SpellCheck Property (IInputTextField)
In This Topic
Gets a value indicating whether spell check is enabled for the input field.
Syntax
'Declaration
ReadOnly Property SpellCheck As Boolean
Property Value
true
if spell check is enabled; otherwise,
false
.
See Also