|
-
Oct 8th, 2002, 07:12 PM
#1
Thread Starter
Junior Member
Opening Forms At Run-Time
I have a number of forms in my project that are opened by selecting a menuitem, but I want to give the user the flexibility to decide what menuitem opens what form. In earlier versions of VB, I could refer to the forms collection to achieve this. But in VB.Net it seems that the name of the form must be known at design time e.g dim f as new frmMain. Does anyone know how I can supply frmMain at run-time.
Thanks
erimus
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|