System.ComponentModel.Design.IEventBindingService.GetEventProperties Method

Converts a set of event descriptors to a set of property descriptors.

Syntax

public System.ComponentModel.PropertyDescriptorCollection GetEventProperties (System.ComponentModel.EventDescriptorCollection events)

Parameters

events
The events to convert to properties.

Returns

An array of System.ComponentModel.PropertyDescriptor objects that describe the event set.

Remarks

Requirements

Namespace: System.ComponentModel.Design
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0