ComponentOne Menus and Toolbars for WinForms
SelectedTabBold Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : SelectedTabBold Property
Gets or sets the value indicating whether to draw selected tab text with bold font.
Syntax
'Declaration
 
Public Property SelectedTabBold As System.Boolean
public System.bool SelectedTabBold {get; set;}
See Also

Reference

C1DockingTab Class
C1DockingTab Members