frmBankReconciliationComboBox_SelectionChanged Method
Event handler. Called by ComboBox for selection changed events.
Namespace: MbcsCentral.WinGLAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
private void ComboBox_SelectionChanged(
Object sender,
SelectionChangedEventArgs e
)
Parameters
- sender Object
- Source of the event.
- e SelectionChangedEventArgs
- Selection changed event information.
Mike, 2017-03-07.