Warenorte und Essensbestellungen -> richtiges Logo hinzugefügt.

This commit is contained in:
2023-01-11 15:43:56 +01:00
parent bdee5e1176
commit f0e5b06e4a
7 changed files with 12468 additions and 36 deletions

View File

@@ -47,7 +47,7 @@ Public Class frmWarenorte
.Columns("wo_aktiv").Visible = False
'.Columns("wo_firma").Visible = False
.Columns("wo_firma").HeaderText = "Firma"
.Columns("wo_firma").Width = 100
.Columns("wo_firma").Width = 150
End With