double buffering in child controls
C#
1
Posts
1
Posters
0
Views
1
Watching
-
hi i have an app in which i can drop objects onto a form and move them, it consists of graphics (lines), i am using double buffering to avoid filckering in the parent control which is a panel,but when i add controls to this panel dyanamically, the double buffering effect is not there, i move all lines conneted to a control when the control is moved , at this time flickering occurs, please help.
Sameer Sood Microsoft Student partner NIT Durgapur,india