CheckBoxBaseStyles Class Members
In This Topic
The following tables list the members exposed by CheckBoxBaseStyles.
Public Properties
| Name | Description |
| Button | Gets style containing display attributes that determine the general appearance of the element in the button appearance. |
| Font | Gets or sets the text font of the element. (Inherited from C1.Win.Input.Styles.InputStyles) |
| Margins | Gets or sets the thickness of the margins around the element. (Inherited from C1.Win.Input.Styles.InputStyles) |
| Normal | Gets style containing display attributes that determine the general appearance of the element in the normal appearance. |
| Padding | Gets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.Input.Styles.InputStyles) |
Top
See Also