MonthCalendar.Size Propriété

Définition

Obtient ou définit la taille du contrôle MonthCalendar .

public:
 property System::Drawing::Size Size { System::Drawing::Size get(); void set(System::Drawing::Size value); };
public System.Drawing.Size Size { get; set; }
member this.Size : System.Drawing.Size with get, set
Public Property Size As Size

Valeur de propriété

Size

Size du contrôle MonthCalendar.

S’applique à