ComponentOne Menus and Toolbars for WinForms
AutoHiding Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : AutoHiding Property
Gets or sets the value indicating whether the pages of the tab control are in auto-hiding mode.
Syntax
'Declaration
 
Public Property AutoHiding As System.Boolean
public System.bool AutoHiding {get; set;}
See Also

Reference

C1DockingTab Class
C1DockingTab Members