| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > ReportManager Class > ReportManager Properties >====== WaitCursor (activate Wait cursor during report processing) ====== | [[usemrp ipd multiple request packet support 1.htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[wmfparser wmfdocumentparser object .htm|{{btn_next_n.gif|Next page}}]] | | || | **WaitCursor** | **BYTE, PROTECTED** | {{blk2blue.jpg|blk2blue.jpg}} The **WaitCursor **property is used to signal the ReportManager that a wait cursor will be active as the report is generating. A value of one (1 or True) activates the wait cursor; a value of zero (0 or False) uses the default. **Implementation:** The Ask method of the ReportManager implements the WaitCursor property. **See Also:     **[[ask display window and process its events reportmanager .htm|Ask]]