|
| CMonthCalendarCtrlT (HWND hWnd=NULL) |
|
CMonthCalendarCtrlT< TBase > & | operator= (HWND hWnd) |
|
HWND | Create (HWND hWndParent, ATL::_U_RECT rect=NULL, LPCTSTR szWindowName=NULL, DWORD dwStyle=0, DWORD dwExStyle=0, ATL::_U_MENUorID MenuOrID=0U, LPVOID lpCreateParam=NULL) |
|
COLORREF | GetColor (int nColorType) const |
|
COLORREF | SetColor (int nColorType, COLORREF clr) |
|
BOOL | GetCurSel (LPSYSTEMTIME lpSysTime) const |
|
BOOL | SetCurSel (LPSYSTEMTIME lpSysTime) |
|
int | GetFirstDayOfWeek (BOOL *pbLocaleVal=NULL) const |
|
int | SetFirstDayOfWeek (int nDay, BOOL *pbLocaleVal=NULL) |
|
int | GetMaxSelCount () const |
|
BOOL | SetMaxSelCount (int nMax) |
|
int | GetMonthDelta () const |
|
int | SetMonthDelta (int nDelta) |
|
DWORD | GetRange (LPSYSTEMTIME lprgSysTimeArray) const |
|
BOOL | SetRange (DWORD dwFlags, LPSYSTEMTIME lprgSysTimeArray) |
|
BOOL | GetSelRange (LPSYSTEMTIME lprgSysTimeArray) const |
|
BOOL | SetSelRange (LPSYSTEMTIME lprgSysTimeArray) |
|
BOOL | GetToday (LPSYSTEMTIME lpSysTime) const |
|
void | SetToday (LPSYSTEMTIME lpSysTime) |
|
BOOL | GetMinReqRect (LPRECT lpRectInfo) const |
|
int | GetMaxTodayWidth () const |
|
int | GetMonthRange (DWORD dwFlags, LPSYSTEMTIME lprgSysTimeArray) const |
|
BOOL | SetDayState (int nMonths, LPMONTHDAYSTATE lpDayStateArray) |
|
DWORD | HitTest (PMCHITTESTINFO pMCHitTest) const |
|