SmartTag Members (Access)

Represents a smart tag that has been added to a control on a form or report. The SmartTag object is a member of the SmartTags collection.

Methods

Name

Description

Delete

Deletes the specified object.

Properties

Name

Description

Application

You can use the Application property to access the active Microsoft Access Application object and its related properties. Read-only Application object.

IsMissing

Returns True if the specified smart tag is not installed or is installed incorrectly. Read-only Boolean.

Name

You can use the Name property to determine the string expression that identifies the name of an object. Read-only String.

Parent

Returns the parent object for the specified object. Read-only.

Properties

Returns a SmartTagProperties collection that represents the collection of properties for a particular smart tag. Read-only.

SmartTagActions

Returns a SmartTagActions collection that represents the actions available for a specific smart tag. Read-only.

XML

Returns a String that represents the related XML code for a smart tag. Read-only.