|
-
Jan 17th, 2003, 11:27 AM
#1
Thread Starter
Hyperactive Member
MagicLibrary Question..
I am putting a menu control on my form and using a collection to create the File Menu:
mnuFile - &File
Then when I select the Collections property under the mnuFile to add my submenu:
mnuFileOpen - &Open
mnuFileExit - &Exit
I keep getting the following error:
"Forms that are already visible cannot be displayed as a modal dialog. Set the forms visible property to false before calling ShowDialog."
#1 where do i set the forms visible property to false?
#2 Is that why I keep getting the error??
Any help or suggestions?
Thanks,
Anjari
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
|