示例#1
0
 private void FormMain_Load(object sender, EventArgs e)
 {
     MyUtils.FillComboBoxWithDataProduct(cbProduct);
 }