ZedEx Posted March 15, 2005 Posted March 15, 2005 hi ive created a new project which has 7 forms in the program i have a drop down menu which i want to when clicked display other forms. The code i have used to do this is form2.show how ever when i put this in a get this error message "Reference to a non-shared member requires an object reference" Any ideas on how to correct this ? any help would be greatly appriciated. Many Thanks Zed Quote
Administrators PlausiblyDamp Posted March 15, 2005 Administrators Posted March 15, 2005 http://www.xtremedotnettalk.com/showthread.php?t=83092 Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Leaders snarfblam Posted March 15, 2005 Leaders Posted March 15, 2005 Its amazing how often this question is asked. I personally preferred instantiating my forms before using them even in vb6. Quote [sIGPIC]e[/sIGPIC]
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.