Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Productivity Namespace / IAutoComplete Interface
Members


IAutoComplete Interface
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
IAutoComplete InterfaceIProductivity Interface
Syntax
'Declaration
 
Public Interface IAutoComplete 
   Inherits Attachmate.Reflection.Framework.IProxy 
 
'Usage
 
Dim instance As IAutoComplete
See Also