G
Guest
I have a shared project that contains icons and bitmaps that are used
throughout my suite of applications.
I have to set Form.Icon, PictureBox.Image, etc. using code because the form
designer can't see the icons and bitmaps unless they're in the local project.
This is only slightly inconvenient compared to the benefits from managing the
icons and bitmaps centrally.
However, I can't see how to do set the Application Icon using code. It seems
the only way to set Application Icon is to have the icon in the local project
and to set it via the project's property pages. Is there another way?
throughout my suite of applications.
I have to set Form.Icon, PictureBox.Image, etc. using code because the form
designer can't see the icons and bitmaps unless they're in the local project.
This is only slightly inconvenient compared to the benefits from managing the
icons and bitmaps centrally.
However, I can't see how to do set the Application Icon using code. It seems
the only way to set Application Icon is to have the icon in the local project
and to set it via the project's property pages. Is there another way?