예제 #1
0
 public override void btn_ok_click(Object sender, EventArgs e)
 {
     Input = tb.Text;
     ef.FindString(Input);
 }