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


In This Topic
    RadioButtonStyles Class Members
    In This Topic

    The following tables list the members exposed by RadioButtonStyles.

    Public Properties
     NameDescription
    Public PropertyGets style containing display attributes that determine the general appearance of the element in the button appearance. (Inherited from C1.Win.Input.Styles.CheckBoxBaseStyles)
    Public PropertyGets or sets the text font of the element. (Inherited from C1.Win.Input.Styles.InputStyles)
    Public PropertyGets or sets the thickness of the margins around the element. (Inherited from C1.Win.Input.Styles.InputStyles)
    Public PropertyGets style containing display attributes that determine the general appearance of the element in the normal appearance. (Inherited from C1.Win.Input.Styles.CheckBoxBaseStyles)
    Public PropertyGets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.Input.Styles.InputStyles)
    Top
    Protected Methods
     NameDescription
    Protected MethodRestores the default value of the Button property. (Inherited from C1.Win.Input.Styles.CheckBoxBaseStyles)
    Protected MethodRestores the default value of the Font property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodRestores the default value of the Margins property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodRestores the default value of the Normal property. (Inherited from C1.Win.Input.Styles.CheckBoxBaseStyles)
    Protected MethodRestores the default value of the Padding property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodSpecifies whether to save the value of the Button property. (Inherited from C1.Win.Input.Styles.CheckBoxBaseStyles)
    Protected MethodSpecifies whether to save the value of the Font property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodSpecifies whether to save the value of the Margins property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodSpecifies whether to save the value of the Normal property. (Inherited from C1.Win.Input.Styles.CheckBoxBaseStyles)
    Protected MethodSpecifies whether to save the value of the Padding property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Top
    See Also