通过Win32在C中隐藏TaskBar [英] Hide TaskBar in C through Win32

查看:81
本文介绍了通过Win32在C中隐藏TaskBar的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我成功创建了一个全屏窗口,但实际上无法隐藏任务栏.
启动全屏窗口几秒钟后,它消失了.

您能否让我知道如何隐藏任务栏?

:)

Hi,
I was successful in creating a full screen window but really unable to hide taskbar.
It vanishes after couple of seconds after the full screen window is initiated.

Can you please let me know how to even hide the task bar ?

:)

推荐答案

查看此处:
http://stackoverflow.com/questions/2382464/win32-full-screen-and-隐藏任务栏 [ ^ ]

您也可以查看 http://msdn.microsoft.com/zh-CN/library/windows/desktop/ms724947(v=vs.85).aspx#Desktop [
Look here:
http://stackoverflow.com/questions/2382464/win32-full-screen-and-hiding-taskbar[^]

You can also take a look at http://msdn.microsoft.com/en-us/library/windows/desktop/ms724947(v=vs.85).aspx#Desktop[^]

Were you can see the desktop parameters which cover the space occupied by the taskbar.

Probably there will be better methods out there...

Good luck!


这篇关于通过Win32在C中隐藏TaskBar的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆