MCM_GETCOLOR message
Retrieves the color for a given portion of a month calendar control. You can send this message explicitly or by using the MonthCal_GetColor macro.
Parameters
- wParam
-
Value of type int specifying which month calendar color to retrieve. This value can be one of the following:
- lParam
- Must be zero.
Return value
Returns a COLORREF value that represents the color setting for the specified portion of the month calendar control if successful. Otherwise, this message returns -1.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 10/27/2012
