WdCursorType Enum

Definition

Specifies the state (shape) of the cursor.

public enum class WdCursorType
[System.Runtime.InteropServices.Guid("149777A8-D40C-3468-B27C-D7AEA2CAA817")]
public enum WdCursorType
type WdCursorType = 
Public Enum WdCursorType
Inheritance
WdCursorType
Attributes

Fields

wdCursorIBeam 1

I-beam cursor shape.

wdCursorNormal 2

Normal cursor shape. Default; cursor takes shape designated by Microsoft Windows or the application.

wdCursorNorthwestArrow 3

Diagonal cursor shape starting at top left corner.

wdCursorWait 0

Hourglass cursor shape.

Applies to