System.Windows.Forms.LinkConverter.CanConvertFrom Method

Retrieves a value that determines if this System.Windows.Forms.LinkConverter can convert an object having the specified context and source type to the native type of the System.Windows.Forms.LinkConverter.

Syntax

public override bool CanConvertFrom (System.ComponentModel.ITypeDescriptorContext context, Type sourceType)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext providing contextual information about the object to be converted.
sourceType
The type of the object to be converted.

Returns

true if this System.Windows.Forms.LinkConverter can convert the specified object; otherwise, false.

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