Search found 2 matches

by bd142857
Tue Jan 26, 2010 1:35 pm
Forum: Automation Tools
Topic: Handling events in Ranorex
Replies: 1
Views: 2432

Handling events in Ranorex

Hello, I want to ask a question about handling events in Ranorex. Suppose that I have a custom control which has an automation peer class. Just like the example in msdn http://msdn.microsoft.com/en-us/library/cc165614.aspx suppose that I fire an event in my automation peer class. I do not have an id...
by bd142857
Thu Jan 14, 2010 2:02 pm
Forum: Automation Tools
Topic: How to use custom controls in recording.usercode
Replies: 1
Views: 3977

How to use custom controls in recording.usercode

Hello all, I am new to Ranorex and I want to ask a question about testing custom WPF controls. I have implemented a custom WPF control which directly derives from System.Windows.Controls.Control. First of all, I tried to see my control on Ranorex Spy but I couldn't. than I have learned that I have t...