New Objects

Microsoft Access Visual Basic

New Objects

For the latest information about programming with Microsoft Access, including product news, technical articles, downloads, and samples, visit the Microsoft Office Developer Center on the Microsoft Developer Network (MSDN) Web site.

The following table lists objects added to the Microsoft Office Access 2003 object model.

Object Description
AdditionalData Represents the collection of tables and queries that will be included with the parent table that is exported by the ExportXML method.
AutoCorrect Represents the AutoCorrect functionality of TextBox and ComboBox objects.
DependencyInfo Represents the dependency information for an AccessObject object.
DependencyObjects Represents the dependency information for an AccessObject object.
SmartTag Represents a smart tag that has been added to a control on a form, report, or data access page.
SmartTagAction Represents a single action for a smart tag.
SmartTagActions Represents a collection of actions for an individual smart tag or a type of smart tag.
SmartTagProperties A collection of SmartTagProperty objects that represents the properties related to a smart tag.
SmartTagProperty Represents a single instance of a custom property for a smart tag.
SmartTags Represents the collection of smart tags for a control on a form, report, or data access page.