ToolStrip.CreateLayoutSettings(ToolStripLayoutStyle) Yöntem

Tanım

için görsel düzenlemeyi ToolStripbelirtir.

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

Parametreler

layoutStyle
ToolStripLayoutStyle

uygulamasına uygulanacak ToolStripgörsel düzenleme.

Döndürülenler

LayoutSettings

Değerlerden ToolStripLayoutStyle biri. Varsayılan değer: null.

Şunlara uygulanır