How do you create controls like Toolbox and Solution Explorer that expands
OnMouseOver and lsides back when looses focus? Also, it has bookmark.


--
Thanks for your help.

Harshad Rathod

Re: Creating VS Studio like control by Sijin

Sijin
Tue Nov 30 00:05:59 CST 2004

What you need is something called docking windows. there are lot of
libraries out there that provide you this functionality. One really good
one that is free for non-commercial use is

http://www.divil.co.uk/net/controls/sanddock/

Sijin Joseph
http://www.indiangeek.net
http://weblogs.asp.net/sjoseph

Harshad Rathod wrote:
> How do you create controls like Toolbox and Solution Explorer that expands
> OnMouseOver and lsides back when looses focus? Also, it has bookmark.
>
>

Re: Creating VS Studio like control by HarshadRathod

HarshadRathod
Tue Nov 30 08:07:06 CST 2004

Thanks.

"Sijin Joseph" wrote:

> What you need is something called docking windows. there are lot of
> libraries out there that provide you this functionality. One really good
> one that is free for non-commercial use is
>
> http://www.divil.co.uk/net/controls/sanddock/
>
> Sijin Joseph
> http://www.indiangeek.net
> http://weblogs.asp.net/sjoseph
>
> Harshad Rathod wrote:
> > How do you create controls like Toolbox and Solution Explorer that expands
> > OnMouseOver and lsides back when looses focus? Also, it has bookmark.
> >
> >
>

Re: Creating VS Studio like control by HarshadRathod

HarshadRathod
Tue Nov 30 09:35:05 CST 2004

I visited the site. Looks very good and useful, exactly what I was looking
for. Thanks once again.

Are you aware of any issue with it?

Regards.
Harshad

"Sijin Joseph" wrote:

> What you need is something called docking windows. there are lot of
> libraries out there that provide you this functionality. One really good
> one that is free for non-commercial use is
>
> http://www.divil.co.uk/net/controls/sanddock/
>
> Sijin Joseph
> http://www.indiangeek.net
> http://weblogs.asp.net/sjoseph
>
> Harshad Rathod wrote:
> > How do you create controls like Toolbox and Solution Explorer that expands
> > OnMouseOver and lsides back when looses focus? Also, it has bookmark.
> >
> >
>