System.Windows.Forms.ToolStrip.DefaultDropDownDirection Property

Gets or sets a value representing the default direction in which a System.Windows.Forms.ToolStripDropDown control is displayed relative to the System.Windows.Forms.ToolStrip.

Syntax

[System.ComponentModel.Browsable(false)]
public virtual ToolStripDropDownDirection DefaultDropDownDirection { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ToolStrip.DefaultDropDownDirection property to get or set where a System.Windows.Forms.ToolStripDropDown control appears in relation to its container.

Requirements

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