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

In This Topic
    ao Constructor
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal a As ak, _
       ByVal b As System.Boolean, _
       ByVal c As System.Windows.Forms.Cursor _
    )
    protected ao( 
       ak a,
       System.bool b,
       System.Windows.Forms.Cursor c
    )

    Parameters

    a
    b
    c
    See Also