ToolStripMenuItem::CreateDefaultDropDown Method ()
.NET Framework (current version)
Creates a generic ToolStripDropDown for which events can be defined.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System.Windows.Forms::ToolStripDropDown^A generic ToolStripDropDown for which can be defined.
The CreateDefaultDropDown method is automatically called if the DropDown property finds no ToolStripDropDown associated with the ToolStripDropDownItem.
.NET Framework
Available since 2.0
Available since 2.0
Show: