Re: how to store a picture of msword into a visual basic picture box control using a visual basic for applications by Word
Word
Sat Feb 21 18:07:14 CST 2004
G'day "Mani." <anonymous@discussions.microsoft.com>,
Copy the file to a known location and ref the path.
Steve Hudson - Word Heretic
Want a hyperlinked index? S/W R&D? See WordHeretic.com
steve from wordheretic.com (Email replies require payment)
Mani. reckoned:
>i have a picture in ms-word and i want to store the picture in visual basic object using visual basic for applications.
>through that object i want to show in a picture box control in visual basic 6.0.
>
>and
>is there a method which will take a picture and store it in a jpeg or bmp file format in memory.