'Declaration Public Property Padding As System.Windows.Forms.Padding
public System.Windows.Forms.Padding Padding { get; set; }
public: __property System.Windows.Forms.Padding* get_Padding(); public: __property void set_Padding(
System.Windows.Forms.Padding* value
);
public:
property System.Windows.Forms.Padding^ Padding { System.Windows.Forms.Padding^ get(); void set(System.Windows.Forms.Padding^ value); }
Property Value
Значение по умолчанию - Padding.Empty.