Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Notifies a VSPackage when changes are made to one of its window frames.
The IVsWindowFrameNotify3 type exposes the following members.
Methods
Name
Description
Notifies the VSPackage that a window frame is closing and tells the environment what action to take.
Notifies the VSPackage that a window's docked state is being altered.
Notifies the VSPackage that a window is being moved.
Notifies the VSPackage of a change in the window's display state.
Notifies the VSPackage that a window is being resized.
Top