how do you disable the 'X' close button then?
I tried
pSysMenu->EnableMenuItem (SC_CLOSE, MF_BYCOMMAND|MF_DISABLED);
but all it does it gray out the 'X' close button but not removing it from title bar
any ideas?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 36
Threaded View
|
Click Here to Expand Forum to Full Width |