TreeView control

Class library usage, coding and language questions.
creynolds
Posts: 4
Joined: Tue Sep 18, 2007 3:45 pm
Location: USA

TreeView control

Post by creynolds » Thu Sep 20, 2007 4:41 pm

I have a SysTreeView32 control and I need some help finding all the nodes and child nodes in the tree. Does anyone have a code same (c# if you have it) that they could share with me. I need to be able to locate every node without knowing the names of the nodes.

Thank you for you help.

webops
Site Admin
Site Admin
Posts: 349
Joined: Wed Jul 05, 2006 7:44 pm

Post by webops » Thu Sep 20, 2007 5:17 pm

You can find a sample for a TreeView in RanorexVS2005Sample2.
Please check also the other samples in the Ranorex\Samples directory.

Jenö
Ranorex Team