Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

newbie treeview question

Status
Not open for further replies.

cmgaviao

Programmer
Oct 30, 2002
37
0
0
US
When using a treeview with checkboxes, how can I get the node of the box that was just checked? IE. if one node is selected and someone clicks the checkbox of a different node, TreeView.SelectedNode returns the originally selected node. And the Selection does not move from the selected node to the newly checked node.

TIA,

CM
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top