System.Windows.Forms.ToolStripDropDown.CreateLayoutSettings Method

Applies various layout options to the System.Windows.Forms.ToolStripDropDown.

Syntax

protected override LayoutSettings CreateLayoutSettings (ToolStripLayoutStyle style)

Parameters

style
One of the System.Windows.Forms.ToolStripLayoutStyle values. The possibilities are ToolStripLayoutStyle.Flow, ToolStripLayoutStyle.HorizontalStackWithOverflow, ToolStripLayoutStyle.StackWithOverflow, ToolStripLayoutStyle.Table, and ToolStripLayoutStyle.VerticalStackWithOverflow.

Returns

The System.Windows.Forms.LayoutSettings for this System.Windows.Forms.ToolStripDropDown.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0