예제 #1
0
 public static void ActiveEscToClose(Control root_control){
     EscapeKeyToCloseDialog es = new EscapeKeyToCloseDialog(root_control);
 }
예제 #2
0
 public static void ActiveEscToClose(Control root_control)
 {
     EscapeKeyToCloseDialog es = new EscapeKeyToCloseDialog(root_control);
 }