Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the mouse cursor to idle.
Syntax
public void startLengthyOperation()
Run On
Called
Remarks
Use at the start of a lengthy operation to indicate that a process is in progress. When the operation has finished, the system automatically calls the endLengthyOperation method.