Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Printing Namespace / PrintProgressForm Class / OnBindingContextChanged Method

In This Topic
    OnBindingContextChanged Method (PrintProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnBindingContextChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnBindingContextChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also