Ranorex

Can not call a TreeView constructor

 
Post new topic   Reply to topic    Ranorex Forum Index -> RanorexNet
View previous topic :: View next topic  
Author Message
haynitin



Joined: 09 Mar 2007
Posts: 2
Location: India

PostPosted: Sat Mar 10, 2007 10:11 am    Post subject: Can not call a TreeView constructor
I am not able to call a TreeView constructor using the following code snippet.

Control c = form.FindControl(CONTROLID)
// Get the treeview
TreeView tw = new TreeView(control.Handle);


I am using RanoRex version of 1.1.0 released on 6th March 2007. Is it part of the release (because I don't find the constructor declaraion in the metadata of RanorexNet.dll located in \bin\Net2.0)?
Back to top
View user's profile Send private message
admin
Site Admin


Joined: 05 Jul 2006
Posts: 351

PostPosted: Sat Mar 10, 2007 7:39 pm    Post subject:
Inheritance and exception handling are supported only in the professional version.
Sorry for the missing comment "Supported only in RanorexPro" in the constructor documentation.

We will extend the documentation for the next version.

Gabor
Ranorex Team
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Ranorex Forum Index -> RanorexNet All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum