ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Interop Namespace / C1Colors Class / ColorToString Method

In This Topic
    ColorToString Method (C1Colors)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function ColorToString( _
       ByVal v As System.Drawing.Color _
    ) As System.String
    public static System.string ColorToString( 
       System.Drawing.Color v
    )

    Parameters

    v
    See Also