Date: 6 April 1997 Author: Christopher Kohlhoff
There are basically two methods. Given a pointer to a TWindow object wnd:
wnd->UpdateWindow();
wnd->Invalidate();