Example #1
0
 public IupHandle GetDialog()
 {
     return(new IupHandle(NativeIUP.IupGetDialog(Handle)));
 }