Hi,
After closing the dialog try to invalidate the main window. Look at CWnd::InvalidateRect or SDKCode:BOOL InvalidateRect( HWND hWnd, // handle to window CONST RECT* lpRect, // rectangle coordinates BOOL bErase // erase state );
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: Simple Dialog in SDIThreaded View
|
Click Here to Expand Forum to Full Width |