Partial Class frmAvisoWeiterleitenOLD Inherits System.Windows.Forms.Form 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. 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. Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAvisoWeiterleitenOLD)) Me.pnl = New System.Windows.Forms.Panel() Me.lbl = New System.Windows.Forms.Label() Me.Button3 = New System.Windows.Forms.Button() Me.MyFlowLayoutPanel1 = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components) Me.btnVERAG = New System.Windows.Forms.Button() Me.btnIMEX = New System.Windows.Forms.Button() Me.btnUNIPED = New System.Windows.Forms.Button() Me.Button9 = New System.Windows.Forms.Button() 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.Panel2 = New System.Windows.Forms.Panel() Me.flpAbteilung = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components) Me.Panel4 = New System.Windows.Forms.Panel() Me.Label2 = New System.Windows.Forms.Label() Me.MyFlowLayoutPanel6 = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components) Me.MyFlowLayoutPanel7 = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components) Me.Button14 = New System.Windows.Forms.Button() Me.Button15 = New System.Windows.Forms.Button() Me.Button16 = New System.Windows.Forms.Button() Me.Button17 = New System.Windows.Forms.Button() Me.MyFlowLayoutPanel8 = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components) Me.Button18 = New System.Windows.Forms.Button() Me.Button19 = New System.Windows.Forms.Button() Me.Button20 = New System.Windows.Forms.Button() Me.Button21 = New System.Windows.Forms.Button() Me.Panel5 = New System.Windows.Forms.Panel() Me.flpNiederlassung = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components) Me.Panel6 = New System.Windows.Forms.Panel() Me.Label3 = New System.Windows.Forms.Label() Me.MyFlowLayoutPanel10 = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components) Me.MyFlowLayoutPanel11 = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components) Me.Button22 = New System.Windows.Forms.Button() Me.Button23 = New System.Windows.Forms.Button() Me.Button24 = New System.Windows.Forms.Button() Me.Button25 = New System.Windows.Forms.Button() Me.MyFlowLayoutPanel12 = New VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel(Me.components) Me.Button26 = New System.Windows.Forms.Button() Me.Button27 = New System.Windows.Forms.Button() Me.Button28 = New System.Windows.Forms.Button() Me.Button29 = 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.pnl.SuspendLayout() Me.MyFlowLayoutPanel1.SuspendLayout() Me.Panel1.SuspendLayout() Me.Panel3.SuspendLayout() Me.MyFlowLayoutPanel4.SuspendLayout() Me.MyFlowLayoutPanel2.SuspendLayout() Me.Panel2.SuspendLayout() Me.Panel4.SuspendLayout() Me.MyFlowLayoutPanel7.SuspendLayout() Me.MyFlowLayoutPanel8.SuspendLayout() Me.Panel5.SuspendLayout() Me.Panel6.SuspendLayout() Me.MyFlowLayoutPanel11.SuspendLayout() Me.MyFlowLayoutPanel12.SuspendLayout() Me.Panel7.SuspendLayout() Me.Panel8.SuspendLayout() Me.MyFlowLayoutPanel15.SuspendLayout() Me.MyFlowLayoutPanel16.SuspendLayout() Me.SuspendLayout() ' 'pnl ' Me.pnl.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink Me.pnl.BackColor = System.Drawing.Color.WhiteSmoke 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.Name = "pnl" Me.pnl.Size = New System.Drawing.Size(802, 43) Me.pnl.TabIndex = 0 ' 'lbl ' Me.lbl.AutoSize = True Me.lbl.Location = New System.Drawing.Point(12, 9) Me.lbl.Name = "lbl" Me.lbl.Size = New System.Drawing.Size(207, 13) 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(397, 106) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(191, 42) Me.Button3.TabIndex = 6 Me.Button3.Text = "UNISPED" Me.Button3.UseVisualStyleBackColor = True ' 'MyFlowLayoutPanel1 ' Me.MyFlowLayoutPanel1.BackColor = System.Drawing.Color.WhiteSmoke Me.MyFlowLayoutPanel1.Controls.Add(Me.btnVERAG) Me.MyFlowLayoutPanel1.Controls.Add(Me.btnUNIPED) Me.MyFlowLayoutPanel1.Controls.Add(Me.btnIMEX) Me.MyFlowLayoutPanel1.Controls.Add(Me.Button9) Me.MyFlowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top Me.MyFlowLayoutPanel1.Location = New System.Drawing.Point(0, 43) Me.MyFlowLayoutPanel1.Name = "MyFlowLayoutPanel1" Me.MyFlowLayoutPanel1.Size = New System.Drawing.Size(802, 57) Me.MyFlowLayoutPanel1.TabIndex = 9 ' '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(3, 3) Me.btnVERAG.Name = "btnVERAG" Me.btnVERAG.Size = New System.Drawing.Size(191, 42) Me.btnVERAG.TabIndex = 4 Me.btnVERAG.Text = "VERAG" Me.btnVERAG.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(397, 3) Me.btnIMEX.Name = "btnIMEX" Me.btnIMEX.Size = New System.Drawing.Size(191, 42) Me.btnIMEX.TabIndex = 5 Me.btnIMEX.Text = "IMEX" Me.btnIMEX.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(200, 3) Me.btnUNIPED.Name = "btnUNIPED" Me.btnUNIPED.Size = New System.Drawing.Size(191, 42) Me.btnUNIPED.TabIndex = 7 Me.btnUNIPED.Text = "UNISPED" Me.btnUNIPED.UseVisualStyleBackColor = True ' 'Button9 ' Me.Button9.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button9.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button9.Location = New System.Drawing.Point(594, 3) Me.Button9.Name = "Button9" Me.Button9.Size = New System.Drawing.Size(191, 42) Me.Button9.TabIndex = 8 Me.Button9.Text = "FRONTOFFICE" Me.Button9.UseVisualStyleBackColor = True ' '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(0, 100) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(200, 431) Me.Panel1.TabIndex = 10 ' 'flpFirma ' Me.flpFirma.Dock = System.Windows.Forms.DockStyle.Fill Me.flpFirma.Location = New System.Drawing.Point(0, 28) Me.flpFirma.Name = "flpFirma" Me.flpFirma.Size = New System.Drawing.Size(198, 401) 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.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(198, 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(3, 6) Me.Label1.Name = "Label1" 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(170, 93) Me.MyFlowLayoutPanel3.Name = "MyFlowLayoutPanel3" Me.MyFlowLayoutPanel3.Size = New System.Drawing.Size(593, 431) 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(57, 265) Me.MyFlowLayoutPanel4.Name = "MyFlowLayoutPanel4" 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(3, 3) Me.Button10.Name = "Button10" Me.Button10.Size = New System.Drawing.Size(191, 42) 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(3, 51) Me.Button11.Name = "Button11" Me.Button11.Size = New System.Drawing.Size(191, 42) 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(3, 99) Me.Button12.Name = "Button12" Me.Button12.Size = New System.Drawing.Size(191, 42) 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(3, 147) Me.Button13.Name = "Button13" Me.Button13.Size = New System.Drawing.Size(191, 42) 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(57, 265) Me.MyFlowLayoutPanel2.Name = "MyFlowLayoutPanel2" 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(3, 3) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(191, 42) 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(3, 51) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(191, 42) 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(3, 99) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(191, 42) 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(3, 147) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(191, 42) Me.Button7.TabIndex = 4 Me.Button7.Text = "FIRMA" Me.Button7.UseVisualStyleBackColor = True ' 'Panel2 ' Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel2.Controls.Add(Me.flpAbteilung) Me.Panel2.Controls.Add(Me.Panel4) Me.Panel2.Controls.Add(Me.MyFlowLayoutPanel8) Me.Panel2.Dock = System.Windows.Forms.DockStyle.Left Me.Panel2.Location = New System.Drawing.Point(200, 100) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(200, 431) Me.Panel2.TabIndex = 11 ' 'flpAbteilung ' Me.flpAbteilung.Dock = System.Windows.Forms.DockStyle.Fill Me.flpAbteilung.Location = New System.Drawing.Point(0, 28) Me.flpAbteilung.Name = "flpAbteilung" Me.flpAbteilung.Size = New System.Drawing.Size(198, 401) Me.flpAbteilung.TabIndex = 1 ' 'Panel4 ' Me.Panel4.Controls.Add(Me.Label2) Me.Panel4.Controls.Add(Me.MyFlowLayoutPanel6) Me.Panel4.Controls.Add(Me.MyFlowLayoutPanel7) Me.Panel4.Dock = System.Windows.Forms.DockStyle.Top Me.Panel4.Location = New System.Drawing.Point(0, 0) Me.Panel4.Name = "Panel4" Me.Panel4.Size = New System.Drawing.Size(198, 28) Me.Panel4.TabIndex = 2 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold) Me.Label2.Location = New System.Drawing.Point(3, 6) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(81, 17) Me.Label2.TabIndex = 2 Me.Label2.Text = "Abteilung:" ' 'MyFlowLayoutPanel6 ' Me.MyFlowLayoutPanel6.Location = New System.Drawing.Point(170, 93) Me.MyFlowLayoutPanel6.Name = "MyFlowLayoutPanel6" Me.MyFlowLayoutPanel6.Size = New System.Drawing.Size(593, 431) Me.MyFlowLayoutPanel6.TabIndex = 1 ' 'MyFlowLayoutPanel7 ' Me.MyFlowLayoutPanel7.Controls.Add(Me.Button14) Me.MyFlowLayoutPanel7.Controls.Add(Me.Button15) Me.MyFlowLayoutPanel7.Controls.Add(Me.Button16) Me.MyFlowLayoutPanel7.Controls.Add(Me.Button17) Me.MyFlowLayoutPanel7.Location = New System.Drawing.Point(57, 265) Me.MyFlowLayoutPanel7.Name = "MyFlowLayoutPanel7" Me.MyFlowLayoutPanel7.Size = New System.Drawing.Size(200, 431) Me.MyFlowLayoutPanel7.TabIndex = 1 ' 'Button14 ' Me.Button14.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button14.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button14.Location = New System.Drawing.Point(3, 3) Me.Button14.Name = "Button14" Me.Button14.Size = New System.Drawing.Size(191, 42) Me.Button14.TabIndex = 3 Me.Button14.Text = "TEAM" Me.Button14.UseVisualStyleBackColor = True ' 'Button15 ' Me.Button15.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button15.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button15.Location = New System.Drawing.Point(3, 51) Me.Button15.Name = "Button15" Me.Button15.Size = New System.Drawing.Size(191, 42) Me.Button15.TabIndex = 1 Me.Button15.Text = "NIEDERLASSUNG" Me.Button15.UseVisualStyleBackColor = True ' 'Button16 ' Me.Button16.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button16.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button16.Location = New System.Drawing.Point(3, 99) Me.Button16.Name = "Button16" Me.Button16.Size = New System.Drawing.Size(191, 42) Me.Button16.TabIndex = 2 Me.Button16.Text = "ABTEILUNG" Me.Button16.UseVisualStyleBackColor = True Me.Button16.Visible = False ' 'Button17 ' Me.Button17.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button17.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button17.Location = New System.Drawing.Point(3, 147) Me.Button17.Name = "Button17" Me.Button17.Size = New System.Drawing.Size(191, 42) Me.Button17.TabIndex = 4 Me.Button17.Text = "FIRMA" Me.Button17.UseVisualStyleBackColor = True ' 'MyFlowLayoutPanel8 ' Me.MyFlowLayoutPanel8.Controls.Add(Me.Button18) Me.MyFlowLayoutPanel8.Controls.Add(Me.Button19) Me.MyFlowLayoutPanel8.Controls.Add(Me.Button20) Me.MyFlowLayoutPanel8.Controls.Add(Me.Button21) Me.MyFlowLayoutPanel8.Location = New System.Drawing.Point(57, 265) Me.MyFlowLayoutPanel8.Name = "MyFlowLayoutPanel8" Me.MyFlowLayoutPanel8.Size = New System.Drawing.Size(200, 431) Me.MyFlowLayoutPanel8.TabIndex = 1 ' 'Button18 ' Me.Button18.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button18.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button18.Location = New System.Drawing.Point(3, 3) Me.Button18.Name = "Button18" Me.Button18.Size = New System.Drawing.Size(191, 42) Me.Button18.TabIndex = 3 Me.Button18.Text = "TEAM" Me.Button18.UseVisualStyleBackColor = True ' 'Button19 ' Me.Button19.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button19.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button19.Location = New System.Drawing.Point(3, 51) Me.Button19.Name = "Button19" Me.Button19.Size = New System.Drawing.Size(191, 42) Me.Button19.TabIndex = 1 Me.Button19.Text = "NIEDERLASSUNG" Me.Button19.UseVisualStyleBackColor = True ' 'Button20 ' Me.Button20.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button20.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button20.Location = New System.Drawing.Point(3, 99) Me.Button20.Name = "Button20" Me.Button20.Size = New System.Drawing.Size(191, 42) Me.Button20.TabIndex = 2 Me.Button20.Text = "ABTEILUNG" Me.Button20.UseVisualStyleBackColor = True Me.Button20.Visible = False ' 'Button21 ' Me.Button21.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button21.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button21.Location = New System.Drawing.Point(3, 147) Me.Button21.Name = "Button21" Me.Button21.Size = New System.Drawing.Size(191, 42) Me.Button21.TabIndex = 4 Me.Button21.Text = "FIRMA" Me.Button21.UseVisualStyleBackColor = True ' 'Panel5 ' Me.Panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel5.Controls.Add(Me.flpNiederlassung) Me.Panel5.Controls.Add(Me.Panel6) Me.Panel5.Controls.Add(Me.MyFlowLayoutPanel12) Me.Panel5.Dock = System.Windows.Forms.DockStyle.Left Me.Panel5.Location = New System.Drawing.Point(400, 100) Me.Panel5.Name = "Panel5" Me.Panel5.Size = New System.Drawing.Size(200, 431) Me.Panel5.TabIndex = 12 ' 'flpNiederlassung ' Me.flpNiederlassung.Dock = System.Windows.Forms.DockStyle.Fill Me.flpNiederlassung.Location = New System.Drawing.Point(0, 28) Me.flpNiederlassung.Name = "flpNiederlassung" Me.flpNiederlassung.Size = New System.Drawing.Size(198, 401) Me.flpNiederlassung.TabIndex = 1 ' 'Panel6 ' Me.Panel6.Controls.Add(Me.Label3) Me.Panel6.Controls.Add(Me.MyFlowLayoutPanel10) Me.Panel6.Controls.Add(Me.MyFlowLayoutPanel11) Me.Panel6.Dock = System.Windows.Forms.DockStyle.Top Me.Panel6.Location = New System.Drawing.Point(0, 0) Me.Panel6.Name = "Panel6" Me.Panel6.Size = New System.Drawing.Size(198, 28) Me.Panel6.TabIndex = 2 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold) Me.Label3.Location = New System.Drawing.Point(3, 6) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(112, 17) Me.Label3.TabIndex = 2 Me.Label3.Text = "Niederlassung" ' 'MyFlowLayoutPanel10 ' Me.MyFlowLayoutPanel10.Location = New System.Drawing.Point(170, 93) Me.MyFlowLayoutPanel10.Name = "MyFlowLayoutPanel10" Me.MyFlowLayoutPanel10.Size = New System.Drawing.Size(593, 431) Me.MyFlowLayoutPanel10.TabIndex = 1 ' 'MyFlowLayoutPanel11 ' Me.MyFlowLayoutPanel11.Controls.Add(Me.Button22) Me.MyFlowLayoutPanel11.Controls.Add(Me.Button23) Me.MyFlowLayoutPanel11.Controls.Add(Me.Button24) Me.MyFlowLayoutPanel11.Controls.Add(Me.Button25) Me.MyFlowLayoutPanel11.Location = New System.Drawing.Point(57, 265) Me.MyFlowLayoutPanel11.Name = "MyFlowLayoutPanel11" Me.MyFlowLayoutPanel11.Size = New System.Drawing.Size(200, 431) Me.MyFlowLayoutPanel11.TabIndex = 1 ' 'Button22 ' Me.Button22.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button22.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button22.Location = New System.Drawing.Point(3, 3) Me.Button22.Name = "Button22" Me.Button22.Size = New System.Drawing.Size(191, 42) Me.Button22.TabIndex = 3 Me.Button22.Text = "TEAM" Me.Button22.UseVisualStyleBackColor = True ' 'Button23 ' Me.Button23.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button23.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button23.Location = New System.Drawing.Point(3, 51) Me.Button23.Name = "Button23" Me.Button23.Size = New System.Drawing.Size(191, 42) Me.Button23.TabIndex = 1 Me.Button23.Text = "NIEDERLASSUNG" Me.Button23.UseVisualStyleBackColor = True ' 'Button24 ' Me.Button24.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button24.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button24.Location = New System.Drawing.Point(3, 99) Me.Button24.Name = "Button24" Me.Button24.Size = New System.Drawing.Size(191, 42) Me.Button24.TabIndex = 2 Me.Button24.Text = "ABTEILUNG" Me.Button24.UseVisualStyleBackColor = True Me.Button24.Visible = False ' 'Button25 ' Me.Button25.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button25.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button25.Location = New System.Drawing.Point(3, 147) Me.Button25.Name = "Button25" Me.Button25.Size = New System.Drawing.Size(191, 42) Me.Button25.TabIndex = 4 Me.Button25.Text = "FIRMA" Me.Button25.UseVisualStyleBackColor = True ' 'MyFlowLayoutPanel12 ' Me.MyFlowLayoutPanel12.Controls.Add(Me.Button26) Me.MyFlowLayoutPanel12.Controls.Add(Me.Button27) Me.MyFlowLayoutPanel12.Controls.Add(Me.Button28) Me.MyFlowLayoutPanel12.Controls.Add(Me.Button29) Me.MyFlowLayoutPanel12.Location = New System.Drawing.Point(57, 265) Me.MyFlowLayoutPanel12.Name = "MyFlowLayoutPanel12" Me.MyFlowLayoutPanel12.Size = New System.Drawing.Size(200, 431) Me.MyFlowLayoutPanel12.TabIndex = 1 ' 'Button26 ' Me.Button26.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button26.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button26.Location = New System.Drawing.Point(3, 3) Me.Button26.Name = "Button26" Me.Button26.Size = New System.Drawing.Size(191, 42) Me.Button26.TabIndex = 3 Me.Button26.Text = "TEAM" Me.Button26.UseVisualStyleBackColor = True ' 'Button27 ' Me.Button27.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button27.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button27.Location = New System.Drawing.Point(3, 51) Me.Button27.Name = "Button27" Me.Button27.Size = New System.Drawing.Size(191, 42) Me.Button27.TabIndex = 1 Me.Button27.Text = "NIEDERLASSUNG" Me.Button27.UseVisualStyleBackColor = True ' 'Button28 ' Me.Button28.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button28.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button28.Location = New System.Drawing.Point(3, 99) Me.Button28.Name = "Button28" Me.Button28.Size = New System.Drawing.Size(191, 42) Me.Button28.TabIndex = 2 Me.Button28.Text = "ABTEILUNG" Me.Button28.UseVisualStyleBackColor = True Me.Button28.Visible = False ' 'Button29 ' Me.Button29.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button29.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!) Me.Button29.Location = New System.Drawing.Point(3, 147) Me.Button29.Name = "Button29" Me.Button29.Size = New System.Drawing.Size(191, 42) Me.Button29.TabIndex = 4 Me.Button29.Text = "FIRMA" Me.Button29.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(600, 100) Me.Panel7.Name = "Panel7" Me.Panel7.Size = New System.Drawing.Size(200, 431) Me.Panel7.TabIndex = 13 ' 'flpTeams ' Me.flpTeams.Dock = System.Windows.Forms.DockStyle.Fill Me.flpTeams.Location = New System.Drawing.Point(0, 28) Me.flpTeams.Name = "flpTeams" Me.flpTeams.Size = New System.Drawing.Size(198, 401) 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.Name = "Panel8" 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(3, 6) Me.Label4.Name = "Label4" 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(170, 93) Me.MyFlowLayoutPanel14.Name = "MyFlowLayoutPanel14" Me.MyFlowLayoutPanel14.Size = New System.Drawing.Size(593, 431) 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(57, 265) Me.MyFlowLayoutPanel15.Name = "MyFlowLayoutPanel15" 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(3, 3) Me.Button30.Name = "Button30" Me.Button30.Size = New System.Drawing.Size(191, 42) 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(3, 51) Me.Button31.Name = "Button31" Me.Button31.Size = New System.Drawing.Size(191, 42) 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(3, 99) Me.Button32.Name = "Button32" Me.Button32.Size = New System.Drawing.Size(191, 42) 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(3, 147) Me.Button33.Name = "Button33" Me.Button33.Size = New System.Drawing.Size(191, 42) 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(57, 265) Me.MyFlowLayoutPanel16.Name = "MyFlowLayoutPanel16" 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(3, 3) Me.Button34.Name = "Button34" Me.Button34.Size = New System.Drawing.Size(191, 42) 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(3, 51) Me.Button35.Name = "Button35" Me.Button35.Size = New System.Drawing.Size(191, 42) 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(3, 99) Me.Button36.Name = "Button36" Me.Button36.Size = New System.Drawing.Size(191, 42) 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(3, 147) Me.Button37.Name = "Button37" Me.Button37.Size = New System.Drawing.Size(191, 42) Me.Button37.TabIndex = 4 Me.Button37.Text = "FIRMA" Me.Button37.UseVisualStyleBackColor = True ' 'frmAvisoWeiterleiten ' 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(802, 531) Me.Controls.Add(Me.Panel7) Me.Controls.Add(Me.Panel5) Me.Controls.Add(Me.Panel2) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.MyFlowLayoutPanel1) Me.Controls.Add(Me.pnl) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Name = "frmAvisoWeiterleiten" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Weiterleiten" Me.pnl.ResumeLayout(False) Me.pnl.PerformLayout() Me.MyFlowLayoutPanel1.ResumeLayout(False) Me.Panel1.ResumeLayout(False) Me.Panel3.ResumeLayout(False) Me.Panel3.PerformLayout() Me.MyFlowLayoutPanel4.ResumeLayout(False) Me.MyFlowLayoutPanel2.ResumeLayout(False) Me.Panel2.ResumeLayout(False) Me.Panel4.ResumeLayout(False) Me.Panel4.PerformLayout() Me.MyFlowLayoutPanel7.ResumeLayout(False) Me.MyFlowLayoutPanel8.ResumeLayout(False) Me.Panel5.ResumeLayout(False) Me.Panel6.ResumeLayout(False) Me.Panel6.PerformLayout() Me.MyFlowLayoutPanel11.ResumeLayout(False) Me.MyFlowLayoutPanel12.ResumeLayout(False) Me.Panel7.ResumeLayout(False) Me.Panel8.ResumeLayout(False) Me.Panel8.PerformLayout() Me.MyFlowLayoutPanel15.ResumeLayout(False) Me.MyFlowLayoutPanel16.ResumeLayout(False) Me.ResumeLayout(False) End Sub Friend WithEvents pnl As Panel Friend WithEvents lbl As Label Friend WithEvents Button3 As Button Friend WithEvents btnVERAG As Button Friend WithEvents btnIMEX As Button Friend WithEvents btnUNIPED As Button Friend WithEvents MyFlowLayoutPanel1 As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel Friend WithEvents Button9 As Button 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 Panel2 As Panel Friend WithEvents flpAbteilung As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel Friend WithEvents Panel4 As Panel Friend WithEvents Label2 As Label Friend WithEvents MyFlowLayoutPanel6 As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel Friend WithEvents MyFlowLayoutPanel7 As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel Friend WithEvents Button14 As Button Friend WithEvents Button15 As Button Friend WithEvents Button16 As Button Friend WithEvents Button17 As Button Friend WithEvents MyFlowLayoutPanel8 As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel Friend WithEvents Button18 As Button Friend WithEvents Button19 As Button Friend WithEvents Button20 As Button Friend WithEvents Button21 As Button Friend WithEvents Panel5 As Panel Friend WithEvents flpNiederlassung As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel Friend WithEvents Panel6 As Panel Friend WithEvents Label3 As Label Friend WithEvents MyFlowLayoutPanel10 As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel Friend WithEvents MyFlowLayoutPanel11 As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel Friend WithEvents Button22 As Button Friend WithEvents Button23 As Button Friend WithEvents Button24 As Button Friend WithEvents Button25 As Button Friend WithEvents MyFlowLayoutPanel12 As VERAG_PROG_ALLGEMEIN.MyFlowLayoutPanel Friend WithEvents Button26 As Button Friend WithEvents Button27 As Button Friend WithEvents Button28 As Button Friend WithEvents Button29 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 End Class