Exemple #1
0
 public static IupHandle GetFocus()
 {
     return(IupHandle.Create(NativeIUP.IupGetFocus()));
 }