ToolStripPanelRow.Margin 屬性

定義

取得或設定控制項之間的空格。

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

屬性值

Padding

Padding,表示控制項之間的間距。

適用於