xInfo.startLengthyOperation Method
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.