IVsWindowFrameNotify Members

Include Protected Members
Include Inherited Members

Notifies a package of changes to one of its window frames. Superceded by IVsWindowFrameNotify3.

The IVsWindowFrameNotify type exposes the following members.

Methods

  Name Description
Public method OnDockableChange Notifies the VSPackage that a window's docked state is being altered.
Public method OnMove Notifies the VSPackage that a window is being moved.
Public method OnShow Notifies the VSPackage of a change in the window's display state.
Public method OnSize Notifies the VSPackage that a window is being resized.

Top

See Also

Reference

IVsWindowFrameNotify Interface

Microsoft.VisualStudio.Shell.Interop Namespace