Posted: 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)?
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.
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