How to show a textbox in the treeview?

  • Thread starter Thread starter Neo
  • Start date Start date
N

Neo

Hi all,

I'm new to windowsforms. I want to show a textbox in the treeview to let
user input value, like username = ***** , where ***** is a textbox.
Can I do this?
Any points would be appreciated.

Thanks
 
Hi all,

If this is impossible, Can someone reply me and say: It's impossible. But
there is a walkaround.......


Thanks. :-)
 
Nothing is impossible :-)

You do know that the TreeView supports inplace editing, right?
(see LabelEdit property). Can't help you much if that isn't enough.

/claes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top