Enabling the checkbox propery on a treeview, you may add both a picture and a checkbox to a treeviewitem.
However, the indent/spacing between the picture and the checkbox is more or less set to zero.
Is it possible to add some spacing between checkbox and picture, or do I need to do a workaround by editing the picture (clear an entire pixel column).
Another question regarding the checkbox property, this property should have been available on treeviewitem (enable/disable on each treeviewitem). Any known workarounds to achieve this?