Wait Cursor and Picture Boxes

  • Thread starter Thread starter Paul Kay
  • Start date Start date
P

Paul Kay

Has anyone else experienced this.

If I display a wait cursor using Cursor.Current = Cursors.WaitCursor over a
Picture Box, more often than not it will leave a trace of its top and bottom
extents as lines across most of the image displayed in the picture box when
I do Cursor.Current = Cursors.Default to get rid of it.

Similarly, if a SIP is enabled which cuts across a Picture Box and then
disabled I get a line at the top extent of the SIP.

Is it me, am I doing something wrong, or have others experienced this.

I get the same with SP1 and the SP2 beta.

Thanks
Paul Kay
 
Alex,

On a real device, specifically, an iPAQ 221x running WM2003 and .NET CF SP2
beta. (though I had the same with SP1)
I'll test the effect on some other devices/configurations.

Regards
Paul
 
Annoying, annoying, annoying....

The problem would seem to be hardware related.

On my xdaII, same setup WM2003, .NET CF SP1 or SP2 beta, I don't get the
problem.

Does anyone have any specific insight as to why the two devices behave
differently in this instance?

Regards
Paul Kay
 
Back
Top