Gets or sets a value indicating whether a Wyse terminal is in Block Mode. The value of this property is not saved to a settings file.
bool WyseBlockMode {get; set;}
'Declaration
Property WyseBlockMode As Boolean
'Usage
Dim instance As IScreen
Dim value As Boolean
instance.WyseBlockMode = value
value = instance.WyseBlockMode