System.Windows.Forms.MonthCalendar.SingleMonthSize Property

Gets the minimum size to display one month of the calendar.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
public System.Drawing.Size SingleMonthSize { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The size information is presented in the form of the System.Drawing.Size.Width and System.Drawing.Size.Height members, representing the minimum width and height required to display one month in the control. The minimum required window size for a month calendar control depends on the currently selected font.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0