Hi!
I'm new to Ranorex. I'm currently using version 2.1.4.xxxx. I've found there's no functionality to move and resize windows onboard. So i think it should be developed manually. And from this point i've got a few question:
1. Is there any way for cross converting e.g. Ranorex.Form to System.Windows.Forms.Form?
2. Is there any way to create custom Ranorex classes? Let's assume I need the funcionality mentioned above for tested application's windows (move and size) and I'd like them to be implemented as methods. So I need my custom class inherited from Ranorex.Form with some custom methods to do the work. If it is possible how could this be achieved?
3. If there is the way to create custom class inherited from the native Ranorex class will Ranorex Spy (the integrated one to the Studio) see my custom class instead of native class. This could be e.g. Window instead of Form with only a few methods added to it?
Thanks in advance.
Artem.