Check-boxes on TreeNodes

G

Guest

Hello,

I have a tree view that shows check boxes on its nodes. Is there a way to
turn off the check boxes for some of the nodes, and not all of the nodes? I
see there is a check-box property for the TreeNode object in the Win32 API,
but it's not exposed in the .NET API.

Thanks

-- Jake
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top