다음을 통해 공유


Attachment.BackColor Property (Access)

Gets or sets the interior color of the specified object. Read/write Long.

Version Information

추가된 버전: Access 2007

Syntax

.BackColor

A variable that represents an Attachment object.

Remarks

The BackColor property contains a numeric expression that corresponds to the color used to fill a control's or section's interior.

You can set the default for this property by using a control's default control style or the DefaultControl property in Visual Basic.

To use the BackColor property, the BackStyle property, if available, must be set to Normal.

참고 항목

개념

Attachment Object Members

Attachment Object