ErrorProvider控件的用法
摘要:
//在按钮事件里的测试 if (textBox1.Text.Length <= 4) { errorProvider1.BlinkRate = 300; //设置图标的闪烁频率,值越小速度越快 //.AlwaysBlink设置图标总是闪烁。.BlinkIfDifferentEr... 阅读全文
posted @ 2008-09-04 01:30 VictorShan 阅读(684) 评论(0) 推荐(0)
posted @ 2008-09-04 01:30 VictorShan 阅读(684) 评论(0) 推荐(0)
posted @ 2008-09-04 00:46 VictorShan 阅读(520) 评论(0) 推荐(0)
posted @ 2008-09-04 00:32 VictorShan 阅读(445) 评论(0) 推荐(0)