I want to build a control like the one built into the image below. Its in the file menu for Microsoft Office 2010. I have seen it before but I dont know what it is called.
- What is it called
- Where could I find such a control for .net?

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you don’t want to use a full blown Ribbon control, then just take a listbox and style it to look pretty. Much easier in WPF than WinForms (you didn’t specify which you are using)