Files
DISPO/UID/frmCMR.Designer.vb
2019-08-07 12:29:10 +02:00

1260 lines
55 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmCMR
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()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmCMR))
Me.txtAbs_strnr = New System.Windows.Forms.TextBox()
Me.cboAbs_land = New System.Windows.Forms.ComboBox()
Me.txtAbs_ort = New System.Windows.Forms.TextBox()
Me.Label3 = New System.Windows.Forms.Label()
Me.txtAbs_plz = New System.Windows.Forms.TextBox()
Me.Label2 = New System.Windows.Forms.Label()
Me.txtAbs_str = New System.Windows.Forms.TextBox()
Me.Label1 = New System.Windows.Forms.Label()
Me.txtAbs_firma = New System.Windows.Forms.TextBox()
Me.txtEmpf_strnr = New System.Windows.Forms.TextBox()
Me.cboEmpf_land = New System.Windows.Forms.ComboBox()
Me.txtEmpf_ort = New System.Windows.Forms.TextBox()
Me.Label4 = New System.Windows.Forms.Label()
Me.txtEmpf_plz = New System.Windows.Forms.TextBox()
Me.Label5 = New System.Windows.Forms.Label()
Me.txtEmpf_str = New System.Windows.Forms.TextBox()
Me.Label6 = New System.Windows.Forms.Label()
Me.txtEmpf_firma = New System.Windows.Forms.TextBox()
Me.Label7 = New System.Windows.Forms.Label()
Me.Label8 = New System.Windows.Forms.Label()
Me.Label9 = New System.Windows.Forms.Label()
Me.Label10 = New System.Windows.Forms.Label()
Me.Label11 = New System.Windows.Forms.Label()
Me.Label14 = New System.Windows.Forms.Label()
Me.cboAuslieferung_land = New System.Windows.Forms.ComboBox()
Me.txtAuslieferung_ort = New System.Windows.Forms.TextBox()
Me.Label18 = New System.Windows.Forms.Label()
Me.cboUebergabe_land = New System.Windows.Forms.ComboBox()
Me.txtUebergabe_ort = New System.Windows.Forms.TextBox()
Me.Label19 = New System.Windows.Forms.Label()
Me.datUebergabe_datum = New System.Windows.Forms.DateTimePicker()
Me.rtbBeigefDok = New System.Windows.Forms.RichTextBox()
Me.Label20 = New System.Windows.Forms.Label()
Me.Label30 = New System.Windows.Forms.Label()
Me.rtbAnwAbs = New System.Windows.Forms.RichTextBox()
Me.Label31 = New System.Windows.Forms.Label()
Me.Label32 = New System.Windows.Forms.Label()
Me.Label28 = New System.Windows.Forms.Label()
Me.txtRueckerst = New System.Windows.Forms.TextBox()
Me.txtFrachtzahl_frei = New System.Windows.Forms.TextBox()
Me.Label33 = New System.Windows.Forms.Label()
Me.Label34 = New System.Windows.Forms.Label()
Me.txtFrachtzahl_unfrei = New System.Windows.Forms.TextBox()
Me.Label35 = New System.Windows.Forms.Label()
Me.txtFrachtf_strnr = New System.Windows.Forms.TextBox()
Me.cboFrachtf_land = New System.Windows.Forms.ComboBox()
Me.txtFrachtf_ort = New System.Windows.Forms.TextBox()
Me.Label36 = New System.Windows.Forms.Label()
Me.txtFrachtf_plz = New System.Windows.Forms.TextBox()
Me.Label37 = New System.Windows.Forms.Label()
Me.txtFrachtf_str = New System.Windows.Forms.TextBox()
Me.Label38 = New System.Windows.Forms.Label()
Me.txtFrachtf_firma = New System.Windows.Forms.TextBox()
Me.Label39 = New System.Windows.Forms.Label()
Me.txtNachf_strnr = New System.Windows.Forms.TextBox()
Me.cboNachf_land = New System.Windows.Forms.ComboBox()
Me.txtNachf_ort = New System.Windows.Forms.TextBox()
Me.Label40 = New System.Windows.Forms.Label()
Me.txtNachf_plz = New System.Windows.Forms.TextBox()
Me.Label41 = New System.Windows.Forms.Label()
Me.txtNachf_str = New System.Windows.Forms.TextBox()
Me.Label42 = New System.Windows.Forms.Label()
Me.txtNachf_firma = New System.Windows.Forms.TextBox()
Me.Label43 = New System.Windows.Forms.Label()
Me.rtbVorbehBem = New System.Windows.Forms.RichTextBox()
Me.Label44 = New System.Windows.Forms.Label()
Me.Label59 = New System.Windows.Forms.Label()
Me.rtbBesVereinb = New System.Windows.Forms.RichTextBox()
Me.Label61 = New System.Windows.Forms.Label()
Me.txtAusgef = New System.Windows.Forms.TextBox()
Me.Label62 = New System.Windows.Forms.Label()
Me.Label63 = New System.Windows.Forms.Label()
Me.Label64 = New System.Windows.Forms.Label()
Me.rtbUnterAbs = New System.Windows.Forms.RichTextBox()
Me.Label65 = New System.Windows.Forms.Label()
Me.Label45 = New System.Windows.Forms.Label()
Me.rtbUnterFrachtf = New System.Windows.Forms.RichTextBox()
Me.Label46 = New System.Windows.Forms.Label()
Me.Label47 = New System.Windows.Forms.Label()
Me.Label48 = New System.Windows.Forms.Label()
Me.Label49 = New System.Windows.Forms.Label()
Me.Label50 = New System.Windows.Forms.Label()
Me.txtKfzKennz = New System.Windows.Forms.TextBox()
Me.txtKfzNutzlast = New System.Windows.Forms.TextBox()
Me.txtAnhNutzlast = New System.Windows.Forms.TextBox()
Me.txtAnhKennz = New System.Windows.Forms.TextBox()
Me.btnLadest_search = New System.Windows.Forms.Button()
Me.btnFrachtf_search = New System.Windows.Forms.Button()
Me.btnNachf_search = New System.Windows.Forms.Button()
Me.btnEntladest_search = New System.Windows.Forms.Button()
Me.dgvLadungen = New System.Windows.Forms.DataGridView()
Me.ZeNr = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.anz = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.art = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.bez = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.statNr = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.gewicht = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.umfang = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.Label12 = New System.Windows.Forms.Label()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.btnFrachtkostenrechner = New System.Windows.Forms.Button()
Me.Label15 = New System.Windows.Forms.Label()
Me.Label13 = New System.Windows.Forms.Label()
Me.btnRefresh = New System.Windows.Forms.Button()
Me.Button1 = New System.Windows.Forms.Button()
CType(Me.dgvLadungen, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Panel2.SuspendLayout()
Me.SuspendLayout()
'
'txtAbs_strnr
'
Me.txtAbs_strnr.Location = New System.Drawing.Point(369, 76)
Me.txtAbs_strnr.Name = "txtAbs_strnr"
Me.txtAbs_strnr.Size = New System.Drawing.Size(130, 20)
Me.txtAbs_strnr.TabIndex = 2
'
'cboAbs_land
'
Me.cboAbs_land.FormattingEnabled = True
Me.cboAbs_land.Location = New System.Drawing.Point(128, 97)
Me.cboAbs_land.Name = "cboAbs_land"
Me.cboAbs_land.Size = New System.Drawing.Size(52, 21)
Me.cboAbs_land.TabIndex = 3
'
'txtAbs_ort
'
Me.txtAbs_ort.Location = New System.Drawing.Point(237, 97)
Me.txtAbs_ort.Name = "txtAbs_ort"
Me.txtAbs_ort.Size = New System.Drawing.Size(262, 20)
Me.txtAbs_ort.TabIndex = 5
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(24, 100)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(90, 13)
Me.Label3.TabIndex = 66
Me.Label3.Text = "Land / PLZ / Ort:"
'
'txtAbs_plz
'
Me.txtAbs_plz.Location = New System.Drawing.Point(181, 97)
Me.txtAbs_plz.Name = "txtAbs_plz"
Me.txtAbs_plz.Size = New System.Drawing.Size(55, 20)
Me.txtAbs_plz.TabIndex = 4
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(24, 79)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(63, 13)
Me.Label2.TabIndex = 64
Me.Label2.Text = "Straße / Nr:"
'
'txtAbs_str
'
Me.txtAbs_str.Location = New System.Drawing.Point(128, 76)
Me.txtAbs_str.Name = "txtAbs_str"
Me.txtAbs_str.Size = New System.Drawing.Size(240, 20)
Me.txtAbs_str.TabIndex = 1
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(24, 58)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(64, 13)
Me.Label1.TabIndex = 62
Me.Label1.Text = "Absender:"
'
'txtAbs_firma
'
Me.txtAbs_firma.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtAbs_firma.Location = New System.Drawing.Point(128, 55)
Me.txtAbs_firma.Name = "txtAbs_firma"
Me.txtAbs_firma.Size = New System.Drawing.Size(295, 20)
Me.txtAbs_firma.TabIndex = 0
'
'txtEmpf_strnr
'
Me.txtEmpf_strnr.Location = New System.Drawing.Point(369, 154)
Me.txtEmpf_strnr.Name = "txtEmpf_strnr"
Me.txtEmpf_strnr.Size = New System.Drawing.Size(130, 20)
Me.txtEmpf_strnr.TabIndex = 8
'
'cboEmpf_land
'
Me.cboEmpf_land.FormattingEnabled = True
Me.cboEmpf_land.Location = New System.Drawing.Point(128, 175)
Me.cboEmpf_land.Name = "cboEmpf_land"
Me.cboEmpf_land.Size = New System.Drawing.Size(52, 21)
Me.cboEmpf_land.TabIndex = 9
'
'txtEmpf_ort
'
Me.txtEmpf_ort.Location = New System.Drawing.Point(237, 175)
Me.txtEmpf_ort.Name = "txtEmpf_ort"
Me.txtEmpf_ort.Size = New System.Drawing.Size(262, 20)
Me.txtEmpf_ort.TabIndex = 11
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(24, 178)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(90, 13)
Me.Label4.TabIndex = 76
Me.Label4.Text = "Land / PLZ / Ort:"
'
'txtEmpf_plz
'
Me.txtEmpf_plz.Location = New System.Drawing.Point(181, 175)
Me.txtEmpf_plz.Name = "txtEmpf_plz"
Me.txtEmpf_plz.Size = New System.Drawing.Size(55, 20)
Me.txtEmpf_plz.TabIndex = 10
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(24, 157)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(63, 13)
Me.Label5.TabIndex = 74
Me.Label5.Text = "Straße / Nr:"
'
'txtEmpf_str
'
Me.txtEmpf_str.Location = New System.Drawing.Point(128, 154)
Me.txtEmpf_str.Name = "txtEmpf_str"
Me.txtEmpf_str.Size = New System.Drawing.Size(240, 20)
Me.txtEmpf_str.TabIndex = 7
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label6.Location = New System.Drawing.Point(24, 131)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(71, 13)
Me.Label6.TabIndex = 72
Me.Label6.Text = "Empfänger:"
'
'txtEmpf_firma
'
Me.txtEmpf_firma.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtEmpf_firma.Location = New System.Drawing.Point(128, 128)
Me.txtEmpf_firma.Name = "txtEmpf_firma"
Me.txtEmpf_firma.Size = New System.Drawing.Size(295, 20)
Me.txtEmpf_firma.TabIndex = 6
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label7.Location = New System.Drawing.Point(5, 73)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(21, 24)
Me.Label7.TabIndex = 80
Me.Label7.Text = "1"
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label8.Location = New System.Drawing.Point(5, 151)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(21, 24)
Me.Label8.TabIndex = 81
Me.Label8.Text = "2"
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label9.Location = New System.Drawing.Point(5, 205)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(21, 24)
Me.Label9.TabIndex = 82
Me.Label9.Text = "3"
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label10.Location = New System.Drawing.Point(5, 249)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(21, 24)
Me.Label10.TabIndex = 83
Me.Label10.Text = "4"
'
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label11.Location = New System.Drawing.Point(5, 295)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(21, 24)
Me.Label11.TabIndex = 84
Me.Label11.Text = "5"
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label14.Location = New System.Drawing.Point(545, 300)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(55, 20)
Me.Label14.TabIndex = 85
Me.Label14.Text = "6 - 12"
'
'cboAuslieferung_land
'
Me.cboAuslieferung_land.BackColor = System.Drawing.SystemColors.Window
Me.cboAuslieferung_land.FormattingEnabled = True
Me.cboAuslieferung_land.Location = New System.Drawing.Point(128, 208)
Me.cboAuslieferung_land.Name = "cboAuslieferung_land"
Me.cboAuslieferung_land.Size = New System.Drawing.Size(52, 21)
Me.cboAuslieferung_land.TabIndex = 12
'
'txtAuslieferung_ort
'
Me.txtAuslieferung_ort.Location = New System.Drawing.Point(181, 208)
Me.txtAuslieferung_ort.Name = "txtAuslieferung_ort"
Me.txtAuslieferung_ort.Size = New System.Drawing.Size(318, 20)
Me.txtAuslieferung_ort.TabIndex = 13
'
'Label18
'
Me.Label18.AutoSize = True
Me.Label18.Location = New System.Drawing.Point(24, 205)
Me.Label18.Name = "Label18"
Me.Label18.Size = New System.Drawing.Size(82, 26)
Me.Label18.TabIndex = 92
Me.Label18.Text = "Auslieferungsort" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Land / Ort:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
'
'cboUebergabe_land
'
Me.cboUebergabe_land.FormattingEnabled = True
Me.cboUebergabe_land.Location = New System.Drawing.Point(128, 252)
Me.cboUebergabe_land.Name = "cboUebergabe_land"
Me.cboUebergabe_land.Size = New System.Drawing.Size(52, 21)
Me.cboUebergabe_land.TabIndex = 14
'
'txtUebergabe_ort
'
Me.txtUebergabe_ort.Location = New System.Drawing.Point(183, 252)
Me.txtUebergabe_ort.Name = "txtUebergabe_ort"
Me.txtUebergabe_ort.Size = New System.Drawing.Size(176, 20)
Me.txtUebergabe_ort.TabIndex = 15
'
'Label19
'
Me.Label19.AutoSize = True
Me.Label19.Location = New System.Drawing.Point(24, 249)
Me.Label19.Name = "Label19"
Me.Label19.Size = New System.Drawing.Size(101, 26)
Me.Label19.TabIndex = 95
Me.Label19.Text = "Übergabe" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Land / Ort / Datum:"
'
'datUebergabe_datum
'
Me.datUebergabe_datum.Location = New System.Drawing.Point(363, 252)
Me.datUebergabe_datum.Name = "datUebergabe_datum"
Me.datUebergabe_datum.Size = New System.Drawing.Size(136, 20)
Me.datUebergabe_datum.TabIndex = 16
'
'rtbBeigefDok
'
Me.rtbBeigefDok.Location = New System.Drawing.Point(128, 287)
Me.rtbBeigefDok.Name = "rtbBeigefDok"
Me.rtbBeigefDok.Size = New System.Drawing.Size(371, 44)
Me.rtbBeigefDok.TabIndex = 17
Me.rtbBeigefDok.Text = ""
'
'Label20
'
Me.Label20.AutoSize = True
Me.Label20.Location = New System.Drawing.Point(24, 294)
Me.Label20.Name = "Label20"
Me.Label20.Size = New System.Drawing.Size(65, 26)
Me.Label20.TabIndex = 100
Me.Label20.Text = "beigefügte" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Dokumente:"
'
'Label30
'
Me.Label30.AutoSize = True
Me.Label30.Location = New System.Drawing.Point(24, 344)
Me.Label30.Name = "Label30"
Me.Label30.Size = New System.Drawing.Size(80, 26)
Me.Label30.TabIndex = 113
Me.Label30.Text = "Anweisungen " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "des Absenders:"
'
'rtbAnwAbs
'
Me.rtbAnwAbs.Location = New System.Drawing.Point(128, 337)
Me.rtbAnwAbs.Name = "rtbAnwAbs"
Me.rtbAnwAbs.Size = New System.Drawing.Size(371, 44)
Me.rtbAnwAbs.TabIndex = 19
Me.rtbAnwAbs.Text = ""
'
'Label31
'
Me.Label31.AutoSize = True
Me.Label31.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label31.Location = New System.Drawing.Point(-2, 346)
Me.Label31.Name = "Label31"
Me.Label31.Size = New System.Drawing.Size(29, 20)
Me.Label31.TabIndex = 111
Me.Label31.Text = "13"
'
'Label32
'
Me.Label32.AutoSize = True
Me.Label32.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label32.Location = New System.Drawing.Point(-2, 387)
Me.Label32.Name = "Label32"
Me.Label32.Size = New System.Drawing.Size(29, 20)
Me.Label32.TabIndex = 114
Me.Label32.Text = "14"
'
'Label28
'
Me.Label28.AutoSize = True
Me.Label28.Location = New System.Drawing.Point(24, 390)
Me.Label28.Name = "Label28"
Me.Label28.Size = New System.Drawing.Size(83, 13)
Me.Label28.TabIndex = 116
Me.Label28.Text = "Rückerstattung:"
'
'txtRueckerst
'
Me.txtRueckerst.Location = New System.Drawing.Point(128, 387)
Me.txtRueckerst.Name = "txtRueckerst"
Me.txtRueckerst.Size = New System.Drawing.Size(371, 20)
Me.txtRueckerst.TabIndex = 20
'
'txtFrachtzahl_frei
'
Me.txtFrachtzahl_frei.Location = New System.Drawing.Point(128, 414)
Me.txtFrachtzahl_frei.Name = "txtFrachtzahl_frei"
Me.txtFrachtzahl_frei.Size = New System.Drawing.Size(180, 20)
Me.txtFrachtzahl_frei.TabIndex = 21
'
'Label33
'
Me.Label33.AutoSize = True
Me.Label33.Location = New System.Drawing.Point(24, 411)
Me.Label33.Name = "Label33"
Me.Label33.Size = New System.Drawing.Size(102, 26)
Me.Label33.TabIndex = 119
Me.Label33.Text = "Frachtzahlungsanw." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "frei / unfrei:"
'
'Label34
'
Me.Label34.AutoSize = True
Me.Label34.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label34.Location = New System.Drawing.Point(-2, 414)
Me.Label34.Name = "Label34"
Me.Label34.Size = New System.Drawing.Size(29, 20)
Me.Label34.TabIndex = 118
Me.Label34.Text = "15"
'
'txtFrachtzahl_unfrei
'
Me.txtFrachtzahl_unfrei.Location = New System.Drawing.Point(314, 414)
Me.txtFrachtzahl_unfrei.Name = "txtFrachtzahl_unfrei"
Me.txtFrachtzahl_unfrei.Size = New System.Drawing.Size(185, 20)
Me.txtFrachtzahl_unfrei.TabIndex = 22
'
'Label35
'
Me.Label35.AutoSize = True
Me.Label35.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label35.Location = New System.Drawing.Point(535, 75)
Me.Label35.Name = "Label35"
Me.Label35.Size = New System.Drawing.Size(29, 20)
Me.Label35.TabIndex = 131
Me.Label35.Text = "16"
'
'txtFrachtf_strnr
'
Me.txtFrachtf_strnr.Location = New System.Drawing.Point(906, 76)
Me.txtFrachtf_strnr.Name = "txtFrachtf_strnr"
Me.txtFrachtf_strnr.Size = New System.Drawing.Size(130, 20)
Me.txtFrachtf_strnr.TabIndex = 25
'
'cboFrachtf_land
'
Me.cboFrachtf_land.FormattingEnabled = True
Me.cboFrachtf_land.Location = New System.Drawing.Point(665, 97)
Me.cboFrachtf_land.Name = "cboFrachtf_land"
Me.cboFrachtf_land.Size = New System.Drawing.Size(52, 21)
Me.cboFrachtf_land.TabIndex = 26
'
'txtFrachtf_ort
'
Me.txtFrachtf_ort.Location = New System.Drawing.Point(774, 97)
Me.txtFrachtf_ort.Name = "txtFrachtf_ort"
Me.txtFrachtf_ort.Size = New System.Drawing.Size(262, 20)
Me.txtFrachtf_ort.TabIndex = 28
'
'Label36
'
Me.Label36.AutoSize = True
Me.Label36.Location = New System.Drawing.Point(561, 100)
Me.Label36.Name = "Label36"
Me.Label36.Size = New System.Drawing.Size(90, 13)
Me.Label36.TabIndex = 127
Me.Label36.Text = "Land / PLZ / Ort:"
'
'txtFrachtf_plz
'
Me.txtFrachtf_plz.Location = New System.Drawing.Point(718, 97)
Me.txtFrachtf_plz.Name = "txtFrachtf_plz"
Me.txtFrachtf_plz.Size = New System.Drawing.Size(55, 20)
Me.txtFrachtf_plz.TabIndex = 27
'
'Label37
'
Me.Label37.AutoSize = True
Me.Label37.Location = New System.Drawing.Point(561, 79)
Me.Label37.Name = "Label37"
Me.Label37.Size = New System.Drawing.Size(63, 13)
Me.Label37.TabIndex = 125
Me.Label37.Text = "Straße / Nr:"
'
'txtFrachtf_str
'
Me.txtFrachtf_str.Location = New System.Drawing.Point(665, 76)
Me.txtFrachtf_str.Name = "txtFrachtf_str"
Me.txtFrachtf_str.Size = New System.Drawing.Size(240, 20)
Me.txtFrachtf_str.TabIndex = 24
'
'Label38
'
Me.Label38.AutoSize = True
Me.Label38.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label38.Location = New System.Drawing.Point(561, 58)
Me.Label38.Name = "Label38"
Me.Label38.Size = New System.Drawing.Size(80, 13)
Me.Label38.TabIndex = 123
Me.Label38.Text = "Frachtführer:"
'
'txtFrachtf_firma
'
Me.txtFrachtf_firma.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtFrachtf_firma.Location = New System.Drawing.Point(665, 55)
Me.txtFrachtf_firma.Name = "txtFrachtf_firma"
Me.txtFrachtf_firma.Size = New System.Drawing.Size(295, 20)
Me.txtFrachtf_firma.TabIndex = 23
'
'Label39
'
Me.Label39.AutoSize = True
Me.Label39.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label39.Location = New System.Drawing.Point(535, 145)
Me.Label39.Name = "Label39"
Me.Label39.Size = New System.Drawing.Size(29, 20)
Me.Label39.TabIndex = 141
Me.Label39.Text = "17"
'
'txtNachf_strnr
'
Me.txtNachf_strnr.Location = New System.Drawing.Point(906, 146)
Me.txtNachf_strnr.Name = "txtNachf_strnr"
Me.txtNachf_strnr.Size = New System.Drawing.Size(130, 20)
Me.txtNachf_strnr.TabIndex = 31
'
'cboNachf_land
'
Me.cboNachf_land.FormattingEnabled = True
Me.cboNachf_land.Location = New System.Drawing.Point(665, 167)
Me.cboNachf_land.Name = "cboNachf_land"
Me.cboNachf_land.Size = New System.Drawing.Size(52, 21)
Me.cboNachf_land.TabIndex = 32
'
'txtNachf_ort
'
Me.txtNachf_ort.Location = New System.Drawing.Point(774, 167)
Me.txtNachf_ort.Name = "txtNachf_ort"
Me.txtNachf_ort.Size = New System.Drawing.Size(262, 20)
Me.txtNachf_ort.TabIndex = 34
'
'Label40
'
Me.Label40.AutoSize = True
Me.Label40.Location = New System.Drawing.Point(561, 170)
Me.Label40.Name = "Label40"
Me.Label40.Size = New System.Drawing.Size(90, 13)
Me.Label40.TabIndex = 137
Me.Label40.Text = "Land / PLZ / Ort:"
'
'txtNachf_plz
'
Me.txtNachf_plz.Location = New System.Drawing.Point(718, 167)
Me.txtNachf_plz.Name = "txtNachf_plz"
Me.txtNachf_plz.Size = New System.Drawing.Size(55, 20)
Me.txtNachf_plz.TabIndex = 33
'
'Label41
'
Me.Label41.AutoSize = True
Me.Label41.Location = New System.Drawing.Point(561, 149)
Me.Label41.Name = "Label41"
Me.Label41.Size = New System.Drawing.Size(63, 13)
Me.Label41.TabIndex = 135
Me.Label41.Text = "Straße / Nr:"
'
'txtNachf_str
'
Me.txtNachf_str.Location = New System.Drawing.Point(665, 146)
Me.txtNachf_str.Name = "txtNachf_str"
Me.txtNachf_str.Size = New System.Drawing.Size(240, 20)
Me.txtNachf_str.TabIndex = 30
'
'Label42
'
Me.Label42.AutoSize = True
Me.Label42.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label42.Location = New System.Drawing.Point(561, 128)
Me.Label42.Name = "Label42"
Me.Label42.Size = New System.Drawing.Size(97, 13)
Me.Label42.TabIndex = 133
Me.Label42.Text = "Nachf. Frachtf.:"
'
'txtNachf_firma
'
Me.txtNachf_firma.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtNachf_firma.Location = New System.Drawing.Point(665, 125)
Me.txtNachf_firma.Name = "txtNachf_firma"
Me.txtNachf_firma.Size = New System.Drawing.Size(295, 20)
Me.txtNachf_firma.TabIndex = 29
'
'Label43
'
Me.Label43.AutoSize = True
Me.Label43.Location = New System.Drawing.Point(24, 457)
Me.Label43.Name = "Label43"
Me.Label43.Size = New System.Drawing.Size(94, 26)
Me.Label43.TabIndex = 144
Me.Label43.Text = "Vorbeh. / Bemerk." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "der Frachtf."
'
'rtbVorbehBem
'
Me.rtbVorbehBem.Location = New System.Drawing.Point(128, 450)
Me.rtbVorbehBem.Name = "rtbVorbehBem"
Me.rtbVorbehBem.Size = New System.Drawing.Size(371, 44)
Me.rtbVorbehBem.TabIndex = 35
Me.rtbVorbehBem.Text = ""
'
'Label44
'
Me.Label44.AutoSize = True
Me.Label44.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label44.Location = New System.Drawing.Point(-2, 459)
Me.Label44.Name = "Label44"
Me.Label44.Size = New System.Drawing.Size(29, 20)
Me.Label44.TabIndex = 142
Me.Label44.Text = "18"
'
'Label59
'
Me.Label59.AutoSize = True
Me.Label59.Location = New System.Drawing.Point(24, 507)
Me.Label59.Name = "Label59"
Me.Label59.Size = New System.Drawing.Size(85, 26)
Me.Label59.TabIndex = 176
Me.Label59.Text = "Besondere" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Vereinbarungen:"
'
'rtbBesVereinb
'
Me.rtbBesVereinb.Location = New System.Drawing.Point(128, 500)
Me.rtbBesVereinb.Name = "rtbBesVereinb"
Me.rtbBesVereinb.Size = New System.Drawing.Size(371, 45)
Me.rtbBesVereinb.TabIndex = 36
Me.rtbBesVereinb.Text = ""
'
'Label61
'
Me.Label61.AutoSize = True
Me.Label61.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label61.Location = New System.Drawing.Point(-2, 509)
Me.Label61.Name = "Label61"
Me.Label61.Size = New System.Drawing.Size(29, 20)
Me.Label61.TabIndex = 174
Me.Label61.Text = "20"
'
'txtAusgef
'
Me.txtAusgef.Location = New System.Drawing.Point(128, 556)
Me.txtAusgef.Name = "txtAusgef"
Me.txtAusgef.Size = New System.Drawing.Size(371, 20)
Me.txtAusgef.TabIndex = 37
'
'Label62
'
Me.Label62.AutoSize = True
Me.Label62.Location = New System.Drawing.Point(26, 559)
Me.Label62.Name = "Label62"
Me.Label62.Size = New System.Drawing.Size(77, 13)
Me.Label62.TabIndex = 178
Me.Label62.Text = "Ausgefertigt in:"
'
'Label63
'
Me.Label63.AutoSize = True
Me.Label63.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label63.Location = New System.Drawing.Point(0, 556)
Me.Label63.Name = "Label63"
Me.Label63.Size = New System.Drawing.Size(29, 20)
Me.Label63.TabIndex = 177
Me.Label63.Text = "21"
'
'Label64
'
Me.Label64.AutoSize = True
Me.Label64.Location = New System.Drawing.Point(26, 591)
Me.Label64.Name = "Label64"
Me.Label64.Size = New System.Drawing.Size(80, 26)
Me.Label64.TabIndex = 182
Me.Label64.Text = "Unterschrift" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "des Absenders:"
'
'rtbUnterAbs
'
Me.rtbUnterAbs.Location = New System.Drawing.Point(128, 582)
Me.rtbUnterAbs.Name = "rtbUnterAbs"
Me.rtbUnterAbs.Size = New System.Drawing.Size(371, 45)
Me.rtbUnterAbs.TabIndex = 38
Me.rtbUnterAbs.Text = ""
'
'Label65
'
Me.Label65.AutoSize = True
Me.Label65.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label65.Location = New System.Drawing.Point(0, 593)
Me.Label65.Name = "Label65"
Me.Label65.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label65.Size = New System.Drawing.Size(29, 20)
Me.Label65.TabIndex = 180
Me.Label65.Text = "22"
'
'Label45
'
Me.Label45.AutoSize = True
Me.Label45.Location = New System.Drawing.Point(26, 642)
Me.Label45.Name = "Label45"
Me.Label45.Size = New System.Drawing.Size(92, 26)
Me.Label45.TabIndex = 186
Me.Label45.Text = "Unterschrift" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "des Frachtführers:"
'
'rtbUnterFrachtf
'
Me.rtbUnterFrachtf.Location = New System.Drawing.Point(130, 635)
Me.rtbUnterFrachtf.Name = "rtbUnterFrachtf"
Me.rtbUnterFrachtf.Size = New System.Drawing.Size(371, 45)
Me.rtbUnterFrachtf.TabIndex = 39
Me.rtbUnterFrachtf.Text = ""
'
'Label46
'
Me.Label46.AutoSize = True
Me.Label46.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label46.Location = New System.Drawing.Point(0, 644)
Me.Label46.Name = "Label46"
Me.Label46.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label46.Size = New System.Drawing.Size(29, 20)
Me.Label46.TabIndex = 184
Me.Label46.Text = "23"
'
'Label47
'
Me.Label47.AutoSize = True
Me.Label47.Location = New System.Drawing.Point(560, 222)
Me.Label47.Name = "Label47"
Me.Label47.Size = New System.Drawing.Size(30, 13)
Me.Label47.TabIndex = 189
Me.Label47.Text = "KFZ:"
'
'Label48
'
Me.Label48.AutoSize = True
Me.Label48.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label48.Location = New System.Drawing.Point(533, 231)
Me.Label48.Name = "Label48"
Me.Label48.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label48.Size = New System.Drawing.Size(29, 20)
Me.Label48.TabIndex = 187
Me.Label48.Text = "27"
'
'Label49
'
Me.Label49.AutoSize = True
Me.Label49.Location = New System.Drawing.Point(661, 201)
Me.Label49.Name = "Label49"
Me.Label49.Size = New System.Drawing.Size(72, 13)
Me.Label49.TabIndex = 190
Me.Label49.Text = "Kennzeichen:"
'
'Label50
'
Me.Label50.AutoSize = True
Me.Label50.Location = New System.Drawing.Point(757, 201)
Me.Label50.Name = "Label50"
Me.Label50.Size = New System.Drawing.Size(48, 13)
Me.Label50.TabIndex = 191
Me.Label50.Text = "Nutzlast:"
'
'txtKfzKennz
'
Me.txtKfzKennz.Location = New System.Drawing.Point(664, 219)
Me.txtKfzKennz.Name = "txtKfzKennz"
Me.txtKfzKennz.Size = New System.Drawing.Size(87, 20)
Me.txtKfzKennz.TabIndex = 40
'
'txtKfzNutzlast
'
Me.txtKfzNutzlast.Location = New System.Drawing.Point(760, 219)
Me.txtKfzNutzlast.Name = "txtKfzNutzlast"
Me.txtKfzNutzlast.Size = New System.Drawing.Size(87, 20)
Me.txtKfzNutzlast.TabIndex = 41
'
'txtAnhNutzlast
'
Me.txtAnhNutzlast.Location = New System.Drawing.Point(760, 244)
Me.txtAnhNutzlast.Name = "txtAnhNutzlast"
Me.txtAnhNutzlast.Size = New System.Drawing.Size(87, 20)
Me.txtAnhNutzlast.TabIndex = 43
'
'txtAnhKennz
'
Me.txtAnhKennz.Location = New System.Drawing.Point(664, 244)
Me.txtAnhKennz.Name = "txtAnhKennz"
Me.txtAnhKennz.Size = New System.Drawing.Size(87, 20)
Me.txtAnhKennz.TabIndex = 42
'
'btnLadest_search
'
Me.btnLadest_search.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnLadest_search.Image = CType(resources.GetObject("btnLadest_search.Image"), System.Drawing.Image)
Me.btnLadest_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnLadest_search.Location = New System.Drawing.Point(429, 53)
Me.btnLadest_search.Name = "btnLadest_search"
Me.btnLadest_search.Size = New System.Drawing.Size(70, 23)
Me.btnLadest_search.TabIndex = 463
Me.btnLadest_search.Text = "Suche"
Me.btnLadest_search.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnLadest_search.UseVisualStyleBackColor = True
'
'btnFrachtf_search
'
Me.btnFrachtf_search.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnFrachtf_search.Image = CType(resources.GetObject("btnFrachtf_search.Image"), System.Drawing.Image)
Me.btnFrachtf_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnFrachtf_search.Location = New System.Drawing.Point(966, 53)
Me.btnFrachtf_search.Name = "btnFrachtf_search"
Me.btnFrachtf_search.Size = New System.Drawing.Size(70, 23)
Me.btnFrachtf_search.TabIndex = 463
Me.btnFrachtf_search.Text = "Suche"
Me.btnFrachtf_search.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnFrachtf_search.UseVisualStyleBackColor = True
'
'btnNachf_search
'
Me.btnNachf_search.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnNachf_search.Image = CType(resources.GetObject("btnNachf_search.Image"), System.Drawing.Image)
Me.btnNachf_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnNachf_search.Location = New System.Drawing.Point(966, 123)
Me.btnNachf_search.Name = "btnNachf_search"
Me.btnNachf_search.Size = New System.Drawing.Size(70, 23)
Me.btnNachf_search.TabIndex = 463
Me.btnNachf_search.Text = "Suche"
Me.btnNachf_search.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnNachf_search.UseVisualStyleBackColor = True
'
'btnEntladest_search
'
Me.btnEntladest_search.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnEntladest_search.Image = CType(resources.GetObject("btnEntladest_search.Image"), System.Drawing.Image)
Me.btnEntladest_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnEntladest_search.Location = New System.Drawing.Point(429, 126)
Me.btnEntladest_search.Name = "btnEntladest_search"
Me.btnEntladest_search.Size = New System.Drawing.Size(70, 23)
Me.btnEntladest_search.TabIndex = 463
Me.btnEntladest_search.Text = "Suche"
Me.btnEntladest_search.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnEntladest_search.UseVisualStyleBackColor = True
'
'dgvLadungen
'
Me.dgvLadungen.AllowUserToAddRows = False
Me.dgvLadungen.AllowUserToDeleteRows = False
Me.dgvLadungen.AllowUserToOrderColumns = True
Me.dgvLadungen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgvLadungen.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.ZeNr, Me.anz, Me.art, Me.bez, Me.statNr, Me.gewicht, Me.umfang})
Me.dgvLadungen.Location = New System.Drawing.Point(534, 323)
Me.dgvLadungen.Name = "dgvLadungen"
Me.dgvLadungen.Size = New System.Drawing.Size(675, 257)
Me.dgvLadungen.TabIndex = 464
'
'ZeNr
'
Me.ZeNr.HeaderText = "Zeichen / Nr."
Me.ZeNr.Name = "ZeNr"
Me.ZeNr.Width = 60
'
'anz
'
Me.anz.HeaderText = "Anzahl"
Me.anz.Name = "anz"
Me.anz.Width = 50
'
'art
'
Me.art.HeaderText = "Art der Verpackung"
Me.art.Name = "art"
Me.art.Width = 150
'
'bez
'
Me.bez.HeaderText = "Bezeichnung"
Me.bez.Name = "bez"
Me.bez.Width = 200
'
'statNr
'
Me.statNr.HeaderText = "Statistik Nr."
Me.statNr.Name = "statNr"
Me.statNr.Width = 50
'
'gewicht
'
Me.gewicht.HeaderText = "Brutto Gewicht"
Me.gewicht.Name = "gewicht"
Me.gewicht.Width = 60
'
'umfang
'
Me.umfang.HeaderText = "Umfang"
Me.umfang.Name = "umfang"
Me.umfang.Width = 60
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Location = New System.Drawing.Point(602, 305)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(46, 13)
Me.Label12.TabIndex = 100
Me.Label12.Text = "Ladung:"
'
'Panel2
'
Me.Panel2.Controls.Add(Me.btnFrachtkostenrechner)
Me.Panel2.Controls.Add(Me.Label15)
Me.Panel2.Controls.Add(Me.Label13)
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel2.Location = New System.Drawing.Point(0, 0)
Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(1222, 47)
Me.Panel2.TabIndex = 197
'
'btnFrachtkostenrechner
'
Me.btnFrachtkostenrechner.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnFrachtkostenrechner.Location = New System.Drawing.Point(1084, 3)
Me.btnFrachtkostenrechner.Name = "btnFrachtkostenrechner"
Me.btnFrachtkostenrechner.Size = New System.Drawing.Size(126, 36)
Me.btnFrachtkostenrechner.TabIndex = 403
Me.btnFrachtkostenrechner.Text = "Frachtkostenrechner"
Me.btnFrachtkostenrechner.UseVisualStyleBackColor = True
'
'Label15
'
Me.Label15.AutoSize = True
Me.Label15.Location = New System.Drawing.Point(13, 29)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(215, 13)
Me.Label15.TabIndex = 197
Me.Label15.Text = "Dieses CMR-Formular wird nicht gespeichert"
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label13.Location = New System.Drawing.Point(12, 9)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(127, 20)
Me.Label13.TabIndex = 196
Me.Label13.Text = "CMR erstellen:"
'
'btnRefresh
'
Me.btnRefresh.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnRefresh.Location = New System.Drawing.Point(1032, 728)
Me.btnRefresh.Name = "btnRefresh"
Me.btnRefresh.Size = New System.Drawing.Size(164, 36)
Me.btnRefresh.TabIndex = 465
Me.btnRefresh.Text = "Bericht erstellen"
Me.btnRefresh.UseVisualStyleBackColor = True
'
'Button1
'
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button1.Location = New System.Drawing.Point(12, 728)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(164, 36)
Me.Button1.TabIndex = 465
Me.Button1.Text = "Abbrechen"
Me.Button1.UseVisualStyleBackColor = True
'
'frmCMR
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.AutoScroll = True
Me.AutoSize = True
Me.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
Me.BackColor = System.Drawing.Color.White
Me.ClientSize = New System.Drawing.Size(1222, 796)
Me.Controls.Add(Me.Button1)
Me.Controls.Add(Me.btnRefresh)
Me.Controls.Add(Me.txtAnhNutzlast)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.txtAnhKennz)
Me.Controls.Add(Me.dgvLadungen)
Me.Controls.Add(Me.txtKfzNutzlast)
Me.Controls.Add(Me.txtAbs_firma)
Me.Controls.Add(Me.txtKfzKennz)
Me.Controls.Add(Me.Panel2)
Me.Controls.Add(Me.Label50)
Me.Controls.Add(Me.btnNachf_search)
Me.Controls.Add(Me.Label49)
Me.Controls.Add(Me.txtFrachtf_plz)
Me.Controls.Add(Me.Label47)
Me.Controls.Add(Me.txtAbs_str)
Me.Controls.Add(Me.Label48)
Me.Controls.Add(Me.Label37)
Me.Controls.Add(Me.Label45)
Me.Controls.Add(Me.btnFrachtf_search)
Me.Controls.Add(Me.rtbUnterFrachtf)
Me.Controls.Add(Me.Label36)
Me.Controls.Add(Me.Label46)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.Label64)
Me.Controls.Add(Me.txtFrachtf_str)
Me.Controls.Add(Me.Label65)
Me.Controls.Add(Me.btnEntladest_search)
Me.Controls.Add(Me.txtFrachtf_ort)
Me.Controls.Add(Me.txtAbs_plz)
Me.Controls.Add(Me.Label38)
Me.Controls.Add(Me.btnLadest_search)
Me.Controls.Add(Me.cboFrachtf_land)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.txtFrachtf_firma)
Me.Controls.Add(Me.txtAbs_ort)
Me.Controls.Add(Me.txtFrachtf_strnr)
Me.Controls.Add(Me.cboAbs_land)
Me.Controls.Add(Me.txtFrachtzahl_unfrei)
Me.Controls.Add(Me.Label35)
Me.Controls.Add(Me.txtAbs_strnr)
Me.Controls.Add(Me.txtFrachtzahl_frei)
Me.Controls.Add(Me.txtNachf_firma)
Me.Controls.Add(Me.txtEmpf_firma)
Me.Controls.Add(Me.Label33)
Me.Controls.Add(Me.Label42)
Me.Controls.Add(Me.Label6)
Me.Controls.Add(Me.Label34)
Me.Controls.Add(Me.txtNachf_str)
Me.Controls.Add(Me.txtEmpf_str)
Me.Controls.Add(Me.txtRueckerst)
Me.Controls.Add(Me.Label41)
Me.Controls.Add(Me.Label5)
Me.Controls.Add(Me.Label28)
Me.Controls.Add(Me.txtNachf_plz)
Me.Controls.Add(Me.txtEmpf_plz)
Me.Controls.Add(Me.Label32)
Me.Controls.Add(Me.Label40)
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.Label30)
Me.Controls.Add(Me.txtNachf_ort)
Me.Controls.Add(Me.txtEmpf_ort)
Me.Controls.Add(Me.rtbAnwAbs)
Me.Controls.Add(Me.cboNachf_land)
Me.Controls.Add(Me.cboEmpf_land)
Me.Controls.Add(Me.Label31)
Me.Controls.Add(Me.txtNachf_strnr)
Me.Controls.Add(Me.txtEmpf_strnr)
Me.Controls.Add(Me.Label12)
Me.Controls.Add(Me.Label39)
Me.Controls.Add(Me.Label7)
Me.Controls.Add(Me.Label20)
Me.Controls.Add(Me.Label44)
Me.Controls.Add(Me.Label8)
Me.Controls.Add(Me.rtbBeigefDok)
Me.Controls.Add(Me.Label9)
Me.Controls.Add(Me.rtbVorbehBem)
Me.Controls.Add(Me.datUebergabe_datum)
Me.Controls.Add(Me.Label10)
Me.Controls.Add(Me.Label43)
Me.Controls.Add(Me.rtbUnterAbs)
Me.Controls.Add(Me.cboUebergabe_land)
Me.Controls.Add(Me.Label11)
Me.Controls.Add(Me.Label61)
Me.Controls.Add(Me.txtUebergabe_ort)
Me.Controls.Add(Me.Label14)
Me.Controls.Add(Me.rtbBesVereinb)
Me.Controls.Add(Me.txtAusgef)
Me.Controls.Add(Me.Label19)
Me.Controls.Add(Me.Label18)
Me.Controls.Add(Me.Label59)
Me.Controls.Add(Me.Label62)
Me.Controls.Add(Me.cboAuslieferung_land)
Me.Controls.Add(Me.txtAuslieferung_ort)
Me.Controls.Add(Me.Label63)
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "frmCMR"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "CMR"
CType(Me.dgvLadungen, System.ComponentModel.ISupportInitialize).EndInit()
Me.Panel2.ResumeLayout(False)
Me.Panel2.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents txtAbs_strnr As System.Windows.Forms.TextBox
Friend WithEvents cboAbs_land As System.Windows.Forms.ComboBox
Friend WithEvents txtAbs_ort As System.Windows.Forms.TextBox
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents txtAbs_plz As System.Windows.Forms.TextBox
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents txtAbs_str As System.Windows.Forms.TextBox
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents txtAbs_firma As System.Windows.Forms.TextBox
Friend WithEvents txtEmpf_strnr As System.Windows.Forms.TextBox
Friend WithEvents cboEmpf_land As System.Windows.Forms.ComboBox
Friend WithEvents txtEmpf_ort As System.Windows.Forms.TextBox
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents txtEmpf_plz As System.Windows.Forms.TextBox
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents txtEmpf_str As System.Windows.Forms.TextBox
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents txtEmpf_firma As System.Windows.Forms.TextBox
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents txtAuslieferung_ort As System.Windows.Forms.TextBox
Friend WithEvents Label18 As System.Windows.Forms.Label
Friend WithEvents cboUebergabe_land As System.Windows.Forms.ComboBox
Friend WithEvents txtUebergabe_ort As System.Windows.Forms.TextBox
Friend WithEvents Label19 As System.Windows.Forms.Label
Friend WithEvents datUebergabe_datum As System.Windows.Forms.DateTimePicker
Friend WithEvents rtbBeigefDok As System.Windows.Forms.RichTextBox
Friend WithEvents Label20 As System.Windows.Forms.Label
Friend WithEvents Label30 As System.Windows.Forms.Label
Friend WithEvents rtbAnwAbs As System.Windows.Forms.RichTextBox
Friend WithEvents Label31 As System.Windows.Forms.Label
Friend WithEvents Label32 As System.Windows.Forms.Label
Friend WithEvents Label28 As System.Windows.Forms.Label
Friend WithEvents txtRueckerst As System.Windows.Forms.TextBox
Friend WithEvents txtFrachtzahl_frei As System.Windows.Forms.TextBox
Friend WithEvents Label33 As System.Windows.Forms.Label
Friend WithEvents Label34 As System.Windows.Forms.Label
Friend WithEvents txtFrachtzahl_unfrei As System.Windows.Forms.TextBox
Friend WithEvents Label35 As System.Windows.Forms.Label
Friend WithEvents txtFrachtf_strnr As System.Windows.Forms.TextBox
Friend WithEvents cboFrachtf_land As System.Windows.Forms.ComboBox
Friend WithEvents txtFrachtf_ort As System.Windows.Forms.TextBox
Friend WithEvents Label36 As System.Windows.Forms.Label
Friend WithEvents txtFrachtf_plz As System.Windows.Forms.TextBox
Friend WithEvents Label37 As System.Windows.Forms.Label
Friend WithEvents txtFrachtf_str As System.Windows.Forms.TextBox
Friend WithEvents Label38 As System.Windows.Forms.Label
Friend WithEvents txtFrachtf_firma As System.Windows.Forms.TextBox
Friend WithEvents Label39 As System.Windows.Forms.Label
Friend WithEvents txtNachf_strnr As System.Windows.Forms.TextBox
Friend WithEvents cboNachf_land As System.Windows.Forms.ComboBox
Friend WithEvents txtNachf_ort As System.Windows.Forms.TextBox
Friend WithEvents Label40 As System.Windows.Forms.Label
Friend WithEvents txtNachf_plz As System.Windows.Forms.TextBox
Friend WithEvents Label41 As System.Windows.Forms.Label
Friend WithEvents txtNachf_str As System.Windows.Forms.TextBox
Friend WithEvents Label42 As System.Windows.Forms.Label
Friend WithEvents txtNachf_firma As System.Windows.Forms.TextBox
Friend WithEvents Label43 As System.Windows.Forms.Label
Friend WithEvents rtbVorbehBem As System.Windows.Forms.RichTextBox
Friend WithEvents Label44 As System.Windows.Forms.Label
Friend WithEvents Label59 As System.Windows.Forms.Label
Friend WithEvents rtbBesVereinb As System.Windows.Forms.RichTextBox
Friend WithEvents Label61 As System.Windows.Forms.Label
Friend WithEvents txtAusgef As System.Windows.Forms.TextBox
Friend WithEvents Label62 As System.Windows.Forms.Label
Friend WithEvents Label63 As System.Windows.Forms.Label
Friend WithEvents Label64 As System.Windows.Forms.Label
Friend WithEvents rtbUnterAbs As System.Windows.Forms.RichTextBox
Friend WithEvents Label65 As System.Windows.Forms.Label
Friend WithEvents Label45 As System.Windows.Forms.Label
Friend WithEvents rtbUnterFrachtf As System.Windows.Forms.RichTextBox
Friend WithEvents Label46 As System.Windows.Forms.Label
Friend WithEvents Label47 As System.Windows.Forms.Label
Friend WithEvents Label48 As System.Windows.Forms.Label
Friend WithEvents Label49 As System.Windows.Forms.Label
Friend WithEvents Label50 As System.Windows.Forms.Label
Friend WithEvents txtKfzKennz As System.Windows.Forms.TextBox
Friend WithEvents txtKfzNutzlast As System.Windows.Forms.TextBox
Friend WithEvents txtAnhNutzlast As System.Windows.Forms.TextBox
Friend WithEvents txtAnhKennz As System.Windows.Forms.TextBox
Friend WithEvents cboAuslieferung_land As System.Windows.Forms.ComboBox
Friend WithEvents btnLadest_search As System.Windows.Forms.Button
Friend WithEvents btnFrachtf_search As System.Windows.Forms.Button
Friend WithEvents btnNachf_search As System.Windows.Forms.Button
Friend WithEvents btnEntladest_search As System.Windows.Forms.Button
Friend WithEvents dgvLadungen As System.Windows.Forms.DataGridView
Friend WithEvents Label12 As System.Windows.Forms.Label
Friend WithEvents Panel2 As System.Windows.Forms.Panel
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents ZeNr As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents anz As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents art As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents bez As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents statNr As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents gewicht As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents umfang As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents btnRefresh As System.Windows.Forms.Button
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents btnFrachtkostenrechner As System.Windows.Forms.Button
End Class