Mouse Cursor Hand Symbol

Ask general questions here.
irem
Posts: 11
Joined: Fri May 25, 2012 12:40 pm

Mouse Cursor Hand Symbol

Post by irem » Fri Jul 06, 2012 11:50 am

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.

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Mouse Cursor Hand Symbol

Post by Support Team » Mon Jul 09, 2012 4:16 pm

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

irem
Posts: 11
Joined: Fri May 25, 2012 12:40 pm

Re: Mouse Cursor Hand Symbol

Post by irem » Wed Jul 11, 2012 2:26 pm

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.