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

In This Topic
    bc Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal a As C1.Framework.Element _
    )
    public bc( 
       C1.Framework.Element a
    )

    Parameters

    a
    See Also