AutoCorrect Object [Access 2003 VBA Language Reference]

AutoCorrect

The AutoCorrect object represents the AutoCorrect functionality of Microsoft Office Access 2003.

Using the AutoCorrect Object

To return an AutoCorrect object, use the AutoCorrect property.

To enable or disable the display of the AutoCorrect Options button, use the DisplayAutoCorrectOptions property.

To enable or disable AutoCorrect functionality for a particular TextBox or ComboBox object, use the AllowAutoCorrect property.

Properties | DisplayAutoCorrectOptions Property

Parent Objects

Child Objects