RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

PrintingProcessingWindow..::..OnClosing Method

Handles the [E:Closing] event.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  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.