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


In This Topic
    MisspelledWordEventArgs Class
    In This Topic
    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