Console Events
.NET Framework (current version)
Namespace:
System
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CancelKeyPress | Occurs when the Control modifier key (Ctrl) and either the ConsoleKey::C console key (C) or the Break key are pressed simultaneously (Ctrl+C or Ctrl+Break). |
Show:

