Modifies the set of type descriptors that a component provides.
ITypeDescriptorFilterService
[Visual Basic] Public Interface ITypeDescriptorFilterService [C#] public interface ITypeDescriptorFilterService [C++] public __gc __interface ITypeDescriptorFilterService
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
The type descriptor will query a component's site for this service before providing properties, attributes, and events. This provides a way for the container to modify the set of descriptors that a component provides.
Namespace: System.ComponentModel.Design
Assembly: System.dll
ITypeDescriptorFilterService Members | System.ComponentModel.Design Namespace