About Property [Access 2003 VBA Language Reference]

Returns or sets a String representing version and copyright information for an ActiveX control. Read/write.

expression.About

expression Required. An expression that returns one of the objects in the Applies To list.

Remarks

To view an About box showing version and copyright information for an ActiveX control, click the About property box in the Microsoft Access property sheet. Then click the Build button to the right of the property box.

Note  The About box is not available for ActiveX controls on a data access page.

Applies to | CustomControl Object