OleComponent.AppActivate Event

Definition

Microsoft internal use only.

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

Event Type

Applies to