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

In This Topic
    OnDoubleClick Method (aq)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub OnDoubleClick( _
       ByVal a As System.EventArgs _
    ) 
    public override void OnDoubleClick( 
       System.EventArgs a
    )

    Parameters

    a
    See Also