Ranorex.Application.FindForm

Bug reports.
tschi2001
Posts: 5
Joined: Fri Feb 15, 2008 10:49 am

Ranorex.Application.FindForm

Post by tschi2001 » Tue Feb 19, 2008 4:52 pm

Hello experts,

in C# I have the possibility to use this function. In VB .Net not.

best regards,
Tim

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Post by Support Team » Tue Feb 19, 2008 5:25 pm

Hello Tim,

This method definitely works in VB.NET

:idea: You probably have referenced the assembly of the free Ranorex version.
You need to reference the \net2.0-pro\RanorexNet.dll instead.

Michael
Ranorex Support Team

tschi2001
Posts: 5
Joined: Fri Feb 15, 2008 10:49 am

Post by tschi2001 » Wed Feb 20, 2008 8:31 am

ohh sorry,

you are right.

thanks