ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

auto hide taskbar

Hi,
I would like to automatically hide or show the taskbar.
I tried to use the "SHAppBarMessage" function in shell32.dll but without results.
Does anyone make such an example ?
I would be very interested.
Thanks.

Alexis de La Fontaine
SECMAI.
0 Kudos
Message 1 of 4
(4,752 Views)
Hi!

The example, how to do this you can find in attachment.
(LabVIEW 7.0)
(LVWutil32 - dll from NI web site)

with best regards...
Download All
Message 2 of 4
(4,752 Views)
Thanks for response.
But it isn't exactly what i want.
I would like to show taskbar when the mouse is over and to hide it in other case.
In windows, i have to do a right click on taskbar then properties >> autohide taskbar.
I would like to do this with labview.
Thanks.
0 Kudos
Message 3 of 4
(4,752 Views)

This is what you are looking for. I had the same issue and I changed an existing VI from other post using SHAppBarMessage function to make the actual AutoHide function.

Message 4 of 4
(3,124 Views)