ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetSysColor Method

In This Topic
    GetSysColor Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetSysColor( _
       ByVal nIndex As System.Integer _
    ) As System.Integer
    public static System.int GetSysColor( 
       System.int nIndex
    )

    Parameters

    nIndex
    See Also