SeanGriffin
Programmer
I have an application with a form. On this form I have a button. In the Button's Click event I check Form.ActiveForm and it is null.
How is Form.ActiveForm null in this instance. I know I have a form because thats where button I clicked is.
-Sean
How is Form.ActiveForm null in this instance. I know I have a form because thats where button I clicked is.
-Sean