frmBankReconciliationfrmBankReconciliation_Closed Method
Event handler. Called by frmBankReconciliation for closed events.
Namespace: MbcsCentral.WinGLAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
private void frmBankReconciliation_Closed(
Object sender,
EventArgs e
)
Parameters
- sender Object
- Source of the event.
- e EventArgs
- Event information.
Mike, 2017-03-07.