Page 1 of 1

Krypton Controls and Ranorex

Posted: Tue Jan 06, 2009 9:41 am
by Captain Nemo
Anyone have any experience with automation and Krypton Controls? http://www.componentfactory.com/

I have an application that is based on these, but most of them are described by ranorex as "Unknown". They are extensible apparently, but I wouldn't know where to begin.

Posted: Wed Jan 14, 2009 11:20 am
by Captain Nemo
I have now. :)

I've created wrapper classes that bring back the properties I need for a control, using both the GetProperty() for the serializable properties and the InvokeRemotely() method for the non-serializable properties.