ComponentOne Menus and Toolbars for WinForms
AutoSize Property (C1ToolBar)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1ToolBar Class : AutoSize Property
Gets or sets the value indicating whether the toolbar automatically adjusts it size to fit all items.
Syntax
'Declaration
 
Public Shadows Property AutoSize As System.Boolean
public new System.bool AutoSize {get; set;}
See Also

Reference

C1ToolBar Class
C1ToolBar Members