Results 1 to 2 of 2

Thread: Main menu in VB.net

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2003
    Location
    Bangkok
    Posts
    1

    Main menu in VB.net

    The Main and Context menus in Visual Basic.Net are great for generating menus. The problem is the menu always appears at the top left of a form.

    I am trying to have a form with Logo and other info on the top with the menu below this.
    Any ideas will be gratefully received.
    Thanks

  2. #2
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    That is your problem, you are trying to deviate from standard UI that has been developed over many years. If you really want to do this, then you are going to have to do some work to extend the existing one, or build your own.

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