Finding out Properties and Functions of Control

Ranorex Studio, Spy, Recorder, and Driver.
darkness
Posts: 7
Joined: Mon Dec 15, 2008 9:56 am

Finding out Properties and Functions of Control

Post by darkness » Thu Jan 15, 2009 2:18 pm

Is there a possibility to find out the Properties and Functions that can be used with Ranorex.Control.GetPropertyValue<>() and Ranorex.Control.InvokeRemotely() ?
(ideally using RanorexSpy or something similar)

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

Post by Support Team » Thu Jan 15, 2009 4:36 pm

Good question.

RanorexSpyPro V1.5.1 supports this feature, so you can use the old Spy for this purpose. We plan to extend the new RanorexSpy 2.0 with this feature, but we will not support this in V2.0.

You can read all classes, members and properties in the Object Browser view in Visual Sudio. Just add the DLL to the references, open the Object Browser and doubleclick the DLL in the references tab.

Jenö
Ranorex Team