Results 1 to 6 of 6

Thread: [02/03] Mainmenu item alignment

  1. #1

    Thread Starter
    Addicted Member dani2's Avatar
    Join Date
    Feb 2005
    Location
    Sibiu.ro
    Posts
    191

    [02/03] Mainmenu item alignment

    Is it possible to have a menuitem right align in a mainmenu control.

    I have a number of menuitems left align and I want the help menuitem to be separated from the others.
    I use vs2005 but for some reasons I don't want to use the menustrip control.

    thanks
    Home is where your Head is

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [02/03] Mainmenu item alignment

    Would you mind letting us know those reasons? Maybe it's not the case here but it wouldn't be the first time someone thought that they couldn't do something with a particular class that they actually could.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Addicted Member dani2's Avatar
    Join Date
    Feb 2005
    Location
    Sibiu.ro
    Posts
    191

    Re: [02/03] Mainmenu item alignment

    Quote Originally Posted by jmcilhinney
    Would you mind letting us know those reasons? Maybe it's not the case here but it wouldn't be the first time someone thought that they couldn't do something with a particular class that they actually could.
    Well, except this alignment problem the mainmenu control suits the application just fine and I have no reasons to convert all the menus and use a menustrip control. But if I cannot separate the Help menu from the others I will consider doing this.
    Home is where your Head is

  4. #4
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: [02/03] Mainmenu item alignment

    I've never seen a menu item that was aligned in a non-standard manner. I think it would look rather unprofessional.

    Separators are the usual method of keeping items apart.

  5. #5
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [02/03] Mainmenu item alignment

    I have seen an application with the Help menu aligned right and, while I wouldn't say it looked unprofessional, I will say that it looked and felt odd and offered no advantage. I would recommend sticking with what is considered a standard Windows UI layout. Consistency is a good thing.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  6. #6

    Thread Starter
    Addicted Member dani2's Avatar
    Join Date
    Feb 2005
    Location
    Sibiu.ro
    Posts
    191

    Re: [02/03] Mainmenu item alignment

    You guys are probably right.
    thanks
    Home is where your Head is

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