IVsToolbox2.UpdateToolboxUI Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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