Specifies which time format is used when the component is not focused.
Declaration
componentPropObj.UseTimeFormatWhenUnfocused
Read-Write Property | Boolean |
componentPropObj | One of the objects listed in the Applies To section |
Applies To
This property applies to the following objects:
Description
The UseTimeFormatWhenUnfocused
property specifies whether the time representation format specified by the TimeFormat
is applied to the component even when it is not focused.
Property Value
True, if the TimeFormat
is always applied to the component’s time representation, otherwise it is controlled by the system's local settings.