Before in my VB app I would just load the icons from DLL. How can I load the icons provided by .NET dynamically?
Related Questions
- If my app was written for 6.0, do I need to modify the CAB to include the PNG files and setup DLL as mentioned in the blog post?
- Before in my VB app I would just load the icons from DLL. How can I load the icons provided by .NET dynamically?
- How can I dynamically add VintaSoftTwain object in my VB project?