InfoConnect for Unisys
AutoCompleteAcceptedEventArgs Class Members
Fields 


The following tables list the members exposed by AutoCompleteAcceptedEventArgs.

Public Constructors
 NameDescription
Public ConstructorAutoCompleteAcceptedEventArgs ConstructorInitialize the AutoCompleteAcceptedEventArgs variable.  
Top
Public Fields
 NameDescription
Public FieldAcceptedSuggestionThe completion, also referred to as the accepted suggestion.  
Public FieldPrefixThe word that was completed.  
Top
See Also