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