InfoConnect for Airlines
MisspelledWordEventArgs Class
Members 


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

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

See Also