示例#1
0
 private void txtTK_SoThe_TextChanged(object sender, EventArgs e)
 {
     dtGiridMuon.DataSource = tk.TK_SoThe(txtTK_SoThe.Text);
 }