I have added an ImageList to a TreeView. I only want child nodes to have the images, not root level nodes.
I’ve tried creating a 1×1 pixel image and setting that as the first image in the list, however when built it seems to render something larger than 1×1 pixel and it’s not my image.
Can this be done?
1