ToolStripDropDown
ToolStripDropDownAccessibleObject
ToolStripDropDown()
AllowItemReorder
AllowTransparency
Anchor
AutoClose
AutoSize
CanOverflow
ContextMenu
ContextMenuStrip
CreateParams
DefaultDock
DefaultDropDownDirection
DefaultPadding
DefaultShowItemToolTips
Dock
DropShadowEnabled
Font
GripDisplayStyle
GripMargin
GripRectangle
GripStyle
IsAutoGenerated
Location
MaxItemSize
Opacity
OverflowButton
OwnerItem
Region
RightToLeft
Stretch
TabIndex
TextDirection
TopLevel
TopMost
Visible
Close()
Close(ToolStripDropDownCloseReason)
CreateAccessibilityInstance()
CreateHandle()
CreateLayoutSettings(ToolStripLayoutStyle)
Dispose(Boolean)
OnClosed(ToolStripDropDownClosedEventArgs)
OnClosing(ToolStripDropDownClosingEventArgs)
OnHandleCreated(EventArgs)
OnItemClicked(ToolStripItemClickedEventArgs)
OnLayout(LayoutEventArgs)
OnMouseUp(MouseEventArgs)
OnOpened(EventArgs)
OnOpening(CancelEventArgs)
OnParentChanged(EventArgs)
OnVisibleChanged(EventArgs)
ProcessDialogChar(Char)
ProcessDialogKey(Keys)
ProcessMnemonic(Char)
ScaleControl(SizeF, BoundsSpecified)
ScaleCore(Single, Single)
SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)
SetVisibleCore(Boolean)
Show()
Show(Point)
Show(Control, Point)
Show(Int32, Int32)
Show(Point, ToolStripDropDownDirection)
Show(Control, Int32, Int32)
Show(Control, Point, ToolStripDropDownDirection)
WndProc(Message)
BackgroundImageChanged
BackgroundImageLayoutChanged
BindingContextChanged
ChangeUICues
Closed
Closing
ContextMenuChanged
ContextMenuStripChanged
DockChanged
Enter
FontChanged
ForeColorChanged
GiveFeedback
HelpRequested
ImeModeChanged
KeyDown
KeyPress
KeyUp
Leave
Opened
Opening
RegionChanged
Scroll
StyleChanged
TabIndexChanged
TabStopChanged
TextChanged
Validated
Validating
net451
namespace System.Windows.Forms
{
[ClassInterface(ClassInterfaceType.AutoDispatch)]
[ComVisible(true)]
[Designer("System.Windows.Forms.Design.ToolStripDropDownDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public class ToolStripDropDown : ToolStrip
{
protected override bool ProcessDialogKey(Keys keyData);
}
}
NetFx Compat Lab | 0.8 %
Reference this API |
---|---|
nuget.org | 0.0 %
Reference this API |
Upgrade Planner | 0.0 %
Reference this API |
.NET | 5.06.07.08.09.0 |
.NET Core | 3.03.1 |
.NET Framework | 2.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net451 | |
Assembly | System.Windows.Forms , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | Your project needs to set |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API