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 require the cursor coordinates. You can use the GetCursorPos API function. Use the ItemFromPoint property to get the item over cursor. Use the GroupFromPoint property to get the group over cursor. 


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