ToolStripDropDown::DefaultDropDownDirection Property
.NET Framework (current version)
Gets or sets the direction in which the ToolStripDropDown is displayed relative to the ToolStrip.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: property ToolStripDropDownDirection DefaultDropDownDirection { virtual ToolStripDropDownDirection get() override; virtual void set(ToolStripDropDownDirection value) override; }
Property Value
Type: System.Windows.Forms::ToolStripDropDownDirectionOne of the ToolStripDropDownDirection values.
.NET Framework
Available since 2.0
Available since 2.0
Show: