IVsToolbox.UpdateToolboxUI Method

Definition

Forces a redraw of the Toolbox UI.

public:
 int UpdateToolboxUI();
public:
 int UpdateToolboxUI();
int UpdateToolboxUI();
public int UpdateToolboxUI ();
abstract member UpdateToolboxUI : unit -> int
Public Function UpdateToolboxUI () As Integer

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Applies to