The Telerik WinForms suite boasts RadAutoCompleteBox, a tokenized Outlook-like control out of the box

by WinForms Team | Comments 8

Q2 2012 is coming close, so we decided that it’s time to gear you up for all the great goodies that are on their way. Today, we are going to show off one highly requested control in our Public Issue Tracker. As we are the first component vendor to introduce such a control in our WinForms suite and there are no established standards, we had some doubts about the name of the control. However, this is now out of question and here it is: RadAutoCompleteBox.

So, what exactly is RadAutoCompleteBox? RadAutoCompleteBox allows you to easily fill-in tokens of text in a textbox and the aid during writing comes from its auto-complete functionality. This behavior is similar to the “To” field of Outlook and Facebook where you are filling-in the recipients to which you are going to send a new message:

AutoCompleteBox for WinForms by Telerik

As a RadControl derivative, RadAutoCompleteBox will exploit the full power of our theming mechanism, providing you with a set of predefined themes – Office 2010 Blue\Black\Silver, TelerikMetro and many others. Of course, Visual Style Builder is right at your fingertips in case you want to tweak one of the predefined themes or create your own.

RadTextBoxControl

The interesting thing about RadAutoCompleteBox is that we had to create a brand new textbox control in order to accommodate the tokens of text that you see above. This would be impossible with the RadTextBox component that we currently have. You would ask “What is the benefit of exposing a new textbox control for me?”. The answer is pretty easy and straightforward. We are regularly receiving requests for introducing a transparent textbox where an image or a gradient background can be shown right behind the textbox control. And here it comes, the new RadTextBoxControl will allow you to enliven your textboxes in Q2 2012. See an example of what you can achieve in just a few seconds:

Transparent TextBox Control for WinForms by Telerik

Stay tuned for more information about the great improvements and innovations that you will find in Q2 2012!

Download RadControls for WinForms by Telerik

About the author

Nikolay Diyanov

Nikolay Diyanov

is the Program Manager of Telerik's WinForms division. He joined the company back in 2007 as a Support Officer and made his way up the ladder over the past few years. Delivering outstanding solutions that make developers lives easier is his passion and the biggest reward in his work. In his spare time, Nikolay enjoys travelling around the world, hiking, sun-bathing and kite-surfing.

@n_diyanov

8 Comments

Binoy
This is awesome control for making app more intuitive, I made similar control using richtextbox sometime ago and I know the pain. Amazing job. Now, obvious question: Is it possible the same in WPF and Silverlight?
Thanks,
Hristo Maradjiev
AutoCompleteBox is in our development plans for WPF and Silverlight. It will be available with our Q3 2012 official release.
dman
Make this for the ASP.NET AJAX controls and you guys are my heros.
Martin de Ruiter
I agree, please make a ASP.NET AJAX version of this too!
Nikolay Diyanov
The goods news is that we are working on RadAutoCompleteBox for ASP.NET AJAX and it will be available soon.
Don Price
Agreed: please offer ASP.NET AJAX version!
sruthi
Hi,
I am using RadautocompleteBox. filter property is not working. on entering the taext in box, the dropdown list is not getting filtere based on the entering text.

please provide the solution.
Winforms Team
The RadAutoCompleteBox does not have a Filter property. It uses internally the filtering capabilities of RadListElement. The auto-complete operation depends on the AutoCompleteDisplayMember property and the underlying data source that you are using. You can refer to online documentation to determine how you can use this control to match your needs. If you have further questions, feel free to open a support thread from your Telerik account. 

Comments

  1.    
      
      
       
  2. (optional, emails won't be shown on public pages)
  3. (optional)
Read more articles by WinForms Team - or - read latest articles in Developer Tools