Sdílet prostřednictvím


ToolStripPanel.RowMargin Vlastnost

Definice

Získá nebo nastaví mezery v pixelech mezi ToolStripPanelRows a 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

Hodnota vlastnosti

Padding

Hodnota Padding představující mezery v pixelech.

Platí pro