Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the System.Drawing.Color used to paint the background. |
![]() | Border | Gets or sets the thickness of the border around the element. |
![]() | BorderColor | Gets or sets the System.Drawing.Color used to draw the border around the element. |
![]() | Corners | Gets or sets the radii of the element corners. (Inherited from C1.Win.Input.Styles.FocusedBaseStyles) |
![]() | FocusBorderColor | Gets or sets the color of the focus rectangle. (Inherited from C1.Win.Input.Styles.FocusedBaseStyles) |
![]() | Font | Gets or sets the text font of the element. (Inherited from C1.Win.Input.Styles.InputStyles) |
![]() | IsDefault | Gets value indicating whether the style is default. (Inherited from C1.Win.Themes.BaseStyle) |
![]() | IsDisposed | Gets a value indicating whether the object has been disposed. (Inherited from C1.Win.Themes.StyledPropertyCollection) |
![]() | Margins | Gets or sets the thickness of the margins around the element. (Inherited from C1.Win.Input.Styles.InputStyles) |
![]() | Name | Gets or sets the style name. (Inherited from C1.Win.Themes.StyledPropertyCollection) |
![]() | Padding | Gets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.Input.Styles.InputStyles) |
![]() | ShowFocusBorder | Gets or sets the value indicating whether a control should show the focus rectangle or not. (Inherited from C1.Win.Input.Styles.FocusedBaseStyles) |