ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Interop Namespace / C1Colors Class / ToOle Method / ToOle(Color) Method

In This Topic
    ToOle(Color) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Shared Function ToOle( _
       ByVal v As System.Drawing.Color _
    ) As System.Integer
    public static System.int ToOle( 
       System.Drawing.Color v
    )

    Parameters

    v
    See Also