IVsWindowPane Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodClosePane()

Closes a window pane.

System_CAPS_pubmethodCreatePaneWindow(IntPtr, Int32, Int32, Int32, Int32, IntPtr)

Creates a window pane.

System_CAPS_pubmethodGetDefaultSize(array<SIZE>^)

Returns the default size of a given window pane.

System_CAPS_pubmethodLoadViewState(IStream^)

Loads a view state.

System_CAPS_pubmethodSaveViewState(IStream^)

Saves a view state of a document window.

System_CAPS_pubmethodSetSite(IServiceProvider^)

Initializes a new window pane.

System_CAPS_pubmethodTranslateAccelerator(array<MSG>^)

Handles the translation of special navigation keys.

Return to top
Show: