IVsUIElementPane Methods

 

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

NameDescription
System_CAPS_pubmethodCloseUIElementPane()

Closes the pane.

System_CAPS_pubmethodCreateUIElementPane(Object^)

Creates the pane.

System_CAPS_pubmethodGetDefaultUIElementSize(array<SIZE>^)

Gets the default element size.

System_CAPS_pubmethodLoadUIElementState(IStream^)

Loads custom state storage.

System_CAPS_pubmethodSaveUIElementState(IStream^)

Stores the state of the pane.

System_CAPS_pubmethodSetUIElementSite(IServiceProvider^)

Sites this pane.

System_CAPS_pubmethodTranslateUIElementAccelerator(array<MSG>^)

Allows the pane to translate keyboard accelerators (hotkeys) before the shell processes the message.

Return to top
Show: