ToolStrip::Orientation Property
.NET Framework (current version)
Gets the orientation of the ToolStripPanel.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(false)] property Orientation Orientation { Orientation get(); }
Property Value
Type: System.Windows.Forms::OrientationOne of the Orientation values. The default is Horizontal.
.NET Framework
Available since 2.0
Available since 2.0
Show: