摘要:
/// ///双缓冲DataGridView,解决闪烁 /// class DoubleBufferListView : DataGridView { public DoubleBufferListView() { SetStyle(ControlStyles.Do... 阅读全文
posted @ 2008-08-19 12:37 且行且思 阅读(4838) 评论(0) 推荐(2)
|
|||
|
摘要:
/// ///双缓冲DataGridView,解决闪烁 /// class DoubleBufferListView : DataGridView { public DoubleBufferListView() { SetStyle(ControlStyles.Do... 阅读全文
posted @ 2008-08-19 12:37 且行且思 阅读(4838) 评论(0) 推荐(2) |
|||