Date and Time Picker Controls Macros
A version of this page is also available for
4/8/2010
The following table shows the date and time picker controls macros, with a description of the purpose of each.
Programming element | Description |
---|---|
This macro retrieves the handle to a date and time picker's (DTP) child month calendar control. |
|
This macro retrieves the color for a specified portion of the month calendar within a date and time picker (DTP) control. |
|
This macro retrieves the font that the date and time picker (DTP) control's child month calendar control is currently using. |
|
This macro retrieves the current minimum and maximum allowable system times for a date and time picker (DTP) control. |
|
This macro retrieves the currently selected time from a date and time picker (DTP) control and places it in a specified SYSTEMTIME structure. |
|
This macro sets the display of a date and time picker (DTP) control based on a specified format string. |
|
This macro sets the color for a specified portion of the month calendar within a date and time picker (DTP) control. |
|
This macro sets the font to be used by the date and time picker (DTP) control's child month calendar control. |
|
This macro sets the minimum and maximum allowable system times for a date and time picker (DTP) control. |
|
This macro sets a date and time picker (DTP) control to a specified date and time. |