ComponentOne Ribbon for WinForms
ButtonEnabled Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonSplitButton Class : ButtonEnabled Property
Gets or sets a value indicating whether the button portion of the split button is enabled or disabled. It doesn't affect the state of the drop-down.
Syntax
'Declaration
 
Public Property ButtonEnabled As System.Boolean
public System.bool ButtonEnabled {get; set;}
See Also

Reference

RibbonSplitButton Class
RibbonSplitButton Members