ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonControlHost Class / CanSelect Property

In This Topic
    CanSelect Property (RibbonControlHost)
    In This Topic
    Gets a value indicating whether the hosted control can be selected.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanSelect As System.Boolean
    public System.bool CanSelect {get;}
    See Also