NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IToolboxService.Refresh

Causes the toolbox to refresh the state of it's items.

[Visual Basic]
Sub Refresh()
[C#]
void Refresh();
[C++]
void Refresh() = 0;
[JScript]
function Refresh();

See Also

IToolboxService Interface | IToolboxService Members | System.WinForms.Design Namespace