VB picture problem.I've been modified a picture.The Old picture still does work though I've delete all pictures in vb project.Is somewhere still have pictures in project?Is anyone could help me ,thank you!!
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Go to Solution Explorer, click the down arrow next to Form1.vb Then double click on Form1.resx This should bring you to any images in your project that you can easily save to disk by right clicking and selecting Export to File. Images are in the .resx file. |
|||
|