How to obtain the AccessibleObject at a given cursor location in C#

Hi, I want to get the AccessibleObject instance at the given cursor position, in C#. In VC++ we can use the AccessibleObjectFromPoint() function. What is its equivalent in C#? If the same can be used in C#, how? Thanks in advance Regards Sugastha

1 Reply

AD Administrator Syncfusion Team November 14, 2006 04:56 PM UTC



>Hi,
> I want to get the AccessibleObject instance at the given cursor position, in C#. In VC++ we can use the AccessibleObjectFromPoint() function. What is its equivalent in C#? If the same can be used in C#, how?
>
>Thanks in advance
>
>Regards
>Sugastha

Loader.
Up arrow icon