G
Guest
Hi,
I am using the below code for displaying the Wait cursor.
Cursor.Current = Cursors.WaitCursor;
But currently in some cases the wait cursor is not getting displayed at all
and in some cases there is more than 5 Seconds delay before the wait cursor
is displayed.
Can some one tell me why this is happening??
How can i avoid this problem??
Thanks in Advance,
Murthy
I am using the below code for displaying the Wait cursor.
Cursor.Current = Cursors.WaitCursor;
But currently in some cases the wait cursor is not getting displayed at all
and in some cases there is more than 5 Seconds delay before the wait cursor
is displayed.
Can some one tell me why this is happening??
How can i avoid this problem??
Thanks in Advance,
Murthy