System.Windows.Forms.ToolStripComboBox.DropDown Event

Occurs when the drop-down portion of a System.Windows.Forms.ToolStripComboBox is shown.

Syntax

public event EventHandler DropDown

Remarks

For more information about event-handler delegates, see Events and Delegates.

Requirements

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