Changing the mouse cursor

Eg: from an I -beam to an hourglass and back

Article contributed by Bill Coan

Use one of the following lines:

System.Cursor = wdCursorWait
System.Cursor = wdCursorIBeam
System.Cursor = wdCursorNormal