MainMenu Control

  • Thread starter Thread starter Scott Toney
  • Start date Start date
S

Scott Toney

I have a form with a mainmenu control on it. I put 7 "root" items and many
menuitems / submenu items. But when I run the app, the main menu only shows
5 of the 7 "root" items across the "toolbar". How do I get the menu to
either (a) scroll to the other 2 items, (b) display multi-line.

Thanks
Scott
 
Unless you create your own custom menu control from scratch you can't have
scrolling or multiline menubars. You can either shorten the name of the root
items, or have fewer root menu items and move more items to submenus.

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top