IOleInPlaceSiteWindowless::OnInPlaceDeactivateEx Method (Int32)
Visual Studio 2015
Notifies the container of whether the object needs to be redrawn upon deactivation.
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Parameters
- fNoRedraw
-
Type:
System::Int32
[in] If TRUE, the container need not redraw the object after completing the deactivation; if FALSE the object must be redrawn after deactivation.
Show: