Ribbon for WinForms | ComponentOne
C1.Win.Ribbon 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 Boolean
    public bool CanSelect {get;}
    See Also