[]
Gets or sets a value indicating whether tabs should display focus rectangles.
[C1Description("C1DockingTab.TabsShowFocusCues", "Gets or sets a value indicating whether tabs should display focus rectangles.")]
[C1Category("Appearance")]
public bool TabsShowFocusCues { get; set; }
<C1Description("C1DockingTab.TabsShowFocusCues", "Gets or sets a value indicating whether tabs should display focus rectangles.")>
<C1Category("Appearance")>
Public Property TabsShowFocusCues As Boolean