T
Tony Johansson
Hi!
I use the property BackgroundImage on the Form object and
add a file called bell.gif so a background image is shown on the form.
If I now use ildasm on the exe file I can't find this bell.gif in any place.
I assume this resource file bell.gif must be shown
somewhere.
So my question is if it's possible to see this file bell.gif when I use the
ildasm on the exe file.
//Tony
I use the property BackgroundImage on the Form object and
add a file called bell.gif so a background image is shown on the form.
If I now use ildasm on the exe file I can't find this bell.gif in any place.
I assume this resource file bell.gif must be shown
somewhere.
So my question is if it's possible to see this file bell.gif when I use the
ildasm on the exe file.
//Tony