'Declaration
Property AutoFocus As Boolean
'Usage
Dim instance As IT27Terminal Dim value As Boolean instance.AutoFocus = value value = instance.AutoFocus
bool AutoFocus {get; set;}
Property Value
If false, the host message remains on the screen, but the T27 session does not automatically receive focus.