IOleInPlaceSiteWindowless.OnInPlaceDeactivate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Notifies the container that the object is no longer active in place.
public:
void OnInPlaceDeactivate();
public:
void OnInPlaceDeactivate();
void OnInPlaceDeactivate();
public void OnInPlaceDeactivate ();
abstract member OnInPlaceDeactivate : unit -> unit
Public Sub OnInPlaceDeactivate ()