update 20240826

This commit is contained in:
Stefan Hutter
2024-08-27 08:00:04 +02:00
parent 32fce2ef24
commit 19d3a65dfd
88 changed files with 4723 additions and 156 deletions

View File

@@ -118,5 +118,10 @@ namespace OnDoc.UIControls
return dok;
}
private void pdfViewerControl1_Click(object sender, EventArgs e)
{
}
}
}