2 references to SetWindowExtEx
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (2)
465
PInvoke.
SetWindowExtEx
(hdcDraw, _control.Width, _control.Height, (SIZE*)&sWindowExt);
489
PInvoke.
SetWindowExtEx
(hdcDraw, sWindowExt.Width, sWindowExt.Height, lpsz: null);