IVsToolbox.UpdateToolboxUI Method

Forces a redraw of the Toolbox UI.

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

Syntax

'Declaration
Function UpdateToolboxUI As Integer
'Usage
Dim instance As IVsToolbox 
Dim returnValue As Integer 

returnValue = instance.UpdateToolboxUI()
int UpdateToolboxUI()
int UpdateToolboxUI()
function UpdateToolboxUI() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IVsToolbox Interface

IVsToolbox Members

Microsoft.VisualStudio.Shell.Interop Namespace