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 小海洋 阅读(638) 评论(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 小海洋 阅读(1497) 评论(0) 推荐(0) 编辑