[]
Gets or sets the value indicating whether to draw selected tab text with bold font.
[C1Category("Appearance")]
[C1Description("C1DockingTab.SelectedTabBold", "Gets or sets the value indicating whether to draw selected tab text with bold font.")]
public bool SelectedTabBold { get; set; }
<C1Category("Appearance")>
<C1Description("C1DockingTab.SelectedTabBold", "Gets or sets the value indicating whether to draw selected tab text with bold font.")>
Public Property SelectedTabBold As Boolean