SVsWindowFrame Interface

Definition

Passed to GetService(Type) to return a reference to IVsWindowFrame.

C++/CX
public interface class SVsWindowFrame
Attributes

Remarks

Any object that is sited in a frame in the environment (either in a tool window or a document window) can call QueryService for the SVsWindowFrame service to retrieve the frame window object in which it is contained. Note that the SVsWindowFrame is only available to an object placed inside of a window frame. This can be an IVsWindowPane interface or an ActiveX control or an active document.

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022