FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1StatusBar Class / Selectable Property

In This Topic
    Selectable Property (C1StatusBar)
    In This Topic
    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