ComponentOne Menus and Toolbars for WinForms
Wrap Property (C1ToolBar)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1ToolBar Class : Wrap Property
Gets or sets the value indicating whether to wrap the toolbar 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

C1ToolBar Class
C1ToolBar Members