Share via


MonthCalendar.DefaultMargin 屬性

定義

取得 MonthCalendar 控制項的預設邊界設定。

protected:
 virtual property System::Windows::Forms::Padding DefaultMargin { System::Windows::Forms::Padding get(); };
protected override System.Windows.Forms.Padding DefaultMargin { get; }
member this.DefaultMargin : System.Windows.Forms.Padding
Protected Overrides ReadOnly Property DefaultMargin As Padding

屬性值

Padding 結構,其所有邊緣都有 9 個像素的邊框間距大小。

適用於