Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4165
TreeNode LeftImage Index
posted

Hello:

I am using a imagelist with an ultratree. I am setting the leftimage to one of the imagelist items.

I want to compare if the leftimage of a node like this:

utvProjectView.ActiveNode.LeftImages[0] != ilProject.Images[13]

But, it does not seem to be working. How can I accomplish this?

Parents
  • 469350
    Offline posted

    Hi,

    I think LeftImages are only supported in the Standard mode. If your tree is displaying as a grid or in OutlookExpress style, then you will need to create a column to display the images.

Reply Children