Class library usage, coding and language questions.
-
jabelshauser
- Posts: 55
- Joined: Thu Aug 23, 2007 12:00 pm
Post
by jabelshauser » Thu May 15, 2008 7:42 am
is there a way to subscribe a Control-Observer, to get a event if the control changes ?
-
Support Team
- Site Admin

- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Post
by Support Team » Thu May 15, 2008 10:14 am
Ranorex V1.5 will provide a way to subscribe to events of Net 2.0 controls. So you will be able to subscribe to e.g. the Click event of a Net 2.0 button specifying a delegate that will be called when the button raises its Click event.
Regards,
Alex
Ranorex Support Team