Treeview

  • Thread starter Thread starter Xavier Valdés
  • Start date Start date
X

Xavier Valdés

Hi everybody,

I would like to know if there's any sample on the web about making a FILE
browser (with
drag and drop capabilities) withVB.NET and using treeview control. In fact I
don't know
if it's worthable to use this control or other controls are more suitable
for my purpose.
Just more one thing: I want icons on it (like windows explorer)!
Thanks a lot for your kind help,
Xavier
 
Hi Xavier,

I think you may try the links below directly to see if that works for you.

Visual Basic .NET Resource Kit
http://www.microsoft.com/downloads/details.aspx?FamilyId=EF4289B4-FFCB-40BD-
9BFE-95256ABD0E13&displaylang=en

http://download.microsoft.com/download/3/d/b/3db76163-496b-4298-9924-25be1a1
063f3/VBRKITDownload.exe


Also you may take a look at the KB below, is that what you are looking for.
HOW TO: Implement a Managed Component that Wraps the Browse For Folder
Common Dialog Box by Using Microsoft Visual Basic .NET
http://support.microsoft.com/default.aspx?scid=kb;EN-US;811004

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top