update 20250205

This commit is contained in:
Stefan Hutter
2025-02-05 19:38:22 +01:00
parent 00eae8a837
commit 678e0622fd
311 changed files with 60684 additions and 2287 deletions

View File

@@ -441,6 +441,11 @@ namespace OnDoc.Diverses
{
GrpGetSignature.Visible = true;
}
private void label15_Click(object sender, EventArgs e)
{
GrpGetSignature.Visible = false;
}
}
}