UltraNumTextBox【实现所有数字输入的同时,可以控制当控件禁用时ForeColor】

//for example

this.ucTextBox1.ForeColor=Color.Red;

this.ucTextBox1.UserPaint=true;

this.ucTextBox1.Enable=true;

不知道怎么传附件,需要留下Email

posted @ 2011-10-08 09:01  ronphy  阅读(179)  评论(0)    收藏  举报