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

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

Syntax

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

Parameters

context
An System.ComponentModel.ITypeDescriptorContext that indicates the context to retrieve properties from.
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 matching the specified context and attributes.

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