Fired when the user releases the right mouse button.
Type
Description
Use the RClick event to
notify your application when the user right clicks the control's label. The Click event is fired when the user releases the left
mouse button over the control. Use the DblClick
event to notify your application when the user double clicks the control's
label.