<<<<How do I prevent Wait cursor>>>>
-
Guys, how do I prevent Wait cursor from showing in my app? I'm using a webBrowser control in my app and every time this webbrowser control loads a page the cursor changes to the Wait cursor with the hourglass. I don't want it to appear at all. I've tried everything and I can't seem to get it to stop showing!!!! I've tried setting Cursor. Cursor.Current = Cursors.Arrow; No effect. I've tried setting UsingWaitCursor property to false. Nothing... no change. Please help!!!!
-
Guys, how do I prevent Wait cursor from showing in my app? I'm using a webBrowser control in my app and every time this webbrowser control loads a page the cursor changes to the Wait cursor with the hourglass. I don't want it to appear at all. I've tried everything and I can't seem to get it to stop showing!!!! I've tried setting Cursor. Cursor.Current = Cursors.Arrow; No effect. I've tried setting UsingWaitCursor property to false. Nothing... no change. Please help!!!!