|
-
Dec 3rd, 2002, 05:37 AM
#1
Thread Starter
Hyperactive Member
MainMenu control
I've been using VB.NET for, oooooh about an hour...
I've added a MainMenu to my 1 form (which is a MDI container) and when I run the project, the form loads - but no menu!
Where is it please?
Another satisfied customer 
-
Dec 3rd, 2002, 05:42 AM
#2
Registered User
Have you added any menuitems to the menu?
If there is no items its not visible, but it should be visible if you add an item to it...
Also be sure to check that the Menu Property of the Form is set to the MainMenu item.
-
Dec 3rd, 2002, 05:54 AM
#3
Thread Starter
Hyperactive Member
Another satisfied customer 
-
Dec 3rd, 2002, 06:01 AM
#4
Registered User
Well, that sure helped me....
I can recommend Fransesco Belana's "Programming Microsoft Visual Basic .NET".
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
|