event RClick ()
Occurs once the user right clicks the control.
Type
Description
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.