CaptureObjectEnableKeyboard property (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL CaptureObjectEnableKeyboard

Overview

Refer to Implementing Screen Capture.

Remarks

Specifies whether to enable the keyboard during selection. If this property is set to TRUE, then pressing the Shift key will select the client area of the object. Possible values are:

Setting

Description

TRUE

Enable the keyboard.

FALSE

Disable the keyboard.

See Also

Elements:

CaptureObjectInvert property, CaptureObjectBorderWidth property, CaptureObjectSelectCursorIndex property, CaptureObjectSelectCursor property

Topics:

Screen Capture: Capture Object properties