Converts from the specified object to a string.
context An System.ComponentModel.ITypeDescriptorContext that provides a format context. culture A System.Globalization.CultureInfo to provide locale information. value The object to convert.
An object that represents the converted value.