Converts the specified object to the native type of the System.Windows.Forms.LinkConverter.
- 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.
The converted object.