Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 What is this control?

Author  Topic 

Hommer
Aged Yak Warrior

808 Posts

Posted - 2006-05-18 : 17:42:33
Hi, all!

I want to find a sample of how to develop a control in my windows form that is pretty much like Toolbox/Server Explorer control in VS IDE. The one that will dock to one edge of the form, and will pop up a menu with icons when mouse hovers over it. Then users can launch other windows from there.

I am sure you know what I am talking about if you program in dotnet. But I don't even know what to call them, so I have no idea how to google.

Now a days, windows users are spoiled by their web experiences. They are asking for funcy staff.

Thanks!

Hommer
Aged Yak Warrior

808 Posts

Posted - 2006-05-19 : 12:09:30
I got my answer from MSDN forum. For anybody who is interested, here is the link.
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=411975&SiteID=1&mode=1
Go to Top of Page
   

- Advertisement -