Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / bn Class / OnValidating Method

In This Topic
    OnValidating Method (bn)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub OnValidating( _
       ByVal a As System.ComponentModel.CancelEventArgs _
    ) 
    protected override void OnValidating( 
       System.ComponentModel.CancelEventArgs a
    )

    Parameters

    a
    See Also