sdl änderungen

This commit is contained in:
2024-09-19 14:02:39 +02:00
parent 1c3bfacdc6
commit b47be8cbc6
7 changed files with 224 additions and 41 deletions

View File

@@ -106,7 +106,7 @@ Public Class frmMDM_USTVAntrag
Dim c As New DataGridViewImageColumn
c.Name = "clmnPDF" : c.HeaderText = "Rechnungen"
c.Name = "clmnPDF" : c.HeaderText = "RE"
' c.Image = Nothing
c.DefaultCellStyle.NullValue = Nothing
c.ImageLayout = DataGridViewImageCellLayout.Zoom