- component
- The component to retrieve the properties of.
- attributes
- An array of Attribute that indicates the attributes of the event properties to retrieve.
A System.ComponentModel.PropertyDescriptorCollection that contains the properties. This will be an empty System.ComponentModel.PropertyDescriptorCollection if the component does not implement an event service.
The event tab properties are determined from the event properties returned from a component's event service.