Table of Contents

Method OnMouseRightButtonUp

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OnMouseRightButtonUp(MouseEventArgs)

Called when the right mouse button was released.

protected virtual void OnMouseRightButtonUp(MouseEventArgs e)

Parameters

e MouseEventArgs

An MouseEventArgs that contains the event data.