This commit is contained in:
2021-02-02 21:19:23 +01:00
parent 595851ec3c
commit 3aaf328ce6
16 changed files with 59 additions and 33 deletions

View File

@@ -84,7 +84,6 @@ Partial Class usrCntlDatenDetails
'pic
'
Me.pic.Dock = System.Windows.Forms.DockStyle.Fill
Me.pic.Image = Global.SDL.My.Resources.ids_bg
Me.pic.Location = New System.Drawing.Point(0, 0)
Me.pic.Name = "pic"
Me.pic.Size = New System.Drawing.Size(385, 238)