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?