Icon Question
-
In a multi resolution icon file i.e. WinXP icons, how can one determine that the icon is really a multi resolution and then how can one extract a specific resolution to add in an Image list. I have several icons, with various sizes and color depths, I would like to build different size Imagelists for a toolbar.
-
In a multi resolution icon file i.e. WinXP icons, how can one determine that the icon is really a multi resolution and then how can one extract a specific resolution to add in an Image list. I have several icons, with various sizes and color depths, I would like to build different size Imagelists for a toolbar.
Image list does it automatically, I think. Just get that icon with all the resolutions it has and then add it to your image list. It will pick a necessary resolution (i.e. the one you set) and add a single-resolution version of that icon.