Reputation: 905
Hi I would like to make an analog window New Project of Visual Studio 2010, for my program. I want to edit the name of the item by double-clicking the mouse. Example in the picture. P.S. sorry for my bad english
http://img822.imageshack.us/i/20699396.png/
Upvotes: 0
Views: 95
Reputation: 8474
Check out codeproject.com's Editable TextBlock in WPF for In-place Editing
Upvotes: 1