Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7823651
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T08:19:28+00:00 2026-06-02T08:19:28+00:00

I have a treeview that utilizes the StateImageList to implement proper tri-state checks in

  • 0

I have a treeview that utilizes the StateImageList to implement “proper” tri-state checks in a tree. The problem however is the first layer of nodes that get added to the tree. By default the StateImageIndex on a new TreeNode is -1, and I have no way of really knowing that they have been added. Nodes that are child nodes I can catch on the BeforeExpand and set the StateImageIndex properly but I cant seem to figure out what to do about the Top Layer of nodes.

My current work around (that I really really hate) is I have a timer running in the background checking to see if the number of nodes in the treeview has changed, if it has I run through and find all the root nodes that have a StateImageIndex set to -1 and set them to 0. It works, but it seems like a terrible waste of resources. Any one have a better suggestion?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T08:19:30+00:00Added an answer on June 2, 2026 at 8:19 am

    No event, you can’t generate one either. The native control doesn’t support an event because only code can add nodes, not the user. You can’t generate one because you can’t break into the TreeNodeCollection class. A simple workaround is to add a static CreateNode() factory method to your class with the expectation that the client code uses that to create a properly initialized node.

    You ought to consider the DrawMode property so you can just draw the node the way you want it. HitTest() to detect clicks, ControlPaint.DrawCheckBox() to draw the box.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a TreeView that is bound to a tree of ViewModel instances. The
Okay, I have a TreeView that serves as a directory tree for Windows. I
I have a TreeView that binds to XML data and one DataGrid that binds
I have a TreeView that launches a new window when each of its TreeViewItems
I have a treeview that is bound to a collection and each item in
I have a TreeView that is bound to a XmlDataSource control. I've added some
I have a TreeView that permits the user to select different items. The display
So I have a TreeView that starts off empty. Sequence of events is as
I have a treeview control that functions like a folder browser. Because loading the
So in my project i would like have a nice treeview that has images.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.