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.
Mouse Cursor Hand Symbol
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Mouse Cursor Hand Symbol
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
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
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.
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.