Method EndBusyCursor
EndBusyCursor()
Changes the cursor back to the original cursor, for all windows in the application.
public virtual void EndBusyCursor()
Remarks
Use with BeginBusyCursor() and IsBusyCursor.
Changes the cursor back to the original cursor, for all windows in the application.
public virtual void EndBusyCursor()
Use with BeginBusyCursor() and IsBusyCursor.