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

@@ -161,7 +161,7 @@ Partial Class uscntr_TSSitzungen
Me.cmdNachricht.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.cmdNachricht.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
Me.cmdNachricht.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.cmdNachricht.Image = Global.DOKU.My.Resources.Resources.mail20
Me.cmdNachricht.Image = Global.Doku.My.Resources.Resources.mail20
Me.cmdNachricht.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.cmdNachricht.Location = New System.Drawing.Point(8, 31)
Me.cmdNachricht.Margin = New System.Windows.Forms.Padding(8)
@@ -189,7 +189,7 @@ Partial Class uscntr_TSSitzungen
Me.CmdUpdate.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.CmdUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
Me.CmdUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.CmdUpdate.Image = Global.DOKU.My.Resources.Resources.Update
Me.CmdUpdate.Image = Global.Doku.My.Resources.Resources.Update
Me.CmdUpdate.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.CmdUpdate.Location = New System.Drawing.Point(206, 31)
Me.CmdUpdate.Margin = New System.Windows.Forms.Padding(8)