System.Drawing.Design.IPropertyValueUIService.GetPropertyUIValueItems Method

Gets the System.Drawing.Design.PropertyValueUIItem objects that match the specified context and property descriptor characteristics.

Syntax

public PropertyValueUIItem[] GetPropertyUIValueItems (System.ComponentModel.ITypeDescriptorContext context, System.ComponentModel.PropertyDescriptor propDesc)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.
propDesc
A System.ComponentModel.PropertyDescriptor that indicates the property to match with the properties to return.

Returns

An array of System.Drawing.Design.PropertyValueUIItem objects that match the specified parameters.

Remarks

Documentation for this section has not yet been entered.

Requirements

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