ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / ButtonStateStyle Class
Members

In This Topic
    ButtonStateStyle Class
    In This Topic
    ButtonStateStyle contains display attributes that determine the general appearance of the button on the screen depending on its state.
    Object Model
    ButtonStateStyle Class
    Syntax
    'Declaration
     
    Public Class ButtonStateStyle 
       Inherits C1.Win.C1Themes.BaseC1FrameworkStyle
       Implements IButtonStateStyles 
    public class ButtonStateStyle : C1.Win.C1Themes.BaseC1FrameworkStyle, IButtonStateStyles  
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.FlexPivot.Styles.ButtonStateStyle

    See Also