InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / SettingsLoadingEventArgs Class
Members


In This Topic
    SettingsLoadingEventArgs Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class SettingsLoadingEventArgs 
       Inherits Attachmate.Reflection.CancelableEventArgs
    'Usage
     
    
    Dim instance As SettingsLoadingEventArgs
    public class SettingsLoadingEventArgs : Attachmate.Reflection.CancelableEventArgs 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          Attachmate.Reflection.CancelableEventArgs
             Attachmate.Reflection.Emulation.OpenSystems.SettingsLoadingEventArgs

    See Also