S
Sarah
Hi,
Just starting out with VB.NET. Got a treeview control
which lists drives/folders. Managed to write code to
dynamically add folder and show it, but now I want to
select this folder, so the user doesn't have to do it.
Something like:
treeview1.nodes(i).select
would be good but it doesn't exist??
Any Ideas?
TIA
Sarah
Just starting out with VB.NET. Got a treeview control
which lists drives/folders. Managed to write code to
dynamically add folder and show it, but now I want to
select this folder, so the user doesn't have to do it.
Something like:
treeview1.nodes(i).select
would be good but it doesn't exist??
Any Ideas?
TIA
Sarah