What is the name of the control for selecting tags (in particular on Stackoverflow)? He must have a common name. In particular, a similar control for WPF is of interest.

enter image description here

1 answer 1

The name of this miracle is TagControl. For example - infragistics . There is also an example of using and writing custom controls on SO

enter image description here

enter image description here