Is there a recommended tool to convert an .ICO file to a BMP and then can the tool resize the 32x32 to say 12x12 bmp.
There was a routine by Peter Lamejn that was to convert icons to a bitmap imagelist but kept rejecting the icons I gave it. It was called toolbarcreate.
I want to build a bitmap collection for use with TreeViews. I've had some issues loading icons one at a time and would like to try the alternative of using a bitmap collection instead.
Thanks,
Bob Mechler
There was a routine by Peter Lamejn that was to convert icons to a bitmap imagelist but kept rejecting the icons I gave it. It was called toolbarcreate.
I want to build a bitmap collection for use with TreeViews. I've had some issues loading icons one at a time and would like to try the alternative of using a bitmap collection instead.
Thanks,
Bob Mechler
Comment