LabelStyles Class Members
In This Topic
The following tables list the members exposed by LabelStyles.
Public Properties
| Name | Description |
| Border | Gets or sets the thickness of the border around the element. |
| Corners | Gets or sets the radii of the element corners. |
| Default | Gets style containing display attributes that determine the general appearance of the element in the default state. |
| Disabled | Gets style containing display attributes that determine the general appearance of the disabled element on the screen. |
| 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) |
| 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