Nyelv

ToolStrip.CreateLayoutSettings(ToolStripLayoutStyle) Metódus

Definíció

Megadja a vizualizáció elrendezését a 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

Paraméterek

layoutStyle
ToolStripLayoutStyle

A vizualizáció elrendezése, amelyet a ToolStrip.

Válaszok

Az egyik ToolStripLayoutStyle érték. Az alapértelmezett érték a null.

A következőre érvényes: