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

In This Topic
    p Method (bb)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub p( _
       ByVal a As System.Drawing.Point _
    ) 
    protected virtual void p( 
       System.Drawing.Point a
    )

    Parameters

    a
    See Also