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.
    Syntax
    'Declaration
     
    
    Public Class CheckBoxStyle 
       Inherits C1.Win.Themes.BaseC1FrameworkStyle
    public class CheckBoxStyle : C1.Win.Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

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

    See Also