Quote Originally Posted by Lightning View Post
Why don't you use a combobox? You can create a itemtemple for 1 item which will be used for all items.
oh thats a good idea with the itemtemplate containing displayed text an editable on right click textregion which is displayed on hover as a tooltip (if one exists). gotta love what you can do with wpf. will create this as a user control. got lots of ideas running through my mind.