Icons in visual studio

How can i get more colors than 256 colors in icon editor in visual studio? It only gives me the options 1 colors, 256 colors and monocrome.
I need 24 bit
How can i do this?
[190 byte] By [dahwan] at [2007-11-20 10:32:57]
# 1 Re: Icons in visual studio
you can try not using the vs icon editor and just add the icons
Rudegar at 2007-11-9 11:35:24 >
# 2 Re: Icons in visual studio
well, i cant find any editor (exept vs icon editor) where i can add SEVERAL images for one icon; depending on the size.
dahwan at 2007-11-9 11:36:35 >
# 3 Re: Icons in visual studio
Well, is it possible to use more than 200 colors in VS editor?
dahwan at 2007-11-9 11:37:35 >
# 4 Re: Icons in visual studio
( I stand corrected ), but No. However, you can load icons with better colors through code
HanneSThEGreaT at 2007-11-9 11:38:29 >