Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / df Class / df Constructor / df Constructor(Color)

In This Topic
    df Constructor(Color)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal a As System.Drawing.Color _
    )
    public df( 
       System.Drawing.Color a
    )

    Parameters

    a
    See Also