Date and time
Display DateTime data
- BrowseName
- DateTimePicker
- SuperType
- Element(Item)
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Value | Value | DateTime | Value displayed and possibly changed by the user |
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 |
Text color | TextColor | Color | Color of the text to display |
Control in read-only mode | ReadOnly | Boolean | 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 | Text horizontal alignment | Indicates where the text is positioned on the horizontal axis |
Text vertical alignment | TextVerticalAlignment | Text vertical alignment | Indicates where the text is positioned on the vertical axis |
Border color | BorderColor | Color | Color of the polygon border |
Input format | InputFormat | DateTime picker input format | 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 | String | Graphic style applied to the control |
Visible | Visible | Boolean | (Inherited from Element) |
Enabled | Enabled | Boolean | (Inherited from Element) |
Opacity | Opacity | Float | (Inherited from Element) |
Left margin | LeftMargin | Size | (Inherited from Element) |
Top margin | TopMargin | Size | (Inherited from Element) |
Right margin | RightMargin | Size | (Inherited from Element) |
Bottom margin | BottomMargin | Size | (Inherited from Element) |
Width | Width | Size | (Inherited from Element) |
Height | Height | Size | (Inherited from Element) |
Horizontal alignment | HorizontalAlignment | Horizontal alignment | (Inherited from Element) |
Vertical alignment | VerticalAlignment | Vertical alignment | (Inherited from Element) |
Rotation | Rotation | Size | (Inherited from Element) |
Events
Modified value
- BrowseName
- Modified value
Event that is triggered when the user changes the value of the control