void IWebBrowser2.ClientToWindow(ref int pcx, ref int pcy)
 {
     _EmbeddedWebBrowserAsIWebBrowser2.ClientToWindow(ref pcx, ref pcy);
 }