ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util.Win Namespace / Win32 Class / ColorToWin32 Method

In This Topic
    ColorToWin32 Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function ColorToWin32( _
       ByVal c As System.Drawing.Color _
    ) As System.Integer
    public static System.int ColorToWin32( 
       System.Drawing.Color c
    )

    Parameters

    c
    See Also