 | ConsoleControlIsInputEnabled Property |
Gets or sets a value indicating whether this instance is input enabled.
Namespace:
ConsoleControl
Assembly:
ConsoleControl (in ConsoleControl.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic bool IsInputEnabled { get; set; }Property Value
Type:
Booleantrue if this instance is input enabled; otherwise,
false.
See Also