Posted: Fri Mar 16, 2007 3:22 pm Post subject: How to use Controlproxy
I was using Rannorex ControlProxy to automate those Gui controls which dont have ControlName and I didnt find the way to perform the task.
Could you suggest me how to use ControlProxy ....Here is the code which I have used..
Ranorex.Form tempForm = Ranorex.Application.FindFormTitle("MySoftware")
RanorexSpy.ControlProxy temp2 = new RanorexSpy.ControlProxy(tempForm.Handle);
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum