SmartTagProperty Object

Microsoft Access Visual Basic

Show All Show All

SmartTagProperty Object

SmartTagProperties SmartTagProperty

Represents a single instance of a custom property for a smart tag. The SmartTagProperty object is a member of the SmartTagProperties collection.

Using the SmartTagProperty Object

To return a SmartTagProperty object, use the Item method of the SmartTagProperties collection, or use SmartTagProperties (Index), where Index is the number of the property. To return the information related to a custom property for a smart tag, use the Name and Value properties of the SmartTagProperty object.