InfoConnect API Guide
Attachmate.Reflection.Productivity Namespace / MisspelledWordEventArgs Class
Members


MisspelledWordEventArgs Class
Event arguments for spelling that handle misspellings.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class MisspelledWordEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As MisspelledWordEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      Attachmate.Reflection.Productivity.MisspelledWordEventArgs

See Also