Defines the interface and settings for Auto Complete, a Productivity feature that helps populate fields by suggesting common or repeated commands based on what you've typed previously.
public interface IAutoComplete : Attachmate.Reflection.Framework.IProxy
'Declaration
Public Interface IAutoComplete
Inherits Attachmate.Reflection.Framework.IProxy
'Usage
Dim instance As IAutoComplete