I am developing a program in c# where I have to show device connected each other in a dashboard.I am drawing in OnPaint event.when the user move the devices the background is flickering.beca use each time i am clearing the graphics objects.
I tried using Doublebuffering but still not working.
any body can help me on this.
Thanks
Abdun
I tried using Doublebuffering but still not working.
any body can help me on this.
Thanks
Abdun
Comment