public int GetTabPageCount(int formitemid)
 {
     return(NativeOriginalStyleFormDesigner.GetTabPageCount(formitemid));
 }