felixd68
felixd68

Reputation: 1

Wait Cursor Error

I'm coding an advanced web browser. The bad thing is, is that whenever you move your cursor over the window, a wait cursor is displayed. I tried to deselect the wait cursor but it doesn't work!

I'm using Visual Basic 2010 Beta 2...

Please help!!

Upvotes: 0

Views: 653

Answers (1)

mez
mez

Reputation: 11

check UseWaitCursor at false in the properties!

Upvotes: 1

Related Questions