The properties of System.Windows.Forms.ToolStripDropDownItem are listed below. For a list of all members, see the ToolStripDropDownItem Members list.
See Also: Inherited members from System.Windows.Forms.ToolStripItem
DropDown | ToolStripDropDown.
Gets or sets the System.Windows.Forms.ToolStripDropDown that will be displayed when this System.Windows.Forms.ToolStripDropDownItem is clicked. | |
DropDownDirection | ToolStripDropDownDirection.
Gets or sets a value indicating the direction in which the System.Windows.Forms.ToolStripDropDownItem emerges from its parent container. | |
[read-only] | DropDownItems | ToolStripItemCollection.
Gets the collection of items in the System.Windows.Forms.ToolStripDropDown that is associated with this System.Windows.Forms.ToolStripDropDownItem. |
[read-only] | HasDropDownItems | bool.
Gets a value indicating whether the System.Windows.Forms.ToolStripDropDownItem has System.Windows.Forms.ToolStripDropDown controls associated with it. |
[read-only] override | Pressed | bool.
Gets a value indicating whether the System.Windows.Forms.ToolStripDropDownItem is in the pressed state. |
[read-only] | DropDownLocation | System.Drawing.Point.
Gets the screen coordinates, in pixels, of the upper-left corner of the System.Windows.Forms.ToolStripDropDownItem. |