ComponentOne Menus and Toolbars for WinForms
TabLook Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : TabLook Property
Gets or sets the look of the tabs (whether to show text, image or both).
Syntax
'Declaration
 
Public Property TabLook As ButtonLookFlags
public ButtonLookFlags TabLook {get; set;}
See Also

Reference

C1DockingTab Class
C1DockingTab Members