示例#1
0
 void Txt_unit_LookupUpdate(object sender, EventArgs e)
 {
     txt_unit_id.LookupList = CUnit_exten.GetforLookup(new DAL());
 }