ComponentOne Menus and Toolbars for WinForms
ButtonWidth Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1ToolBar Class : ButtonWidth Property
Gets or sets the width for all buttons (applies to horizontal toolbars only; if 0, buttons are individually sized).
Syntax
'Declaration
 
Public Property ButtonWidth As System.Integer
public System.int ButtonWidth {get; set;}
See Also

Reference

C1ToolBar Class
C1ToolBar Members