mcerk Posted April 3, 2005 Posted April 3, 2005 Hi I want to change icon at runtime. How can I do it? I do not care if I read it from file or from some kind of imagelist, but when I wanted to fill imagelist there was an error: 'Invalid parameter used'. I use .ico files (3 icon resources in each - 16x16x24b, 32x32x24b, 48x48x24b) tx, matej Quote
Administrators PlausiblyDamp Posted April 3, 2005 Administrators Posted April 3, 2005 You could store them as embedded resources rather than using an image list, clicky gives an example of how to use embedded resources and should be enough to get you started. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.