Bound Object Frame and SourceDoc

  • Thread starter Tobes \(Breath\)
  • Start date
T

Tobes \(Breath\)

Hi there,

I have an Object Frame on a form, which is not bound to any table column.
When I drag an image or text file onto the frame, it's name is shown. I can
then double click to preview the file in it's default viewer.

How can I programmatically get access to the name of the file dropped into
the frame? I checked the the SourceDoc or SourceItem properties, but they
are blank! This frame is working in Linked mode (so the contents are not
embedded).

Any help much appreciated, I've been searching for ages!

Tobin
 
Top