- Getting started
- Creating projects
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- NetLogic
- Tutorials
- Dynamic links tutorial
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA tutorial
Date and time
Display DateTime data
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Value | Value | Value displayed and possibly changed by the user | |
Font family | FontFamily | Font family | |
Font weight | FontWeight | Font weight | |
Font italic | FontItalic | Enables/disables italics in the text | |
Font size | FontSize | Font size | |
Text color | TextColor | Color of the text to display | |
Control in read-only mode | ReadOnly | Enables/disables the read-only mode. If enabled, it is not possible to write in the text box but. For example, it is possible to select the existing text for copy-paste | |
Text horizontal alignment | TextHorizontalAlignment | Indicates where the text is positioned on the horizontal axis | |
Text vertical alignment | TextVerticalAlignment | Indicates where the text is positioned on the vertical axis | |
Border color | BorderColor | Color of the polygon border | |
Input format | InputFormat | Date and time with seconds (default) shows date and time in extended form. Date and time without seconds shows date and time without seconds. Date shows the Date without any time. Time with seconds shows the Time (including seconds. Time without seconds: Shows only hours and minutes | |
Style | Style | Graphic style applied to the control | |
Visible | Visible | (Inherited from Element) | |
Enabled | Enabled | (Inherited from Element) | |
Opacity | Opacity | (Inherited from Element) | |
Left margin | LeftMargin | (Inherited from Element) | |
Top margin | TopMargin | (Inherited from Element) | |
Right margin | RightMargin | (Inherited from Element) | |
Bottom margin | BottomMargin | (Inherited from Element) | |
Width | Width | (Inherited from Element) | |
Height | Height | (Inherited from Element) | |
Horizontal alignment | HorizontalAlignment | (Inherited from Element) | |
Vertical alignment | VerticalAlignment | (Inherited from Element) | |
Rotation | Rotation | (Inherited from Element) |
Events
Modified value
- BrowseName
Event that is triggered when the user changes the value of the control
Provide Feedback