C#空间

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

2010年7月17日

摘要: using System;using System.Collections.Generic;using System.Text;using System.Windows.Forms;namespace WindowsFormsApplication{ public class CustomDataGridView : DataGridView { protected override bool P... 阅读全文
posted @ 2010-07-17 22:58 小海洋 阅读(650) 评论(0) 推荐(0)

摘要: using System;using System.Collections.Generic;using System.Text;using System.Windows.Forms;namespace WindowsFormsApplication{ public class CustomDataGridView : DataGridView { protected override bool P... 阅读全文
posted @ 2010-07-17 22:56 小海洋 阅读(1527) 评论(0) 推荐(0)