OleComponent.OnLoseActivationCore 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.
Default implemmentation of OnLoseActivation. Simply raises the ActivationLost event if there are listeners.
protected:
virtual void OnLoseActivationCore();
protected:
virtual void OnLoseActivationCore();
virtual void OnLoseActivationCore();
protected virtual void OnLoseActivationCore ();
abstract member OnLoseActivationCore : unit -> unit
override this.OnLoseActivationCore : unit -> unit
Protected Overridable Sub OnLoseActivationCore ()