ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / ButtonImages.ButtonImagesTypeConverter Class / ConvertTo Method / ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) Method

In This Topic
    ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) Method
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Public Overloads Overrides Function ConvertTo( _
       ByVal context As ITypeDescriptorContext, _
       ByVal culture As CultureInfo, _
       ByVal value As Object, _
       ByVal type As Type _
    ) As Object

    Parameters

    context
    culture
    value
    type
    See Also