Ejemplo n.º 1
0
 public int SetCurTabPage(int formitemid, int page)
 {
     return(NativeWordStyleFormDesigner.SetCurTabPage(formitemid, page));
 }