G
Guest
A quick search of this forum yielded no answer to what I believe to be a
silly little problem. I have, in my MainForm, the following:
Cursor.Current = Cursors.WaitCursor;
Application.DoEvents();
The cursor never seems to change. What am I missing?
silly little problem. I have, in my MainForm, the following:
Cursor.Current = Cursors.WaitCursor;
Application.DoEvents();
The cursor never seems to change. What am I missing?