• 0

Hide the Taskar in Visual Basic


Question

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

  • 0

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

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.