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

In This Topic
    GetHitTest Method (ct)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function GetHitTest( _
       ByVal a As System.Drawing.Point _
    ) As System.Windows.Forms.Cursor
    public override System.Windows.Forms.Cursor GetHitTest( 
       System.Drawing.Point a
    )

    Parameters

    a
    See Also