CmdWindow Properties

Cursor

The cursor marking the input location in the console.

Syntax: protectedLabel Cursor { get; }

ReadyForNewCommand

The label marking that the console is ready for a new command.

Syntax: protectedLabel ReadyForNewCommand { get; }

Last updated