[]
Gets or sets whether the StatusBar can receive the input focus.
[C1Category("Behavior")] [C1Description("C1StatusBar.Selectable", "Indicates whether the StatusBar can receive the input focus.")] public bool Selectable { get; set; }