Attachment.ControlSource Property (Access)
You can use the ControlSource property to specify what data appears in the specified Attachment control. Read/write String.
Version Information
Version Added: Access 2007
Syntax
expression .ControlSource
expression A variable that represents an Attachment object.
Remarks
The ControlSource property uses the following settings.
Setting |
Description |
---|---|
A field name |
The ControlSource property must be set to the name of a field that stores attachments. |