Results 1 to 4 of 4

Thread: MainMenu control

  1. #1

    Thread Starter
    Hyperactive Member SjR's Avatar
    Join Date
    Jul 2001
    Location
    Birmingham, UK
    Posts
    336

    Angry 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

  2. #2
    Registered User
    Join Date
    Nov 2002
    Location
    Växjö, Sweden
    Posts
    314
    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.

  3. #3

    Thread Starter
    Hyperactive Member SjR's Avatar
    Join Date
    Jul 2001
    Location
    Birmingham, UK
    Posts
    336
    Originally posted by Athley

    Also be sure to check that the Menu Property of the Form is set to the MainMenu item.
    ...that would be why its not visible! Thanks!

    I'm trying the "jump in at the deep end" approach to learning VB.NET.... might be worth investing in some books
    Another satisfied customer

  4. #4
    Registered User
    Join Date
    Nov 2002
    Location
    Växjö, Sweden
    Posts
    314
    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
  •  



Click Here to Expand Forum to Full Width