Esempio n. 1
0
 public static IupHandle ColorDlg()
 {
     return(IupHandle.Create(NativeIUP.IupColorDlg()));
 }