Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / BeforeConnect Event
In This Topic
    BeforeConnect Event
    In This Topic
    Occurs before Reflection connects to the host.
    Syntax
    private Sub IbmTerminal_BeforeConnect ( 
       ByVal sender As Object _
    ) 

    Parameters

    sender
    Sender of event.
    See Also