Attachment.AttachmentCurrent Event (Access)
Occurs when the focus moves to or from a file contained in the specified Attachment control, making it the current attachment, or when the form is refreshed or requeried.
Version Information
추가된 버전: Access 2007
Syntax
식 .AttachmentCurrent
식 A variable that represents an Attachment object.
Remarks
By running a macro or event procedure when the AttachmentCurrent event occurs, you can display a message or synchronize controls in the form related to the current attachment.