private void VehicleForm_Closing(object sender, CancelEventArgs e) { m_obdInterface.SaveVehicleProfiles(m_arrayVehicleList); }