ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / ButtonsStyle Class / SplitButton Property

In This Topic
    SplitButton Property
    In This Topic
    Gets ButtonElementStyle containing display attributes that determine the general appearance of the SplitButton elements on the screen.
    Syntax
    'Declaration
     
    
    Public Property SplitButton As ButtonElementStyle
    public ButtonElementStyle SplitButton {get; set;}
    See Also