Page 1 of 1

Finding out Properties and Functions of Control

Posted: Thu Jan 15, 2009 2:18 pm
by darkness
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)

Posted: Thu Jan 15, 2009 4:36 pm
by Support Team
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