'Declaration
Property HostTypeAheadControl As Boolean
'Usage
Dim instance As IIbmTerminal Dim value As Boolean instance.HostTypeAheadControl = value value = instance.HostTypeAheadControl
bool HostTypeAheadControl {get; set;}
Property Value
The default value is True.
If this property is False, Reflection uses the current value of the TypeAhead property to determine whether or not to buffer keystrokes.