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
net10.0-windows10.0.22621
namespace System.Windows.Forms
{
[Designer("System.Windows.Forms.Design.ToolStripDropDownDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public class ToolStripDropDown : ToolStrip
{
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override AnchorStyles Anchor { get; set; }
}
}
| .NET | 5.06.07.08.09.010.0 |
|---|---|
| .NET Core | 3.03.1 |
| .NET Framework | 2.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net10.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Windows | 7.08.010.0.1776310.0.1836210.0.1904110.0.2034810.0.2200010.0.22621 |
Information specific to net10.0-windows10.0.22621 | |
| Assembly | System.Windows.Forms , Version=10.0.0.0, PublicKeyToken=b77a5c561934e089 |
| Referencing | Your project needs to set |
| Platform Restrictions | The property getter is only supported on the following platforms:
The property setter is only supported on the following platforms:
|
- Built-in API
- Package-provided API