OK, I know I'm coming off as an idiot, but I don't see how to use the Ranorex.UIAutomation.HelpText as you suggest...
In my code, I have something like this:
Dim MyPic as Ranorex.Picture
MyPic = sRXPathToPicture
So I have the Picture element, and when I type "MyPic." the intellisense pop up does not have UIAutomation or HelpText in it.
If I type in "Ranorex.", the intellisense pop up does not have UIAutomation in it.
I'm not sure how to access it.... please help...
Thanks,
Aracknid
P.S.: As an aside I really appreciate all the help you guys provide, but if I could make any suggestions, it would be to have code examples for all the API documentation. I know that is probably a lot of work, but it would probably really be helpful to all your users, especially me
