ToolStripSeparator.DefaultMargin Propiedad

Definición

Obtiene el espaciado que hay entre ToolStripSeparator y un elemento adyacente.

protected public:
 virtual property System::Windows::Forms::Padding DefaultMargin { System::Windows::Forms::Padding get(); };
protected internal override System.Windows.Forms.Padding DefaultMargin { get; }
member this.DefaultMargin : System.Windows.Forms.Padding
Protected Friend Overrides ReadOnly Property DefaultMargin As Padding

Valor de propiedad

Un valor de Padding que representa el espaciado.

Se aplica a