ToolStripSeparator.DefaultMargin 屬性

定義

取得 ToolStripSeparator 和相鄰項目之間的間距。

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

屬性值

Padding

Padding 值,表示間距。

適用於