IVsCodeWindowEvents Members

Include Protected Members
Include Inherited Members

Allows a VSPackage to listen to certain events associated with the view that contains an IVsCodeWindow object.

The IVsCodeWindowEvents type exposes the following members.

Methods

  Name Description
Public method OnCloseView Called when a view has been closed.
Public method OnNewView Called when a view has just been created.

Top

See Also

Reference

IVsCodeWindowEvents Interface

Microsoft.VisualStudio.TextManager.Interop Namespace