Documentation for this section has not yet been entered.
To force display of the wait cursor over a given control, call that control's Control.UseWaitCursor method. To make the wait cursor display for the entire application, regardless of the control or form selected, call Application.UseWaitCursor on the System.Windows.Forms.Application class.