예제 #1
0
 private void txtTk_Tra_TextChanged(object sender, EventArgs e)
 {
     dtGidTraS.DataSource = tk.TK_MaSach_Tra(txtTk_Tra.Text);
 }