This commit is contained in:
2020-06-04 22:19:07 +02:00
parent bf4f36a8f2
commit 8f6eaaaba8
37 changed files with 515 additions and 318 deletions

View File

@@ -142,7 +142,7 @@ Partial Class frmChangePWD
'
'btnSpeichern
'
Me.btnSpeichern.DialogResult = System.Windows.Forms.DialogResult.OK
Me.btnSpeichern.DialogResult = DialogResult.OK
Me.btnSpeichern.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnSpeichern.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnSpeichern.Location = New System.Drawing.Point(12, 178)