IPeekResizeListener::OnResized Method (Object^, PeekResizeEventArgs^)

Visual Studio 2015
 

Gets called after the user has manually resized the PeekControl.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

void OnResized(
	Object^ sender,
	PeekResizeEventArgs^ e
)
Return to top
Show: