The members of System.Windows.Forms.ToolStripDropDown are listed below.
See Also: Inherited members from System.Windows.Forms.ToolStrip
Initializes a new instance of the System.Windows.Forms.ToolStripDropDown class. |
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. |
Close()
| ||
Close(ToolStripDropDownCloseReason)
| ||
Show()
| ||
Show(System.Drawing.Point)
| ||
Show(System.Drawing.Point, ToolStripDropDownDirection)
| ||
Show(int, int)
| ||
Show(Control, System.Drawing.Point)
| ||
Show(Control, System.Drawing.Point, ToolStripDropDownDirection)
| ||
Show(Control, int, int)
|
override | CreateAccessibilityInstance()
| |
override | CreateHandle()Documentation for this section has not yet been entered. | |
override | CreateLayoutSettings(ToolStripLayoutStyle)
| |
override | Dispose(bool)
| |
OnClosed(ToolStripDropDownClosedEventArgs)
| ||
OnClosing(ToolStripDropDownClosingEventArgs)
| ||
override | OnHandleCreated(EventArgs)
| |
override | OnItemClicked(ToolStripItemClickedEventArgs)
| |
override | OnLayout(LayoutEventArgs)
| |
override | OnMouseUp(MouseEventArgs)
| |
OnOpened(EventArgs)
| ||
OnOpening(System.ComponentModel.CancelEventArgs)
| ||
override | OnParentChanged(EventArgs)
| |
override | OnVisibleChanged(EventArgs)
| |
override | ProcessDialogChar(char)
| |
override | ProcessDialogKey(Keys)
| |
override | ProcessMnemonic(char)
| |
override | ScaleControl(System.Drawing.SizeF, BoundsSpecified)
| |
override | ScaleCore(float, float)
| |
override | SetBoundsCore(int, int, int, int, BoundsSpecified)
| |
override | SetVisibleCore(bool)
| |
override | WndProc(ref Message)Documentation for this section has not yet been entered. |
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. |