摘要: 用自定义控件 ,在构造函数中加入双缓冲 public class CustomListView : ListView { public CustomListView() { SetStyle(ControlStyles.Doubl... 阅读全文
posted @ 2009-04-18 17:25 凡的世界 阅读(1962) 评论(0) 推荐(0)