System.Windows.Forms.LinkConverter.ConvertFrom Method

Converts the specified object to the native type of the System.Windows.Forms.LinkConverter.

Syntax

public override object ConvertFrom (System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, object value)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext providing contextual information about the object to be converted.
culture
Cultural attributes of the object to be converted. If this parameter is null, the System.Globalization.CultureInfo.CurrentCulture property value is used.
value
The object to be converted.

Returns

The converted object.

Remarks

Documentation for this section has not yet been entered.

Requirements

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