简体   繁体   中英

Prevent flickering in ListView

I know this question already asked and i have found this answer: How to prevent flickering in ListView when updating a single ListViewItem's text?

I created this class from the first respond and when my form loaded i created an instance from this class but from here what i need to do to prevent the flickering ?

I quickly ran through that anwser and i suspect that calling the EnableDoubleBuffer(myListVeiew); should be what you're looking for...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM