Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 668 Bytes

Access.TextBox.AllowAutoCorrect.md

File metadata and controls

27 lines (17 loc) · 668 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
TextBox.AllowAutoCorrect property (Access)
vbaac10.chm11055
vbaac10.chm11055
Access.TextBox.AllowAutoCorrect
9cafa161-c073-855f-edee-c7c9cb32be99
02/28/2019
medium

TextBox.AllowAutoCorrect property (Access)

Use the AllowAutoCorrect property to specify whether the specified control will automatically correct entries made by the user. Read/write Boolean.

Syntax

expression.AllowAutoCorrect

expression A variable that represents a TextBox object.

[!includeSupport and feedback]