Jump to content

Hide Taskbar with Winapi


Recommended Posts

Hi there,

a question to all who have experience with the winapi. I want to hide the task bar with it. I know there's a possibility by Controlhide but this is unfortunately not working for every case. E.G. when starting a DiaShow with a photo viewer (in full screen) and the stopping it the task bar shows again.

The author of the Pictureviewer told me to use the funtion: ShowWindow(FindWindow("Shell_TrayWnd",""),SW_HIDE);

Is it possible to use it in Auto-IT

Thanks in advance and Regards,

Alex

Link to comment
Share on other sites

Hi,

thank you for your answer but exactly this thread I had been read before.

That was the reason why I wrote:"I want to hide the task bar with it. I know there's a possibility by Controlhide but this is unfortunately not working for every case."

Does anybody have another idea

Thanks in adnvance and Regegrads,

Alex

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...