ToolStripItem.DefaultMargin 속성
정의
항목의 기본 여백을 가져옵니다.Gets the default margin of an item.
protected public:
virtual property System::Windows::Forms::Padding DefaultMargin { System::Windows::Forms::Padding get(); };
protected internal virtual System.Windows.Forms.Padding DefaultMargin { get; }
member this.DefaultMargin : System.Windows.Forms.Padding
Protected Friend Overridable ReadOnly Property DefaultMargin As Padding
속성 값
설명
재정의 된 DefaultMargin 속성의 기본 여백을 구성 하는 ToolStripItem합니다.Override the DefaultMargin property to configure a default margin for a ToolStripItem.