Dim cmb1 As WinForm.ListBox = e.form.Controls("ListBox1")cmb1.ComboList = " " & “|" & DataTables("明细表").GetComboListString("姓名")