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