M
Maka Sili
Hi,
My VC++ application does not have a titlebar (and therefore no System menu,
no minimize, no maximize
and no close button). We have a custom button for minimize and close.
When the app is in normal/maximized view, clickinng on the taskbar entry
does not minimize the
application. Normally (with apps with titlebar), the application would
minimize when you click on
the taskbar entry.
How do I trap the click event on the taskbar entry so I can minimize the
application?
Thanks for any help.
My VC++ application does not have a titlebar (and therefore no System menu,
no minimize, no maximize
and no close button). We have a custom button for minimize and close.
When the app is in normal/maximized view, clickinng on the taskbar entry
does not minimize the
application. Normally (with apps with titlebar), the application would
minimize when you click on
the taskbar entry.
How do I trap the click event on the taskbar entry so I can minimize the
application?
Thanks for any help.