OleComponent.GetWindow Event

Definition

Microsoft internal use only.

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

Event Type

Applies to