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 |
---|---|
Deletes the specified object. |
Properties
Name |
Description |
---|---|
You can use the Application property to access the active Microsoft Access Application object and its related properties. Read-only Application object. |
|
Returns True if the specified smart tag is not installed or is installed incorrectly. Read-only Boolean. |
|
You can use the Name property to determine the string expression that identifies the name of an object. Read-only String. |
|
Returns the parent object for the specified object. Read-only. |
|
Returns a SmartTagProperties collection that represents the collection of properties for a particular smart tag. Read-only. |
|
Returns a SmartTagActions collection that represents the actions available for a specific smart tag. Read-only. |
|
Returns a String that represents the related XML code for a smart tag. Read-only. |