ToolStrip::LayoutSettings Property
.NET Framework (current version)
Gets or sets layout scheme characteristics.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(false)] property LayoutSettings^ LayoutSettings { LayoutSettings^ get(); void set(LayoutSettings^ value); }
Property Value
Type: System.Windows.Forms::LayoutSettings^A LayoutSettings representing the layout scheme characteristics.
.NET Framework
Available since 2.0
Available since 2.0
Show: