ToolboxItemContainer::UpdateFilter Method (ToolboxItem^)
.NET Framework (current version)
Merges the container's filter with the filter from the given item.
Assembly: System.Drawing.Design (in System.Drawing.Design.dll)
Parameters
- item
-
Type:
System.Drawing.Design::ToolboxItem^
The source of the filter to merge with the container's filter.
You should call the UpdateFilter method when the toolbox item is modified or configured. You should also call it if a new TypeDescriptionProvider, which the changes the filter, is added.
.NET Framework
Available since 2.0
Available since 2.0
Show: