摘要:
using System;using System.Drawing;using System.Windows.Forms;using System.Windows.Forms.VisualStyles;/// <summary>/// </summary>public class MyDataGridViewButtonCell : DataGridViewButtonCell{ // By default, not set the color ot text. private bool isSetColor = false; private Color textCol 阅读全文
posted @ 2012-03-01 09:38
sekihin
阅读(3089)
评论(0)
推荐(0)
浙公网安备 33010602011771号