See Also: IComponentDiscoveryService Members
The default implementation of the System.ComponentModel.Design.IComponentDiscoveryService interface enables design-time enumeration of components in the Toolbox.
You could provide a custom implementation that enumerates across other types available at design time. For example, your implementation could enumerate the components that are present in a particular designer.