The properties of System.Windows.Forms.ToolStripDropDown are listed below. For a list of all members, see the ToolStripDropDown Members list.
See Also: Inherited members from System.Windows.Forms.ToolStrip
AllowItemReorder | bool.
This property is not relevant to this class. | |
AllowTransparency | bool.
Gets or sets a value indicating whether the ToolStripDropDown.Opacity of the form can be adjusted. | |
override | Anchor | AnchorStyles.
This property is not relevant to this class. |
AutoClose | bool.
Gets or sets a value indicating whether the System.Windows.Forms.ToolStripDropDown control should automatically close when it has lost activation. | |
override | AutoSize | bool.
Gets or sets a value indicating whether the System.Windows.Forms.ToolStripDropDown automatically adjusts its size when the form is resized. |
CanOverflow | bool.
Gets or sets a value indicating whether the items in a System.Windows.Forms.ToolStripDropDown can be sent to an overflow menu. | |
ContextMenu | ContextMenu.
This property is not relevant to this class. | |
ContextMenuStrip | ContextMenuStrip.
This property is not relevant to this class. | |
override | DefaultDropDownDirection | ToolStripDropDownDirection.
Gets or sets the direction in which the System.Windows.Forms.ToolStripDropDown is displayed relative to the System.Windows.Forms.ToolStrip. |
override | Dock | DockStyle.
This property is not relevant to this class. |
DropShadowEnabled | bool.
Gets or sets a value indicating whether a three-dimensional shadow effect appears when the System.Windows.Forms.ToolStripDropDown is displayed. | |
override | Font | System.Drawing.Font.
Gets or sets the font of the text displayed on the System.Windows.Forms.ToolStripDropDown. |
[read-only] | GripDisplayStyle | ToolStripGripDisplayStyle.
This property is not relevant to this class. |
GripMargin | Padding.
This property is not relevant to this class. | |
[read-only] | GripRectangle | System.Drawing.Rectangle.
This property is not relevant to this class. |
GripStyle | ToolStripGripStyle.
This property is not relevant to this class. | |
[read-only] | IsAutoGenerated | bool.
Gets a value indicating whether this System.Windows.Forms.ToolStripDropDown was automatically generated. |
Location | System.Drawing.Point.
This property is not relevant to this class. | |
Opacity | double.
Determines the opacity of the form. | |
[read-only] | OverflowButton | ToolStripOverflowButton.
This property is not relevant to this class. |
OwnerItem | ToolStripItem.
Gets or sets the System.Windows.Forms.ToolStripItem that is the owner of this System.Windows.Forms.ToolStripDropDown. | |
Region | System.Drawing.Region.
Gets or sets the window region associated with the System.Windows.Forms.ToolStripDropDown. | |
override | RightToLeft | RightToLeft. Documentation for this section has not yet been entered. |
Stretch | bool.
This property is not relevant to this class. | |
TabIndex | int.
This property is not relevant to this class. | |
override | TextDirection | ToolStripTextDirection.
Specifies the direction in which to draw the text on the item. |
TopLevel | bool.
Gets or sets a value indicating whether the System.Windows.Forms.ToolStripDropDown is a top-level control. | |
Visible | bool.
Gets or sets a value indicating whether the System.Windows.Forms.ToolStripDropDown is visible or hidden. |
[read-only] override | CreateParams | CreateParams.
Gets parameters of a new window. |
[read-only] override | DefaultDock | DockStyle. Documentation for this section has not yet been entered. |
[read-only] override | DefaultPadding | Padding. Documentation for this section has not yet been entered. |
[read-only] override | DefaultShowItemToolTips | bool. Documentation for this section has not yet been entered. |
[read-only] override | MaxItemSize | System.Drawing.Size.
Gets the maximum height and width, in pixels, of the System.Windows.Forms.ToolStripDropDown. |
[read-only] | TopMost | bool.
Gets or sets a value indicating whether the form should be displayed as a topmost form. |