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

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

    System.Object
                C1.Win.Input.Styles.CheckBoxGlyphStyle

    See Also