예제 #1
0
 protected override void CreateTheControl()
 {
     text = new timeBoxUC();
 }
예제 #2
0
파일: timeBox.cs 프로젝트: jyorin/yinghe
 protected override void CreateTheControl()
 {
     text = new timeBoxUC();
 }