ToolStrip::CreateLayoutSettings Method (ToolStripLayoutStyle)
.NET Framework (current version)
Specifies the visual arrangement for the ToolStrip.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
protected: virtual LayoutSettings^ CreateLayoutSettings( ToolStripLayoutStyle layoutStyle )
Parameters
- layoutStyle
-
Type:
System.Windows.Forms::ToolStripLayoutStyle
The visual arrangement to be applied to the ToolStrip.
Return Value
Type: System.Windows.Forms::LayoutSettings^One of the ToolStripLayoutStyle values. The default is null.
.NET Framework
Available since 2.0
Available since 2.0
Show: