ComponentOne Ribbon for WinForms
Selectable Property (C1Ribbon)

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

Reference

C1Ribbon Class
C1Ribbon Members