ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / CheckBoxStyle Class / Glyph Property

In This Topic
    Glyph Property
    In This Topic
    Gets style containing display attributes that determine the general appearance of the glyph.
    Syntax
    'Declaration
     
    
    Public Property Glyph As CheckBoxGlyphStyle
    public CheckBoxGlyphStyle Glyph {get; set;}
    See Also