InfoConnect API Guide
Attachmate.Reflection.UserInterface Namespace / ViewEventArgs Class
Members


In This Topic
    ViewEventArgs Class
    In This Topic
    Event argument for ViewEventHandler.
    Object Model
    ViewEventArgs ClassIView Interface
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public Class ViewEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As ViewEventArgs
    [Serializable()]
    public class ViewEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Attachmate.Reflection.UserInterface.ViewEventArgs

    See Also