Método IVsUIElementPane.CloseUIElementPane ()

 

Fecha o painel.

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

Sintaxe

int CloseUIElementPane()
int CloseUIElementPane()
abstract CloseUIElementPane : unit -> int
Function CloseUIElementPane As Integer

Valor de retorno

Type: System.Int32

Se o método for bem-sucedido, ele retorna S_OK.Se ele falhar, ele retorna um código de erro.

Comentários

Este método é chamado após a destruição final do quadro.

Consulte também

Interface IVsUIElementPane
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo