ToolStripPanel.RowMargin Propiedad

Definición

Obtiene o establece el espaciado, en píxeles, entre los ToolStripPanelRowvalores y .ToolStripPanel

public:
 property System::Windows::Forms::Padding RowMargin { System::Windows::Forms::Padding get(); void set(System::Windows::Forms::Padding value); };
public System.Windows.Forms.Padding RowMargin { get; set; }
member this.RowMargin : System.Windows.Forms.Padding with get, set
Public Property RowMargin As Padding

Valor de propiedad

Valor Padding que representa el espaciado, en píxeles.

Se aplica a