Hi, I'm doing a tree view which will show the file structure in an FTP
server. How can I get the standard windows icons for folders and files and
display them in the tree view control?
Do I need to find the particular image file, the save them in the image
list, or can I get the image file in runtime based on the user PC?
Please advice. Thanks.