[Urgent]Minimize window clicking task bar button [modified]
-
Hi, I am working on property sheet wizard application, I have over ridden all non client area messages to customize title bar color. Now my problem once execute exe i am not able to minimize application by clicking its task bar button. Can anyone help me come out from this problem? Thanks, Rameshkanth -- modified at 10:10 Wednesday 4th April, 2007
-
Hi, I am working on property sheet wizard application, I have over ridden all non client area messages to customize title bar color. Now my problem once execute exe i am not able to minimize application by clicking its task bar button. Can anyone help me come out from this problem? Thanks, Rameshkanth -- modified at 10:10 Wednesday 4th April, 2007
-
Do u have minimize button on PropertySheet. If NO, Check out http://www.pocketpcdn.com/articles/propsheetmenubar.html[^] It may be useful..
I have minimize(-) button and close(x) button in caption bar. Here i have overidden those default button and created new one. Clicking on minimize,close button my application working fine. Even doing well on system menu also. when i click on task bar button it is not minimizing.