Re: Directory and file list box

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Cor Ligthert (notmyfirstname_at_planet.nl)
Date: 03/04/05


Date: Fri, 4 Mar 2005 09:54:16 +0100

Patrick

There is the much nicer OpenFileDialog, SaveFileDialog, FolderBrowserDialog
(Net1.1 + sp1)

For the ones you ask you can load the VB powerpack where in are the controls
FileViewer and FolderViewer (.Net controls so as well for C#)

Download
http://www.gotdotnet.com/Community/Workspaces/workspace.aspx?id=167542e0-e435-4585-ae4f-c111fe60ed58

Description
http://msdn.microsoft.com/vbasic/default.aspx?pull=/library/en-us/dv_vstechart/html/vbpowerpack.asp#vbpowerpack_topic8

I hope this helps a little bit?

Cor



Relevant Pages

  • How to get name of folderBrowserDialog?
    ... I want to print out the names of the controls on a form. ... There is no Name property for folderBrowserDialog and toolBarButton. ... app appears the same way each time the user opens it. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • VB 2005 Express Beta 1
    ... I've installed VB 2005 Express Beta 1 and attempted to use the sample ... I also downloaded the VB PowerPack for some of the controls the ... The sample still will not compile because the PowerPack ... add-in is not found. ...
    (microsoft.public.vb.bugs)