IVsUIElementPane Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | CloseUIElementPane() | Closes the pane. |
![]() | CreateUIElementPane(Object^) | Creates the pane. |
![]() | GetDefaultUIElementSize(array<SIZE>^) | Gets the default element size. |
![]() | LoadUIElementState(IStream^) | Loads custom state storage. |
![]() | SaveUIElementState(IStream^) | Stores the state of the pane. |
![]() | SetUIElementSite(IServiceProvider^) | Sites this pane. |
![]() | TranslateUIElementAccelerator(array<MSG>^) | Allows the pane to translate keyboard accelerators (hotkeys) before the shell processes the message. |
Show:
