SmartTagProperties Collection [Access 2003 VBA Language Reference]

SmartTagProperties
SmartTagProperty

A collection of SmartTagProperty objects that represents the properties related to a smart tag.

Using the SmartTagProperties Collection

To return the SmartTagProperties collection for a smart tag, use the Properties property of the SmartTag object. To create a custom property from within a Visual Basic for Applications (VBA) project, use the Add method of the SmartTagProperties collection.

Properties | Count Property | Item Property

Methods | Add Method

Parent Objects

Child Objects

See Also | SmartTag Object | SmartTagAction Object | SmartTagActions Collection | SmartTagProperty Object | SmartTags Collection