ComponentOne Menus and Toolbars for WinForms
ShowTabList Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : ShowTabList Property
Gets or sets the value indicating whether to show a button with dropdown list of all tabs (ignored in multiline mode).
Syntax
'Declaration
 
Public Property ShowTabList As System.Boolean
public System.bool ShowTabList {get; set;}
See Also

Reference

C1DockingTab Class
C1DockingTab Members