I have an activex project, with one form, I need to open form from my user control on user click event. In user click event I have wrote the code to load and show the form, the method load return an error. Anyone can tell me why?
Thanks
Printable View
I have an activex project, with one form, I need to open form from my user control on user click event. In user click event I have wrote the code to load and show the form, the method load return an error. Anyone can tell me why?
Thanks
What error did you get?
The error is "Invalid propertie use".
thanks
Post your code, to show a form should just be Form1.Show