ToolStrip.CreateLayoutSettings(ToolStripLayoutStyle) 메서드

정의

에 대한 시각적 배열을 ToolStrip지정합니다.

protected:
 virtual System::Windows::Forms::LayoutSettings ^ CreateLayoutSettings(System::Windows::Forms::ToolStripLayoutStyle layoutStyle);
protected virtual System.Windows.Forms.LayoutSettings CreateLayoutSettings(System.Windows.Forms.ToolStripLayoutStyle layoutStyle);
protected virtual System.Windows.Forms.LayoutSettings? CreateLayoutSettings(System.Windows.Forms.ToolStripLayoutStyle layoutStyle);
abstract member CreateLayoutSettings : System.Windows.Forms.ToolStripLayoutStyle -> System.Windows.Forms.LayoutSettings
override this.CreateLayoutSettings : System.Windows.Forms.ToolStripLayoutStyle -> System.Windows.Forms.LayoutSettings
Protected Overridable Function CreateLayoutSettings (layoutStyle As ToolStripLayoutStyle) As LayoutSettings

매개 변수

layoutStyle
ToolStripLayoutStyle

에 적용할 시각적 배열입니다 ToolStrip.

반품

값 중 ToolStripLayoutStyle 하나입니다. 기본값은 null입니다.

적용 대상