I've always just used..
 Code:
$Form.Cursor=11
to turn on the 'working' cursor. Then...
 Code:
$Form.Cursor=0
to turn back to default.