示例#1
0
 public int GetChildCount()
 {
     return(NativeIUP.IupGetChildCount(Handle));
 }