Click here to Skip to main content
15,886,685 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
If I was to include an image file as an embedded resource in a dll in Visual Basic, how could I access that image and put it in a PictureBox control in my application?
Posted

 
Share this answer
 
v3
Comments
drummerboy0511 25-Mar-11 13:12pm    
I'm having trouble figuring this out... especially since the code is C or C++...
Sergey Alexandrovich Kryukov 25-Mar-11 13:55pm    
I guess you're using VB. So, you have trouble even reading basic C++ code? It's very unlikely someone will find you VB samples in all cases. VB time has gone... Say bye-bye to CodeProject, that's it...
Sorry,
--SA
I managed to find an article that helped...

Using embedded resources with .NET[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900