Re: Limiting mouse cursor movement

Posted by Graham J Hadlington p12555 on February 17, 2007

In Reply to Limiting mouse cursor movement posted by webmaster Guido on February 16, 2007

For the rectangle, you can use any visual component that has an OnClick event. In the following example, we use a Panel component for the rectangle

I wish to use a round rectangle has it represents something I need in the application. As there is no OnClick event, should I use a MouseMove event instead?

Thank you

Related articles

       

Follow Ups