Ejemplo n.º 1
0
 public static IupHandle Clipboard()
 {
     return(IupHandle.Create(NativeIUP.IupClipboard()));
 }