ComponentOne Menus and Toolbars for WinForms
ItemSize Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : ItemSize Property
Gets or sets the size of the tabs (if empty, the size is calculated automatically based on content).
Syntax
'Declaration
 
Public Property ItemSize As System.Drawing.Size
public System.Drawing.Size ItemSize {get; set;}
See Also

Reference

C1DockingTab Class
C1DockingTab Members