TerminalControl.UserInputEnabled Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9448)
UserInputEnabled
Enables or disables user input.
Declaration
[Browsable(true)]
public bool UserInputEnabled { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if user input enabled; false if disable. |