TokenEditor control is an advanced text-box control which parses the text entered by user and converts it into the distinct set of tokens. Akin to email address entry text-box in modern email clients, but more flexible. Each text-part, token is validated before being accepted so it can be rejected if it does not pass the validation.
Control includes built-in support for auto-complete and auto-complete popup with filtered list of available tokens will be displayed and updated as user performs the text input:
TokenEditor can also be used as multi-selection ComboBox by simply setting CheckBoxesVisible and DropDownButtonVisible properties to true. This enables the drop-down button and check-boxes on popup for multi-item selection:
Before being accepted user input is validated and you can reject it or modify it to suit your needs. Control also includes visual styles for all styles included with DotNetBar.
To learn more about this control please read TokenEditor knowledge base article.
Download fully functional trial of DotNetBar Suite for Windows Forms now and experience how easy it is to create professional looking applications.
![]() |
DotNetBar is winner of Visual Studio Magazine Readers’ Choice Award as the Best User Interface Component for Windows Forms among more than 30 UI components. Thank you for voting and choosing DotNetBar. |