System.Windows.Forms.ToolStripItem.MouseUp Event

Occurs when the mouse pointer is over the item and a mouse button is released.

Syntax

public event MouseEventHandler MouseUp

Remarks

Mouse events occur in the following order:

[The 'ordered' type of list has not been implemented in the ECMA stylesheet.]

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