1 implementation of Close
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
168HRESULT IOleObject.Interface.Close(uint dwSaveOption)
1 reference to Close
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleObject.g.cs (1)
181 return __object.Close(dwSaveOption);