[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicBar.ShowFocus

ShowFocus Property

ShowFocus

Gets or sets a value indicating whether pages and links should display focus rectangles.

Declaration
[C1Category("Appearance")]
[C1Description("C1TopicBar.ShowFocus", "Gets or sets a value indicating whether pages and links should display focus rectangles.")]
public bool ShowFocus { get; set; }
<C1Category("Appearance")>
<C1Description("C1TopicBar.ShowFocus", "Gets or sets a value indicating whether pages and links should display focus rectangles.")>
Public Property ShowFocus As Boolean