ToolStrip::GripDisplayStyle Property
.NET Framework (current version)
Gets the orientation of the ToolStrip move handle.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(false)] property ToolStripGripDisplayStyle GripDisplayStyle { ToolStripGripDisplayStyle get(); }
Property Value
Type: System.Windows.Forms::ToolStripGripDisplayStyleOne of the ToolStripGripDisplayStyle values. Possible values are Horizontal and Vertical.
.NET Framework
Available since 2.0
Available since 2.0
Show: