minimize button
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Write a handler for
CWnd::OnSysCommand()
and handle the case wherenID
isSC_MINIMIZE
. Be sure to call the base class CWnd::OnSysCommand() method for stuff you don't want to trap. /ravi Let's put "civil" back in "civilization" http://www.ravib.com ravib@ravib.com