div, Änderungen, etc.

This commit is contained in:
2026-07-27 18:00:05 +02:00
parent 4e8ddb8afc
commit 1317f09cb7
6 changed files with 201 additions and 65 deletions

View File

@@ -52,6 +52,7 @@ Partial Class frmMain
Me.btnMitarbeiter = New System.Windows.Forms.Button()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
Me.Button2 = New System.Windows.Forms.Button()
Me.Panel3.SuspendLayout()
Me.Panel2.SuspendLayout()
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -112,6 +113,7 @@ Partial Class frmMain
'Panel3
'
Me.Panel3.BackColor = System.Drawing.Color.White
Me.Panel3.Controls.Add(Me.Button2)
Me.Panel3.Controls.Add(Me.btnInterneBenachrichtigungen)
Me.Panel3.Controls.Add(Me.lblVersion)
Me.Panel3.Controls.Add(Me.btnAuditFlow)
@@ -139,7 +141,7 @@ Partial Class frmMain
'
Me.btnInterneBenachrichtigungen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnInterneBenachrichtigungen.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnInterneBenachrichtigungen.Location = New System.Drawing.Point(12, 220)
Me.btnInterneBenachrichtigungen.Location = New System.Drawing.Point(12, 229)
Me.btnInterneBenachrichtigungen.Name = "btnInterneBenachrichtigungen"
Me.btnInterneBenachrichtigungen.Size = New System.Drawing.Size(94, 38)
Me.btnInterneBenachrichtigungen.TabIndex = 46
@@ -163,7 +165,7 @@ Partial Class frmMain
'
Me.btnAuditFlow.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnAuditFlow.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnAuditFlow.Location = New System.Drawing.Point(12, 287)
Me.btnAuditFlow.Location = New System.Drawing.Point(12, 296)
Me.btnAuditFlow.Name = "btnAuditFlow"
Me.btnAuditFlow.Size = New System.Drawing.Size(94, 33)
Me.btnAuditFlow.TabIndex = 44
@@ -175,7 +177,7 @@ Partial Class frmMain
'
Me.btnMailroutine.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnMailroutine.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnMailroutine.Location = New System.Drawing.Point(12, 648)
Me.btnMailroutine.Location = New System.Drawing.Point(12, 657)
Me.btnMailroutine.Name = "btnMailroutine"
Me.btnMailroutine.Size = New System.Drawing.Size(94, 33)
Me.btnMailroutine.TabIndex = 43
@@ -187,7 +189,7 @@ Partial Class frmMain
'
Me.btnAPIZugang.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnAPIZugang.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnAPIZugang.Location = New System.Drawing.Point(12, 569)
Me.btnAPIZugang.Location = New System.Drawing.Point(12, 578)
Me.btnAPIZugang.Name = "btnAPIZugang"
Me.btnAPIZugang.Size = New System.Drawing.Size(94, 33)
Me.btnAPIZugang.TabIndex = 42
@@ -199,7 +201,7 @@ Partial Class frmMain
'
Me.btnDatenarchiv.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnDatenarchiv.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnDatenarchiv.Location = New System.Drawing.Point(12, 404)
Me.btnDatenarchiv.Location = New System.Drawing.Point(12, 413)
Me.btnDatenarchiv.Name = "btnDatenarchiv"
Me.btnDatenarchiv.Size = New System.Drawing.Size(94, 33)
Me.btnDatenarchiv.TabIndex = 41
@@ -211,7 +213,7 @@ Partial Class frmMain
'
Me.btnFehler.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnFehler.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnFehler.Location = New System.Drawing.Point(12, 365)
Me.btnFehler.Location = New System.Drawing.Point(12, 374)
Me.btnFehler.Name = "btnFehler"
Me.btnFehler.Size = New System.Drawing.Size(94, 33)
Me.btnFehler.TabIndex = 40
@@ -223,7 +225,7 @@ Partial Class frmMain
'
Me.btnAPI.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnAPI.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnAPI.Location = New System.Drawing.Point(12, 326)
Me.btnAPI.Location = New System.Drawing.Point(12, 335)
Me.btnAPI.Name = "btnAPI"
Me.btnAPI.Size = New System.Drawing.Size(94, 33)
Me.btnAPI.TabIndex = 39
@@ -235,7 +237,7 @@ Partial Class frmMain
'
Me.btnHomepage.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnHomepage.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnHomepage.Location = New System.Drawing.Point(12, 490)
Me.btnHomepage.Location = New System.Drawing.Point(12, 499)
Me.btnHomepage.Name = "btnHomepage"
Me.btnHomepage.Size = New System.Drawing.Size(94, 33)
Me.btnHomepage.TabIndex = 38
@@ -247,7 +249,7 @@ Partial Class frmMain
'
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button1.Location = New System.Drawing.Point(12, 181)
Me.Button1.Location = New System.Drawing.Point(12, 190)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(94, 33)
Me.Button1.TabIndex = 38
@@ -258,7 +260,7 @@ Partial Class frmMain
'btnUpdate
'
Me.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnUpdate.Location = New System.Drawing.Point(12, 608)
Me.btnUpdate.Location = New System.Drawing.Point(12, 617)
Me.btnUpdate.Name = "btnUpdate"
Me.btnUpdate.Size = New System.Drawing.Size(94, 34)
Me.btnUpdate.TabIndex = 37
@@ -269,7 +271,7 @@ Partial Class frmMain
'
Me.btnSchulungen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnSchulungen.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnSchulungen.Location = New System.Drawing.Point(12, 103)
Me.btnSchulungen.Location = New System.Drawing.Point(12, 112)
Me.btnSchulungen.Name = "btnSchulungen"
Me.btnSchulungen.Size = New System.Drawing.Size(94, 33)
Me.btnSchulungen.TabIndex = 36
@@ -281,7 +283,7 @@ Partial Class frmMain
'
Me.btnDienstplan.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnDienstplan.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnDienstplan.Location = New System.Drawing.Point(12, 142)
Me.btnDienstplan.Location = New System.Drawing.Point(12, 151)
Me.btnDienstplan.Name = "btnDienstplan"
Me.btnDienstplan.Size = New System.Drawing.Size(94, 33)
Me.btnDienstplan.TabIndex = 35
@@ -303,7 +305,7 @@ Partial Class frmMain
'Button6
'
Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button6.Location = New System.Drawing.Point(12, 529)
Me.Button6.Location = New System.Drawing.Point(12, 538)
Me.Button6.Name = "Button6"
Me.Button6.Size = New System.Drawing.Size(94, 34)
Me.Button6.TabIndex = 33
@@ -356,6 +358,18 @@ Partial Class frmMain
Me.PictureBox1.TabIndex = 31
Me.PictureBox1.TabStop = False
'
'Button2
'
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button2.Location = New System.Drawing.Point(12, 76)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(94, 33)
Me.Button2.TabIndex = 47
Me.Button2.Text = "Firmen"
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button2.UseVisualStyleBackColor = True
'
'frmMain
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
@@ -404,4 +418,5 @@ Partial Class frmMain
Friend WithEvents btnAuditFlow As Button
Friend WithEvents lblVersion As Label
Friend WithEvents btnInterneBenachrichtigungen As Button
Friend WithEvents Button2 As Button
End Class