Name angepasst, akutelle VeragProgAllgemein eingefügt.

This commit is contained in:
ms
2026-01-12 12:04:23 +01:00
parent e1f30cdb68
commit 2be0c784f7
21 changed files with 85 additions and 74 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.Dokumentation.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.Dokumentation.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)