Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmScreen Object / ScreenChanged Event
In This Topic
ScreenChanged Event (IbmScreen)
In This Topic
Occurs as soon as the host data causes the data on the screen to change.
Syntax
private Sub IbmScreen_ScreenChanged ( 
   ByVal sender As Object _
) 

Parameters

sender
Sender of event.
See Also