Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / ba Class / a Method

In This Topic
    a Method (ba)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub a( _
       ByRef a As System.Integer, _
       ByRef b As System.Integer, _
       ByRef c As System.Integer, _
       ByRef d As System.Integer, _
       ByVal e As System.Drawing.Rectangle _
    ) 
    protected void a( 
       ref System.int a,
       ref System.int b,
       ref System.int c,
       ref System.int d,
       System.Drawing.Rectangle e
    )

    Parameters

    a
    b
    c
    d
    e
    See Also