[Using Ranorex 1.1.0.0 for .NET 2.0 free download]
In the page for Application.FindForm Method, selecting "SearchMatchMode" results in a "This page cannot be displayed" error.
Also, most (all?) of the prototypes are missing the method/property name and the parameter names do not match those listed under "Parameters". For example, for Application.Close, the C# prototype is:
public static int (string String)
I think it should be:
public static int Close(string title)
This makes the documentation a bit difficult to follow.
Thanks.
Documentation errors (Ranorex 1.1.0)
Thanks for this info!
We updated the RanorexNet Documentation and extended it with some new features.
Download the new CHM from:
http://www.ranorex.com/download/RanorexNet.chm
or see the online documentation:
http://www.ranorex.com/Documentation/Net/
Gabor
Ranorex Team
We updated the RanorexNet Documentation and extended it with some new features.
Download the new CHM from:
http://www.ranorex.com/download/RanorexNet.chm
or see the online documentation:
http://www.ranorex.com/Documentation/Net/
Gabor
Ranorex Team