ComponentOne Menus and Toolbars for WinForms
MinButtonSize Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1ToolBar Class : MinButtonSize Property
Gets or sets the minimum size (width and height) of button in toolbar.
Syntax
'Declaration
 
Public Property MinButtonSize As System.Integer
public System.int MinButtonSize {get; set;}
See Also

Reference

C1ToolBar Class
C1ToolBar Members