Switch style
Style for switches
- BrowseName
- SwitchStyle
- SuperType
- Control style(ControlStyle)
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Background color | BackgroundColor | Color | If the Appearance is Default, Bordered Circular or Bordered Rectangular, it is the color of the button. If the Appearance is Accent, the color is the one set in the style sheet in the Highlight color property |
Border color | BorderColor | Color | Color of the polygon border |
Border width | BorderWidth | Size | Thickness of the object border |
Text color | TextColor | Color | Color of the text to display |
Font family | FontFamily | Font | Font family |
Font weight | FontWeight | Font weight | Font weight |
Font italic | FontItalic | Boolean | Enables/disables italics in the text |
Font size | FontSize | Size | Font size |
Active background color | ActiveBackgroundColor | Color | Background color of the element while is active |
Active border color | ActiveBorderColor | Color | Border color of the element while is active |
Active text color | ActiveTextColor | Color | Text color of the element while is active |
Active handle color | ActiveHandleColor | Color | Handle color of the element while is active |
Active handle border color | ActiveHandleBorderColor | Color | Handle border color when the element is active |
Handle color | HandleColor | Color | Color of the element's handle |
Handle border color | HandleBorderColor | Color | Color of the handle border |
Handle border width | HandleBorderWidth | Size | Width of the handle border |
Radius | Radius | Size | Radius of the angles of the objects |
Focus border color | FocusBorderColor | Color | Border color of the element while is being selected |