Ausdruck für kalibrierung deaktiviert.

This commit is contained in:
2022-08-11 20:47:38 +02:00
parent 2e00cfd1e9
commit db636eb82a
2 changed files with 31 additions and 19 deletions

View File

@@ -255,6 +255,7 @@ namespace SanSystem
private void btn_make_ausdruck_Click(object sender, EventArgs e)
{
return;
List<Inspektionsobjekt> ausdruck = new List<Inspektionsobjekt>();
DataGridViewCheckBoxCell checkBoxCell = null;