Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Productivity Namespace / AutoCompleteAcceptedEventArgs Class
Members


AutoCompleteAcceptedEventArgs Class
Event arguments for Auto Complete suggestion accepted event.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class AutoCompleteAcceptedEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As AutoCompleteAcceptedEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      Attachmate.Reflection.Productivity.AutoCompleteAcceptedEventArgs

See Also