CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1

Threaded View

  1. #1
    Join Date
    Feb 2010
    Posts
    6

    C# treeView CheckBoxes?

    I have a treeView with root nodes and child nodes. Now what if I wanted verify that Apples and Oranges are checked.

    I named the Treeview, tv1. and the Node names I left the same.

    http://s831.photobucket.com/albums/z...rrent=menu.jpg
    Last edited by Nexusfactor; February 23rd, 2010 at 01:09 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured