896 lines
41 KiB
VB.net
896 lines
41 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmAvisoWeiterleiten
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAvisoWeiterleiten))
|
|
Me.pnl = New System.Windows.Forms.Panel()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.pic = New System.Windows.Forms.PictureBox()
|
|
Me.lbl = New System.Windows.Forms.Label()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.btnTeam = New System.Windows.Forms.Button()
|
|
Me.btnBenutzer = New System.Windows.Forms.Button()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.dgvMitarbeiter = New System.Windows.Forms.DataGridView()
|
|
Me.MyTextBox1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Panel4 = New System.Windows.Forms.Panel()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.flpFirma = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components)
|
|
Me.Panel3 = New System.Windows.Forms.Panel()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.MyFlowLayoutPanel3 = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components)
|
|
Me.MyFlowLayoutPanel4 = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components)
|
|
Me.Button10 = New System.Windows.Forms.Button()
|
|
Me.Button11 = New System.Windows.Forms.Button()
|
|
Me.Button12 = New System.Windows.Forms.Button()
|
|
Me.Button13 = New System.Windows.Forms.Button()
|
|
Me.MyFlowLayoutPanel2 = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components)
|
|
Me.Button6 = New System.Windows.Forms.Button()
|
|
Me.Button4 = New System.Windows.Forms.Button()
|
|
Me.Button5 = New System.Windows.Forms.Button()
|
|
Me.Button7 = New System.Windows.Forms.Button()
|
|
Me.Panel7 = New System.Windows.Forms.Panel()
|
|
Me.flpTeams = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components)
|
|
Me.Panel8 = New System.Windows.Forms.Panel()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.MyFlowLayoutPanel14 = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components)
|
|
Me.MyFlowLayoutPanel15 = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components)
|
|
Me.Button30 = New System.Windows.Forms.Button()
|
|
Me.Button31 = New System.Windows.Forms.Button()
|
|
Me.Button32 = New System.Windows.Forms.Button()
|
|
Me.Button33 = New System.Windows.Forms.Button()
|
|
Me.MyFlowLayoutPanel16 = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components)
|
|
Me.Button34 = New System.Windows.Forms.Button()
|
|
Me.Button35 = New System.Windows.Forms.Button()
|
|
Me.Button36 = New System.Windows.Forms.Button()
|
|
Me.Button37 = New System.Windows.Forms.Button()
|
|
Me.MyFlowLayoutPanel1 = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components)
|
|
Me.btnVERAG = New System.Windows.Forms.Button()
|
|
Me.btnUNIPED = New System.Windows.Forms.Button()
|
|
Me.btnIMEX = New System.Windows.Forms.Button()
|
|
Me.btnFrontoffice = New System.Windows.Forms.Button()
|
|
Me.btnVERIMEX = New System.Windows.Forms.Button()
|
|
Me.btnAMBAR = New System.Windows.Forms.Button()
|
|
Me.Panel5 = New System.Windows.Forms.Panel()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.dgvAnmhaenge = New System.Windows.Forms.DataGridView()
|
|
Me.clmnAnhFilePath = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.clmnAnhFileName = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.rtbVermerk = New System.Windows.Forms.RichTextBox()
|
|
Me.pnl.SuspendLayout()
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel2.SuspendLayout()
|
|
CType(Me.dgvMitarbeiter, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel4.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.Panel3.SuspendLayout()
|
|
Me.MyFlowLayoutPanel4.SuspendLayout()
|
|
Me.MyFlowLayoutPanel2.SuspendLayout()
|
|
Me.Panel7.SuspendLayout()
|
|
Me.Panel8.SuspendLayout()
|
|
Me.MyFlowLayoutPanel15.SuspendLayout()
|
|
Me.MyFlowLayoutPanel16.SuspendLayout()
|
|
Me.MyFlowLayoutPanel1.SuspendLayout()
|
|
Me.Panel5.SuspendLayout()
|
|
CType(Me.dgvAnmhaenge, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'pnl
|
|
'
|
|
Me.pnl.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
|
|
Me.pnl.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.pnl.Controls.Add(Me.Label3)
|
|
Me.pnl.Controls.Add(Me.pic)
|
|
Me.pnl.Controls.Add(Me.lbl)
|
|
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.TabIndex = 0
|
|
'
|
|
'Label3
|
|
'
|
|
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.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(167, 32)
|
|
Me.Label3.TabIndex = 8
|
|
Me.Label3.Text = "Weiterleiten"
|
|
'
|
|
'pic
|
|
'
|
|
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.Name = "pic"
|
|
Me.pic.Size = New System.Drawing.Size(66, 49)
|
|
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.Name = "lbl"
|
|
Me.lbl.Size = New System.Drawing.Size(309, 20)
|
|
Me.lbl.TabIndex = 0
|
|
Me.lbl.Text = "Bitte geben Sie das Weiterleitungs-Ziel an:"
|
|
'
|
|
'Button3
|
|
'
|
|
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.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button3.TabIndex = 6
|
|
Me.Button3.Text = "UNISPED"
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel2.Controls.Add(Me.btnTeam)
|
|
Me.Panel2.Controls.Add(Me.btnBenutzer)
|
|
Me.Panel2.Controls.Add(Me.Label2)
|
|
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.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(479, 921)
|
|
Me.Panel2.TabIndex = 17
|
|
'
|
|
'btnTeam
|
|
'
|
|
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.Name = "btnTeam"
|
|
Me.btnTeam.Size = New System.Drawing.Size(210, 65)
|
|
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.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.Name = "btnBenutzer"
|
|
Me.btnBenutzer.Size = New System.Drawing.Size(210, 65)
|
|
Me.btnBenutzer.TabIndex = 13
|
|
Me.btnBenutzer.Text = "senden an" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "BENUTZER"
|
|
Me.btnBenutzer.UseVisualStyleBackColor = False
|
|
'
|
|
'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.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(59, 20)
|
|
Me.Label2.TabIndex = 11
|
|
Me.Label2.Text = "Suche:"
|
|
'
|
|
'dgvMitarbeiter
|
|
'
|
|
Me.dgvMitarbeiter.AllowUserToAddRows = False
|
|
Me.dgvMitarbeiter.AllowUserToDeleteRows = False
|
|
Me.dgvMitarbeiter.AllowUserToResizeColumns = False
|
|
Me.dgvMitarbeiter.AllowUserToResizeRows = False
|
|
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.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.TabIndex = 10
|
|
'
|
|
'MyTextBox1
|
|
'
|
|
Me.MyTextBox1._DateTimeOnly = False
|
|
Me.MyTextBox1._numbersOnly = False
|
|
Me.MyTextBox1._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox1._Prozent = False
|
|
Me.MyTextBox1._ShortDateNew = False
|
|
Me.MyTextBox1._ShortDateOnly = False
|
|
Me.MyTextBox1._TimeOnly = False
|
|
Me.MyTextBox1._value = ""
|
|
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.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.TabIndex = 9
|
|
'
|
|
'Panel4
|
|
'
|
|
Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel4.Controls.Add(Me.Panel1)
|
|
Me.Panel4.Controls.Add(Me.Panel7)
|
|
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.Name = "Panel4"
|
|
Me.Panel4.Size = New System.Drawing.Size(990, 921)
|
|
Me.Panel4.TabIndex = 20
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel1.Controls.Add(Me.flpFirma)
|
|
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.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(672, 562)
|
|
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.Name = "flpFirma"
|
|
Me.flpFirma.Size = New System.Drawing.Size(670, 517)
|
|
Me.flpFirma.TabIndex = 1
|
|
'
|
|
'Panel3
|
|
'
|
|
Me.Panel3.Controls.Add(Me.Label1)
|
|
Me.Panel3.Controls.Add(Me.MyFlowLayoutPanel3)
|
|
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.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.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(73, 25)
|
|
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.Name = "MyFlowLayoutPanel3"
|
|
Me.MyFlowLayoutPanel3.Size = New System.Drawing.Size(890, 663)
|
|
Me.MyFlowLayoutPanel3.TabIndex = 1
|
|
'
|
|
'MyFlowLayoutPanel4
|
|
'
|
|
Me.MyFlowLayoutPanel4.Controls.Add(Me.Button10)
|
|
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.Name = "MyFlowLayoutPanel4"
|
|
Me.MyFlowLayoutPanel4.Size = New System.Drawing.Size(300, 663)
|
|
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.Name = "Button10"
|
|
Me.Button10.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button10.TabIndex = 3
|
|
Me.Button10.Text = "TEAM"
|
|
Me.Button10.UseVisualStyleBackColor = True
|
|
'
|
|
'Button11
|
|
'
|
|
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.Name = "Button11"
|
|
Me.Button11.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button11.TabIndex = 1
|
|
Me.Button11.Text = "NIEDERLASSUNG"
|
|
Me.Button11.UseVisualStyleBackColor = True
|
|
'
|
|
'Button12
|
|
'
|
|
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.Name = "Button12"
|
|
Me.Button12.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button12.TabIndex = 2
|
|
Me.Button12.Text = "ABTEILUNG"
|
|
Me.Button12.UseVisualStyleBackColor = True
|
|
Me.Button12.Visible = False
|
|
'
|
|
'Button13
|
|
'
|
|
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.Name = "Button13"
|
|
Me.Button13.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button13.TabIndex = 4
|
|
Me.Button13.Text = "FIRMA"
|
|
Me.Button13.UseVisualStyleBackColor = True
|
|
'
|
|
'MyFlowLayoutPanel2
|
|
'
|
|
Me.MyFlowLayoutPanel2.Controls.Add(Me.Button6)
|
|
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.Name = "MyFlowLayoutPanel2"
|
|
Me.MyFlowLayoutPanel2.Size = New System.Drawing.Size(300, 663)
|
|
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.Name = "Button6"
|
|
Me.Button6.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button6.TabIndex = 3
|
|
Me.Button6.Text = "TEAM"
|
|
Me.Button6.UseVisualStyleBackColor = True
|
|
'
|
|
'Button4
|
|
'
|
|
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.Name = "Button4"
|
|
Me.Button4.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button4.TabIndex = 1
|
|
Me.Button4.Text = "NIEDERLASSUNG"
|
|
Me.Button4.UseVisualStyleBackColor = True
|
|
'
|
|
'Button5
|
|
'
|
|
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.Name = "Button5"
|
|
Me.Button5.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button5.TabIndex = 2
|
|
Me.Button5.Text = "ABTEILUNG"
|
|
Me.Button5.UseVisualStyleBackColor = True
|
|
Me.Button5.Visible = False
|
|
'
|
|
'Button7
|
|
'
|
|
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.Name = "Button7"
|
|
Me.Button7.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button7.TabIndex = 4
|
|
Me.Button7.Text = "FIRMA"
|
|
Me.Button7.UseVisualStyleBackColor = True
|
|
'
|
|
'Panel7
|
|
'
|
|
Me.Panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel7.Controls.Add(Me.flpTeams)
|
|
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.Name = "Panel7"
|
|
Me.Panel7.Size = New System.Drawing.Size(299, 562)
|
|
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.Name = "flpTeams"
|
|
Me.flpTeams.Size = New System.Drawing.Size(297, 517)
|
|
Me.flpTeams.TabIndex = 1
|
|
'
|
|
'Panel8
|
|
'
|
|
Me.Panel8.Controls.Add(Me.Label4)
|
|
Me.Panel8.Controls.Add(Me.MyFlowLayoutPanel14)
|
|
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.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.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(74, 25)
|
|
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.Name = "MyFlowLayoutPanel14"
|
|
Me.MyFlowLayoutPanel14.Size = New System.Drawing.Size(890, 663)
|
|
Me.MyFlowLayoutPanel14.TabIndex = 1
|
|
'
|
|
'MyFlowLayoutPanel15
|
|
'
|
|
Me.MyFlowLayoutPanel15.Controls.Add(Me.Button30)
|
|
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.Name = "MyFlowLayoutPanel15"
|
|
Me.MyFlowLayoutPanel15.Size = New System.Drawing.Size(300, 663)
|
|
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.Name = "Button30"
|
|
Me.Button30.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button30.TabIndex = 3
|
|
Me.Button30.Text = "TEAM"
|
|
Me.Button30.UseVisualStyleBackColor = True
|
|
'
|
|
'Button31
|
|
'
|
|
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.Name = "Button31"
|
|
Me.Button31.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button31.TabIndex = 1
|
|
Me.Button31.Text = "NIEDERLASSUNG"
|
|
Me.Button31.UseVisualStyleBackColor = True
|
|
'
|
|
'Button32
|
|
'
|
|
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.Name = "Button32"
|
|
Me.Button32.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button32.TabIndex = 2
|
|
Me.Button32.Text = "ABTEILUNG"
|
|
Me.Button32.UseVisualStyleBackColor = True
|
|
Me.Button32.Visible = False
|
|
'
|
|
'Button33
|
|
'
|
|
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.Name = "Button33"
|
|
Me.Button33.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button33.TabIndex = 4
|
|
Me.Button33.Text = "FIRMA"
|
|
Me.Button33.UseVisualStyleBackColor = True
|
|
'
|
|
'MyFlowLayoutPanel16
|
|
'
|
|
Me.MyFlowLayoutPanel16.Controls.Add(Me.Button34)
|
|
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.Name = "MyFlowLayoutPanel16"
|
|
Me.MyFlowLayoutPanel16.Size = New System.Drawing.Size(300, 663)
|
|
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.Name = "Button34"
|
|
Me.Button34.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button34.TabIndex = 3
|
|
Me.Button34.Text = "TEAM"
|
|
Me.Button34.UseVisualStyleBackColor = True
|
|
'
|
|
'Button35
|
|
'
|
|
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.Name = "Button35"
|
|
Me.Button35.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button35.TabIndex = 1
|
|
Me.Button35.Text = "NIEDERLASSUNG"
|
|
Me.Button35.UseVisualStyleBackColor = True
|
|
'
|
|
'Button36
|
|
'
|
|
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.Name = "Button36"
|
|
Me.Button36.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button36.TabIndex = 2
|
|
Me.Button36.Text = "ABTEILUNG"
|
|
Me.Button36.UseVisualStyleBackColor = True
|
|
Me.Button36.Visible = False
|
|
'
|
|
'Button37
|
|
'
|
|
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.Name = "Button37"
|
|
Me.Button37.Size = New System.Drawing.Size(286, 65)
|
|
Me.Button37.TabIndex = 4
|
|
Me.Button37.Text = "FIRMA"
|
|
Me.Button37.UseVisualStyleBackColor = True
|
|
'
|
|
'MyFlowLayoutPanel1
|
|
'
|
|
Me.MyFlowLayoutPanel1.BackColor = System.Drawing.Color.White
|
|
Me.MyFlowLayoutPanel1.Controls.Add(Me.btnVERAG)
|
|
Me.MyFlowLayoutPanel1.Controls.Add(Me.btnUNIPED)
|
|
Me.MyFlowLayoutPanel1.Controls.Add(Me.btnIMEX)
|
|
Me.MyFlowLayoutPanel1.Controls.Add(Me.btnFrontoffice)
|
|
Me.MyFlowLayoutPanel1.Controls.Add(Me.btnVERIMEX)
|
|
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.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.Name = "btnVERAG"
|
|
Me.btnVERAG.Size = New System.Drawing.Size(129, 66)
|
|
Me.btnVERAG.TabIndex = 4
|
|
Me.btnVERAG.Text = "VERAG"
|
|
Me.btnVERAG.UseVisualStyleBackColor = True
|
|
'
|
|
'btnUNIPED
|
|
'
|
|
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.Name = "btnUNIPED"
|
|
Me.btnUNIPED.Size = New System.Drawing.Size(129, 66)
|
|
Me.btnUNIPED.TabIndex = 7
|
|
Me.btnUNIPED.Text = "UNISPED"
|
|
Me.btnUNIPED.UseVisualStyleBackColor = True
|
|
'
|
|
'btnIMEX
|
|
'
|
|
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.Name = "btnIMEX"
|
|
Me.btnIMEX.Size = New System.Drawing.Size(129, 66)
|
|
Me.btnIMEX.TabIndex = 5
|
|
Me.btnIMEX.Text = "IMEX"
|
|
Me.btnIMEX.UseVisualStyleBackColor = True
|
|
'
|
|
'btnFrontoffice
|
|
'
|
|
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.Name = "btnFrontoffice"
|
|
Me.btnFrontoffice.Size = New System.Drawing.Size(180, 66)
|
|
Me.btnFrontoffice.TabIndex = 8
|
|
Me.btnFrontoffice.Text = "FRONTOFFICE"
|
|
Me.btnFrontoffice.UseVisualStyleBackColor = True
|
|
'
|
|
'btnVERIMEX
|
|
'
|
|
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.Name = "btnVERIMEX"
|
|
Me.btnVERIMEX.Size = New System.Drawing.Size(180, 66)
|
|
Me.btnVERIMEX.TabIndex = 9
|
|
Me.btnVERIMEX.Text = "VERIMEX" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(Istanbul)"
|
|
Me.btnVERIMEX.UseVisualStyleBackColor = True
|
|
'
|
|
'btnAMBAR
|
|
'
|
|
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.Name = "btnAMBAR"
|
|
Me.btnAMBAR.Size = New System.Drawing.Size(180, 66)
|
|
Me.btnAMBAR.TabIndex = 10
|
|
Me.btnAMBAR.Text = "AMBAR"
|
|
Me.btnAMBAR.UseVisualStyleBackColor = True
|
|
'
|
|
'Panel5
|
|
'
|
|
Me.Panel5.BackColor = System.Drawing.Color.SeaShell
|
|
Me.Panel5.Controls.Add(Me.Label6)
|
|
Me.Panel5.Controls.Add(Me.dgvAnmhaenge)
|
|
Me.Panel5.Controls.Add(Me.Button1)
|
|
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.Name = "Panel5"
|
|
Me.Panel5.Size = New System.Drawing.Size(988, 269)
|
|
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.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(78, 20)
|
|
Me.Label6.TabIndex = 18
|
|
Me.Label6.Text = "Anhänge:"
|
|
'
|
|
'dgvAnmhaenge
|
|
'
|
|
Me.dgvAnmhaenge.AllowUserToAddRows = False
|
|
Me.dgvAnmhaenge.AllowUserToResizeColumns = False
|
|
Me.dgvAnmhaenge.AllowUserToResizeRows = False
|
|
Me.dgvAnmhaenge.BackgroundColor = System.Drawing.Color.White
|
|
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.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.TabIndex = 17
|
|
'
|
|
'clmnAnhFilePath
|
|
'
|
|
Me.clmnAnhFilePath.HeaderText = "Column1"
|
|
Me.clmnAnhFilePath.Name = "clmnAnhFilePath"
|
|
Me.clmnAnhFilePath.ReadOnly = True
|
|
Me.clmnAnhFilePath.Visible = False
|
|
'
|
|
'clmnAnhFileName
|
|
'
|
|
Me.clmnAnhFileName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
|
Me.clmnAnhFileName.HeaderText = "Datei"
|
|
Me.clmnAnhFileName.Name = "clmnAnhFileName"
|
|
Me.clmnAnhFileName.ReadOnly = True
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.BackColor = System.Drawing.Color.SteelBlue
|
|
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.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(123, 65)
|
|
Me.Button1.TabIndex = 15
|
|
Me.Button1.Text = "+ Anhang"
|
|
Me.Button1.UseVisualStyleBackColor = False
|
|
'
|
|
'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.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(73, 20)
|
|
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.MaxLength = 500
|
|
Me.rtbVermerk.Name = "rtbVermerk"
|
|
Me.rtbVermerk.Size = New System.Drawing.Size(696, 107)
|
|
Me.rtbVermerk.TabIndex = 0
|
|
Me.rtbVermerk.Text = ""
|
|
'
|
|
'frmAvisoWeiterleiten
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 20.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.BackColor = System.Drawing.Color.White
|
|
Me.ClientSize = New System.Drawing.Size(1469, 978)
|
|
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"
|
|
Me.pnl.ResumeLayout(False)
|
|
Me.pnl.PerformLayout()
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel2.ResumeLayout(False)
|
|
Me.Panel2.PerformLayout()
|
|
CType(Me.dgvMitarbeiter, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel4.ResumeLayout(False)
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel3.ResumeLayout(False)
|
|
Me.Panel3.PerformLayout()
|
|
Me.MyFlowLayoutPanel4.ResumeLayout(False)
|
|
Me.MyFlowLayoutPanel2.ResumeLayout(False)
|
|
Me.Panel7.ResumeLayout(False)
|
|
Me.Panel8.ResumeLayout(False)
|
|
Me.Panel8.PerformLayout()
|
|
Me.MyFlowLayoutPanel15.ResumeLayout(False)
|
|
Me.MyFlowLayoutPanel16.ResumeLayout(False)
|
|
Me.MyFlowLayoutPanel1.ResumeLayout(False)
|
|
Me.Panel5.ResumeLayout(False)
|
|
Me.Panel5.PerformLayout()
|
|
CType(Me.dgvAnmhaenge, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents pnl As Panel
|
|
Friend WithEvents lbl As Label
|
|
Friend WithEvents Button3 As Button
|
|
Friend WithEvents Panel2 As Panel
|
|
Friend WithEvents Panel4 As Panel
|
|
Friend WithEvents Panel1 As Panel
|
|
Friend WithEvents flpFirma As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel
|
|
Friend WithEvents Panel3 As Panel
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents MyFlowLayoutPanel3 As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel
|
|
Friend WithEvents MyFlowLayoutPanel4 As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel
|
|
Friend WithEvents Button10 As Button
|
|
Friend WithEvents Button11 As Button
|
|
Friend WithEvents Button12 As Button
|
|
Friend WithEvents Button13 As Button
|
|
Friend WithEvents MyFlowLayoutPanel2 As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel
|
|
Friend WithEvents Button6 As Button
|
|
Friend WithEvents Button4 As Button
|
|
Friend WithEvents Button5 As Button
|
|
Friend WithEvents Button7 As Button
|
|
Friend WithEvents Panel7 As Panel
|
|
Friend WithEvents flpTeams As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel
|
|
Friend WithEvents Panel8 As Panel
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents MyFlowLayoutPanel14 As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel
|
|
Friend WithEvents MyFlowLayoutPanel15 As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel
|
|
Friend WithEvents Button30 As Button
|
|
Friend WithEvents Button31 As Button
|
|
Friend WithEvents Button32 As Button
|
|
Friend WithEvents Button33 As Button
|
|
Friend WithEvents MyFlowLayoutPanel16 As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel
|
|
Friend WithEvents Button34 As Button
|
|
Friend WithEvents Button35 As Button
|
|
Friend WithEvents Button36 As Button
|
|
Friend WithEvents Button37 As Button
|
|
Friend WithEvents MyFlowLayoutPanel1 As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel
|
|
Friend WithEvents btnVERAG As Button
|
|
Friend WithEvents btnUNIPED As Button
|
|
Friend WithEvents btnIMEX As Button
|
|
Friend WithEvents btnFrontoffice As Button
|
|
Friend WithEvents btnTeam As Button
|
|
Friend WithEvents btnBenutzer As Button
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents dgvMitarbeiter As DataGridView
|
|
Friend WithEvents MyTextBox1 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents pic As PictureBox
|
|
Friend WithEvents Panel5 As Panel
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents rtbVermerk As RichTextBox
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents dgvAnmhaenge As DataGridView
|
|
Friend WithEvents clmnAnhFilePath As DataGridViewTextBoxColumn
|
|
Friend WithEvents clmnAnhFileName As DataGridViewTextBoxColumn
|
|
Friend WithEvents btnVERIMEX As Button
|
|
Friend WithEvents btnAMBAR As Button
|
|
End Class
|