View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
quartz[_2_] quartz[_2_] is offline
external usenet poster
 
Posts: 441
Default Is it possible to hide the Windows Task Bar?

I am using VBA in Excel XP with Windows 2000.

Is it possible to hide the Windows Task Bar using VBA (perhaps with an API)?
If so, could someone please post a function that can be used to hide/unhide
it?

Thanks much in advance.