Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.Productivity Library
/
AutoComplete Object
/ MaxWordLength Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
MaxWordLength Property (AutoComplete)
In This Topic
Gets or sets the maximum length of words that can potentially be auto-completed. Longer words are ignored by Auto Complete. The range of valid values is 20-200 characters.
Syntax
Visual Basic (Declaration)
expression
.MaxWordLength
As
Integer
where
expression
is a variable that represents a
AutoComplete Object
See Also
Reference
AutoComplete Object
AutoComplete Members