Click or drag to resize

DateTimePicker.SelectedTime Property (Typed)

X#
A string (format "HH:MM:SS") specifying the currently selected time.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY SelectedTime AS STRING GET SET 
Request Example View Source

Property Value

Type: String
A string (format "HH:MM:SS") specifying the currently selected time.
See Also