iMenuOnMouseUp Method

Raises the System.Windows.Forms.Control.MouseUp event.

Definition

Namespace: BeeMobile.iMenu
Assembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
C#
protected override void OnMouseUp(
	MouseEventArgs e
)

Parameters

e  MouseEventArgs
Parameters for the event.

See Also