event RClick ()
Fired when right mouse button is clicked

 TypeDescription 
The RClick event is fired each time the user releases the right mouse button over the control. Use the MouseDown or MouseUp event if you need the cursor coordinates. Else, you can use the GetCursorPos API function.


Send comments on this topic.
© 1999-2008 Exontrol Inc, Software. All rights reserved.