System.Windows.Forms.LinkConverter.CanConvertTo Method

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

Syntax

public override bool CanConvertTo (System.ComponentModel.ITypeDescriptorContext context, Type destinationType)

Parameters

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

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