ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / RulesManagerStyles Class / Buttons Property

In This Topic
    Buttons Property (RulesManagerStyles)
    In This Topic
    Gets ButtonsStyle containing display attributes that determine the general appearance of all individual buttons on the screen.
    Syntax
    'Declaration
     
    
    Public Property Buttons As ButtonsStyle
    public ButtonsStyle Buttons {get; set;}
    See Also