Programmatically edit a treeview label: Difference between revisions

(New page: ====The problem==== The normal treeview class does not have a method of putting your treeview item into "edit mode" programmatically. Of course you can do this in the treeview when you are...)
 
Line 59: Line 59:
====External references====
====External references====
[http://www.sture.dk/wasp/articledisplay.asp?RecId=181900 Automatic Edit item label in Treeview]
[http://www.sture.dk/wasp/articledisplay.asp?RecId=181900 Automatic Edit item label in Treeview]
[http://www.sture.dk/wasp/articledisplay.asp?RecId=182179 Put label in Editmode immediately]
[http://www.sture.dk/wasp/articledisplay.asp?RecId=182179 Put label in Editmode immediately]
[http://msdn.microsoft.com/en-us/library/bb773562(VS.85).aspx MSDN TVM_EDITLABEL Message]
[http://msdn.microsoft.com/en-us/library/bb773562(VS.85).aspx MSDN TVM_EDITLABEL Message]
Anonymous user