예제 #1
0
 /// <summary>
 /// Close the FindDialog - whatever state it is in
 /// </summary>
 public void Close()
 {
     findForm.Close();
 }