I have a TreeView with ItemHeight=16 and CheckBoxes=true. I want to show images that are 8x16 pixels in size on the nodes. But when I do this, the "Plus/Minus" and "CheckBoxes" change their size (get smaller).
How can I fix this? I don't want to use a 16x16 image because I don't want to loose those 8 pixels with white space.
Any suggestions?