This topic has not yet been rated - Rate this topic

IVsWindowPane Interface

Fills a window frame.

Namespace: Microsoft.VisualStudio.Shell.Interop
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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.