Home All Groups Group Topic Archive Search About

Panel like Visual Studio .NET

Author
30 Jun 2005 2:20 PM
André Nobre
Hi all...
i need to create a component like "Solution Explorer" or "Properties" from
Visual Studio .NET. It´ll stay "closed" and when the cursor roll over this
component it opens. It must have some buttons, textbox, etc inside.

Anyone can tell any reference to do this? I really don´t know how to seach
for it.

Thanks,
André

Author
30 Jun 2005 2:57 PM
Robin Tucker
Yea needs a docking window system.  google for .net and docking windows....


Show quoteHide quote
"André Nobre" <andre.nobre@[SPAM]bsitecnologia.com.br> wrote in message
news:uS$ux8XfFHA.1284@TK2MSFTNGP14.phx.gbl...
> Hi all...
> i need to create a component like "Solution Explorer" or "Properties" from
> Visual Studio .NET. It´ll stay "closed" and when the cursor roll over this
> component it opens. It must have some buttons, textbox, etc inside.
>
> Anyone can tell any reference to do this? I really don´t know how to seach
> for it.
>
> Thanks,
> André
>
>
Author
1 Jul 2005 7:45 AM
Ken Tucker [MVP]
Hi,

http://www.codeproject.com/cs/miscctrl/magicdocking.asp

Ken
------------------
"André Nobre" <andre.nobre@[SPAM]bsitecnologia.com.br> wrote in message
news:uS$ux8XfFHA.1284@TK2MSFTNGP14.phx.gbl...
Hi all...
i need to create a component like "Solution Explorer" or "Properties" from
Visual Studio .NET. It´ll stay "closed" and when the cursor roll over this
component it opens. It must have some buttons, textbox, etc inside.

Anyone can tell any reference to do this? I really don´t know how to seach
for it.

Thanks,
André