Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / cc Class / g Method

In This Topic
    g Method (cc)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function g( _
       ByVal a As System.String _
    ) As System.Drawing.Color
    public static System.Drawing.Color g( 
       System.string a
    )

    Parameters

    a
    See Also