Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / VcColor Class / ConvertFrom Method

In This Topic
    ConvertFrom Method (VcColor)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function ConvertFrom( _
       ByVal value As System.Object _
    ) As System.Object
    public override System.object ConvertFrom( 
       System.object value
    )

    Parameters

    value
    See Also