c++ - Can I force a parent window to redraw without causing its children to redraw? -


Is it possible to cancel the window without making it illegal for its children? (To display invalidity due to the rebuild of the parents window, but not to remodel your children)

It assumes that the "clip-children" style already in the original window , So that its painting will not naturally invalidate the children.

Invalid () already does this. Another way is with RedrawWindow () RDW_NOCHILDREN option.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -