B
bobo
I created a user control in C# and called Invalidate() and Update() member
functions of this control, but the window isn't updated as I expected. Some
part of it cannot be redrawed unless I invalidate it with another window
moving across it. Is it a bug with C#?
Thanks.
functions of this control, but the window isn't updated as I expected. Some
part of it cannot be redrawed unless I invalidate it with another window
moving across it. Is it a bug with C#?
Thanks.