Retrieves the minimum dimensions required to display a full month in a month calendar control.
public Point getSingleMonthSize()
Returns a Point object whose x property represents the minimum width required to display a month in the control and whose y property represents the height required.
WFCWin32Exception thrown if the applicable bounding information cannot be returned.
The minimum required window size for a month calendar control depends on the currently selected font.