Método IVsToolbox.UpdateToolboxUI ()
Publicado: abril de 2016
Força um redesenho de tela da interface do usuário da caixa de ferramentas.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
int UpdateToolboxUI()
int UpdateToolboxUI()
abstract UpdateToolboxUI : unit -> int
Function UpdateToolboxUI As Integer
Valor de retorno
Type: System.Int32
Consulte também
Interface IVsToolbox
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo