コード例 #1
0
ファイル: comboBox.cs プロジェクト: jyorin/yinghe
 protected override void CreateTheControl()
 {
     box = new comboBoxUC();
 }