hi~
I tried to maximize dialog in dialog based application. I used
'ShowWindow(SW_MAXIMIZE);'
There is problem. maximized dialog cover the taskbar.
I don't want to cover the taskbar.
How to solve the problem?
-mihyon-
Printable View
hi~
I tried to maximize dialog in dialog based application. I used
'ShowWindow(SW_MAXIMIZE);'
There is problem. maximized dialog cover the taskbar.
I don't want to cover the taskbar.
How to solve the problem?
-mihyon-
does it happen with other applications as well? if yes, then u need to look
at the "Always on top" setting in the "Taskbar and Start-menu Properties" of
Windows!
Please share more information!
--
Deepesh
"mihyon" <einstone@e-castle.co.kr> wrote in message
news:bopsfc$rg8$1@news1.kornet.net...[color=blue]
> hi~
> I tried to maximize dialog in dialog based application. I used
> 'ShowWindow(SW_MAXIMIZE);'
>
> There is problem. maximized dialog cover the taskbar.
>
> I don't want to cover the taskbar.
>
> How to solve the problem?
>
> -mihyon-
>
>[/color]