Click or drag to resize

DateTimePicker.SelectedTime Property

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

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

Property Value

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