|
-
Jul 19th, 2004, 01:50 AM
#1
Thread Starter
New Member
Newbie-question opening forms
Hi
I'm a total newbie at vb.net, so don't shoot me for a stupid question :-)
We have a table that we use to create a menubar.
in that table, we place the caption of the menu-item, the action (for example, openform)
and a parameter (for example the form that needs to be opened)
(we use this structure a lot in older access and vb6-applications)
The problem in .net is : we can't seem to get hold of the forms !
so the thing is : I read the table, get a formname that i need to open, but i can't open it :-)
(and we don' want to hardcode the formnames)
I could open all the forms at startup and unhide them when i need them?
anyone any idea?
thanks in advance
greetz
Frank
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
|