System.Windows.Forms.Design.PropertyTab.GetProperties Method

Gets the properties of the specified component that match the specified attributes.

Syntax

public abstract System.ComponentModel.PropertyDescriptorCollection GetProperties (object component, Attribute[] attributes)

Parameters

component
The component to retrieve properties from.
attributes
An array of type Attribute that indicates the attributes of the properties to retrieve.

Returns

A System.ComponentModel.PropertyDescriptorCollection that contains the properties.

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