ListView should use LVS_EX_DOUBLEBUFFER

Summary

Id: 4089.10
Type: Issue Issue
Current Status: Resolved

Detail

29 May 2003 Open Greg Thomson

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.

20 Jun 2003 Resolved Steve McMahon

Added a DoubleBuffer property. It defaults to False for compatibility with the previous version of the control.