3 references to OnActiveXRectChange
System.Windows.Forms (3)
winforms\Managed\System\WinForms\WebBrowserSiteBase.cs (3)
231
this.
OnActiveXRectChange
(new NativeMethods.COMRECT(this.Host.Bounds));
287
this.
OnActiveXRectChange
(new NativeMethods.COMRECT(this.Host.Bounds));
365
return this.
OnActiveXRectChange
(lprcPosRect);