1 implementation of EnableModeless
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
114
HRESULT IOleInPlaceActiveObject.Interface.
EnableModeless
(BOOL fEnable) => HRESULT.E_NOTIMPL;
1 reference to EnableModeless
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleInPlaceActiveObject.g.cs (1)
279
return __object.
EnableModeless
(fEnable);