when we moving the Form it not flickering and its child not flickering.............why????
redraw only has to happen if the content changed or the position relative to the parent changed.
If neither happens, you are practically moving a bitmap image of your application window around (unless you write code for it, the child is not even aware the parrent mooved).
Let's talk about MVVM: http://ift.tt/1fpEgna Please mark post as helpfull and answers respectively.
No comments:
Post a Comment