Page 1 of 1

Mouse Cursor Hand Symbol

Posted: Fri Jul 06, 2012 11:50 am
by irem
Hello,

I would like to get mouse cursor symbol without using snapshot. How can I access mouse cursor's this feature?
(Mouse cursor has hand symbol or closed hand symbol ext.. )

Thanks in advance.

Re: Mouse Cursor Hand Symbol

Posted: Mon Jul 09, 2012 4:16 pm
by Support Team
Hi,

You can use the Mouse class for this purpose, here is the link to our API:
Mouse Class
I hope this will help.

Regards,
Markus
Ranorex Suppprt Team

Re: Mouse Cursor Hand Symbol

Posted: Wed Jul 11, 2012 2:26 pm
by irem
Hi Markus,

I tried this API before. I had been used it's CursorName value. However it always return "Custom", so it is not enough for me. I would like to get mouse's hand symbol information (hand or closed hand symbol).

I don't know how I can access it.

Thanks.