ToolStripPanelRow.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); };
public System.Windows.Forms.Padding Margin { get; set; }
member this.Margin : System.Windows.Forms.Padding with get, set
Public Property Margin As Padding

Valeur de propriété

Padding

Padding représentant l'espace entre les contrôles.

S’applique à