5 references to Win32SetParentFailed
System.Windows.Forms (5)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
857throw new Win32Exception(Marshal.GetLastWin32Error(), SR.Win32SetParentFailed);
System\Windows\Forms\Control.cs (4)
6995throw new Win32Exception(Marshal.GetLastWin32Error(), SR.Win32SetParentFailed); 9267throw new Win32Exception(Marshal.GetLastWin32Error(), SR.Win32SetParentFailed); 10204throw new Win32Exception(Marshal.GetLastWin32Error(), SR.Win32SetParentFailed); 10220throw new Win32Exception(Marshal.GetLastWin32Error(), SR.Win32SetParentFailed);