acido00 Posted October 4, 2004 Share Posted October 4, 2004 Hi friends! I am working in a aplicattion, but i need hide the taskbar, i am programming in VB 2005, but i think that the code in .NET works in 2005! But, if you can help me! I want delete the taskbar from my desktop, i hope, you can help me, thanks! Link to comment Share on other sites More sharing options...
0 kjordan2001 Posted October 4, 2004 Share Posted October 4, 2004 Kill explorer? Link to comment Share on other sites More sharing options...
0 neufuse Veteran Posted October 4, 2004 Veteran Share Posted October 4, 2004 you could get the handle of the taskbar using Spy++ then send a windows message to it to hide it, then send another message to it again to show it... but this takes knowladge of WIN32 coding Link to comment Share on other sites More sharing options...
0 Andareed Posted October 4, 2004 Share Posted October 4, 2004 http://vbnet.mvps.org/index.html?code/scre...pbarmessage.htm Link to comment Share on other sites More sharing options...
Question
acido00
Hi friends!
I am working in a aplicattion, but i need hide the taskbar, i am programming in VB 2005, but i think that the code in .NET works in 2005!
But, if you can help me!
I want delete the taskbar from my desktop, i hope, you can help me, thanks!
Link to comment
Share on other sites
3 answers to this question
Recommended Posts