Stoitcho
Mon Apr 26 08:16:56 CDT 2004
Hi John,
Once you find the node with the given text, you have a reference to a
TreeNode object, set the TreeView.Selected node to that reference.
--
B\rgds
Stoitcho Goutsev (100) [C# MVP]
"John Smith" <a__@abv.bg> wrote in message
news:u2i2Pk4KEHA.1340@TK2MSFTNGP12.phx.gbl...
> ok, but what do i do when i find it?
> whats the method that selects the node?
>
> "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
> news:c6itp8$c31nq$1@ID-208219.news.uni-berlin.de...
> > * "John Smith" <a__@abv.bg> scripsit:
> > > i only know the node text property
> >
> > You will have to recursively loop through the nodes to find the node.
> >
> > --
> > Herfried K. Wagner [MVP]
> > <URL:
http://dotnet.mvps.org/>
>
>