View on GitHub

dotnet-eud

.NET Controls End-User Documentation

Token Box

The Token Box allows you to select values using a predefined value list.

Token

How to Add a Token

You can add a token in the following ways.

Note that tokens must be unique, so you cannot add the same tokens twice.

How to Remove a Token

To remove a token, click the Remove button.

Token_RemoveButton

You can remove the last token by pressing the BACKSPACE key when the Token Box is focused. The last token will be displayed as the selected text, and you can remove it by pressing the DELETE key.

Token_Remove