ComponentOne Menus and Toolbars for WinForms
ShowTabs Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : ShowTabs Property
Gets or sets whether tabs area is displayed within the C1DockingTab.
Syntax
'Declaration
 
Public Property ShowTabs As System.Boolean
public System.bool ShowTabs {get; set;}
Remarks
Use the ShowTabs property to control the display of the tabs. If this property is set to false, the tabs area is not displayed.
See Also

Reference

C1DockingTab Class
C1DockingTab Members