OleComponent.ActivationChange Event

Definition

Microsoft internal use only.

public:
 event EventHandler<Microsoft::VisualStudio::PlatformUI::OleComponentSupport::ActivationChangeEventArgs ^> ^ ActivationChange;
public event EventHandler<Microsoft.VisualStudio.PlatformUI.OleComponentSupport.ActivationChangeEventArgs> ActivationChange;
member this.ActivationChange : EventHandler<Microsoft.VisualStudio.PlatformUI.OleComponentSupport.ActivationChangeEventArgs> 
Public Custom Event ActivationChange As EventHandler(Of ActivationChangeEventArgs) 

Event Type

Applies to