"Navin Mishra" <navin.mishra@siemens.com> schrieb:
> Is there any example to make an AutoHide AppBar using C#/VB.NET ?
Fred Balsinger: A Windows Forms Application Desktop Toolbar
<URL:http://www.gotdotnet.com/userfiles/FredB/AppBars.zip>

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Navin Mishra - 04 Oct 2005 17:16 GMT
Thanks. But is does not demonstrate auto hiding :(
> "Navin Mishra" <navin.mishra@siemens.com> schrieb:
> > Is there any example to make an AutoHide AppBar using C#/VB.NET ?
>
> Fred Balsinger: A Windows Forms Application Desktop Toolbar
> <URL:http://www.gotdotnet.com/userfiles/FredB/AppBars.zip>
williamwallace - 13 Nov 2008 11:08 GMT
See ShellAppBar component from http://www.ssware.com/shlobj/shlobj.htm which
can convert any VB.Net (or c#) form into a full blown appbar with auto-hide
and drag-dock functionality.
>Thanks. But is does not demonstrate auto hiding :(
>
[quoted text clipped - 3 lines]
>> Fred Balsinger: A Windows Forms Application Desktop Toolbar
>> <URL:http://www.gotdotnet.com/userfiles/FredB/AppBars.zip>