E
Ed Sutton
I have been searching for how to get an icon resource and load it into an
ImageList. I added an *.ico file to my project and set the files "Build
Action" to "Embedded Resource". Is there any easy way to do this? This was
easy to do in the old MFC. I can not find the answer in C#.
I also need to embed an XML file into the resource and load it at run time.
I am hoping once I figure out how to load an icon resource then loading an
XML file will be similar.
Thanks in advance for any tips or suggestions,
-Ed
ImageList. I added an *.ico file to my project and set the files "Build
Action" to "Embedded Resource". Is there any easy way to do this? This was
easy to do in the old MFC. I can not find the answer in C#.
I also need to embed an XML file into the resource and load it at run time.
I am hoping once I figure out how to load an icon resource then loading an
XML file will be similar.
Thanks in advance for any tips or suggestions,
-Ed