Connecting Tech Pros Worldwide Help | Site Map

textbox in treeview node

Cc
Guest
 
Posts: n/a
#1: Nov 21 '05
how to add textbox in treeview nodes?


Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
#2: Nov 21 '05

re: textbox in treeview node


"Cc" <kobolds@singnet.com.sg> schrieb:[color=blue]
> how to add textbox in treeview nodes?[/color]

You can set the treeview control's 'LabelEdit' property to 'True' to allow
the user to change the items' texts.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Closed Thread