P
Paul Cheetham
Hi,
I am developing a Windows Form app, that has graphical buttons.
Obviously I use the same button more than once throuout the application,
but Visual Studio would appear to embed a set of images for each button
into the program resources, instead of using a commen one.
If I can make it use a common copy, I could reduce the size of my final
exe file quite considerably.
Is there a way I can edit this, and what is the best way to do it?
Thanks.
Paul
I am developing a Windows Form app, that has graphical buttons.
Obviously I use the same button more than once throuout the application,
but Visual Studio would appear to embed a set of images for each button
into the program resources, instead of using a commen one.
If I can make it use a common copy, I could reduce the size of my final
exe file quite considerably.
Is there a way I can edit this, and what is the best way to do it?
Thanks.
Paul