RangeSliderCommonStyle Class Members
In This Topic
The following tables list the members exposed by RangeSliderCommonStyle.
Public Properties
| 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. |
| Margins | Gets or sets the thickness of the margins around the element. |
| Padding | Gets or sets the thickness of the padding between the element edges and its content. |
Top
See Also