hi can any one please send ,first i select an item to combobox it will be displayed in tree
view next if select the same item it will not add we add different then it will
added to treeview
malleswarareddy 0 Newbie Poster
Recommended Answers
Jump to Post— Alekhan 0for adding a selected combo item in tree view following is the line of code,
"Me.TreeView1.Nodes.Add(Me.ComboBox1.Text)"
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.