Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / aj<a> Class / aj<a> Constructor

In This Topic
    aj<a> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal a As System.Windows.Forms.Control, _
       ByVal b As System.String, _
       ByVal c As a _
    )
    public aj<a>( 
       System.Windows.Forms.Control a,
       System.string b,
       a c
    )

    Parameters

    a
    b
    c
    See Also