Changing the mouse cursor
Eg: from an I -beam to an hourglass and back
Article contributed by Bill CoanUse one of the following lines:
System.Cursor = wdCursorWait
System.Cursor = wdCursorIBeam
System.Cursor = wdCursorNormal
Eg: from an I -beam to an hourglass and back
Article contributed by Bill CoanUse one of the following lines:
System.Cursor = wdCursorWait
System.Cursor = wdCursorIBeam
System.Cursor = wdCursorNormal