IVsWindowPane Interface
Visual Studio 2005
Fills a window frame.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
[InterfaceTypeAttribute(1)] [GuidAttribute("B0834D0F-ACFF-4EA5-809B-97CBB5D3D26B")] public interface IVsWindowPane
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("B0834D0F-ACFF-4EA5-809B-97CBB5D3D26B") */
public interface IVsWindowPane
InterfaceTypeAttribute(1) GuidAttribute("B0834D0F-ACFF-4EA5-809B-97CBB5D3D26B") public interface IVsWindowPane
See illustrations of the implementation and/or calling of this interface in the samples Basic Edit Overview, Figures Edit Sample, and Solution Extender Sample.
Notes to Implementers Notes to Callers