CmdWindow Properties
Cursor
The cursor marking the input location in the console.
Syntax: protected
Label
Cursor { get; }
ReadyForNewCommand
The label marking that the console is ready for a new command.
Syntax: protected
Label
ReadyForNewCommand { get; }
Last updated