wIsDateFormat Property (DateTimePicker Controls)

Applies to TestComplete 15.64, last modified on May 16, 2024

Description

Determines if the specified DateTimePicker control is used for date or time selection.

Declaration

TestObj.wIsDateFormat

Read-Only Property Boolean
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following object:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

True if the DateTimePicker control is used for the date selection; False, if the DateTimePicker control is used for the time selection.

Example

To view an example that demonstrates how to use the wIsDateFormat property, see Getting DateTimePicker Format in Desktop Windows Applications.

See Also

Getting DateTimePicker Format in Desktop Windows Applications
Obtaining DateTimePicker Date and Time in Desktop Windows Applications
wDate Property (DateTimePicker Controls)
wTime Property (DateTimePicker Controls)

Highlight search results