System.Windows.Forms.ToolStripDropDownItem.ShowDropDown Method

Displays the System.Windows.Forms.ToolStripDropDownItem control associated with this System.Windows.Forms.ToolStripDropDownItem.

Syntax

public void ShowDropDown ()

Remarks

Use the ToolStripDropDownItem.ShowDropDown method to display the drop-down controls that have been set by the ToolStripDropDownItem.DropDown property.

Requirements

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