ToolboxService.IToolboxService.Refresh Method

Definition

Refreshes the state of the toolbox items.

 virtual void System.Drawing.Design.IToolboxService.Refresh() = System::Drawing::Design::IToolboxService::Refresh;
void IToolboxService.Refresh ();
abstract member System.Drawing.Design.IToolboxService.Refresh : unit -> unit
override this.System.Drawing.Design.IToolboxService.Refresh : unit -> unit
Sub Refresh () Implements IToolboxService.Refresh

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the ToolboxService instance is cast to an IToolboxService interface.

Applies to