InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / BeforeConnect Event
In This Topic
BeforeConnect Event (T27Terminal)
In This Topic
Occurs before InfoConnect connects to the host.
Syntax
private Sub T27Terminal_BeforeConnect ( 
   ByVal sender As Object _
) 

Parameters

sender
Sender of event.
See Also