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
Called when a view has been closed.
Called when a view has just been created.
Top