Form.Margin Propriété

Définition

Obtient ou définit l'espace entre les contrôles.

public:
 property System::Windows::Forms::Padding Margin { System::Windows::Forms::Padding get(); void set(System::Windows::Forms::Padding value); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.Padding Margin { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Margin : System.Windows.Forms.Padding with get, set
Public Property Margin As Padding

Valeur de propriété

Padding

Valeur qui représente l'espace entre les contrôles.

Attributs

S’applique à