CustomControl.About Property (Access)

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

Syntax

expression .About

expression A variable that represents a CustomControl object.

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.

See Also

Concepts

CustomControl Object Members

CustomControl Object