An open API service indexing awesome lists of open source software.

https://github.com/niieani/tokenizedinputcs

An example implementation of a Token Field (Tokenized Input) for .NET
https://github.com/niieani/tokenizedinputcs

Last synced: 7 months ago
JSON representation

An example implementation of a Token Field (Tokenized Input) for .NET

Awesome Lists containing this project

README

          

Based on this:
http://stackoverflow.com/questions/15167809/how-can-i-create-a-tagging-control-similar-to-evernote-in-wpf

It's an equivalent of NSTokenField in Cocoa (OS X, iOS) for .NET.

Features added:
- Removing tags with backspace
- Checking for duplicates
- Editing with mouse click