ComponentOne Menus and Toolbars for WinForms
Layout and Text Wrapping in Menus
Menus and Toolbars Overview > Menus Appearance and Behavior > Layout and Text Wrapping in Menus

C1MainMenu has an automatic layout. The menu items are automatically sized. C1MainMenu's Wrap property enables line-wrapping in the main menu bar. If there are too many items on the main menu bar to fit onto one line it will be wrapped.

See Also