TreatControlCAsInput

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSystemConsole class > Methods >

TreatControlCAsInput

Previous pageReturn to chapter overviewNext page

Gets or sets a value indicating whether the combination of the Control modifier key and C console key (CTRL+C) is treated as ordinary input or as an interruption that is handled by the operating system.

 

TreatControlCAsInput           PROCEDURE(), BOOL

TreatControlCAsInput           PROCEDURE(BOOL pCtrlCAsInput)