ComponentOne Ribbon for WinForms
Selectable Property (C1StatusBar)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1StatusBar Class : Selectable Property
Gets or sets whether the StatusBar can receive the input focus.
Syntax
'Declaration
 
Public Property Selectable As System.Boolean
public System.bool Selectable {get; set;}
See Also

Reference

C1StatusBar Class
C1StatusBar Members