Raises the [E:RightClick] event.

C# | Visual Basic |
protected virtual void OnRightClick( MouseEventArgs e )
Protected Overridable Sub OnRightClick ( _ e As MouseEventArgs _ )

- e (MouseEventArgs)
- The MouseEventArgs instance containing the event data.