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