This method is obsolete. See the Remarks section below. |
Description
DateTimePicker controls can use a popup calendar to select dates. The DropDown
action displays a popup calendar on screen.
Declaration
TestObj.DropDown()
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section | |||
Result | None |
Applies To
The method is applied to the following object:
View Mode
To view this method in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Result Value
None.
Remarks
This action is obsolete. It is supported for backward compatibility only.
Example
To view an example that demonstrates how to use the DropDown
action, see Setting DateTimePicker Date in Desktop Windows Applications.