Input for WinForms | ComponentOne
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 ClassThickness StructureCorners StructureStateElementStyle 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.Input.Styles.ButtonStyle

    See Also