QR Verwahrunf Fahrer

This commit is contained in:
2024-11-08 11:26:06 +01:00
parent b9bb62021f
commit 778facb93b
15 changed files with 838 additions and 86 deletions

View File

@@ -107,6 +107,7 @@ Partial Class usrcntlAktDetails
Me.txtMAinfo_Vorgeschrieben = New System.Windows.Forms.TextBox()
Me.txtMAinfo_VorbereitetQs = New System.Windows.Forms.TextBox()
Me.Panel8 = New System.Windows.Forms.Panel()
Me.btnQRVerwahrung = New System.Windows.Forms.Button()
Me.lblAktUebernommen = New System.Windows.Forms.Label()
Me.lblLKWChat_MsgCnt = New System.Windows.Forms.Label()
Me.lblBarZuKassierenSumme = New System.Windows.Forms.Label()
@@ -164,6 +165,8 @@ Partial Class usrcntlAktDetails
Me.DispolisteTRToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.DispolisteENToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.pnlOptionen = New System.Windows.Forms.Panel()
Me.Button8 = New System.Windows.Forms.Button()
Me.Button1 = New System.Windows.Forms.Button()
Me.Button16 = New System.Windows.Forms.Button()
Me.Button15 = New System.Windows.Forms.Button()
Me.Button6 = New System.Windows.Forms.Button()
@@ -1336,6 +1339,7 @@ Partial Class usrcntlAktDetails
'Panel8
'
Me.Panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Panel8.Controls.Add(Me.btnQRVerwahrung)
Me.Panel8.Controls.Add(Me.lblAktUebernommen)
Me.Panel8.Controls.Add(Me.lblLKWChat_MsgCnt)
Me.Panel8.Controls.Add(Me.lblBarZuKassierenSumme)
@@ -1364,15 +1368,31 @@ Partial Class usrcntlAktDetails
Me.Panel8.Size = New System.Drawing.Size(575, 120)
Me.Panel8.TabIndex = 92
'
'btnQRVerwahrung
'
Me.btnQRVerwahrung.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.btnQRVerwahrung.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnQRVerwahrung.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.btnQRVerwahrung.ForeColor = System.Drawing.Color.Black
Me.btnQRVerwahrung.Image = Global.AVISO.My.Resources.Resources.qr_s
Me.btnQRVerwahrung.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnQRVerwahrung.Location = New System.Drawing.Point(369, 74)
Me.btnQRVerwahrung.Name = "btnQRVerwahrung"
Me.btnQRVerwahrung.Size = New System.Drawing.Size(69, 45)
Me.btnQRVerwahrung.TabIndex = 110
Me.btnQRVerwahrung.Text = "QR" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Vw."
Me.btnQRVerwahrung.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnQRVerwahrung.UseVisualStyleBackColor = True
'
'lblAktUebernommen
'
Me.lblAktUebernommen.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblAktUebernommen.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblAktUebernommen.ForeColor = System.Drawing.Color.Green
Me.lblAktUebernommen.Location = New System.Drawing.Point(208, 75)
Me.lblAktUebernommen.Location = New System.Drawing.Point(7, 79)
Me.lblAktUebernommen.Name = "lblAktUebernommen"
Me.lblAktUebernommen.Size = New System.Drawing.Size(205, 38)
Me.lblAktUebernommen.Size = New System.Drawing.Size(159, 17)
Me.lblAktUebernommen.TabIndex = 102
Me.lblAktUebernommen.Text = "Akt übernommen!"
Me.lblAktUebernommen.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
@@ -1442,9 +1462,9 @@ Partial Class usrcntlAktDetails
Me.Button7.ForeColor = System.Drawing.Color.Black
Me.Button7.Image = Global.AVISO.My.Resources.Resources.handy1
Me.Button7.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button7.Location = New System.Drawing.Point(375, 0)
Me.Button7.Location = New System.Drawing.Point(369, 0)
Me.Button7.Name = "Button7"
Me.Button7.Size = New System.Drawing.Size(63, 36)
Me.Button7.Size = New System.Drawing.Size(69, 36)
Me.Button7.TabIndex = 107
Me.Button7.Text = "SMS"
Me.Button7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
@@ -1459,10 +1479,10 @@ Partial Class usrcntlAktDetails
Me.btnLkwBeleg.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnLkwBeleg.ForeColor = System.Drawing.Color.Black
Me.btnLkwBeleg.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnLkwBeleg.Location = New System.Drawing.Point(375, 35)
Me.btnLkwBeleg.Location = New System.Drawing.Point(369, 35)
Me.btnLkwBeleg.Margin = New System.Windows.Forms.Padding(0)
Me.btnLkwBeleg.Name = "btnLkwBeleg"
Me.btnLkwBeleg.Size = New System.Drawing.Size(63, 40)
Me.btnLkwBeleg.Size = New System.Drawing.Size(69, 40)
Me.btnLkwBeleg.TabIndex = 106
Me.btnLkwBeleg.Text = "BAR"
Me.btnLkwBeleg.UseVisualStyleBackColor = False
@@ -1499,7 +1519,7 @@ Partial Class usrcntlAktDetails
Me.lblIMEX.BackColor = System.Drawing.SystemColors.WindowFrame
Me.lblIMEX.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.0!, System.Drawing.FontStyle.Bold)
Me.lblIMEX.ForeColor = System.Drawing.Color.White
Me.lblIMEX.Location = New System.Drawing.Point(184, 9)
Me.lblIMEX.Location = New System.Drawing.Point(179, 9)
Me.lblIMEX.Name = "lblIMEX"
Me.lblIMEX.Size = New System.Drawing.Size(86, 20)
Me.lblIMEX.TabIndex = 98
@@ -1513,7 +1533,7 @@ Partial Class usrcntlAktDetails
Me.cbxHandling.BackColor = System.Drawing.SystemColors.WindowFrame
Me.cbxHandling.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.0!, System.Drawing.FontStyle.Bold)
Me.cbxHandling.ForeColor = System.Drawing.Color.White
Me.cbxHandling.Location = New System.Drawing.Point(273, 9)
Me.cbxHandling.Location = New System.Drawing.Point(268, 9)
Me.cbxHandling.Name = "cbxHandling"
Me.cbxHandling.Size = New System.Drawing.Size(98, 20)
Me.cbxHandling.TabIndex = 99
@@ -1999,7 +2019,7 @@ Partial Class usrcntlAktDetails
Me.conMenuVermerke.ImageScalingSize = New System.Drawing.Size(24, 24)
Me.conMenuVermerke.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.conVermerkEntgLöschen, Me.HervorhebenToolStripMenuItem, Me.ToolUeberweisungsBeleg, Me.toolVkReminder, Me.MitarbeiterAnzeigenToolStripMenuItem, Me.conVermerkLöschenNew})
Me.conMenuVermerke.Name = "conMenuVermerke"
Me.conMenuVermerke.Size = New System.Drawing.Size(252, 206)
Me.conMenuVermerke.Size = New System.Drawing.Size(252, 184)
'
'conVermerkEntgLöschen
'
@@ -2068,6 +2088,8 @@ Partial Class usrcntlAktDetails
Me.pnlOptionen.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.pnlOptionen.BackColor = System.Drawing.Color.Black
Me.pnlOptionen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.pnlOptionen.Controls.Add(Me.Button8)
Me.pnlOptionen.Controls.Add(Me.Button1)
Me.pnlOptionen.Controls.Add(Me.Button16)
Me.pnlOptionen.Controls.Add(Me.Button15)
Me.pnlOptionen.Controls.Add(Me.Button6)
@@ -2081,10 +2103,42 @@ Partial Class usrcntlAktDetails
Me.pnlOptionen.Controls.Add(Me.Button10)
Me.pnlOptionen.Location = New System.Drawing.Point(454, 141)
Me.pnlOptionen.Name = "pnlOptionen"
Me.pnlOptionen.Size = New System.Drawing.Size(116, 255)
Me.pnlOptionen.Size = New System.Drawing.Size(116, 315)
Me.pnlOptionen.TabIndex = 82
Me.pnlOptionen.Visible = False
'
'Button8
'
Me.Button8.BackColor = System.Drawing.Color.White
Me.Button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button8.ForeColor = System.Drawing.Color.Black
Me.Button8.Image = Global.AVISO.My.Resources.Resources.android_note
Me.Button8.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button8.Location = New System.Drawing.Point(3, 163)
Me.Button8.Name = "Button8"
Me.Button8.Size = New System.Drawing.Size(109, 22)
Me.Button8.TabIndex = 110
Me.Button8.TabStop = False
Me.Button8.Text = "öffnen"
Me.Button8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button8.UseVisualStyleBackColor = False
'
'Button1
'
Me.Button1.BackColor = System.Drawing.Color.White
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button1.ForeColor = System.Drawing.Color.Black
Me.Button1.Image = Global.AVISO.My.Resources.Resources.android_note
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button1.Location = New System.Drawing.Point(3, 126)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(109, 38)
Me.Button1.TabIndex = 109
Me.Button1.TabStop = False
Me.Button1.Text = "Verwahrung" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "QR"
Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button1.UseVisualStyleBackColor = False
'
'Button16
'
Me.Button16.BackColor = System.Drawing.Color.White
@@ -2092,7 +2146,7 @@ Partial Class usrcntlAktDetails
Me.Button16.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.Button16.ForeColor = System.Drawing.Color.Black
Me.Button16.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button16.Location = New System.Drawing.Point(72, 185)
Me.Button16.Location = New System.Drawing.Point(72, 253)
Me.Button16.Name = "Button16"
Me.Button16.Size = New System.Drawing.Size(39, 28)
Me.Button16.TabIndex = 108
@@ -2108,7 +2162,7 @@ Partial Class usrcntlAktDetails
Me.Button15.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.Button15.ForeColor = System.Drawing.Color.Black
Me.Button15.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button15.Location = New System.Drawing.Point(72, 214)
Me.Button15.Location = New System.Drawing.Point(72, 282)
Me.Button15.Name = "Button15"
Me.Button15.Size = New System.Drawing.Size(39, 28)
Me.Button15.TabIndex = 107
@@ -2124,7 +2178,7 @@ Partial Class usrcntlAktDetails
Me.Button6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.Button6.ForeColor = System.Drawing.Color.Black
Me.Button6.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button6.Location = New System.Drawing.Point(3, 214)
Me.Button6.Location = New System.Drawing.Point(3, 282)
Me.Button6.Name = "Button6"
Me.Button6.Size = New System.Drawing.Size(71, 28)
Me.Button6.TabIndex = 105
@@ -2140,7 +2194,7 @@ Partial Class usrcntlAktDetails
Me.Button4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.Button4.ForeColor = System.Drawing.Color.Black
Me.Button4.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button4.Location = New System.Drawing.Point(3, 185)
Me.Button4.Location = New System.Drawing.Point(3, 253)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(71, 28)
Me.Button4.TabIndex = 104
@@ -2156,7 +2210,7 @@ Partial Class usrcntlAktDetails
Me.btnWlanTicket.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.btnWlanTicket.ForeColor = System.Drawing.Color.Black
Me.btnWlanTicket.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnWlanTicket.Location = New System.Drawing.Point(3, 151)
Me.btnWlanTicket.Location = New System.Drawing.Point(3, 219)
Me.btnWlanTicket.Name = "btnWlanTicket"
Me.btnWlanTicket.Size = New System.Drawing.Size(109, 28)
Me.btnWlanTicket.TabIndex = 103
@@ -2172,7 +2226,7 @@ Partial Class usrcntlAktDetails
Me.Button13.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.Button13.ForeColor = System.Drawing.Color.Black
Me.Button13.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button13.Location = New System.Drawing.Point(3, 124)
Me.Button13.Location = New System.Drawing.Point(3, 192)
Me.Button13.Name = "Button13"
Me.Button13.Size = New System.Drawing.Size(71, 28)
Me.Button13.TabIndex = 102
@@ -2250,7 +2304,7 @@ Partial Class usrcntlAktDetails
Me.Button10.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.Button10.ForeColor = System.Drawing.Color.Black
Me.Button10.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button10.Location = New System.Drawing.Point(72, 124)
Me.Button10.Location = New System.Drawing.Point(72, 192)
Me.Button10.Name = "Button10"
Me.Button10.Size = New System.Drawing.Size(39, 28)
Me.Button10.TabIndex = 106
@@ -2463,4 +2517,7 @@ Partial Class usrcntlAktDetails
Friend WithEvents picAVISOMessengerSNDChat As PictureBox
Friend WithEvents conVermerkLöschenNew As ToolStripMenuItem
Friend WithEvents cbxLZDeFisk As VERAG_PROG_ALLGEMEIN.MyCheckbox
Friend WithEvents Button1 As Button
Friend WithEvents Button8 As Button
Friend WithEvents btnQRVerwahrung As Button
End Class