Table of Contents
Cursor Constructor (CursorType)

Initializes a Cursor of a predefined cursor type.

Syntax
 public Cursor(
   CursorType type
);

Parameters

type
Cursor type.
See Also