System.Windows.Forms.MonthCalendar.Padding Property

Gets or sets the space between the edges of a System.Windows.Forms.MonthCalendar control and its contents.

Syntax

[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public Padding Padding { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Setting the MonthCalendar.Padding property will have no effect on the appearance of the System.Windows.Forms.MonthCalendar.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0