ComponentOne Menus and Toolbars for WinForms
WrapText Property (C1ToolBar)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1ToolBar Class : WrapText Property
Gets or sets the value indicating whether to wrap text in links when ButtonWidth is greater than zero and text doesn't fit.
Syntax
'Declaration
 
Public Property WrapText As System.Boolean
public System.bool WrapText {get; set;}
See Also

Reference

C1ToolBar Class
C1ToolBar Members