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


AutoExpandEventArgs Class
Specifies event arguments for the Auto Expansion event.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class AutoExpandEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As AutoExpandEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      Attachmate.Reflection.Productivity.AutoExpandEventArgs

See Also