Nilesh Dalvi

Nilesh Dalvi

  • NA
  • 42
  • 48.4k

TreeView in winform

Jan 13 2014 5:07 AM
How i can get childNode text only in textbox
* TypeA
   -A1
   -A2
   -A3 
* TypeB
-B1
-B2
 if i select A2; textbox must show that selected childNode value in it. (But if i select Main Node, textBox must be an empty).
How i can do this? 
 

Answers (2)