Home All Groups Group Topic Archive Search About

docking in vbnet 2005

Author
12 Apr 2006 6:38 PM
glenn
hi
How can i make a autohide docking tool.
I need the same tool that microsoft use in visual studio 2005.
Where can i find it. Ore a tool of a example that do the same
Greetings Glenn

Author
12 Apr 2006 8:44 PM
George Shubin
Take a look at the DockPanel Suite on SourceForge.

http://sourceforge.net/project/showfiles.php?group_id=110642

Be sure to also download the VB.Net Beginners Cookbook.

--
------------------------------------------------------------------------
George Shubin       Custom Software Development
dX Software Systems          Database Applications
Ph: 503-981-6806                     Fax: 503-982-0120
www.dxonline.com              geo***@dxonline.com
------------------------------------------------------------------------

"Natural ability without education has more often raised a man to glory and
virtue than education without natural ability."  --  Cicero

Show quoteHide quote
"glenn" <gld***@yahoo.co.uk> wrote in message
news:nOb%f.368936$yS4.10837057@phobos.telenet-ops.be...
> hi
> How can i make a autohide docking tool.
> I need the same tool that microsoft use in visual studio 2005.
> Where can i find it. Ore a tool of a example that do the same
> Greetings Glenn
>
Author
15 Apr 2006 5:20 PM
glenn
George Shubin schreef:
> Take a look at the DockPanel Suite on SourceForge.
>
> http://sourceforge.net/project/showfiles.php?group_id=110642
>
> Be sure to also download the VB.Net Beginners Cookbook.
>
Can you tel me how to work with it.