Input box style
Style for input controls
- BrowseName
- InputBoxStyle
- 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 |
Text color | TextColor | Color | Color of the text to display |
Focus background color | FocusBackgroundColor | Color | Background color of the element while is being selected |
Focus border color | FocusBorderColor | Color | Border color of the element while is being selected |
Focus text color | FocusTextColor | Color | Text color of the element while is being selected |
Input placeholder color | PlaceHolderColor | Color | Sets the input placeholder color when the user does not enter any text |
Select Color | SelectionColor | Color | Sets the color selected |
Select text color | SelectionTextColor | Color | Sets the text color selected |
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 |
Border width | BorderWidth | Size | Thickness of the object border |
Radius | Radius | Size | Radius of the angles of the objects |