InfoConnect for Unisys
AutoExpandEventArgs Class
Members 


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

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

See Also