Reflection
AutoCompleteAcceptedEventArgs Class Fields


For a list of all members of this type, see AutoCompleteAcceptedEventArgs members.

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