Panel like Visual Studio .NET

  • Thread starter Thread starter André Nobre
  • Start date Start date
A

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é
 
Hi,

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

Ken
------------------
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é
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top