This commit is contained in:
2021-01-19 20:26:05 +01:00
parent f25ff457b2
commit 2f7746d9ca
28 changed files with 2921 additions and 329 deletions

View File

@@ -109,9 +109,8 @@ Partial Class frmAvisoWeiterleiten
Me.pnl.Controls.Add(Me.Button3)
Me.pnl.Dock = System.Windows.Forms.DockStyle.Top
Me.pnl.Location = New System.Drawing.Point(0, 0)
Me.pnl.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.pnl.Name = "pnl"
Me.pnl.Size = New System.Drawing.Size(1469, 57)
Me.pnl.Size = New System.Drawing.Size(979, 37)
Me.pnl.TabIndex = 0
'
'Label3
@@ -119,10 +118,9 @@ Partial Class frmAvisoWeiterleiten
Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Label3.AutoSize = True
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!)
Me.Label3.Location = New System.Drawing.Point(1234, 11)
Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label3.Location = New System.Drawing.Point(823, 7)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(167, 32)
Me.Label3.Size = New System.Drawing.Size(109, 24)
Me.Label3.TabIndex = 8
Me.Label3.Text = "Weiterleiten"
'
@@ -130,20 +128,18 @@ Partial Class frmAvisoWeiterleiten
'
Me.pic.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.pic.Image = Global.AVISO.My.Resources.Resources.weiterleiten_small1
Me.pic.Location = New System.Drawing.Point(1403, 5)
Me.pic.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.pic.Location = New System.Drawing.Point(935, 3)
Me.pic.Name = "pic"
Me.pic.Size = New System.Drawing.Size(66, 49)
Me.pic.Size = New System.Drawing.Size(44, 32)
Me.pic.TabIndex = 7
Me.pic.TabStop = False
'
'lbl
'
Me.lbl.AutoSize = True
Me.lbl.Location = New System.Drawing.Point(18, 14)
Me.lbl.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.lbl.Location = New System.Drawing.Point(12, 9)
Me.lbl.Name = "lbl"
Me.lbl.Size = New System.Drawing.Size(309, 20)
Me.lbl.Size = New System.Drawing.Size(207, 13)
Me.lbl.TabIndex = 0
Me.lbl.Text = "Bitte geben Sie das Weiterleitungs-Ziel an:"
'
@@ -151,10 +147,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button3.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button3.Location = New System.Drawing.Point(596, 163)
Me.Button3.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button3.Location = New System.Drawing.Point(397, 106)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(286, 65)
Me.Button3.Size = New System.Drawing.Size(191, 42)
Me.Button3.TabIndex = 6
Me.Button3.Text = "UNISPED"
Me.Button3.UseVisualStyleBackColor = True
@@ -168,36 +163,35 @@ Partial Class frmAvisoWeiterleiten
Me.Panel2.Controls.Add(Me.dgvMitarbeiter)
Me.Panel2.Controls.Add(Me.MyTextBox1)
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Left
Me.Panel2.Location = New System.Drawing.Point(0, 57)
Me.Panel2.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Panel2.Location = New System.Drawing.Point(0, 37)
Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(479, 921)
Me.Panel2.Size = New System.Drawing.Size(320, 702)
Me.Panel2.TabIndex = 17
'
'btnTeam
'
Me.btnTeam.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.btnTeam.BackColor = System.Drawing.Color.SteelBlue
Me.btnTeam.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.btnTeam.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.btnTeam.ForeColor = System.Drawing.Color.White
Me.btnTeam.Location = New System.Drawing.Point(242, 831)
Me.btnTeam.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.btnTeam.Location = New System.Drawing.Point(161, 643)
Me.btnTeam.Name = "btnTeam"
Me.btnTeam.Size = New System.Drawing.Size(210, 65)
Me.btnTeam.Size = New System.Drawing.Size(140, 42)
Me.btnTeam.TabIndex = 14
Me.btnTeam.Text = "senden an" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "TEAM"
Me.btnTeam.UseVisualStyleBackColor = False
'
'btnBenutzer
'
Me.btnBenutzer.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.btnBenutzer.BackColor = System.Drawing.Color.SteelBlue
Me.btnBenutzer.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.btnBenutzer.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.btnBenutzer.ForeColor = System.Drawing.Color.White
Me.btnBenutzer.Location = New System.Drawing.Point(22, 831)
Me.btnBenutzer.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.btnBenutzer.Location = New System.Drawing.Point(15, 643)
Me.btnBenutzer.Name = "btnBenutzer"
Me.btnBenutzer.Size = New System.Drawing.Size(210, 65)
Me.btnBenutzer.Size = New System.Drawing.Size(140, 42)
Me.btnBenutzer.TabIndex = 13
Me.btnBenutzer.Text = "senden an" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "BENUTZER"
Me.btnBenutzer.UseVisualStyleBackColor = False
@@ -205,10 +199,9 @@ Partial Class frmAvisoWeiterleiten
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(18, 14)
Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label2.Location = New System.Drawing.Point(12, 9)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(59, 20)
Me.Label2.Size = New System.Drawing.Size(41, 13)
Me.Label2.TabIndex = 11
Me.Label2.Text = "Suche:"
'
@@ -218,15 +211,16 @@ Partial Class frmAvisoWeiterleiten
Me.dgvMitarbeiter.AllowUserToDeleteRows = False
Me.dgvMitarbeiter.AllowUserToResizeColumns = False
Me.dgvMitarbeiter.AllowUserToResizeRows = False
Me.dgvMitarbeiter.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.dgvMitarbeiter.BackgroundColor = System.Drawing.Color.White
Me.dgvMitarbeiter.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgvMitarbeiter.Location = New System.Drawing.Point(22, 74)
Me.dgvMitarbeiter.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.dgvMitarbeiter.Location = New System.Drawing.Point(15, 48)
Me.dgvMitarbeiter.MultiSelect = False
Me.dgvMitarbeiter.Name = "dgvMitarbeiter"
Me.dgvMitarbeiter.RowHeadersVisible = False
Me.dgvMitarbeiter.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
Me.dgvMitarbeiter.Size = New System.Drawing.Size(429, 748)
Me.dgvMitarbeiter.Size = New System.Drawing.Size(286, 589)
Me.dgvMitarbeiter.TabIndex = 10
'
'MyTextBox1
@@ -242,13 +236,12 @@ Partial Class frmAvisoWeiterleiten
Me.MyTextBox1._Waehrung = False
Me.MyTextBox1._WaehrungZeichen = True
Me.MyTextBox1.ForeColor = System.Drawing.Color.Black
Me.MyTextBox1.Location = New System.Drawing.Point(22, 38)
Me.MyTextBox1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.MyTextBox1.Location = New System.Drawing.Point(15, 25)
Me.MyTextBox1.MaxLineLength = -1
Me.MyTextBox1.MaxLines_Warning = ""
Me.MyTextBox1.MaxLines_Warning_Label = Nothing
Me.MyTextBox1.Name = "MyTextBox1"
Me.MyTextBox1.Size = New System.Drawing.Size(427, 26)
Me.MyTextBox1.Size = New System.Drawing.Size(286, 20)
Me.MyTextBox1.TabIndex = 9
'
'Panel4
@@ -259,10 +252,9 @@ Partial Class frmAvisoWeiterleiten
Me.Panel4.Controls.Add(Me.MyFlowLayoutPanel1)
Me.Panel4.Controls.Add(Me.Panel5)
Me.Panel4.Dock = System.Windows.Forms.DockStyle.Fill
Me.Panel4.Location = New System.Drawing.Point(479, 57)
Me.Panel4.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Panel4.Location = New System.Drawing.Point(320, 37)
Me.Panel4.Name = "Panel4"
Me.Panel4.Size = New System.Drawing.Size(990, 921)
Me.Panel4.Size = New System.Drawing.Size(659, 702)
Me.Panel4.TabIndex = 20
'
'Panel1
@@ -272,19 +264,17 @@ Partial Class frmAvisoWeiterleiten
Me.Panel1.Controls.Add(Me.Panel3)
Me.Panel1.Controls.Add(Me.MyFlowLayoutPanel2)
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Left
Me.Panel1.Location = New System.Drawing.Point(299, 88)
Me.Panel1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Panel1.Location = New System.Drawing.Point(200, 57)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(672, 562)
Me.Panel1.Size = New System.Drawing.Size(449, 468)
Me.Panel1.TabIndex = 20
'
'flpFirma
'
Me.flpFirma.Dock = System.Windows.Forms.DockStyle.Fill
Me.flpFirma.Location = New System.Drawing.Point(0, 43)
Me.flpFirma.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.flpFirma.Location = New System.Drawing.Point(0, 28)
Me.flpFirma.Name = "flpFirma"
Me.flpFirma.Size = New System.Drawing.Size(670, 517)
Me.flpFirma.Size = New System.Drawing.Size(447, 438)
Me.flpFirma.TabIndex = 1
'
'Panel3
@@ -294,28 +284,25 @@ Partial Class frmAvisoWeiterleiten
Me.Panel3.Controls.Add(Me.MyFlowLayoutPanel4)
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel3.Location = New System.Drawing.Point(0, 0)
Me.Panel3.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Panel3.Name = "Panel3"
Me.Panel3.Size = New System.Drawing.Size(670, 43)
Me.Panel3.Size = New System.Drawing.Size(447, 28)
Me.Panel3.TabIndex = 2
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold)
Me.Label1.Location = New System.Drawing.Point(4, 9)
Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label1.Location = New System.Drawing.Point(3, 6)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(73, 25)
Me.Label1.Size = New System.Drawing.Size(53, 17)
Me.Label1.TabIndex = 2
Me.Label1.Text = "Firma:"
'
'MyFlowLayoutPanel3
'
Me.MyFlowLayoutPanel3.Location = New System.Drawing.Point(255, 143)
Me.MyFlowLayoutPanel3.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.MyFlowLayoutPanel3.Location = New System.Drawing.Point(170, 93)
Me.MyFlowLayoutPanel3.Name = "MyFlowLayoutPanel3"
Me.MyFlowLayoutPanel3.Size = New System.Drawing.Size(890, 663)
Me.MyFlowLayoutPanel3.Size = New System.Drawing.Size(593, 431)
Me.MyFlowLayoutPanel3.TabIndex = 1
'
'MyFlowLayoutPanel4
@@ -324,20 +311,18 @@ Partial Class frmAvisoWeiterleiten
Me.MyFlowLayoutPanel4.Controls.Add(Me.Button11)
Me.MyFlowLayoutPanel4.Controls.Add(Me.Button12)
Me.MyFlowLayoutPanel4.Controls.Add(Me.Button13)
Me.MyFlowLayoutPanel4.Location = New System.Drawing.Point(86, 408)
Me.MyFlowLayoutPanel4.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.MyFlowLayoutPanel4.Location = New System.Drawing.Point(57, 265)
Me.MyFlowLayoutPanel4.Name = "MyFlowLayoutPanel4"
Me.MyFlowLayoutPanel4.Size = New System.Drawing.Size(300, 663)
Me.MyFlowLayoutPanel4.Size = New System.Drawing.Size(200, 431)
Me.MyFlowLayoutPanel4.TabIndex = 1
'
'Button10
'
Me.Button10.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button10.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button10.Location = New System.Drawing.Point(4, 5)
Me.Button10.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button10.Location = New System.Drawing.Point(3, 3)
Me.Button10.Name = "Button10"
Me.Button10.Size = New System.Drawing.Size(286, 65)
Me.Button10.Size = New System.Drawing.Size(191, 42)
Me.Button10.TabIndex = 3
Me.Button10.Text = "TEAM"
Me.Button10.UseVisualStyleBackColor = True
@@ -346,10 +331,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.Button11.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button11.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button11.Location = New System.Drawing.Point(4, 80)
Me.Button11.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button11.Location = New System.Drawing.Point(3, 51)
Me.Button11.Name = "Button11"
Me.Button11.Size = New System.Drawing.Size(286, 65)
Me.Button11.Size = New System.Drawing.Size(191, 42)
Me.Button11.TabIndex = 1
Me.Button11.Text = "NIEDERLASSUNG"
Me.Button11.UseVisualStyleBackColor = True
@@ -358,10 +342,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.Button12.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button12.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button12.Location = New System.Drawing.Point(4, 155)
Me.Button12.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button12.Location = New System.Drawing.Point(3, 99)
Me.Button12.Name = "Button12"
Me.Button12.Size = New System.Drawing.Size(286, 65)
Me.Button12.Size = New System.Drawing.Size(191, 42)
Me.Button12.TabIndex = 2
Me.Button12.Text = "ABTEILUNG"
Me.Button12.UseVisualStyleBackColor = True
@@ -371,10 +354,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.Button13.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button13.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button13.Location = New System.Drawing.Point(4, 230)
Me.Button13.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button13.Location = New System.Drawing.Point(3, 147)
Me.Button13.Name = "Button13"
Me.Button13.Size = New System.Drawing.Size(286, 65)
Me.Button13.Size = New System.Drawing.Size(191, 42)
Me.Button13.TabIndex = 4
Me.Button13.Text = "FIRMA"
Me.Button13.UseVisualStyleBackColor = True
@@ -385,20 +367,18 @@ Partial Class frmAvisoWeiterleiten
Me.MyFlowLayoutPanel2.Controls.Add(Me.Button4)
Me.MyFlowLayoutPanel2.Controls.Add(Me.Button5)
Me.MyFlowLayoutPanel2.Controls.Add(Me.Button7)
Me.MyFlowLayoutPanel2.Location = New System.Drawing.Point(86, 408)
Me.MyFlowLayoutPanel2.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.MyFlowLayoutPanel2.Location = New System.Drawing.Point(57, 265)
Me.MyFlowLayoutPanel2.Name = "MyFlowLayoutPanel2"
Me.MyFlowLayoutPanel2.Size = New System.Drawing.Size(300, 663)
Me.MyFlowLayoutPanel2.Size = New System.Drawing.Size(200, 431)
Me.MyFlowLayoutPanel2.TabIndex = 1
'
'Button6
'
Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button6.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button6.Location = New System.Drawing.Point(4, 5)
Me.Button6.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button6.Location = New System.Drawing.Point(3, 3)
Me.Button6.Name = "Button6"
Me.Button6.Size = New System.Drawing.Size(286, 65)
Me.Button6.Size = New System.Drawing.Size(191, 42)
Me.Button6.TabIndex = 3
Me.Button6.Text = "TEAM"
Me.Button6.UseVisualStyleBackColor = True
@@ -407,10 +387,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button4.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button4.Location = New System.Drawing.Point(4, 80)
Me.Button4.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button4.Location = New System.Drawing.Point(3, 51)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(286, 65)
Me.Button4.Size = New System.Drawing.Size(191, 42)
Me.Button4.TabIndex = 1
Me.Button4.Text = "NIEDERLASSUNG"
Me.Button4.UseVisualStyleBackColor = True
@@ -419,10 +398,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button5.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button5.Location = New System.Drawing.Point(4, 155)
Me.Button5.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button5.Location = New System.Drawing.Point(3, 99)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(286, 65)
Me.Button5.Size = New System.Drawing.Size(191, 42)
Me.Button5.TabIndex = 2
Me.Button5.Text = "ABTEILUNG"
Me.Button5.UseVisualStyleBackColor = True
@@ -432,10 +410,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.Button7.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button7.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button7.Location = New System.Drawing.Point(4, 230)
Me.Button7.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button7.Location = New System.Drawing.Point(3, 147)
Me.Button7.Name = "Button7"
Me.Button7.Size = New System.Drawing.Size(286, 65)
Me.Button7.Size = New System.Drawing.Size(191, 42)
Me.Button7.TabIndex = 4
Me.Button7.Text = "FIRMA"
Me.Button7.UseVisualStyleBackColor = True
@@ -447,19 +424,17 @@ Partial Class frmAvisoWeiterleiten
Me.Panel7.Controls.Add(Me.Panel8)
Me.Panel7.Controls.Add(Me.MyFlowLayoutPanel16)
Me.Panel7.Dock = System.Windows.Forms.DockStyle.Left
Me.Panel7.Location = New System.Drawing.Point(0, 88)
Me.Panel7.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Panel7.Location = New System.Drawing.Point(0, 57)
Me.Panel7.Name = "Panel7"
Me.Panel7.Size = New System.Drawing.Size(299, 562)
Me.Panel7.Size = New System.Drawing.Size(200, 468)
Me.Panel7.TabIndex = 19
'
'flpTeams
'
Me.flpTeams.Dock = System.Windows.Forms.DockStyle.Fill
Me.flpTeams.Location = New System.Drawing.Point(0, 43)
Me.flpTeams.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.flpTeams.Location = New System.Drawing.Point(0, 28)
Me.flpTeams.Name = "flpTeams"
Me.flpTeams.Size = New System.Drawing.Size(297, 517)
Me.flpTeams.Size = New System.Drawing.Size(198, 438)
Me.flpTeams.TabIndex = 1
'
'Panel8
@@ -469,28 +444,25 @@ Partial Class frmAvisoWeiterleiten
Me.Panel8.Controls.Add(Me.MyFlowLayoutPanel15)
Me.Panel8.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel8.Location = New System.Drawing.Point(0, 0)
Me.Panel8.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Panel8.Name = "Panel8"
Me.Panel8.Size = New System.Drawing.Size(297, 43)
Me.Panel8.Size = New System.Drawing.Size(198, 28)
Me.Panel8.TabIndex = 2
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold)
Me.Label4.Location = New System.Drawing.Point(4, 9)
Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label4.Location = New System.Drawing.Point(3, 6)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(74, 25)
Me.Label4.Size = New System.Drawing.Size(53, 17)
Me.Label4.TabIndex = 2
Me.Label4.Text = "Team:"
'
'MyFlowLayoutPanel14
'
Me.MyFlowLayoutPanel14.Location = New System.Drawing.Point(255, 143)
Me.MyFlowLayoutPanel14.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.MyFlowLayoutPanel14.Location = New System.Drawing.Point(170, 93)
Me.MyFlowLayoutPanel14.Name = "MyFlowLayoutPanel14"
Me.MyFlowLayoutPanel14.Size = New System.Drawing.Size(890, 663)
Me.MyFlowLayoutPanel14.Size = New System.Drawing.Size(593, 431)
Me.MyFlowLayoutPanel14.TabIndex = 1
'
'MyFlowLayoutPanel15
@@ -499,20 +471,18 @@ Partial Class frmAvisoWeiterleiten
Me.MyFlowLayoutPanel15.Controls.Add(Me.Button31)
Me.MyFlowLayoutPanel15.Controls.Add(Me.Button32)
Me.MyFlowLayoutPanel15.Controls.Add(Me.Button33)
Me.MyFlowLayoutPanel15.Location = New System.Drawing.Point(86, 408)
Me.MyFlowLayoutPanel15.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.MyFlowLayoutPanel15.Location = New System.Drawing.Point(57, 265)
Me.MyFlowLayoutPanel15.Name = "MyFlowLayoutPanel15"
Me.MyFlowLayoutPanel15.Size = New System.Drawing.Size(300, 663)
Me.MyFlowLayoutPanel15.Size = New System.Drawing.Size(200, 431)
Me.MyFlowLayoutPanel15.TabIndex = 1
'
'Button30
'
Me.Button30.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button30.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button30.Location = New System.Drawing.Point(4, 5)
Me.Button30.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button30.Location = New System.Drawing.Point(3, 3)
Me.Button30.Name = "Button30"
Me.Button30.Size = New System.Drawing.Size(286, 65)
Me.Button30.Size = New System.Drawing.Size(191, 42)
Me.Button30.TabIndex = 3
Me.Button30.Text = "TEAM"
Me.Button30.UseVisualStyleBackColor = True
@@ -521,10 +491,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.Button31.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button31.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button31.Location = New System.Drawing.Point(4, 80)
Me.Button31.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button31.Location = New System.Drawing.Point(3, 51)
Me.Button31.Name = "Button31"
Me.Button31.Size = New System.Drawing.Size(286, 65)
Me.Button31.Size = New System.Drawing.Size(191, 42)
Me.Button31.TabIndex = 1
Me.Button31.Text = "NIEDERLASSUNG"
Me.Button31.UseVisualStyleBackColor = True
@@ -533,10 +502,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.Button32.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button32.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button32.Location = New System.Drawing.Point(4, 155)
Me.Button32.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button32.Location = New System.Drawing.Point(3, 99)
Me.Button32.Name = "Button32"
Me.Button32.Size = New System.Drawing.Size(286, 65)
Me.Button32.Size = New System.Drawing.Size(191, 42)
Me.Button32.TabIndex = 2
Me.Button32.Text = "ABTEILUNG"
Me.Button32.UseVisualStyleBackColor = True
@@ -546,10 +514,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.Button33.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button33.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button33.Location = New System.Drawing.Point(4, 230)
Me.Button33.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button33.Location = New System.Drawing.Point(3, 147)
Me.Button33.Name = "Button33"
Me.Button33.Size = New System.Drawing.Size(286, 65)
Me.Button33.Size = New System.Drawing.Size(191, 42)
Me.Button33.TabIndex = 4
Me.Button33.Text = "FIRMA"
Me.Button33.UseVisualStyleBackColor = True
@@ -560,20 +527,18 @@ Partial Class frmAvisoWeiterleiten
Me.MyFlowLayoutPanel16.Controls.Add(Me.Button35)
Me.MyFlowLayoutPanel16.Controls.Add(Me.Button36)
Me.MyFlowLayoutPanel16.Controls.Add(Me.Button37)
Me.MyFlowLayoutPanel16.Location = New System.Drawing.Point(86, 408)
Me.MyFlowLayoutPanel16.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.MyFlowLayoutPanel16.Location = New System.Drawing.Point(57, 265)
Me.MyFlowLayoutPanel16.Name = "MyFlowLayoutPanel16"
Me.MyFlowLayoutPanel16.Size = New System.Drawing.Size(300, 663)
Me.MyFlowLayoutPanel16.Size = New System.Drawing.Size(200, 431)
Me.MyFlowLayoutPanel16.TabIndex = 1
'
'Button34
'
Me.Button34.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button34.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button34.Location = New System.Drawing.Point(4, 5)
Me.Button34.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button34.Location = New System.Drawing.Point(3, 3)
Me.Button34.Name = "Button34"
Me.Button34.Size = New System.Drawing.Size(286, 65)
Me.Button34.Size = New System.Drawing.Size(191, 42)
Me.Button34.TabIndex = 3
Me.Button34.Text = "TEAM"
Me.Button34.UseVisualStyleBackColor = True
@@ -582,10 +547,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.Button35.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button35.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button35.Location = New System.Drawing.Point(4, 80)
Me.Button35.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button35.Location = New System.Drawing.Point(3, 51)
Me.Button35.Name = "Button35"
Me.Button35.Size = New System.Drawing.Size(286, 65)
Me.Button35.Size = New System.Drawing.Size(191, 42)
Me.Button35.TabIndex = 1
Me.Button35.Text = "NIEDERLASSUNG"
Me.Button35.UseVisualStyleBackColor = True
@@ -594,10 +558,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.Button36.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button36.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button36.Location = New System.Drawing.Point(4, 155)
Me.Button36.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button36.Location = New System.Drawing.Point(3, 99)
Me.Button36.Name = "Button36"
Me.Button36.Size = New System.Drawing.Size(286, 65)
Me.Button36.Size = New System.Drawing.Size(191, 42)
Me.Button36.TabIndex = 2
Me.Button36.Text = "ABTEILUNG"
Me.Button36.UseVisualStyleBackColor = True
@@ -607,10 +570,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.Button37.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button37.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button37.Location = New System.Drawing.Point(4, 230)
Me.Button37.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button37.Location = New System.Drawing.Point(3, 147)
Me.Button37.Name = "Button37"
Me.Button37.Size = New System.Drawing.Size(286, 65)
Me.Button37.Size = New System.Drawing.Size(191, 42)
Me.Button37.TabIndex = 4
Me.Button37.Text = "FIRMA"
Me.Button37.UseVisualStyleBackColor = True
@@ -626,19 +588,17 @@ Partial Class frmAvisoWeiterleiten
Me.MyFlowLayoutPanel1.Controls.Add(Me.btnAMBAR)
Me.MyFlowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top
Me.MyFlowLayoutPanel1.Location = New System.Drawing.Point(0, 0)
Me.MyFlowLayoutPanel1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.MyFlowLayoutPanel1.Name = "MyFlowLayoutPanel1"
Me.MyFlowLayoutPanel1.Size = New System.Drawing.Size(988, 88)
Me.MyFlowLayoutPanel1.Size = New System.Drawing.Size(657, 57)
Me.MyFlowLayoutPanel1.TabIndex = 21
'
'btnVERAG
'
Me.btnVERAG.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.btnVERAG.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.btnVERAG.Location = New System.Drawing.Point(4, 5)
Me.btnVERAG.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.btnVERAG.Location = New System.Drawing.Point(3, 3)
Me.btnVERAG.Name = "btnVERAG"
Me.btnVERAG.Size = New System.Drawing.Size(129, 66)
Me.btnVERAG.Size = New System.Drawing.Size(86, 43)
Me.btnVERAG.TabIndex = 4
Me.btnVERAG.Text = "VERAG"
Me.btnVERAG.UseVisualStyleBackColor = True
@@ -647,10 +607,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.btnUNIPED.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.btnUNIPED.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.btnUNIPED.Location = New System.Drawing.Point(141, 5)
Me.btnUNIPED.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.btnUNIPED.Location = New System.Drawing.Point(95, 3)
Me.btnUNIPED.Name = "btnUNIPED"
Me.btnUNIPED.Size = New System.Drawing.Size(129, 66)
Me.btnUNIPED.Size = New System.Drawing.Size(86, 43)
Me.btnUNIPED.TabIndex = 7
Me.btnUNIPED.Text = "UNISPED"
Me.btnUNIPED.UseVisualStyleBackColor = True
@@ -659,10 +618,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.btnIMEX.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.btnIMEX.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.btnIMEX.Location = New System.Drawing.Point(278, 5)
Me.btnIMEX.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.btnIMEX.Location = New System.Drawing.Point(187, 3)
Me.btnIMEX.Name = "btnIMEX"
Me.btnIMEX.Size = New System.Drawing.Size(129, 66)
Me.btnIMEX.Size = New System.Drawing.Size(86, 43)
Me.btnIMEX.TabIndex = 5
Me.btnIMEX.Text = "IMEX"
Me.btnIMEX.UseVisualStyleBackColor = True
@@ -671,10 +629,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.btnFrontoffice.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.btnFrontoffice.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.btnFrontoffice.Location = New System.Drawing.Point(415, 5)
Me.btnFrontoffice.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.btnFrontoffice.Location = New System.Drawing.Point(279, 3)
Me.btnFrontoffice.Name = "btnFrontoffice"
Me.btnFrontoffice.Size = New System.Drawing.Size(180, 66)
Me.btnFrontoffice.Size = New System.Drawing.Size(120, 43)
Me.btnFrontoffice.TabIndex = 8
Me.btnFrontoffice.Text = "FRONTOFFICE"
Me.btnFrontoffice.UseVisualStyleBackColor = True
@@ -683,10 +640,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.btnVERIMEX.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.btnVERIMEX.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.btnVERIMEX.Location = New System.Drawing.Point(603, 5)
Me.btnVERIMEX.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.btnVERIMEX.Location = New System.Drawing.Point(405, 3)
Me.btnVERIMEX.Name = "btnVERIMEX"
Me.btnVERIMEX.Size = New System.Drawing.Size(180, 66)
Me.btnVERIMEX.Size = New System.Drawing.Size(120, 43)
Me.btnVERIMEX.TabIndex = 9
Me.btnVERIMEX.Text = "VERIMEX" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(Istanbul)"
Me.btnVERIMEX.UseVisualStyleBackColor = True
@@ -695,10 +651,9 @@ Partial Class frmAvisoWeiterleiten
'
Me.btnAMBAR.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.btnAMBAR.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.btnAMBAR.Location = New System.Drawing.Point(791, 5)
Me.btnAMBAR.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.btnAMBAR.Location = New System.Drawing.Point(531, 3)
Me.btnAMBAR.Name = "btnAMBAR"
Me.btnAMBAR.Size = New System.Drawing.Size(180, 66)
Me.btnAMBAR.Size = New System.Drawing.Size(120, 43)
Me.btnAMBAR.TabIndex = 10
Me.btnAMBAR.Text = "AMBAR"
Me.btnAMBAR.UseVisualStyleBackColor = True
@@ -712,19 +667,17 @@ Partial Class frmAvisoWeiterleiten
Me.Panel5.Controls.Add(Me.Label5)
Me.Panel5.Controls.Add(Me.rtbVermerk)
Me.Panel5.Dock = System.Windows.Forms.DockStyle.Bottom
Me.Panel5.Location = New System.Drawing.Point(0, 650)
Me.Panel5.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Panel5.Location = New System.Drawing.Point(0, 525)
Me.Panel5.Name = "Panel5"
Me.Panel5.Size = New System.Drawing.Size(988, 269)
Me.Panel5.Size = New System.Drawing.Size(657, 175)
Me.Panel5.TabIndex = 22
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Location = New System.Drawing.Point(3, 138)
Me.Label6.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label6.Location = New System.Drawing.Point(2, 90)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(78, 20)
Me.Label6.Size = New System.Drawing.Size(53, 13)
Me.Label6.TabIndex = 18
Me.Label6.Text = "Anhänge:"
'
@@ -737,14 +690,13 @@ Partial Class frmAvisoWeiterleiten
Me.dgvAnmhaenge.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgvAnmhaenge.ColumnHeadersVisible = False
Me.dgvAnmhaenge.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.clmnAnhFilePath, Me.clmnAnhFileName})
Me.dgvAnmhaenge.Location = New System.Drawing.Point(92, 138)
Me.dgvAnmhaenge.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.dgvAnmhaenge.Location = New System.Drawing.Point(61, 90)
Me.dgvAnmhaenge.MultiSelect = False
Me.dgvAnmhaenge.Name = "dgvAnmhaenge"
Me.dgvAnmhaenge.ReadOnly = True
Me.dgvAnmhaenge.RowHeadersVisible = False
Me.dgvAnmhaenge.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
Me.dgvAnmhaenge.Size = New System.Drawing.Size(562, 108)
Me.dgvAnmhaenge.Size = New System.Drawing.Size(375, 70)
Me.dgvAnmhaenge.TabIndex = 17
'
'clmnAnhFilePath
@@ -767,10 +719,9 @@ Partial Class frmAvisoWeiterleiten
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup
Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button1.ForeColor = System.Drawing.Color.White
Me.Button1.Location = New System.Drawing.Point(663, 182)
Me.Button1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Button1.Location = New System.Drawing.Point(442, 118)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(123, 65)
Me.Button1.Size = New System.Drawing.Size(82, 42)
Me.Button1.TabIndex = 15
Me.Button1.Text = "+ Anhang"
Me.Button1.UseVisualStyleBackColor = False
@@ -778,35 +729,32 @@ Partial Class frmAvisoWeiterleiten
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(3, 25)
Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
Me.Label5.Location = New System.Drawing.Point(2, 16)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(73, 20)
Me.Label5.Size = New System.Drawing.Size(49, 13)
Me.Label5.TabIndex = 1
Me.Label5.Text = "Vermerk:"
'
'rtbVermerk
'
Me.rtbVermerk.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.rtbVermerk.Location = New System.Drawing.Point(90, 25)
Me.rtbVermerk.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.rtbVermerk.Location = New System.Drawing.Point(60, 16)
Me.rtbVermerk.MaxLength = 500
Me.rtbVermerk.Name = "rtbVermerk"
Me.rtbVermerk.Size = New System.Drawing.Size(696, 107)
Me.rtbVermerk.Size = New System.Drawing.Size(465, 71)
Me.rtbVermerk.TabIndex = 0
Me.rtbVermerk.Text = ""
'
'frmAvisoWeiterleiten
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 20.0!)
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.Color.White
Me.ClientSize = New System.Drawing.Size(1469, 978)
Me.ClientSize = New System.Drawing.Size(979, 739)
Me.Controls.Add(Me.Panel4)
Me.Controls.Add(Me.Panel2)
Me.Controls.Add(Me.pnl)
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Name = "frmAvisoWeiterleiten"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "Weiterleiten"