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 Value As Boolean )

Parameters

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

Read/Write.

See Also

Project CorLib Overview

Class Console Overview