Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTab Class / TabsShowFocusCues Property

In This Topic
    TabsShowFocusCues Property
    In This Topic
    Gets or sets a value indicating whether tabs should display focus rectangles.
    Syntax
    'Declaration
     
    
    Public Property TabsShowFocusCues As Boolean
    public bool TabsShowFocusCues {get; set;}
    See Also