This commit is contained in:
2024-09-11 14:08:52 +02:00
27 changed files with 998 additions and 632 deletions

View File

@@ -3100,9 +3100,11 @@ Partial Class usrcntlKundeBearbeitenFull
'
'btnKKhinzufuegen
'
Me.btnKKhinzufuegen.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.btnKKhinzufuegen.Enabled = False
Me.btnKKhinzufuegen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnKKhinzufuegen.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnKKhinzufuegen.Image = Global.SDL.My.Resources.Resources.plus
Me.btnKKhinzufuegen.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnKKhinzufuegen.Location = New System.Drawing.Point(9, 338)
Me.btnKKhinzufuegen.Name = "btnKKhinzufuegen"
@@ -3954,6 +3956,7 @@ Partial Class usrcntlKundeBearbeitenFull
'
'PictureBox5
'
Me.PictureBox5.BackgroundImage = Global.SDL.My.Resources.Resources.fragezeichen
Me.PictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.PictureBox5.Location = New System.Drawing.Point(88, 62)
Me.PictureBox5.Name = "PictureBox5"
@@ -3987,7 +3990,7 @@ Partial Class usrcntlKundeBearbeitenFull
'
'Button13
'
Me.Button13.BackgroundImage = Global.SDL.My.Resources.Resources.pdf
Me.Button13.BackgroundImage = Global.SDL.My.Resources.Resources.list
Me.Button13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.Button13.FlatAppearance.BorderSize = 0
Me.Button13.FlatStyle = System.Windows.Forms.FlatStyle.Flat
@@ -3999,6 +4002,7 @@ Partial Class usrcntlKundeBearbeitenFull
'
'btnUIDPruef
'
Me.btnUIDPruef.BackgroundImage = Global.SDL.My.Resources.Resources.wait
Me.btnUIDPruef.BackgroundImage = Global.SDL.My.Resources.Resources.fragezeichen
Me.btnUIDPruef.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.btnUIDPruef.FlatAppearance.BorderSize = 0