CaptureStatusCursorIndex property (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short CaptureStatusCursorIndex

Overview

Refer to Implementing Screen Capture.

Remarks

Gets or sets the value that indicates the type of mouse pointer used between multiple captures.

Setting

Description

0

(Default) Shape determined by the object

1

Arrow

2

Cross-hair

3

I-Beam

4

Small square within a square

5

Four-pointed arrow pointing north, south, east, and west

6

Double arrow pointing northeast and southwest

7

Double arrow pointing north and south

8

Double arrow pointing northwest and southeast

9

Double arrow pointing west and east

10

Up Arrow

11

Hourglass (wait)

12

No Drop

13

Arrow and hourglass

14

Arrow and question mark

15

Size all

99

Custom icon specified by the CaptureStatusCursor property

See Also

Elements:

CaptureStatusCursor property

Topics:

Screen Capture: Miscellaneous properties