InfoConnect API Guide
Attachmate.Reflection.Emulation.Common Namespace / CursorInNewFieldEventArgs Class
Members


In This Topic
    CursorInNewFieldEventArgs Class
    In This Topic
    CursorInNewField event argument.
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public Class CursorInNewFieldEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As CursorInNewFieldEventArgs
    [Serializable()]
    public class CursorInNewFieldEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Attachmate.Reflection.Emulation.Common.CursorInNewFieldEventArgs

    See Also