IPeekResizeListener Interface

Visual Studio 2015
 

Describes an object that can be notified when the user resizes the Peek control.

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

public interface IPeekResizeListener

NameDescription
System_CAPS_pubmethodOnResized(Object, PeekResizeEventArgs)

Gets called after the user has manually resized the PeekControl.

Return to top
Show: