InfoConnect for Airlines VBA Guide
SSHSetHostWindowSize Property
When this value is true, InfoConnect sends the number of rows and columns to the host when they change, enabling it to control the cursor if the window size changes.
Syntax
Object.SSHSetHostWindowSize As Boolean
Remarks
The default value is true. This value cannot be changed if the connection is open.
See Also