Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / CheckBoxStyle Class
Properties Methods


In This Topic
    CheckBoxStyle Class Members
    In This Topic

    The following tables list the members exposed by CheckBoxStyle.

    Public Properties
     NameDescription
    Public PropertyGets or sets the thickness of the border around the element.  
    Public PropertyGets style containing display attributes that determine the general appearance of the glyph.  
    Public PropertyGets style containing display attributes that determine the general appearance of the text.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRestores the default value of the Border property.  
    Protected MethodRestores the default value of the Glyph property.  
    Protected MethodRestores the default value of the Text property.  
    Protected MethodSpecifies whether to save the value of the Border property.  
    Protected MethodSpecifies whether to save the value of the Glyph property.  
    Protected MethodSpecifies whether to save the value of the Text property.  
    Top
    See Also