ToolStripDropDown.CreateLayoutSettings(ToolStripLayoutStyle) Methode

Definition

Übernimmt verschiedene Layoutoptionen für das ToolStripDropDown.

protected:
 override System::Windows::Forms::LayoutSettings ^ CreateLayoutSettings(System::Windows::Forms::ToolStripLayoutStyle style);
protected override System.Windows.Forms.LayoutSettings CreateLayoutSettings (System.Windows.Forms.ToolStripLayoutStyle style);
override this.CreateLayoutSettings : System.Windows.Forms.ToolStripLayoutStyle -> System.Windows.Forms.LayoutSettings
Protected Overrides Function CreateLayoutSettings (style As ToolStripLayoutStyle) As LayoutSettings

Parameter

Gibt zurück

LayoutSettings

Das LayoutSettings für dieses ToolStripDropDown.

Gilt für