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