Files
Monorepo/Controls.DocumentViewer
Developer01 a6f3031860 Neue Exportfunktion und UI-Verbesserungen
- `MouseWheelMode` im `DocumentViewer` auf vertikales Scrollen geändert.
- Neue Parameter (`WM_SUFFIX`, `MAP_SHAREDRIVE`, `SavetoDrive`) für Dokumentenverarbeitung hinzugefügt.
- `GridView1` durch `GridViewResult` ersetzt.
- Schaltfläche `bbtnitemExportFiles` für Datei-Export hinzugefügt.
- Logik für temporäre Kopien (`CopyWM2Temp`) in `frmDocumentResultList` implementiert.
- Ressourcen und Layouts in mehreren Dateien aktualisiert.
- Neue Schaltfläche `BarButtonItem6` in `frmSQLEditor` hinzugefügt.
2026-06-05 11:21:39 +02:00
..
2023-08-07 09:37:22 +02:00
2025-11-28 09:23:48 +01:00
2025-11-28 09:23:48 +01:00
2022-04-08 16:21:29 +02:00
2025-11-28 09:23:48 +01:00

BASE MODULE
===========

This module is intended for often used constants and datastructures.
Therefor it is important that this module does not have any dependencies on other modules!!