event RClick ()
Occurs once the user right clicks the control.

TypeDescription
Notifies your application once the user right-clicks the control. Use the MouseDown or MouseUp event procedure to specify actions that will occur when a mouse button is pressed or released.