Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
AutoCompleteOverwrite Property
Attachmate.Reflection.Objects Library (Productivity)
>
AutoComplete Object
: AutoCompleteOverwrite Property
Gets or sets how to treat text that follows an auto completion.
Syntax
Visual Basic (Declaration)
Object.AutoCompleteOverwrite
As
ProductivityOverwriteOption
Remarks
Erases all data remaining in the field following the completion.
Inserts the completion and pushes all following data toward the end of the field.
Overwrites any existing field data.
See Also
Reference
AutoComplete Object
AutoComplete Members
Send Feedback