ToolStripPanel.RowMargin Propriedade

Definição

Obtém ou define o espaçamento, em pixels, entre o ToolStripPanelRows e o 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 da propriedade

Padding

Um Padding valor que representa o espaçamento, em pixels.

Aplica-se a