Accessing/Referencing PictureBox content

N

Naro25

Hi all,

I'm trying to find out how you reference the contents of a picturebox so it
can be used.

For instance, My code is VB.Net which opens powerpoint with a blank slide.
Instead of referencing a fixed file to add to a slide i.e:
Const sPic = "C:\ *.jpg"

I basically need:
Const sPic = "Picturebox"

Any help with this mater would be extremely appreciated.

Regards,
Naro25
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top