und nochmal

This commit is contained in:
ms
2026-01-12 13:19:05 +01:00
parent 2be0c784f7
commit d6cf889f5b
12 changed files with 33 additions and 33 deletions

View File

@@ -44,7 +44,7 @@ Partial Class uscntr_Benutzer
Me.btnLoad.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.btnLoad.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
Me.btnLoad.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnLoad.Image = Global.DOKU.My.Resources.Resources.Link20
Me.btnLoad.Image = Global.Doku.My.Resources.Resources.Link20
Me.btnLoad.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnLoad.Location = New System.Drawing.Point(963, 384)
Me.btnLoad.Name = "btnLoad"