PrintingProcessingWindow..::..OnClosing Method
Handles the [E:Closing] event.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
protected void OnClosing( CancelEventArgs e )
Protected Sub OnClosing ( _ e As CancelEventArgs _ )
protected: void OnClosing( CancelEventArgs^ e )
Parameters
- e
- Type: CancelEventArgs
The CancelEventArgs instance containing the event data.