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

In This Topic
    ButtonsStyle Class
    In This Topic
    ButtonsStyle contains display attributes that determine the general appearance of all individual buttons on the screen.
    Object Model
    ButtonsStyle ClassButtonElementStyle ClassButtonElementStyle ClassButtonElementStyle ClassClickableElementStyle ClassClickableElementStyle ClassButtonElementStyle ClassButtonElementStyle Class
    Syntax
    'Declaration
     
    
    Public Class ButtonsStyle 
       Inherits C1.Win.Themes.BaseC1FrameworkStyle
    public class ButtonsStyle : C1.Win.Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.RulesManager.Styles.ButtonsStyle

    See Also