File Explorer Help - Icon/File Associations 
Author Message
 File Explorer Help - Icon/File Associations

I am trying to add a file explorer similar to "windows
explorer" to my windows form. Are there any controls that
already do this that I can just refer to or do I have to
build this on my own? So far I am I am trying to do it
all myself and am looking to add file icons to the
appropriate file types/folders.

1)Can anyone tell me how to figure out what they are?
2)What's best way of using them? I was thinking of
sticking them into a hash table or something.
3)What about folder/drive icons?

Thanks!
J Clark



Sun, 25 Sep 2005 15:13:46 GMT  
 File Explorer Help - Icon/File Associations
Hello J,


Quote:
> I am trying to add a file explorer similar to "windows
> explorer" to my windows form. Are there any controls that
> already do this that I can just refer to or do I have to
> build this on my own? So far I am I am trying to do it
> all myself and am looking to add file icons to the
> appropriate file types/folders.

http://www.codeproject.com/cs/miscctrl/FolderTreeView.asp

http://www.codeproject.com/cs/miscctrl/ExplorerTree.asp

http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=9...

http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=4...

Regards,
Herfried K. Wagner



Mon, 26 Sep 2005 00:27:24 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. File Association and passing file name of associated file to VB App

2. How to Display File Association Icon in VB.NET

3. Geting file type\association and icon

4. File association Icons

5. Change Icon for a file association

6. Running a file by its File association

7. File Association Not Passing Long File Names to Command$

8. Opening a file using file type association

9. File Association/reading text file data

10. ************* load file in application via file association **************

11. Getting a files associated explorer icon

12. Listview & Explorer file-type icons

 

 
Powered by phpBB® Forum Software