HOSTEX_RESIZE_BEHAVIOR Data Type

HostExplorer Programming

HOSTEX_RESIZE_BEHAVIOR Data Type

VT

The HOSTEX_RESIZE_BEHAVIOR data type specifies how HostExplorer displays information in the session window when you resize the window.

Value

Definition

HOSTEX_RESIZE_BEHAVIOR_CHANGE_FONT

Specifies that HostExplorer changes the size of the font to allow the same number of rows and columns to be displayed in the resized window.

HOSTEX_RESIZE_BEHAVIOR_NEGOTIATE_WIN_SIZE

Specifies that HostExplorer sends a change in the number of maximum rows and columns to the Telnet host when you resize the window, but does not change the font size. This value is valid only for Telnet hosts that support the NAWS (Negotiate About Window Size) option.

HOSTEX_RESIZE_BEHAVIOR_DO_NOTHING

Specifies that HostExplorer does not do anything when you resize the window.


Related Topics

ResizeBehavior