InfoConnect for Airlines VBA Guide
WyseProtectMode Property
Gets or sets whether the terminal is in Protect Mode (for Wyse terminal emulation only).
Syntax
Object.WyseProtectMode As Boolean
Remarks
In Protect Mode, the cursor is not allowed to move into areas of the screen that are write-protected. Keys that control cursor movement (for example, the TAB key) move from one unprotected area to the next unprotected area. The value of this property is not saved to a settings file.
See Also