[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1StatusBar.Selectable

Selectable Property

Selectable

Gets or sets whether the StatusBar can receive the input focus.

Declaration
[C1Category("Behavior")]
[C1Description("C1StatusBar.Selectable", "Indicates whether the StatusBar can receive the input focus.")]
public bool Selectable { get; set; }
<C1Category("Behavior")>
<C1Description("C1StatusBar.Selectable", "Indicates whether the StatusBar can receive the input focus.")>
Public Property Selectable As Boolean