Style sheet¶
Configure the object
Import an external font
Click
: the Project Files folder opens.
Click
, select the font to import in TTF or OTF format and close the Project Files* window: the font is available in the project and can be selected in the Font family property.
Properties¶
Name |
BrowseName |
DataType |
Description |
|---|---|---|---|
| Accent color | AccentColor |
Highlight color |
|
| Accent text color | AccentTextColor |
Color of the highlight text |
|
| Accent border color | AccentBorderColor |
Border color of the highlight object |
|
| Window color | WindowColor |
Background color of the windows |
|
| Interactive controls background color | InteractiveBackgroundColor |
Background color of the interactive controls (e.g., Button, Text box, Combo box, Data grid, etc.) |
|
| Interactive controls color | InteractiveColor |
Color of the interactive controls (e.g., Button, Text box, Combo box, Data grid, etc.) |
|
| Interactive controls gradient percentage | InteractiveColorGradientPercent |
Gradient percentage on background of interactive controls (e.g., Button, Text box, Combo box, Data grid, etc.) |
|
| Text color | TextColor |
Color of the text to display |
|
| Border color | BorderColor |
Color of the polygon border |
|
| Data input background color | DataInputBackgroundColor |
Background color of the data entry controls (e.g., Button, Text box, Combo box, Data grid, etc.) |
|
| Data input text color | DataInputTextColor |
Color of the text of date entry controls (e.g., Combo box, Data grid, graphics, etc.) |
|
| Horizontal padding percent | HorizontalPaddingPercent |
Percentage of the distance between the content and the horizontal edges of the objects |
|
| Vertical padding percent | VerticalPaddingPercent |
Percentage of the distance between the content and the horizontal edges of the objects |
|
| Radius | Radius |
Radius of the angles of the objects |
|
| Border width | BorderWidth |
Thickness of the object border |
|
| Disabled opacity | DisabledOpacity |
Opacity level of the disabled objects (Enabled property set to False) |
|
| Animation duration | AnimationDuration |
Animation duration |
|
| Blinking period | BlinkingPeriod |
Duration of flashing of LED objects |
|
| Font family | FontFamily |
Font family |
|
| Font weight | FontWeight |
Font weight |
|
| Font italic | FontItalic |
Enables/disables italics in the text |
|
| Font size | FontPixelSize |
Font size in points. |
|
| Focus color | FocusColor |
Color of object when in focus |
|
| Interactive controls drop shadow size | InteractiveDropShadowSize |
Shadow size of the interactive controls (e.g., Button, Text box, Combo box, Data grid, etc.) |
|
| Focus glow size | FocusGlowSize |
Size of the shading of the focus |
|
ButtonStyle |
Global properties for all project Button objects |
||
ButtonAccentStyle |
Global properties for all project Button highlighted objects |
||
| Data input style | DataInputStyle |
Global properties for all project data entry controls |
|
| Switch style | SwitchStyle |
Global properties for all project Switch objects |
|
| Gauge style | GaugeStyle |
Global properties for all project indicators |
|
NavigationPanelStyle |
Global properties for all project Navigation panel objects |
||
| Chart style | ChartStyle |
Global properties for all project charts |
|
| DataList style | DataListStyle |
Global properties for all project data lists |
|
| Tooltip style | ToolTipStyle |
Global properties for all object tooltips in the project |
|
| ScrollBar style | ScrollBarStyle |
Global properties for all project scroll bars |
|
| Accordion style | AccordionStyle |
Global properties for all project Accordions |
|
| Pie chart style | PieChartStyle |
Global properties for all project pie chart objects |
|
| Histogram chart style | HistogramChartStyle |
Global properties for all project bar chart objects |