Console: TreatControlCAsInput (let)

TreatControlCAsInput

Sets if the Control+C combination is managed by the system or returned as keyboard input.



 Public Property Let TreatControlCAsInput(
	  ByVal RHS As Boolean )

Parameters

RHS
[ByVal] Boolean. Flag indicating if the system should manage Control+C or not.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class Console Overview Console Properties Console Methods TreatControlCAsInput (get) WindowHeight (get)