IToolboxService::Refresh Method ()
.NET Framework (current version)
Refreshes the state of the toolbox items.
Assembly: System.Drawing (in System.Drawing.dll)
The Refresh method is used to indicate to the toolbox service that the user wants to update the cache of toolbox items. If the toolbox service maintains a live list of toolbox item containers, then this method will do nothing. If it maintains a snapshot of toolbox item containers, calling this method should ensure that the snapshot is up to date.
.NET Framework
Available since 1.1
Available since 1.1
Show: