The
EndWaitCursor method returns the pointer to its normal state. If the
EndWaitCursor statement is not in a script that uses the
CorelScriptTools.BeginWaitCursor statement, the pointer reverts to its normal state after the script finishes executing. It is good programming practice to use an
EndWaitCursor statement with every
BeginWaitCursor statement.