System.Windows.Forms.ToolStripDropDownItem.CreateDefaultDropDown Method

Creates a generic System.Windows.Forms.ToolStripDropDown for which events can be defined.

Syntax

protected virtual ToolStripDropDown CreateDefaultDropDown ()

Returns

The created System.Windows.Forms.ToolStripDropDown object.

Remarks

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0