Alright so i got all the needed icon files, they are .bmp or something.
now what is the easeit way (vb6) to implement them?
download the .bni file for the icons of blizzards FTP... then find a program that can read it...
well i got an image list, how do i load em into vb
Use an imagelist to store the icons.
Or learn how to open and parse a .bni file.
EDIT -- Just read your post more carefully. It's somewhere in 'custom' on the properties window.