2012年3月8日
摘要: publicstaticclassClassExtensions{///<summary>///将给定的DataGridView设置双缓冲///</summary>///<paramname="datagrid">给定的DataGridView</param>///<paramname="opened">设置为ture即打开双缓冲</param>publicstaticvoidSetDoubleBuffered(thisDataGridViewdatagrid,boolopened) 阅读全文
posted @ 2012-03-08 21:50 一路前行 阅读(2292) 评论(0) 推荐(0) 编辑