Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the state (shape) of the cursor.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdCursorType1 As WdCursorType = WdCursorType.wdCursorIBeam
Syntax
Public Enum WdCursorType
public enum WdCursorType
public enum class WdCursorType
public enum WdCursorType
public enum WdCursorType
Members
| Member name | Description |
|---|---|
| wdCursorIBeam | I-beam cursor shape. |
| wdCursorNormal | Normal cursor shape. Default; cursor takes shape designated by Microsoft Windows or the application. |
| wdCursorNorthwestArrow | Diagonal cursor shape starting at top left corner. |
| wdCursorWait | Hourglass cursor shape. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000