MonthCalendar.DefaultMargin Propriété

Définition

Obtient les paramètres de marge par défaut du contrôle 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

Valeur de propriété

Structure Padding avec une taille de marge intérieure de 9 pixels, pour tous ses bords.

S’applique à