IVsWindowFrameNotify Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodOnDockableChange(Int32)

Notifies the VSPackage that a window's docked state is being altered.

System_CAPS_pubmethodOnMove()

Notifies the VSPackage that a window is being moved.

System_CAPS_pubmethodOnShow(Int32)

Notifies the VSPackage of a change in the window's display state.

System_CAPS_pubmethodOnSize()

Notifies the VSPackage that a window is being resized.

Return to top
Show: