Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / ah Class / aq Method

In This Topic
    aq Method (ah)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function aq( _
       ByVal A_0 As C1.Win.C1Schedule.UI.a, _
       ByVal A_1 As System.Drawing.Point, _
       ByVal A_2 As System.Date _
    ) As System.Boolean
    protected override System.bool aq( 
       C1.Win.C1Schedule.UI.a A_0,
       System.Drawing.Point A_1,
       System.DateTime A_2
    )

    Parameters

    A_0
    A_1
    A_2
    See Also