Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / CheckBoxStyle Class
Members

In This Topic
    CheckBoxStyle Class
    In This Topic
    The CheckBoxStyle class represents the checkbox element style.
    Object Model
    CheckBoxStyle ClassThickness StructureCheckBoxGlyphStyle ClassCheckBoxTextStyle Class
    Syntax
    'Declaration
     
    
    Public Class CheckBoxStyle 
       Inherits C1.Win.Themes.BaseC1FrameworkStyle
    public class CheckBoxStyle : C1.Win.Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
                C1.Win.Input.Styles.CheckBoxStyle

    See Also