System.Windows.Forms.ToolStripDropDown: Property Members

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

Public Properties

AllowItemReorderbool.

This property is not relevant to this class.

AllowTransparencybool.

Gets or sets a value indicating whether the ToolStripDropDown.Opacity of the form can be adjusted.

override
AnchorAnchorStyles.

This property is not relevant to this class.

AutoClosebool.

Gets or sets a value indicating whether the System.Windows.Forms.ToolStripDropDown control should automatically close when it has lost activation.

override
AutoSizebool.

Gets or sets a value indicating whether the System.Windows.Forms.ToolStripDropDown automatically adjusts its size when the form is resized.

CanOverflowbool.

Gets or sets a value indicating whether the items in a System.Windows.Forms.ToolStripDropDown can be sent to an overflow menu.

ContextMenuContextMenu.

This property is not relevant to this class.

ContextMenuStripContextMenuStrip.

This property is not relevant to this class.

override
DefaultDropDownDirectionToolStripDropDownDirection.

Gets or sets the direction in which the System.Windows.Forms.ToolStripDropDown is displayed relative to the System.Windows.Forms.ToolStrip.

override
DockDockStyle.

This property is not relevant to this class.

DropShadowEnabledbool.

Gets or sets a value indicating whether a three-dimensional shadow effect appears when the System.Windows.Forms.ToolStripDropDown is displayed.

override
FontSystem.Drawing.Font.

Gets or sets the font of the text displayed on the System.Windows.Forms.ToolStripDropDown.

[read-only]
GripDisplayStyleToolStripGripDisplayStyle.

This property is not relevant to this class.

GripMarginPadding.

This property is not relevant to this class.

[read-only]
GripRectangleSystem.Drawing.Rectangle.

This property is not relevant to this class.

GripStyleToolStripGripStyle.

This property is not relevant to this class.

[read-only]
IsAutoGeneratedbool.

Gets a value indicating whether this System.Windows.Forms.ToolStripDropDown was automatically generated.

LocationSystem.Drawing.Point.

This property is not relevant to this class.

Opacitydouble.

Determines the opacity of the form.

[read-only]
OverflowButtonToolStripOverflowButton.

This property is not relevant to this class.

OwnerItemToolStripItem.

Gets or sets the System.Windows.Forms.ToolStripItem that is the owner of this System.Windows.Forms.ToolStripDropDown.

RegionSystem.Drawing.Region.

Gets or sets the window region associated with the System.Windows.Forms.ToolStripDropDown.

override
RightToLeftRightToLeft. Documentation for this section has not yet been entered.
Stretchbool.

This property is not relevant to this class.

TabIndexint.

This property is not relevant to this class.

override
TextDirectionToolStripTextDirection.

Specifies the direction in which to draw the text on the item.

TopLevelbool.

Gets or sets a value indicating whether the System.Windows.Forms.ToolStripDropDown is a top-level control.

Visiblebool.

Gets or sets a value indicating whether the System.Windows.Forms.ToolStripDropDown is visible or hidden.

Protected Properties

[read-only]
override
CreateParamsCreateParams.

Gets parameters of a new window.

[read-only]
override
DefaultDockDockStyle. Documentation for this section has not yet been entered.
[read-only]
override
DefaultPaddingPadding. Documentation for this section has not yet been entered.
[read-only]
override
DefaultShowItemToolTipsbool. Documentation for this section has not yet been entered.
[read-only]
override
MaxItemSizeSystem.Drawing.Size.

Gets the maximum height and width, in pixels, of the System.Windows.Forms.ToolStripDropDown.

[read-only]
TopMostbool.

Gets or sets a value indicating whether the form should be displayed as a topmost form.