Hi all,

Can I write a program using dot net to docking a form on screen like
taskbar or ICQ ? I want to wirte a program to do this.

Thank you in advance

Re: Can I dock the form on screen ? by Mr

Mr
Sun Oct 12 10:23:01 CDT 2003

http://www.codeproject.com/csharp/csdoesshell3.asp?target=shell%7Cpart


"Alex Cheung" <cheung-alex@yahoo.com> wrote in message
news:elMvzNNkDHA.3700@TK2MSFTNGP11.phx.gbl...
> Hi all,
>
> Can I write a program using dot net to docking a form on screen like
> taskbar or ICQ ? I want to wirte a program to do this.
>
> Thank you in advance
>
>
>



Re: Can I dock the form on screen ? by hirf-spam-me-here

hirf-spam-me-here
Sun Oct 12 11:31:03 CDT 2003

* "Alex Cheung" <cheung-alex@yahoo.com> scripsit:
> Can I write a program using dot net to docking a form on screen like
> taskbar or ICQ ? I want to wirte a program to do this.

Fred Balsinger: A Windows Forms Application Desktop Toolbar
<http://www.gotdotnet.com/userfiles/FredB/AppBars.zip>

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

Re: Can I dock the form on screen ? by Alex

Alex
Sat Oct 18 20:42:46 CDT 2003

Thx !!

"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
news:e0vAm5NkDHA.2500@TK2MSFTNGP10.phx.gbl...
> * "Alex Cheung" <cheung-alex@yahoo.com> scripsit:
> > Can I write a program using dot net to docking a form on screen like
> > taskbar or ICQ ? I want to wirte a program to do this.
>
> Fred Balsinger: A Windows Forms Application Desktop Toolbar
> <http://www.gotdotnet.com/userfiles/FredB/AppBars.zip>
>
> --
> Herfried K. Wagner
> MVP · VB Classic, VB.NET
> <http://www.mvps.org/dotnet>