예제 #1
0
 public static IupHandle FileDlg()
 {
     return(IupHandle.Create(NativeIUP.IupFileDlg()));
 }