public int GetWindowText(IntPtr hwnd, StringBuilder buf, int nMaxCount) { return(NativeWordStyleFormDesigner.GetWindowText(hwnd, buf, nMaxCount)); }