Icon IDs for Imagelist
-
How can I specify standard Icon IDs for Imagelist such as STD_COPY ( for Copy ). I could not find any way to specify such IDs to non-standard icons too. Is it possible at all to load icon using IDs in .Net?
-
How can I specify standard Icon IDs for Imagelist such as STD_COPY ( for Copy ). I could not find any way to specify such IDs to non-standard icons too. Is it possible at all to load icon using IDs in .Net?
After you add ImageList,click the button to the right of
Images
property.A dialog box will open. At this path you can find some icons: :\program files\visual studio.net\common7\graghics\icons..... Mazy "So,so you think you can tell, Heaven from Hell, Blue skies from pain,... How I wish,how I wish you were here."
Wish You Were Here-Pink Floyd-1975 -
After you add ImageList,click the button to the right of
Images
property.A dialog box will open. At this path you can find some icons: :\program files\visual studio.net\common7\graghics\icons..... Mazy "So,so you think you can tell, Heaven from Hell, Blue skies from pain,... How I wish,how I wish you were here."
Wish You Were Here-Pink Floyd-1975I want to specify IDs, not file path.