ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / ButtonStyle Class
Members

In This Topic
    ButtonStyle Class
    In This Topic
    The ButtonStyle class represents the button element style.
    Object Model
    ButtonStyle ClassStateElementStyle ClassStateElementStyle ClassStateElementStyle ClassStateElementStyle ClassStateElementStyle Class
    Syntax
    'Declaration
     
    
    Public Class ButtonStyle 
       Inherits C1.Win.Themes.BaseC1FrameworkStyle
    public class ButtonStyle : C1.Win.Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.Input.Styles.ButtonStyle

    See Also