Method OnMouseRightButtonDown
OnMouseRightButtonDown(MouseEventArgs)
Called when the right mouse button was pressed.
protected virtual void OnMouseRightButtonDown(MouseEventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.