I noticed that you do not use the LVS_EX_DOUBLEBUFFER at all. It is declared, but not used anywhere. I added that into my control, and when using the latest com controls, it looks much nicer in the scrolling department. |
Added a DoubleBuffer property. It defaults to False for compatibility with the previous version of the control. |