IDocWindowPane Interface
Defines a file-based Visual Studio window pane.
Assembly: SQLEditors (in SQLEditors.dll)
| Name | Description | |
|---|---|---|
![]() | DocData | Provides access to the document data associated with the Visual Studio Window. |
| Name | Description | |
|---|---|---|
![]() | ClosePane() | (Inherited from IVsWindowPane.) |
![]() | CreatePaneWindow(IntPtr, Int32, Int32, Int32, Int32, IntPtr%) | (Inherited from IVsWindowPane.) |
![]() | GetDefaultSize(array<SIZE>^) | (Inherited from IVsWindowPane.) |
![]() | GetFrameCaption(String^) | Gets the frame caption for the specified file name. |
![]() | LoadViewState(IStream^) | (Inherited from IVsWindowPane.) |
![]() | SaveViewState(IStream^) | (Inherited from IVsWindowPane.) |
![]() | SetSite(IServiceProvider^) | (Inherited from IVsWindowPane.) |
![]() | TranslateAccelerator(array<MSG>^) | (Inherited from IVsWindowPane.) |
Show:

