In This Topic
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.
Object Model
Syntax
'Declaration
Public Interface IAutoComplete
'Usage
Dim instance As IAutoComplete
public interface IAutoComplete
See Also