Get icons from files
Visual Basic
2
Posts
1
Posters
0
Views
1
Watching
-
How can I load load icon from a file into my vb.net program. i.e. if I use a tree view control it would be nice to get the icon for a specific file type that is registered for that file and load it dynamically into an image list so I can display the correct icon for that file in the tree view. Thanks in advance :) Jim
-
How can I load load icon from a file into my vb.net program. i.e. if I use a tree view control it would be nice to get the icon for a specific file type that is registered for that file and load it dynamically into an image list so I can display the correct icon for that file in the tree view. Thanks in advance :) Jim
Click here:GotDotNet User Sample: The Icon Extractor Utility in VB.Net Jim