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

In This Topic
    Checked Property (CheckBoxGlyphStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the glyph element in the checked state.
    Syntax
    'Declaration
     
    
    Public Property Checked As CheckBoxGlyphItemStyle
    public CheckBoxGlyphItemStyle Checked {get; set;}
    See Also