_ Partial Class frmTransportauftrag 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() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmTransportauftrag)) 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.txtEntladest_strnr = New System.Windows.Forms.TextBox() Me.cboEntladest_land = New System.Windows.Forms.ComboBox() Me.txtEntladest_ort = New System.Windows.Forms.TextBox() Me.Label4 = New System.Windows.Forms.Label() Me.txtEntladest_plz = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.txtEntladest_str = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.txtEntladest_firma = New System.Windows.Forms.TextBox() Me.TableLayoutPanel1 = New System.Windows.Forms.TableLayoutPanel() Me.txt12_4 = New System.Windows.Forms.TextBox() Me.txt11_4 = New System.Windows.Forms.TextBox() Me.txt10_4 = New System.Windows.Forms.TextBox() Me.txt9_4 = New System.Windows.Forms.TextBox() Me.txt8_4 = New System.Windows.Forms.TextBox() Me.txt7_4 = New System.Windows.Forms.TextBox() Me.txt6_4 = New System.Windows.Forms.TextBox() Me.txt12_3 = New System.Windows.Forms.TextBox() Me.txt10_3 = New System.Windows.Forms.TextBox() Me.txt9_3 = New System.Windows.Forms.TextBox() Me.txt8_3 = New System.Windows.Forms.TextBox() Me.txt7_3 = New System.Windows.Forms.TextBox() Me.txt6_3 = New System.Windows.Forms.TextBox() Me.txt12_2 = New System.Windows.Forms.TextBox() Me.txt11_2 = New System.Windows.Forms.TextBox() Me.txt10_2 = New System.Windows.Forms.TextBox() Me.txt9_2 = New System.Windows.Forms.TextBox() Me.txt8_2 = New System.Windows.Forms.TextBox() Me.txt7_2 = New System.Windows.Forms.TextBox() Me.txt6_2 = New System.Windows.Forms.TextBox() Me.txt12_1 = New System.Windows.Forms.TextBox() Me.txt11_1 = New System.Windows.Forms.TextBox() Me.txt10_1 = New System.Windows.Forms.TextBox() Me.txt9_1 = New System.Windows.Forms.TextBox() Me.txt8_1 = New System.Windows.Forms.TextBox() Me.txt7_1 = New System.Windows.Forms.TextBox() Me.txt6_1 = New System.Windows.Forms.TextBox() Me.txt11_3 = New System.Windows.Forms.TextBox() Me.Label21 = New System.Windows.Forms.Label() Me.Label22 = New System.Windows.Forms.Label() Me.Label23 = New System.Windows.Forms.Label() Me.Label24 = New System.Windows.Forms.Label() Me.Label25 = New System.Windows.Forms.Label() Me.Label26 = New System.Windows.Forms.Label() Me.Label27 = New System.Windows.Forms.Label() Me.Label43 = New System.Windows.Forms.Label() Me.rtbBem = New System.Windows.Forms.RichTextBox() Me.ReportViewer1 = New Microsoft.Reporting.WinForms.ReportViewer() Me.btnRefresh = New System.Windows.Forms.Button() Me.CheckBox1 = New System.Windows.Forms.CheckBox() 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.txtFrachtpos = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.txtFrachtfAnpsr = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.txtLadestAnpsr = New System.Windows.Forms.TextBox() Me.Label10 = New System.Windows.Forms.Label() Me.txtEntladestAnpsr = New System.Windows.Forms.TextBox() Me.Label11 = New System.Windows.Forms.Label() Me.txtLadest_terminVon = New System.Windows.Forms.TextBox() Me.datLadest_terminDat = New System.Windows.Forms.DateTimePicker() Me.txtLadest_terminBis = New System.Windows.Forms.TextBox() Me.Label12 = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.Label14 = New System.Windows.Forms.Label() Me.Label15 = New System.Windows.Forms.Label() Me.txtEntladest_terminBis = New System.Windows.Forms.TextBox() Me.datEntladest_terminDat = New System.Windows.Forms.DateTimePicker() Me.Label16 = New System.Windows.Forms.Label() Me.txtEntladest_terminVon = New System.Windows.Forms.TextBox() Me.txtLkw_Art = New System.Windows.Forms.TextBox() Me.Label17 = New System.Windows.Forms.Label() Me.txtLkw_Kennz = New System.Windows.Forms.TextBox() Me.Label18 = New System.Windows.Forms.Label() Me.Label19 = New System.Windows.Forms.Label() Me.rtbVerzollungsadresse = New System.Windows.Forms.RichTextBox() Me.Label20 = New System.Windows.Forms.Label() Me.rtbFrachtkosten = New System.Windows.Forms.RichTextBox() Me.Label28 = New System.Windows.Forms.Label() Me.txtLadest_RefNr = New System.Windows.Forms.TextBox() Me.Label29 = New System.Windows.Forms.Label() Me.txtEntladest_RefNr = New System.Windows.Forms.TextBox() Me.DirectorySearcher1 = New System.DirectoryServices.DirectorySearcher() Me.Label30 = New System.Windows.Forms.Label() Me.datTA = New System.Windows.Forms.DateTimePicker() Me.btnFrachtf_search = New System.Windows.Forms.Button() Me.TableLayoutPanel1.SuspendLayout() Me.SuspendLayout() ' 'txtAbs_strnr ' Me.txtAbs_strnr.Location = New System.Drawing.Point(363, 238) 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(122, 259) 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(231, 259) 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(18, 262) 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(175, 259) 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(18, 241) 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(122, 238) 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!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label1.Location = New System.Drawing.Point(18, 199) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(69, 13) Me.Label1.TabIndex = 62 Me.Label1.Text = "Ladestelle:" ' '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(122, 196) Me.txtAbs_firma.Name = "txtAbs_firma" Me.txtAbs_firma.Size = New System.Drawing.Size(371, 20) Me.txtAbs_firma.TabIndex = 0 ' 'txtEntladest_strnr ' Me.txtEntladest_strnr.Location = New System.Drawing.Point(363, 381) Me.txtEntladest_strnr.Name = "txtEntladest_strnr" Me.txtEntladest_strnr.Size = New System.Drawing.Size(130, 20) Me.txtEntladest_strnr.TabIndex = 8 ' 'cboEntladest_land ' Me.cboEntladest_land.FormattingEnabled = True Me.cboEntladest_land.Location = New System.Drawing.Point(122, 402) Me.cboEntladest_land.Name = "cboEntladest_land" Me.cboEntladest_land.Size = New System.Drawing.Size(52, 21) Me.cboEntladest_land.TabIndex = 9 ' 'txtEntladest_ort ' Me.txtEntladest_ort.Location = New System.Drawing.Point(231, 402) Me.txtEntladest_ort.Name = "txtEntladest_ort" Me.txtEntladest_ort.Size = New System.Drawing.Size(262, 20) Me.txtEntladest_ort.TabIndex = 11 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(18, 405) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(90, 13) Me.Label4.TabIndex = 76 Me.Label4.Text = "Land / PLZ / Ort:" ' 'txtEntladest_plz ' Me.txtEntladest_plz.Location = New System.Drawing.Point(175, 402) Me.txtEntladest_plz.Name = "txtEntladest_plz" Me.txtEntladest_plz.Size = New System.Drawing.Size(55, 20) Me.txtEntladest_plz.TabIndex = 10 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(18, 384) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(63, 13) Me.Label5.TabIndex = 74 Me.Label5.Text = "Straße / Nr:" ' 'txtEntladest_str ' Me.txtEntladest_str.Location = New System.Drawing.Point(122, 381) Me.txtEntladest_str.Name = "txtEntladest_str" Me.txtEntladest_str.Size = New System.Drawing.Size(240, 20) Me.txtEntladest_str.TabIndex = 7 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label6.Location = New System.Drawing.Point(18, 341) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(84, 13) Me.Label6.TabIndex = 72 Me.Label6.Text = "Entladestelle:" ' 'txtEntladest_firma ' Me.txtEntladest_firma.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtEntladest_firma.Location = New System.Drawing.Point(122, 338) Me.txtEntladest_firma.Name = "txtEntladest_firma" Me.txtEntladest_firma.Size = New System.Drawing.Size(371, 20) Me.txtEntladest_firma.TabIndex = 6 ' 'TableLayoutPanel1 ' Me.TableLayoutPanel1.ColumnCount = 7 Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 54.28571!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 45.71429!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 88.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 79.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 58.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 69.0!)) Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 89.0!)) Me.TableLayoutPanel1.Controls.Add(Me.txt12_4, 6, 3) Me.TableLayoutPanel1.Controls.Add(Me.txt11_4, 5, 3) Me.TableLayoutPanel1.Controls.Add(Me.txt10_4, 4, 3) Me.TableLayoutPanel1.Controls.Add(Me.txt9_4, 3, 3) Me.TableLayoutPanel1.Controls.Add(Me.txt8_4, 2, 3) Me.TableLayoutPanel1.Controls.Add(Me.txt7_4, 1, 3) Me.TableLayoutPanel1.Controls.Add(Me.txt6_4, 0, 3) Me.TableLayoutPanel1.Controls.Add(Me.txt12_3, 6, 2) Me.TableLayoutPanel1.Controls.Add(Me.txt10_3, 4, 2) Me.TableLayoutPanel1.Controls.Add(Me.txt9_3, 3, 2) Me.TableLayoutPanel1.Controls.Add(Me.txt8_3, 2, 2) Me.TableLayoutPanel1.Controls.Add(Me.txt7_3, 1, 2) Me.TableLayoutPanel1.Controls.Add(Me.txt6_3, 0, 2) Me.TableLayoutPanel1.Controls.Add(Me.txt12_2, 6, 1) Me.TableLayoutPanel1.Controls.Add(Me.txt11_2, 5, 1) Me.TableLayoutPanel1.Controls.Add(Me.txt10_2, 4, 1) Me.TableLayoutPanel1.Controls.Add(Me.txt9_2, 3, 1) Me.TableLayoutPanel1.Controls.Add(Me.txt8_2, 2, 1) Me.TableLayoutPanel1.Controls.Add(Me.txt7_2, 1, 1) Me.TableLayoutPanel1.Controls.Add(Me.txt6_2, 0, 1) Me.TableLayoutPanel1.Controls.Add(Me.txt12_1, 6, 0) Me.TableLayoutPanel1.Controls.Add(Me.txt11_1, 5, 0) Me.TableLayoutPanel1.Controls.Add(Me.txt10_1, 4, 0) Me.TableLayoutPanel1.Controls.Add(Me.txt9_1, 3, 0) Me.TableLayoutPanel1.Controls.Add(Me.txt8_1, 2, 0) Me.TableLayoutPanel1.Controls.Add(Me.txt7_1, 1, 0) Me.TableLayoutPanel1.Controls.Add(Me.txt6_1, 0, 0) Me.TableLayoutPanel1.Controls.Add(Me.txt11_3, 5, 2) Me.TableLayoutPanel1.Location = New System.Drawing.Point(18, 534) Me.TableLayoutPanel1.Name = "TableLayoutPanel1" Me.TableLayoutPanel1.RowCount = 4 Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50.0!)) Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50.0!)) Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!)) Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!)) Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!)) Me.TableLayoutPanel1.Size = New System.Drawing.Size(490, 86) Me.TableLayoutPanel1.TabIndex = 18 ' 'txt12_4 ' Me.txt12_4.Location = New System.Drawing.Point(403, 69) Me.txt12_4.Name = "txt12_4" Me.txt12_4.Size = New System.Drawing.Size(66, 20) Me.txt12_4.TabIndex = 27 ' 'txt11_4 ' Me.txt11_4.Location = New System.Drawing.Point(334, 69) Me.txt11_4.Name = "txt11_4" Me.txt11_4.Size = New System.Drawing.Size(63, 20) Me.txt11_4.TabIndex = 26 ' 'txt10_4 ' Me.txt10_4.Location = New System.Drawing.Point(276, 69) Me.txt10_4.Name = "txt10_4" Me.txt10_4.Size = New System.Drawing.Size(52, 20) Me.txt10_4.TabIndex = 25 ' 'txt9_4 ' Me.txt9_4.Location = New System.Drawing.Point(197, 69) Me.txt9_4.Name = "txt9_4" Me.txt9_4.Size = New System.Drawing.Size(73, 20) Me.txt9_4.TabIndex = 24 ' 'txt8_4 ' Me.txt8_4.Location = New System.Drawing.Point(109, 69) Me.txt8_4.Name = "txt8_4" Me.txt8_4.Size = New System.Drawing.Size(82, 20) Me.txt8_4.TabIndex = 23 ' 'txt7_4 ' Me.txt7_4.Location = New System.Drawing.Point(61, 69) Me.txt7_4.Name = "txt7_4" Me.txt7_4.Size = New System.Drawing.Size(42, 20) Me.txt7_4.TabIndex = 22 ' 'txt6_4 ' Me.txt6_4.Location = New System.Drawing.Point(3, 69) Me.txt6_4.Name = "txt6_4" Me.txt6_4.Size = New System.Drawing.Size(52, 20) Me.txt6_4.TabIndex = 21 ' 'txt12_3 ' Me.txt12_3.Location = New System.Drawing.Point(403, 49) Me.txt12_3.Name = "txt12_3" Me.txt12_3.Size = New System.Drawing.Size(66, 20) Me.txt12_3.TabIndex = 20 ' 'txt10_3 ' Me.txt10_3.Location = New System.Drawing.Point(276, 49) Me.txt10_3.Name = "txt10_3" Me.txt10_3.Size = New System.Drawing.Size(52, 20) Me.txt10_3.TabIndex = 18 ' 'txt9_3 ' Me.txt9_3.Location = New System.Drawing.Point(197, 49) Me.txt9_3.Name = "txt9_3" Me.txt9_3.Size = New System.Drawing.Size(73, 20) Me.txt9_3.TabIndex = 17 ' 'txt8_3 ' Me.txt8_3.Location = New System.Drawing.Point(109, 49) Me.txt8_3.Name = "txt8_3" Me.txt8_3.Size = New System.Drawing.Size(82, 20) Me.txt8_3.TabIndex = 16 ' 'txt7_3 ' Me.txt7_3.Location = New System.Drawing.Point(61, 49) Me.txt7_3.Name = "txt7_3" Me.txt7_3.Size = New System.Drawing.Size(42, 20) Me.txt7_3.TabIndex = 15 ' 'txt6_3 ' Me.txt6_3.Location = New System.Drawing.Point(3, 49) Me.txt6_3.Name = "txt6_3" Me.txt6_3.Size = New System.Drawing.Size(52, 20) Me.txt6_3.TabIndex = 14 ' 'txt12_2 ' Me.txt12_2.Location = New System.Drawing.Point(403, 26) Me.txt12_2.Name = "txt12_2" Me.txt12_2.Size = New System.Drawing.Size(66, 20) Me.txt12_2.TabIndex = 13 ' 'txt11_2 ' Me.txt11_2.Location = New System.Drawing.Point(334, 26) Me.txt11_2.Name = "txt11_2" Me.txt11_2.Size = New System.Drawing.Size(63, 20) Me.txt11_2.TabIndex = 12 ' 'txt10_2 ' Me.txt10_2.Location = New System.Drawing.Point(276, 26) Me.txt10_2.Name = "txt10_2" Me.txt10_2.Size = New System.Drawing.Size(52, 20) Me.txt10_2.TabIndex = 11 ' 'txt9_2 ' Me.txt9_2.Location = New System.Drawing.Point(197, 26) Me.txt9_2.Name = "txt9_2" Me.txt9_2.Size = New System.Drawing.Size(73, 20) Me.txt9_2.TabIndex = 10 ' 'txt8_2 ' Me.txt8_2.Location = New System.Drawing.Point(109, 26) Me.txt8_2.Name = "txt8_2" Me.txt8_2.Size = New System.Drawing.Size(82, 20) Me.txt8_2.TabIndex = 9 ' 'txt7_2 ' Me.txt7_2.Location = New System.Drawing.Point(61, 26) Me.txt7_2.Name = "txt7_2" Me.txt7_2.Size = New System.Drawing.Size(42, 20) Me.txt7_2.TabIndex = 8 ' 'txt6_2 ' Me.txt6_2.Location = New System.Drawing.Point(3, 26) Me.txt6_2.Name = "txt6_2" Me.txt6_2.Size = New System.Drawing.Size(52, 20) Me.txt6_2.TabIndex = 7 ' 'txt12_1 ' Me.txt12_1.Location = New System.Drawing.Point(403, 3) Me.txt12_1.Name = "txt12_1" Me.txt12_1.Size = New System.Drawing.Size(66, 20) Me.txt12_1.TabIndex = 6 ' 'txt11_1 ' Me.txt11_1.Location = New System.Drawing.Point(334, 3) Me.txt11_1.Name = "txt11_1" Me.txt11_1.Size = New System.Drawing.Size(63, 20) Me.txt11_1.TabIndex = 5 ' 'txt10_1 ' Me.txt10_1.Location = New System.Drawing.Point(276, 3) Me.txt10_1.Name = "txt10_1" Me.txt10_1.Size = New System.Drawing.Size(52, 20) Me.txt10_1.TabIndex = 4 ' 'txt9_1 ' Me.txt9_1.Location = New System.Drawing.Point(197, 3) Me.txt9_1.Name = "txt9_1" Me.txt9_1.Size = New System.Drawing.Size(73, 20) Me.txt9_1.TabIndex = 3 ' 'txt8_1 ' Me.txt8_1.Location = New System.Drawing.Point(109, 3) Me.txt8_1.Name = "txt8_1" Me.txt8_1.Size = New System.Drawing.Size(82, 20) Me.txt8_1.TabIndex = 2 ' 'txt7_1 ' Me.txt7_1.Location = New System.Drawing.Point(61, 3) Me.txt7_1.Name = "txt7_1" Me.txt7_1.Size = New System.Drawing.Size(42, 20) Me.txt7_1.TabIndex = 1 ' 'txt6_1 ' Me.txt6_1.Location = New System.Drawing.Point(3, 3) Me.txt6_1.Name = "txt6_1" Me.txt6_1.Size = New System.Drawing.Size(52, 20) Me.txt6_1.TabIndex = 0 ' 'txt11_3 ' Me.txt11_3.Location = New System.Drawing.Point(334, 49) Me.txt11_3.Name = "txt11_3" Me.txt11_3.Size = New System.Drawing.Size(63, 20) Me.txt11_3.TabIndex = 19 ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label21.Location = New System.Drawing.Point(20, 505) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(56, 26) Me.Label21.TabIndex = 102 Me.Label21.Text = "Zeichen u." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Nummern" ' 'Label22 ' Me.Label22.AutoSize = True Me.Label22.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label22.Location = New System.Drawing.Point(87, 505) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(60, 26) Me.Label22.TabIndex = 103 Me.Label22.Text = "Anzahl der " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Packstücke" ' 'Label23 ' Me.Label23.AutoSize = True Me.Label23.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label23.Location = New System.Drawing.Point(164, 505) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(63, 26) Me.Label23.TabIndex = 104 Me.Label23.Text = "Art der " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Verpackung" ' 'Label24 ' Me.Label24.AutoSize = True Me.Label24.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label24.Location = New System.Drawing.Point(236, 505) Me.Label24.Name = "Label24" Me.Label24.Size = New System.Drawing.Size(71, 26) Me.Label24.TabIndex = 105 Me.Label24.Text = "Bezeichnung " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "des Gutes" ' 'Label25 ' Me.Label25.AutoSize = True Me.Label25.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label25.Location = New System.Drawing.Point(316, 512) Me.Label25.Name = "Label25" Me.Label25.Size = New System.Drawing.Size(42, 13) Me.Label25.TabIndex = 106 Me.Label25.Text = "Stat.Nr." ' 'Label26 ' Me.Label26.AutoSize = True Me.Label26.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label26.Location = New System.Drawing.Point(376, 512) Me.Label26.Name = "Label26" Me.Label26.Size = New System.Drawing.Size(49, 13) Me.Label26.TabIndex = 107 Me.Label26.Text = "Brutto kg" ' 'Label27 ' Me.Label27.AutoSize = True Me.Label27.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label27.Location = New System.Drawing.Point(442, 512) Me.Label27.Name = "Label27" Me.Label27.Size = New System.Drawing.Size(43, 13) Me.Label27.TabIndex = 108 Me.Label27.Text = "Umfang" ' 'Label43 ' Me.Label43.AutoSize = True Me.Label43.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label43.Location = New System.Drawing.Point(18, 650) Me.Label43.Name = "Label43" Me.Label43.Size = New System.Drawing.Size(74, 13) Me.Label43.TabIndex = 144 Me.Label43.Text = "Bemerkung:" ' 'rtbBem ' Me.rtbBem.Location = New System.Drawing.Point(122, 647) Me.rtbBem.Name = "rtbBem" Me.rtbBem.Size = New System.Drawing.Size(371, 90) Me.rtbBem.TabIndex = 35 Me.rtbBem.Text = "" ' 'ReportViewer1 ' Me.ReportViewer1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink Me.ReportViewer1.Location = New System.Drawing.Point(516, -520) Me.ReportViewer1.Name = "ReportViewer1" Me.ReportViewer1.Size = New System.Drawing.Size(639, 999) Me.ReportViewer1.TabIndex = 183 ' 'btnRefresh ' Me.btnRefresh.Location = New System.Drawing.Point(515, 5) Me.btnRefresh.Name = "btnRefresh" Me.btnRefresh.Size = New System.Drawing.Size(164, 23) Me.btnRefresh.TabIndex = 195 Me.btnRefresh.Text = "Bericht erstellen" Me.btnRefresh.UseVisualStyleBackColor = True ' 'CheckBox1 ' Me.CheckBox1.AutoSize = True Me.CheckBox1.Checked = True Me.CheckBox1.CheckState = System.Windows.Forms.CheckState.Checked Me.CheckBox1.Location = New System.Drawing.Point(706, 8) Me.CheckBox1.Name = "CheckBox1" Me.CheckBox1.Size = New System.Drawing.Size(127, 17) Me.CheckBox1.TabIndex = 196 Me.CheckBox1.Text = "Automatisch Erstellen" Me.CheckBox1.UseVisualStyleBackColor = True ' 'txtFrachtf_strnr ' Me.txtFrachtf_strnr.Location = New System.Drawing.Point(363, 119) Me.txtFrachtf_strnr.Name = "txtFrachtf_strnr" Me.txtFrachtf_strnr.Size = New System.Drawing.Size(130, 20) Me.txtFrachtf_strnr.TabIndex = 199 ' 'cboFrachtf_land ' Me.cboFrachtf_land.FormattingEnabled = True Me.cboFrachtf_land.Location = New System.Drawing.Point(122, 140) Me.cboFrachtf_land.Name = "cboFrachtf_land" Me.cboFrachtf_land.Size = New System.Drawing.Size(52, 21) Me.cboFrachtf_land.TabIndex = 200 ' 'txtFrachtf_ort ' Me.txtFrachtf_ort.Location = New System.Drawing.Point(231, 140) Me.txtFrachtf_ort.Name = "txtFrachtf_ort" Me.txtFrachtf_ort.Size = New System.Drawing.Size(262, 20) Me.txtFrachtf_ort.TabIndex = 202 ' 'Label36 ' Me.Label36.AutoSize = True Me.Label36.Location = New System.Drawing.Point(18, 143) Me.Label36.Name = "Label36" Me.Label36.Size = New System.Drawing.Size(90, 13) Me.Label36.TabIndex = 205 Me.Label36.Text = "Land / PLZ / Ort:" ' 'txtFrachtf_plz ' Me.txtFrachtf_plz.Location = New System.Drawing.Point(175, 140) Me.txtFrachtf_plz.Name = "txtFrachtf_plz" Me.txtFrachtf_plz.Size = New System.Drawing.Size(55, 20) Me.txtFrachtf_plz.TabIndex = 201 ' 'Label37 ' Me.Label37.AutoSize = True Me.Label37.Location = New System.Drawing.Point(18, 122) Me.Label37.Name = "Label37" Me.Label37.Size = New System.Drawing.Size(63, 13) Me.Label37.TabIndex = 204 Me.Label37.Text = "Straße / Nr:" ' 'txtFrachtf_str ' Me.txtFrachtf_str.Location = New System.Drawing.Point(122, 119) Me.txtFrachtf_str.Name = "txtFrachtf_str" Me.txtFrachtf_str.Size = New System.Drawing.Size(240, 20) Me.txtFrachtf_str.TabIndex = 198 ' 'Label38 ' Me.Label38.AutoSize = True Me.Label38.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label38.Location = New System.Drawing.Point(18, 78) Me.Label38.Name = "Label38" Me.Label38.Size = New System.Drawing.Size(80, 13) Me.Label38.TabIndex = 203 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(122, 75) Me.txtFrachtf_firma.Name = "txtFrachtf_firma" Me.txtFrachtf_firma.Size = New System.Drawing.Size(293, 20) Me.txtFrachtf_firma.TabIndex = 197 ' 'txtFrachtpos ' Me.txtFrachtpos.Location = New System.Drawing.Point(122, 22) Me.txtFrachtpos.Name = "txtFrachtpos" Me.txtFrachtpos.Size = New System.Drawing.Size(371, 20) Me.txtFrachtpos.TabIndex = 207 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label7.Location = New System.Drawing.Point(12, 22) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(112, 17) Me.Label7.TabIndex = 208 Me.Label7.Text = "Frachtpos.Nr.:" ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(18, 100) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(88, 13) Me.Label8.TabIndex = 210 Me.Label8.Text = "Ansprechpartner:" ' 'txtFrachtfAnpsr ' Me.txtFrachtfAnpsr.Location = New System.Drawing.Point(122, 97) Me.txtFrachtfAnpsr.Name = "txtFrachtfAnpsr" Me.txtFrachtfAnpsr.Size = New System.Drawing.Size(371, 20) Me.txtFrachtfAnpsr.TabIndex = 209 ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(18, 220) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(88, 13) Me.Label9.TabIndex = 212 Me.Label9.Text = "Ansprechpartner:" ' 'txtLadestAnpsr ' Me.txtLadestAnpsr.Location = New System.Drawing.Point(122, 217) Me.txtLadestAnpsr.Name = "txtLadestAnpsr" Me.txtLadestAnpsr.Size = New System.Drawing.Size(371, 20) Me.txtLadestAnpsr.TabIndex = 211 ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Location = New System.Drawing.Point(18, 362) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(88, 13) Me.Label10.TabIndex = 214 Me.Label10.Text = "Ansprechpartner:" ' 'txtEntladestAnpsr ' Me.txtEntladestAnpsr.Location = New System.Drawing.Point(122, 359) Me.txtEntladestAnpsr.Name = "txtEntladestAnpsr" Me.txtEntladestAnpsr.Size = New System.Drawing.Size(371, 20) Me.txtEntladestAnpsr.TabIndex = 213 ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label11.Location = New System.Drawing.Point(18, 285) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(45, 13) Me.Label11.TabIndex = 216 Me.Label11.Text = "Termin" ' 'txtLadest_terminVon ' Me.txtLadest_terminVon.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtLadest_terminVon.Location = New System.Drawing.Point(231, 282) Me.txtLadest_terminVon.Name = "txtLadest_terminVon" Me.txtLadest_terminVon.Size = New System.Drawing.Size(118, 20) Me.txtLadest_terminVon.TabIndex = 215 ' 'datLadest_terminDat ' Me.datLadest_terminDat.Location = New System.Drawing.Point(122, 282) Me.datLadest_terminDat.Name = "datLadest_terminDat" Me.datLadest_terminDat.Size = New System.Drawing.Size(108, 20) Me.datLadest_terminDat.TabIndex = 217 ' 'txtLadest_terminBis ' Me.txtLadest_terminBis.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtLadest_terminBis.Location = New System.Drawing.Point(364, 282) Me.txtLadest_terminBis.Name = "txtLadest_terminBis" Me.txtLadest_terminBis.Size = New System.Drawing.Size(129, 20) Me.txtLadest_terminBis.TabIndex = 218 ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Location = New System.Drawing.Point(352, 285) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(10, 13) Me.Label12.TabIndex = 219 Me.Label12.Text = "-" ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Location = New System.Drawing.Point(61, 285) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(50, 13) Me.Label13.TabIndex = 220 Me.Label13.Text = "(von-bis):" ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Location = New System.Drawing.Point(61, 427) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(47, 13) Me.Label14.TabIndex = 226 Me.Label14.Text = "(von-bis)" ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Location = New System.Drawing.Point(352, 427) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(10, 13) Me.Label15.TabIndex = 225 Me.Label15.Text = "-" ' 'txtEntladest_terminBis ' Me.txtEntladest_terminBis.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtEntladest_terminBis.Location = New System.Drawing.Point(364, 424) Me.txtEntladest_terminBis.Name = "txtEntladest_terminBis" Me.txtEntladest_terminBis.Size = New System.Drawing.Size(129, 20) Me.txtEntladest_terminBis.TabIndex = 224 ' 'datEntladest_terminDat ' Me.datEntladest_terminDat.Location = New System.Drawing.Point(122, 424) Me.datEntladest_terminDat.Name = "datEntladest_terminDat" Me.datEntladest_terminDat.Size = New System.Drawing.Size(108, 20) Me.datEntladest_terminDat.TabIndex = 223 ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label16.Location = New System.Drawing.Point(18, 427) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(45, 13) Me.Label16.TabIndex = 222 Me.Label16.Text = "Termin" ' 'txtEntladest_terminVon ' Me.txtEntladest_terminVon.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtEntladest_terminVon.Location = New System.Drawing.Point(231, 424) Me.txtEntladest_terminVon.Name = "txtEntladest_terminVon" Me.txtEntladest_terminVon.Size = New System.Drawing.Size(118, 20) Me.txtEntladest_terminVon.TabIndex = 221 ' 'txtLkw_Art ' Me.txtLkw_Art.Location = New System.Drawing.Point(231, 162) Me.txtLkw_Art.Name = "txtLkw_Art" Me.txtLkw_Art.Size = New System.Drawing.Size(262, 20) Me.txtLkw_Art.TabIndex = 228 ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Location = New System.Drawing.Point(18, 165) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(81, 13) Me.Label17.TabIndex = 229 Me.Label17.Text = "LKW (KZ / Art):" ' 'txtLkw_Kennz ' Me.txtLkw_Kennz.Location = New System.Drawing.Point(122, 162) Me.txtLkw_Kennz.Name = "txtLkw_Kennz" Me.txtLkw_Kennz.Size = New System.Drawing.Size(108, 20) Me.txtLkw_Kennz.TabIndex = 227 ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label18.Location = New System.Drawing.Point(18, 482) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(53, 13) Me.Label18.TabIndex = 230 Me.Label18.Text = "Ladung:" ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label19.Location = New System.Drawing.Point(18, 750) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(94, 13) Me.Label19.TabIndex = 232 Me.Label19.Text = "Verzollungsadr:" ' 'rtbVerzollungsadresse ' Me.rtbVerzollungsadresse.Location = New System.Drawing.Point(122, 743) Me.rtbVerzollungsadresse.Name = "rtbVerzollungsadresse" Me.rtbVerzollungsadresse.Size = New System.Drawing.Size(371, 45) Me.rtbVerzollungsadresse.TabIndex = 231 Me.rtbVerzollungsadresse.Text = "" ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label20.Location = New System.Drawing.Point(18, 801) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(85, 13) Me.Label20.TabIndex = 234 Me.Label20.Text = "Frachtkosten:" ' 'rtbFrachtkosten ' Me.rtbFrachtkosten.Location = New System.Drawing.Point(122, 798) Me.rtbFrachtkosten.Name = "rtbFrachtkosten" Me.rtbFrachtkosten.Size = New System.Drawing.Size(371, 45) Me.rtbFrachtkosten.TabIndex = 235 Me.rtbFrachtkosten.Text = "" ' 'Label28 ' Me.Label28.AutoSize = True Me.Label28.Location = New System.Drawing.Point(18, 308) Me.Label28.Name = "Label28" Me.Label28.Size = New System.Drawing.Size(41, 13) Me.Label28.TabIndex = 237 Me.Label28.Text = "Ref.Nr:" ' 'txtLadest_RefNr ' Me.txtLadest_RefNr.Location = New System.Drawing.Point(122, 305) Me.txtLadest_RefNr.Name = "txtLadest_RefNr" Me.txtLadest_RefNr.Size = New System.Drawing.Size(371, 20) Me.txtLadest_RefNr.TabIndex = 236 ' 'Label29 ' Me.Label29.AutoSize = True Me.Label29.Location = New System.Drawing.Point(18, 449) Me.Label29.Name = "Label29" Me.Label29.Size = New System.Drawing.Size(41, 13) Me.Label29.TabIndex = 239 Me.Label29.Text = "Ref.Nr:" ' 'txtEntladest_RefNr ' Me.txtEntladest_RefNr.Location = New System.Drawing.Point(122, 446) Me.txtEntladest_RefNr.Name = "txtEntladest_RefNr" Me.txtEntladest_RefNr.Size = New System.Drawing.Size(371, 20) Me.txtEntladest_RefNr.TabIndex = 238 ' 'DirectorySearcher1 ' Me.DirectorySearcher1.ClientTimeout = System.TimeSpan.Parse("-00:00:01") Me.DirectorySearcher1.ServerPageTimeLimit = System.TimeSpan.Parse("-00:00:01") Me.DirectorySearcher1.ServerTimeLimit = System.TimeSpan.Parse("-00:00:01") ' 'Label30 ' Me.Label30.AutoSize = True Me.Label30.Location = New System.Drawing.Point(18, 49) Me.Label30.Name = "Label30" Me.Label30.Size = New System.Drawing.Size(41, 13) Me.Label30.TabIndex = 241 Me.Label30.Text = "Datum:" ' 'datTA ' Me.datTA.Location = New System.Drawing.Point(122, 43) Me.datTA.Name = "datTA" Me.datTA.Size = New System.Drawing.Size(200, 20) Me.datTA.TabIndex = 242 ' 'btnFrachtf_search ' Me.btnFrachtf_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnFrachtf_search.Location = New System.Drawing.Point(421, 75) Me.btnFrachtf_search.Name = "btnFrachtf_search" Me.btnFrachtf_search.Size = New System.Drawing.Size(72, 20) Me.btnFrachtf_search.TabIndex = 243 Me.btnFrachtf_search.Text = "Suche" Me.btnFrachtf_search.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.btnFrachtf_search.UseVisualStyleBackColor = True ' 'frmTransportauftrag ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.AutoScroll = True Me.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink Me.ClientSize = New System.Drawing.Size(1223, 661) Me.Controls.Add(Me.btnFrachtf_search) Me.Controls.Add(Me.datTA) Me.Controls.Add(Me.Label30) Me.Controls.Add(Me.Label29) Me.Controls.Add(Me.txtEntladest_RefNr) Me.Controls.Add(Me.Label28) Me.Controls.Add(Me.txtLadest_RefNr) Me.Controls.Add(Me.rtbFrachtkosten) Me.Controls.Add(Me.Label20) Me.Controls.Add(Me.Label19) Me.Controls.Add(Me.rtbVerzollungsadresse) Me.Controls.Add(Me.Label18) Me.Controls.Add(Me.txtLkw_Art) Me.Controls.Add(Me.Label17) Me.Controls.Add(Me.txtLkw_Kennz) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.Label15) Me.Controls.Add(Me.txtEntladest_terminBis) Me.Controls.Add(Me.datEntladest_terminDat) Me.Controls.Add(Me.Label16) Me.Controls.Add(Me.txtEntladest_terminVon) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.txtLadest_terminBis) Me.Controls.Add(Me.datLadest_terminDat) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.txtLadest_terminVon) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.txtEntladestAnpsr) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.txtLadestAnpsr) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.txtFrachtfAnpsr) Me.Controls.Add(Me.txtFrachtpos) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.txtFrachtf_strnr) Me.Controls.Add(Me.cboFrachtf_land) Me.Controls.Add(Me.txtFrachtf_ort) Me.Controls.Add(Me.Label36) Me.Controls.Add(Me.txtFrachtf_plz) Me.Controls.Add(Me.Label37) Me.Controls.Add(Me.txtFrachtf_str) Me.Controls.Add(Me.Label38) Me.Controls.Add(Me.txtFrachtf_firma) Me.Controls.Add(Me.CheckBox1) Me.Controls.Add(Me.btnRefresh) Me.Controls.Add(Me.ReportViewer1) Me.Controls.Add(Me.Label43) Me.Controls.Add(Me.rtbBem) Me.Controls.Add(Me.Label27) Me.Controls.Add(Me.Label26) Me.Controls.Add(Me.Label25) Me.Controls.Add(Me.Label24) Me.Controls.Add(Me.Label23) Me.Controls.Add(Me.Label22) Me.Controls.Add(Me.Label21) Me.Controls.Add(Me.TableLayoutPanel1) Me.Controls.Add(Me.txtEntladest_strnr) Me.Controls.Add(Me.cboEntladest_land) Me.Controls.Add(Me.txtEntladest_ort) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.txtEntladest_plz) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.txtEntladest_str) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.txtEntladest_firma) Me.Controls.Add(Me.txtAbs_strnr) Me.Controls.Add(Me.cboAbs_land) Me.Controls.Add(Me.txtAbs_ort) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.txtAbs_plz) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.txtAbs_str) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.txtAbs_firma) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Name = "frmTransportauftrag" Me.Text = "CMR" Me.TableLayoutPanel1.ResumeLayout(False) Me.TableLayoutPanel1.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 txtEntladest_strnr As System.Windows.Forms.TextBox Friend WithEvents cboEntladest_land As System.Windows.Forms.ComboBox Friend WithEvents txtEntladest_ort As System.Windows.Forms.TextBox Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents txtEntladest_plz As System.Windows.Forms.TextBox Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents txtEntladest_str As System.Windows.Forms.TextBox Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents txtEntladest_firma As System.Windows.Forms.TextBox Friend WithEvents TableLayoutPanel1 As System.Windows.Forms.TableLayoutPanel Friend WithEvents Label21 As System.Windows.Forms.Label Friend WithEvents Label22 As System.Windows.Forms.Label Friend WithEvents Label23 As System.Windows.Forms.Label Friend WithEvents Label24 As System.Windows.Forms.Label Friend WithEvents Label25 As System.Windows.Forms.Label Friend WithEvents Label26 As System.Windows.Forms.Label Friend WithEvents Label27 As System.Windows.Forms.Label Friend WithEvents txt12_4 As System.Windows.Forms.TextBox Friend WithEvents txt11_4 As System.Windows.Forms.TextBox Friend WithEvents txt10_4 As System.Windows.Forms.TextBox Friend WithEvents txt9_4 As System.Windows.Forms.TextBox Friend WithEvents txt8_4 As System.Windows.Forms.TextBox Friend WithEvents txt7_4 As System.Windows.Forms.TextBox Friend WithEvents txt6_4 As System.Windows.Forms.TextBox Friend WithEvents txt12_3 As System.Windows.Forms.TextBox Friend WithEvents txt11_3 As System.Windows.Forms.TextBox Friend WithEvents txt10_3 As System.Windows.Forms.TextBox Friend WithEvents txt9_3 As System.Windows.Forms.TextBox Friend WithEvents txt8_3 As System.Windows.Forms.TextBox Friend WithEvents txt7_3 As System.Windows.Forms.TextBox Friend WithEvents txt6_3 As System.Windows.Forms.TextBox Friend WithEvents txt12_2 As System.Windows.Forms.TextBox Friend WithEvents txt11_2 As System.Windows.Forms.TextBox Friend WithEvents txt10_2 As System.Windows.Forms.TextBox Friend WithEvents txt9_2 As System.Windows.Forms.TextBox Friend WithEvents txt8_2 As System.Windows.Forms.TextBox Friend WithEvents txt7_2 As System.Windows.Forms.TextBox Friend WithEvents txt6_2 As System.Windows.Forms.TextBox Friend WithEvents txt12_1 As System.Windows.Forms.TextBox Friend WithEvents txt11_1 As System.Windows.Forms.TextBox Friend WithEvents txt10_1 As System.Windows.Forms.TextBox Friend WithEvents txt9_1 As System.Windows.Forms.TextBox Friend WithEvents txt8_1 As System.Windows.Forms.TextBox Friend WithEvents txt7_1 As System.Windows.Forms.TextBox Friend WithEvents txt6_1 As System.Windows.Forms.TextBox Friend WithEvents Label43 As System.Windows.Forms.Label Friend WithEvents rtbBem As System.Windows.Forms.RichTextBox Private WithEvents ReportViewer1 As Microsoft.Reporting.WinForms.ReportViewer Friend WithEvents btnRefresh As System.Windows.Forms.Button Friend WithEvents CheckBox1 As System.Windows.Forms.CheckBox 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 txtFrachtpos As System.Windows.Forms.TextBox Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents txtFrachtfAnpsr As System.Windows.Forms.TextBox Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents txtLadestAnpsr As System.Windows.Forms.TextBox Friend WithEvents Label10 As System.Windows.Forms.Label Friend WithEvents txtEntladestAnpsr As System.Windows.Forms.TextBox Friend WithEvents Label11 As System.Windows.Forms.Label Friend WithEvents txtLadest_terminVon As System.Windows.Forms.TextBox Friend WithEvents datLadest_terminDat As System.Windows.Forms.DateTimePicker Friend WithEvents txtLadest_terminBis As System.Windows.Forms.TextBox Friend WithEvents Label12 As System.Windows.Forms.Label Friend WithEvents Label13 As System.Windows.Forms.Label Friend WithEvents Label14 As System.Windows.Forms.Label Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents txtEntladest_terminBis As System.Windows.Forms.TextBox Friend WithEvents datEntladest_terminDat As System.Windows.Forms.DateTimePicker Friend WithEvents Label16 As System.Windows.Forms.Label Friend WithEvents txtEntladest_terminVon As System.Windows.Forms.TextBox Friend WithEvents txtLkw_Art As System.Windows.Forms.TextBox Friend WithEvents Label17 As System.Windows.Forms.Label Friend WithEvents txtLkw_Kennz As System.Windows.Forms.TextBox Friend WithEvents Label18 As System.Windows.Forms.Label Friend WithEvents Label19 As System.Windows.Forms.Label Friend WithEvents rtbVerzollungsadresse As System.Windows.Forms.RichTextBox Friend WithEvents Label20 As System.Windows.Forms.Label Friend WithEvents rtbFrachtkosten As System.Windows.Forms.RichTextBox Friend WithEvents Label28 As System.Windows.Forms.Label Friend WithEvents txtLadest_RefNr As System.Windows.Forms.TextBox Friend WithEvents Label29 As System.Windows.Forms.Label Friend WithEvents txtEntladest_RefNr As System.Windows.Forms.TextBox Friend WithEvents DirectorySearcher1 As System.DirectoryServices.DirectorySearcher Friend WithEvents Label30 As System.Windows.Forms.Label Friend WithEvents datTA As System.Windows.Forms.DateTimePicker Friend WithEvents btnFrachtf_search As System.Windows.Forms.Button End Class