ComponentOne Menus and Toolbars for WinForms
Wrap Property (C1MainMenu)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1MainMenu Class : Wrap Property
Gets or sets the value indicating whether to wrap the menu or show a \"More...\" button if not all items fit on a single line.
Syntax
'Declaration
 
Public Property Wrap As System.Boolean
public System.bool Wrap {get; set;}
See Also

Reference

C1MainMenu Class
C1MainMenu Members