CaptureHotKey property (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short CaptureHotKey

Overview

Refer to Implementing Screen Capture.

Remarks

Gets or sets the key code for the hot key. The default hot key is F11.

Note:

The user must call StopCapture if a capture operation has been started (for example, waiting for a hot key to be pressed) before the user allows the main window/application to terminate.

See Also

Elements:

CaptureHotKeyModifiers property

Topics:

Screen Capture: Hot Key properties