Table of Contents

Method GetEventProperties

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

GetEventProperties(EventDescriptorCollection)

Converts a set of events to a set of properties.

public PropertyDescriptorCollection GetEventProperties(EventDescriptorCollection events)

Parameters

events EventDescriptorCollection

List of events to convert.

Returns

PropertyDescriptorCollection

List of properties.