System.Windows.Forms.ToolStripGripDisplayStyle Enumeration

Specifies the orientation of the System.Windows.Forms.ToolStrip move handle (grip).

Syntax

public enum ToolStripGripDisplayStyle

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
Horizontal

Specifies a horizontal orientation for the System.Windows.Forms.ToolStrip move handle (grip).

Vertical

Specifies a vertical orientation for the System.Windows.Forms.ToolStrip move handle (grip).

Requirements

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