System.Windows.Forms.ToolStripDropDown.KeyDown Event

Occurs when a key is pressed and held down while the System.Windows.Forms.ToolStripDropDown has focus.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)]
[System.ComponentModel.Browsable(false)]
public event KeyEventHandler KeyDown

Remarks

For more information about handling events, see Consuming Events.

Requirements

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