Reflection
SettingsLoadedEventArgs Class
Members 


Syntax
'Declaration
 
<SerializableAttribute()>
Public Class SettingsLoadedEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As SettingsLoadedEventArgs
[Serializable()]
public class SettingsLoadedEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      Attachmate.Reflection.Emulation.OpenSystems.SettingsLoadedEventArgs

See Also