CMonthCalCtrl::SizeMinReq

BOOL SizeMinReq( BOOL bRepaint = TRUE );

Return Value

Nonzero if the month calendar control is sized to its minimum; otherwise 0.

Parameters

bRepaint

Specifies whether the control is to be repainted. By default, TRUE. If FALSE, no repainting occurs.

Remarks

Call this member function to display the month calendar control to the minimum size that displays one month. Calling SizeMinReq successfully displays the entire month calendar control for one month's calendar.

CMonthCalCtrl OverviewClass MembersHierarchy Chart

See Also   CMonthCalCtrl::GetMinReqRect