System.Windows.Forms.ToolStripDropDown Members

The members of System.Windows.Forms.ToolStripDropDown are listed below.

See Also: Inherited members from System.Windows.Forms.ToolStrip

Public Constructors

Initializes a new instance of the System.Windows.Forms.ToolStripDropDown class.

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.

Public Methods

Close()

Closes the System.Windows.Forms.ToolStripDropDown control.

Close(ToolStripDropDownCloseReason)

Closes the System.Windows.Forms.ToolStripDropDown control for the specified reason.

Show()

Displays the System.Windows.Forms.ToolStripDropDown control in its default position.

Show(System.Drawing.Point)

Positions the System.Windows.Forms.ToolStripDropDown relative to the specified screen location.

Show(System.Drawing.Point, ToolStripDropDownDirection)

Positions the System.Windows.Forms.ToolStripDropDown relative to the specified control location and with the specified direction relative to the parent control.

Show(int, int)

Positions the System.Windows.Forms.ToolStripDropDown relative to the specified screen coordinates.

Show(Control, System.Drawing.Point)

Positions the System.Windows.Forms.ToolStripDropDown relative to the specified control location.

Show(Control, System.Drawing.Point, ToolStripDropDownDirection)

Positions the System.Windows.Forms.ToolStripDropDown relative to the specified control at the specified location and with the specified direction relative to the parent control.

Show(Control, int, int)

Positions the System.Windows.Forms.ToolStripDropDown relative to the specified control's horizontal and vertical screen coordinates.

Protected Methods

override
CreateAccessibilityInstance() : AccessibleObject

Creates a new accessibility object for the System.Windows.Forms.ToolStripDropDown.

override
CreateHandle()
Documentation for this section has not yet been entered.
override
CreateLayoutSettings(ToolStripLayoutStyle) : LayoutSettings

Applies various layout options to the System.Windows.Forms.ToolStripDropDown.

override
Dispose(bool)

Releases the unmanaged resources used by the System.Windows.Forms.ToolStripDropDown and optionally releases the managed resources.

OnClosed(ToolStripDropDownClosedEventArgs)

Raises the ToolStripDropDown.Closed event.

OnClosing(ToolStripDropDownClosingEventArgs)

Raises the ToolStripDropDown.Closing event.

override
OnHandleCreated(EventArgs)

Raises the Control.HandleCreated event.

override
OnItemClicked(ToolStripItemClickedEventArgs)

Raises the ToolStrip.ItemClicked event.

override
OnLayout(LayoutEventArgs)

Raises the Control.Layout event.

override
OnMouseUp(MouseEventArgs)

Raises the ToolStripItem.MouseUp event.

OnOpened(EventArgs)

Raises the ToolStripDropDown.Opened event.

OnOpening(System.ComponentModel.CancelEventArgs)

Raises the ToolStripDropDown.Opening event.

override
OnParentChanged(EventArgs)

Raises the Control.ParentChanged event.

override
OnVisibleChanged(EventArgs)

Raises the ToolStripItem.VisibleChanged event.

override
ProcessDialogChar(char) : bool

Processes a dialog box character.

override
ProcessDialogKey(Keys) : bool

Processes a dialog box key.

override
ProcessMnemonic(char) : bool

Processes a mnemonic character.

override
ScaleControl(System.Drawing.SizeF, BoundsSpecified)

Scales a control's location, size, padding and margin.

override
ScaleCore(float, float)

This method is not relevant to this class.

override
SetBoundsCore(int, int, int, int, BoundsSpecified)

Performs the work of setting the specified bounds of this control.

override
SetVisibleCore(bool)

Adjusts the size of the owner System.Windows.Forms.ToolStrip to accommodate the System.Windows.Forms.ToolStripDropDown if the owner System.Windows.Forms.ToolStrip is currently displayed, or clears and resets active System.Windows.Forms.ToolStripDropDown child controls of the System.Windows.Forms.ToolStrip if the System.Windows.Forms.ToolStrip is not currently displayed.

override
WndProc(ref Message)
Documentation for this section has not yet been entered.

Public Events

BackgroundImageChanged

Occurs when the value of the Control.BackgroundImage property changes.

BackgroundImageLayoutChanged

Occurs when the value of the Control.BackgroundImage property changes.

BindingContextChanged

Occurs when the value of the ToolStrip.BindingContext property changes.

ChangeUICues

Occurs when the focus or keyboard user interface (UI) cues change.

Closed

Occurs when the System.Windows.Forms.ToolStripDropDown is closed.

Closing

Occurs when the System.Windows.Forms.ToolStripDropDown control is about to close.

ContextMenuChanged

This event is not relevant to this class.

ContextMenuStripChanged

This event is not relevant to this class.

DockChanged

This event is not relevant to this class.

Enter

Occurs when the focus enters the System.Windows.Forms.ToolStripDropDown.

FontChanged

Occurs when the value of the ToolStripDropDown.Font property changes.

ForeColorChanged

Occurs when the value of the ToolStrip.ForeColor property changes.

GiveFeedback

This event is not relevant for this class.

HelpRequested

Occurs when the user requests help for a control.

ImeModeChanged

Occurs when the ToolStripDropDown.ImeModeChanged property has changed.

KeyDown

Occurs when a key is pressed and held down while the System.Windows.Forms.ToolStripDropDown has focus.

KeyPress

Occurs when a key is pressed while the System.Windows.Forms.ToolStripDropDown has focus.

KeyUp

Occurs when a key is released while the control has focus.

Leave

Occurs when the input focus leaves the control.

Opened

Occurs when the System.Windows.Forms.ToolStripDropDown is opened.

Opening

Occurs when the System.Windows.Forms.ToolStripDropDown control is opening.

RegionChanged

Occurs when the value of the ToolStripDropDown.Region property changes.

Scroll

This event is not relevant for this class.

StyleChanged

Occurs when the System.Windows.Forms.ToolStripLayoutStyle style changes.

TabIndexChanged

This event is not relevant to this class.

TabStopChanged

This event is not relevant for this class.

TextChanged

This event is not relevant for this class.

Validated

This event is not relevant for this class.

Validating

This event is not relevant for this class.