I want to implement a custom TextBox that will allow me to edit tags. Hotmail\'s \"To\" TextBox is the best example I can think of:
I believe this Tokenizing control does most of what you're looking for:
http://blog.pixelingene.com/2010/10/tokenizing-control-convert-text-to-tokens/