AutoCorrect Object

Microsoft Access Visual Basic

AutoCorrect Object

AutoCorrect

The AutoCorrect object represents the AutoCorrect functionality of TextBox and ComboBox objects.

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.