Aktualisierung von Abhängigkeiten und UI-Optimierungen

Die Abhängigkeiten wurden umfassend aktualisiert:
- `GdPicture`-Bibliotheken auf Version `14.4.4` angehoben.
UI-Änderungen:
Sonstige Änderungen:
- Debug-Logging für TLS-Optionen in `frmMain.vb` hinzugefügt.
- Projekt `wisag_check_Att` aus der Lösung entfernt.
This commit is contained in:
Developer01
2026-06-23 11:38:09 +02:00
parent 9dccbee8c9
commit fb7fc36a53
8 changed files with 225 additions and 638 deletions

View File

@@ -2945,8 +2945,8 @@ Partial Class frmMain
'BindingNavigatorCountItem1
'
Me.BindingNavigatorCountItem1.Name = "BindingNavigatorCountItem1"
Me.BindingNavigatorCountItem1.Size = New System.Drawing.Size(35, 22)
Me.BindingNavigatorCountItem1.Text = "of {0}"
Me.BindingNavigatorCountItem1.Size = New System.Drawing.Size(44, 22)
Me.BindingNavigatorCountItem1.Text = "von {0}"
Me.BindingNavigatorCountItem1.ToolTipText = "Die Gesamtanzahl der Elemente."
'
'BindingNavigatorDeleteItem1