Can anyone suggest a free dockable window component (.net) that will
allow the functionality similar to the toolbar which is a dockable
window in Visual Studion?
Thanks,
Josh
W.G. Ryan eMVP - 29 Oct 2004 23:38 GMT
http://www.knowdotnet.com/articles/dockingtoolbar.html

Signature
W.G. Ryan, MVP
www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
> Can anyone suggest a free dockable window component (.net) that will
> allow the functionality similar to the toolbar which is a dockable
> window in Visual Studion?
>
> Thanks,
> Josh
Daniel O'Connell [C# MVP] - 29 Oct 2004 23:59 GMT
> Can anyone suggest a free dockable window component (.net) that will
> allow the functionality similar to the toolbar which is a dockable
> window in Visual Studion?
SandBar and SandDock components can be used to generate a pretty VS like
app, but they are only free for non commercial ventures though and not open
source:
http://www.divil.co.uk/net/controls/
A word of warning, though, they don't seem to work all that well with
whidbeys designer, so you may want to keep that in mind.