System.Windows.Forms
2.0.0.0
System.Enum
To be added.
Specifies the direction in which a control is displayed relative to its parent control.
Field
System.Windows.Forms.ToolStripDropDownDirection
Uses the mouse position to specify that the is displayed above and to the left of its parent control.
2.0.0.0
Field
System.Windows.Forms.ToolStripDropDownDirection
Uses the mouse position to specify that the is displayed above and to the right of its parent control.
2.0.0.0
Field
System.Windows.Forms.ToolStripDropDownDirection
Uses the mouse position to specify that the is displayed below and to the left of its parent control.
2.0.0.0
Field
System.Windows.Forms.ToolStripDropDownDirection
Uses the mouse position to specify that the is displayed below and to the right of its parent control.
2.0.0.0
Field
System.Windows.Forms.ToolStripDropDownDirection
Compensates for nested drop-down controls and responds to the setting, specifying either or accordingly.
2.0.0.0
Field
System.Windows.Forms.ToolStripDropDownDirection
Compensates for nested drop-down controls and specifies that the is displayed to the left of its parent control.
2.0.0.0
Field
System.Windows.Forms.ToolStripDropDownDirection
Compensates for nested drop-down controls and specifies that the is displayed to the right of its parent control.
2.0.0.0