You should call it whenever and wherever a change occurs that will require the control to be repainted.Quote:
Originally Posted by Jeffulot
Printable View
You should call it whenever and wherever a change occurs that will require the control to be repainted.Quote:
Originally Posted by Jeffulot
uh oh....
when I added another of the paint events and added the invalidates, I got this error on the "DoEvents" call:
An unhandled exception of type 'System.StackOverflowException' occurred in System.Drawing.dll
You're going to have to post your code.
Hi
The transparency works fine on windows. But it doesn't work on windows mobile. The transparent parts are all white on the mobile device. Does someone know how this can be done for mobile framwork?
Thank you