SearchControlPopup::OnOpened Method (EventArgs^)

 

Called when the popup is opened.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual void OnOpened(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^

Event arguments.

Return to top
Show: