TreeView for WinForms | ComponentOne
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 Color _
    ) As Integer
    public static int ToOle( 
       Color v
    )

    Parameters

    v
    See Also