Ejemplo n.º 1
0
 public bool CreateFormEditor(IntPtr hParentWnd)
 {
     return(NativeWordStyleFormDesigner.CreateFormEditor(hParentWnd));
 }