TheSwamp

Code Red => VB(A) => Topic started by: BRad on April 18, 2013, 12:51:51 PM

Title: VBA Image Picture Property Bitmap Extraction
Post by: BRad on April 18, 2013, 12:51:51 PM
Feeling incredibly stupid.  What am I missing?
I've got an old and very useful VBA routine (done by a long-gone developer).  We are converting all of our VBA to (non-interop) .Net.  The application utilizes a tabbed form that is loaded with nice picture buttons and images.  The picture property for each is not specific at all.  How can I extract these images from the dvb so I can reuse them?  Can someone please point me in the right direction or let me know if my efforts are futile?  Thanks.