CaptureCancelKey property (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short CaptureCancelKey

Overview

Refer to Implementing Screen Capture.

Remarks

Gets or sets the key used to cancel the capture operation.

The user cannot set this to 'ALT' (VbKeyMenu). If the user does, it will be ignored, and set to 'ESC' (VbKeyEsc).

See Also

Elements:

StopCapture method, IsCaptureActive method

Topics:

Screen Capture: Miscellaneous properties