How to Force a Full Redraw?
Posted: Thu Jan 29, 2009 10:12 pm
I set certain colors based on the application's active skin. This change can occur during runtime at the user's whim.
How do I force the SRVE (and the horz/vert toolbars and the background) to redraw to show the new colors?
What I've tried:
1. SRVE.Repaint/Refresh/Update/Invalidate.
2. SRVE.Format
3. MenuHorz/MenuVert.Toolbar.Repaint
What've I got to do get a simple full repaint?
Thanks.
-David
How do I force the SRVE (and the horz/vert toolbars and the background) to redraw to show the new colors?
What I've tried:
1. SRVE.Repaint/Refresh/Update/Invalidate.
2. SRVE.Format
3. MenuHorz/MenuVert.Toolbar.Repaint
What've I got to do get a simple full repaint?
Thanks.
-David