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

In This Topic
    CheckBoxTextStyle Class
    In This Topic
    The CheckBoxTextStyle class represents the text element style of a checkbox.
    Object Model
    CheckBoxTextStyle ClassStateElementStyle ClassStateElementStyle Class
    Syntax
    'Declaration
     
    
    Public Class CheckBoxTextStyle 
       Inherits C1.Win.Themes.BaseC1FrameworkStyle
    public class CheckBoxTextStyle : C1.Win.Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
                C1.Win.Input.Styles.CheckBoxTextStyle

    See Also