Search Toolbox controls in Visual Studio 2011

Too many controls in Visual Studio Toolbox sometimes create confusion and you need to search through the entire toolbox to find out particular controls. Though controls are categorized with different sections, still sometimes you need to search entire list of control to get the correct one. Visual Studio 2011 enables search with in the tool box to avoid this complexity.

In Visual Studio 2011 Developer Preview, you will find one search box with in Toolbox control. Type the control name which you required, Visual Studio will automatically filter the control with matched name.

image

Let’s say you have type “Button”. Toolbox will automatically filter only button controls as shown in below images. 

image 

Clear the search field value, toolbox will restore all the controls

image

Hope this helps !

Cheers !

Aj

Abhijit Jana

Abhijit runs the Daily .NET Tips. He started this site with a vision to have a single knowledge base of .NET tips and tricks and share post that can quickly help any developers . He is a Former Microsoft ASP.NET MVP, CodeProject MVP, Mentor, Speaker, Author, Technology Evangelist and presently working as a .NET Consultant. He blogs at http://abhijitjana.net , you can follow him @AbhijitJana . He is the author of book Kinect for Windows SDK Programming Guide.