System.Windows.Forms.ToolStripMenuItem.CreateDefaultDropDown Method

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

Syntax

protected override ToolStripDropDown CreateDefaultDropDown ()

Returns

A generic System.Windows.Forms.ToolStripDropDown for which can be defined.

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