Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / dd Class / c Method

In This Topic
    c Method (dd)
    In This Topic
    Syntax
    'Declaration
     
    Public Function c( _
       ByVal a As System.String, _
       ByVal b As System.Drawing.Color _
    ) As System.Drawing.Color
    public System.Drawing.Color c( 
       System.string a,
       System.Drawing.Color b
    )

    Parameters

    a
    b
    See Also