embedding a bitmap image to bound oleobject control via code

Ö

Ömer Ayzan

Dear friends,
I am a user of Acc2003. I have a control of type Bound object frame on my
form which is bound to a field of type OLE Object.
What I want is: Open the FileDialog by double clicking on the ole object and
thus obtaining the name and path of the bitmap. Once I get this string I'd
like to use it to place the bitmap image into OLE object. I intercept the
double click event of the ole object to call a function which opens
FileDialog and returns the path and name of the users selection. From then
on however I could not figure out what to do. Any suggestions?

Thanks in advance

Ömer Ayzan
 

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