Attachmate.Reflection.Emulation.OpenSystems Namespace > ITerminal Interface : AllowColorTableChanges Property |
'Declaration
Property AllowColorTableChanges As Boolean
'Usage
Dim instance As ITerminal Dim value As Boolean instance.AllowColorTableChanges = value value = instance.AllowColorTableChanges
bool AllowColorTableChanges {get; set;}
When it is set to false, InfoConnect does not change the color table in response to these commands.
InfoConnect always allows the color table to change as a result of displaying a sixel, regardless of the value of AllowColorTableChanges.