by dotnetpete
8. September 2009 14:15
A project I have been consulting on had an issue with treeview images sometimes not apprearing correctly and inconsistently so.
It turns out that the last of the call the EnableVisualStyles on the main entry point caused this issue.
I still have to investigate the workings of EnableVisualStyles to work why it is so.