Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
treeview with node in c#
Diego Alejandro
16y
2.5k
1
Reply
my english is so so...
how can i do to build a node with treeview
-System info
-driver
-hotfix
void treeView1_NodeMouseClick(object sender,
TreeNodeMouseClickEventArgs e)
{
textBox1.Text = e.Node.Text;
}
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
C# combobox usage
Exception Handling and Weight Conversion