System.Windows.Forms.Design.EventsTab.GetProperties Method

Gets all the properties of the event tab that match the specified attributes and context.

Syntax

public override System.ComponentModel.PropertyDescriptorCollection GetProperties (System.ComponentModel.ITypeDescriptorContext context, object component, Attribute[] attributes)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext that can be used to gain context information.
component
The component to retrieve the properties of.
attributes
An array of type Attribute that indicates the attributes of the event properties to retrieve.

Returns

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.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0