示例#1
0
 protected override void CreateTheControl()
 {
     text = new timeBoxUC();
 }
示例#2
0
文件: timeBox.cs 项目: jyorin/yinghe
 protected override void CreateTheControl()
 {
     text = new timeBoxUC();
 }