InfoConnect for Airlines
ApplicationClosingEventArgs Class
Members 


ApplicationClosing event argument.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class ApplicationClosingEventArgs 
   Inherits System.MarshalByRefObject
'Usage
 
Dim instance As ApplicationClosingEventArgs
[Serializable()]
public class ApplicationClosingEventArgs : System.MarshalByRefObject 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      Attachmate.Reflection.Framework.ApplicationClosingEventArgs

See Also