Frachtkostenberechnung und ATEZ-API
This commit is contained in:
597
Aviso/frmATEZ_NCTS.Designer.vb
generated
597
Aviso/frmATEZ_NCTS.Designer.vb
generated
@@ -24,28 +24,20 @@ Partial Class frmATEZ_NCTS
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmATEZ_NCTS))
|
||||
Me.txtDyMandant = New System.Windows.Forms.Label()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.txtDyNiederlassung = New System.Windows.Forms.Label()
|
||||
Me.lblBezugsnummer = New System.Windows.Forms.Label()
|
||||
Me.Label9 = New System.Windows.Forms.Label()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.Label4 = New System.Windows.Forms.Label()
|
||||
Me.lklRoutenauswahl = New System.Windows.Forms.LinkLabel()
|
||||
Me.Label14 = New System.Windows.Forms.Label()
|
||||
Me.Label5 = New System.Windows.Forms.Label()
|
||||
Me.lblC = New System.Windows.Forms.Label()
|
||||
Me.cbxTemperatur = New System.Windows.Forms.CheckBox()
|
||||
Me.Label7 = New System.Windows.Forms.Label()
|
||||
Me.dtpDat = New System.Windows.Forms.DateTimePicker()
|
||||
Me.Label8 = New System.Windows.Forms.Label()
|
||||
Me.pnlHead = New System.Windows.Forms.Panel()
|
||||
Me.lblInfo = New System.Windows.Forms.Label()
|
||||
Me.Label6 = New System.Windows.Forms.Label()
|
||||
Me.Label8 = New System.Windows.Forms.Label()
|
||||
Me.cboStammreferenz = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.txtLKWId = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.usrCntl_Carrier = New SDL.usrCntlAdresse()
|
||||
Me.txtDat = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.dtpDat = New System.Windows.Forms.DateTimePicker()
|
||||
Me.Label7 = New System.Windows.Forms.Label()
|
||||
Me.lblC = New System.Windows.Forms.Label()
|
||||
Me.txtTransporttemp = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.cbxTemperatur = New System.Windows.Forms.CheckBox()
|
||||
Me.sbDurchgangszollstelle5 = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
Me.sbDurchgangszollstelle9 = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
Me.sbDurchgangszollstelle8 = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
@@ -55,6 +47,8 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle3 = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
Me.sbDurchgangszollstelle2 = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
Me.sbDurchgangszollstelle1 = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
Me.Label5 = New System.Windows.Forms.Label()
|
||||
Me.lklRoutenauswahl = New System.Windows.Forms.LinkLabel()
|
||||
Me.sbRoute5 = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
Me.sbRoute9 = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
Me.sbRoute8 = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
@@ -64,64 +58,22 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute3 = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
Me.sbRoute2 = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
Me.sbRoute1 = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
Me.Label14 = New System.Windows.Forms.Label()
|
||||
Me.Label4 = New System.Windows.Forms.Label()
|
||||
Me.sbBestimmungsZollstelle = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.dgvAnhaenge = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
||||
Me.columnName = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.Label9 = New System.Windows.Forms.Label()
|
||||
Me.sbAbgangZollstelle = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
Me.lblInfo = New System.Windows.Forms.Label()
|
||||
Me.txtDyMandant = New System.Windows.Forms.Label()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.txtDyNiederlassung = New System.Windows.Forms.Label()
|
||||
Me.lblBezugsnummer = New System.Windows.Forms.Label()
|
||||
Me.pnlHead.SuspendLayout()
|
||||
CType(Me.dgvAnhaenge, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'txtDyMandant
|
||||
'
|
||||
Me.txtDyMandant.BackColor = System.Drawing.Color.White
|
||||
Me.txtDyMandant.Location = New System.Drawing.Point(4, 7)
|
||||
Me.txtDyMandant.Name = "txtDyMandant"
|
||||
Me.txtDyMandant.Size = New System.Drawing.Size(44, 13)
|
||||
Me.txtDyMandant.TabIndex = 23
|
||||
Me.txtDyMandant.Text = "VERG"
|
||||
Me.txtDyMandant.TextAlign = System.Drawing.ContentAlignment.TopRight
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.BackColor = System.Drawing.Color.White
|
||||
Me.Label1.Location = New System.Drawing.Point(192, 7)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(82, 13)
|
||||
Me.Label1.TabIndex = 20
|
||||
Me.Label1.Text = "Bezugsnummer:"
|
||||
'
|
||||
'txtDyNiederlassung
|
||||
'
|
||||
Me.txtDyNiederlassung.BackColor = System.Drawing.Color.White
|
||||
Me.txtDyNiederlassung.Location = New System.Drawing.Point(54, 8)
|
||||
Me.txtDyNiederlassung.Name = "txtDyNiederlassung"
|
||||
Me.txtDyNiederlassung.Size = New System.Drawing.Size(45, 12)
|
||||
Me.txtDyNiederlassung.TabIndex = 22
|
||||
Me.txtDyNiederlassung.Text = "SUB"
|
||||
'
|
||||
'lblBezugsnummer
|
||||
'
|
||||
Me.lblBezugsnummer.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.lblBezugsnummer.BackColor = System.Drawing.Color.White
|
||||
Me.lblBezugsnummer.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblBezugsnummer.Location = New System.Drawing.Point(280, 7)
|
||||
Me.lblBezugsnummer.Name = "lblBezugsnummer"
|
||||
Me.lblBezugsnummer.Size = New System.Drawing.Size(193, 23)
|
||||
Me.lblBezugsnummer.TabIndex = 21
|
||||
Me.lblBezugsnummer.Text = "4800/000000/17 AAA"
|
||||
Me.lblBezugsnummer.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
'
|
||||
'Label9
|
||||
'
|
||||
Me.Label9.Location = New System.Drawing.Point(12, 97)
|
||||
Me.Label9.Name = "Label9"
|
||||
Me.Label9.Size = New System.Drawing.Size(103, 17)
|
||||
Me.Label9.TabIndex = 24
|
||||
Me.Label9.Text = "Abgangs-Zollstelle:"
|
||||
'
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
@@ -130,7 +82,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
||||
Me.Button1.Location = New System.Drawing.Point(153, 710)
|
||||
Me.Button1.Location = New System.Drawing.Point(154, 716)
|
||||
Me.Button1.Margin = New System.Windows.Forms.Padding(2)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(159, 42)
|
||||
@@ -138,108 +90,85 @@ Partial Class frmATEZ_NCTS
|
||||
Me.Button1.Text = "An ATEZ senden -->"
|
||||
Me.Button1.UseVisualStyleBackColor = False
|
||||
'
|
||||
'Label3
|
||||
'pnlHead
|
||||
'
|
||||
Me.Label3.Location = New System.Drawing.Point(12, 71)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(103, 17)
|
||||
Me.Label3.TabIndex = 42
|
||||
Me.Label3.Text = "LKW-KZ:"
|
||||
Me.pnlHead.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
|
||||
Me.pnlHead.Controls.Add(Me.lblInfo)
|
||||
Me.pnlHead.Controls.Add(Me.Label6)
|
||||
Me.pnlHead.Controls.Add(Me.Label8)
|
||||
Me.pnlHead.Controls.Add(Me.cboStammreferenz)
|
||||
Me.pnlHead.Controls.Add(Me.txtLKWId)
|
||||
Me.pnlHead.Controls.Add(Me.usrCntl_Carrier)
|
||||
Me.pnlHead.Controls.Add(Me.txtDat)
|
||||
Me.pnlHead.Controls.Add(Me.dtpDat)
|
||||
Me.pnlHead.Controls.Add(Me.Label7)
|
||||
Me.pnlHead.Controls.Add(Me.lblC)
|
||||
Me.pnlHead.Controls.Add(Me.txtTransporttemp)
|
||||
Me.pnlHead.Controls.Add(Me.cbxTemperatur)
|
||||
Me.pnlHead.Controls.Add(Me.sbDurchgangszollstelle5)
|
||||
Me.pnlHead.Controls.Add(Me.sbDurchgangszollstelle9)
|
||||
Me.pnlHead.Controls.Add(Me.sbDurchgangszollstelle8)
|
||||
Me.pnlHead.Controls.Add(Me.sbDurchgangszollstelle7)
|
||||
Me.pnlHead.Controls.Add(Me.sbDurchgangszollstelle6)
|
||||
Me.pnlHead.Controls.Add(Me.sbDurchgangszollstelle4)
|
||||
Me.pnlHead.Controls.Add(Me.sbDurchgangszollstelle3)
|
||||
Me.pnlHead.Controls.Add(Me.sbDurchgangszollstelle2)
|
||||
Me.pnlHead.Controls.Add(Me.sbDurchgangszollstelle1)
|
||||
Me.pnlHead.Controls.Add(Me.Label5)
|
||||
Me.pnlHead.Controls.Add(Me.lklRoutenauswahl)
|
||||
Me.pnlHead.Controls.Add(Me.sbRoute5)
|
||||
Me.pnlHead.Controls.Add(Me.sbRoute9)
|
||||
Me.pnlHead.Controls.Add(Me.sbRoute8)
|
||||
Me.pnlHead.Controls.Add(Me.sbRoute7)
|
||||
Me.pnlHead.Controls.Add(Me.sbRoute6)
|
||||
Me.pnlHead.Controls.Add(Me.sbRoute4)
|
||||
Me.pnlHead.Controls.Add(Me.sbRoute3)
|
||||
Me.pnlHead.Controls.Add(Me.sbRoute2)
|
||||
Me.pnlHead.Controls.Add(Me.sbRoute1)
|
||||
Me.pnlHead.Controls.Add(Me.Label14)
|
||||
Me.pnlHead.Controls.Add(Me.Label4)
|
||||
Me.pnlHead.Controls.Add(Me.sbBestimmungsZollstelle)
|
||||
Me.pnlHead.Controls.Add(Me.Label3)
|
||||
Me.pnlHead.Controls.Add(Me.dgvAnhaenge)
|
||||
Me.pnlHead.Controls.Add(Me.Label9)
|
||||
Me.pnlHead.Controls.Add(Me.sbAbgangZollstelle)
|
||||
Me.pnlHead.Controls.Add(Me.txtDyMandant)
|
||||
Me.pnlHead.Controls.Add(Me.Label1)
|
||||
Me.pnlHead.Controls.Add(Me.txtDyNiederlassung)
|
||||
Me.pnlHead.Controls.Add(Me.lblBezugsnummer)
|
||||
Me.pnlHead.Location = New System.Drawing.Point(3, 2)
|
||||
Me.pnlHead.Name = "pnlHead"
|
||||
Me.pnlHead.Size = New System.Drawing.Size(478, 706)
|
||||
Me.pnlHead.TabIndex = 112
|
||||
'
|
||||
'Label4
|
||||
'lblInfo
|
||||
'
|
||||
Me.Label4.Location = New System.Drawing.Point(12, 120)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(121, 17)
|
||||
Me.Label4.TabIndex = 44
|
||||
Me.Label4.Text = "Bestimmungs-Zollstelle:"
|
||||
Me.lblInfo.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblInfo.ForeColor = System.Drawing.Color.Red
|
||||
Me.lblInfo.Location = New System.Drawing.Point(10, 27)
|
||||
Me.lblInfo.Name = "lblInfo"
|
||||
Me.lblInfo.Size = New System.Drawing.Size(460, 27)
|
||||
Me.lblInfo.TabIndex = 148
|
||||
'
|
||||
'lklRoutenauswahl
|
||||
'Label6
|
||||
'
|
||||
Me.lklRoutenauswahl.AutoSize = True
|
||||
Me.lklRoutenauswahl.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.lklRoutenauswahl.Location = New System.Drawing.Point(394, 483)
|
||||
Me.lklRoutenauswahl.Name = "lklRoutenauswahl"
|
||||
Me.lklRoutenauswahl.Size = New System.Drawing.Size(81, 13)
|
||||
Me.lklRoutenauswahl.TabIndex = 54
|
||||
Me.lklRoutenauswahl.TabStop = True
|
||||
Me.lklRoutenauswahl.Text = "Routenauswahl"
|
||||
'
|
||||
'Label14
|
||||
'
|
||||
Me.Label14.Location = New System.Drawing.Point(12, 483)
|
||||
Me.Label14.Name = "Label14"
|
||||
Me.Label14.Size = New System.Drawing.Size(135, 13)
|
||||
Me.Label14.TabIndex = 53
|
||||
Me.Label14.Text = "Route:"
|
||||
'
|
||||
'Label5
|
||||
'
|
||||
Me.Label5.Location = New System.Drawing.Point(12, 388)
|
||||
Me.Label5.Name = "Label5"
|
||||
Me.Label5.Size = New System.Drawing.Size(135, 13)
|
||||
Me.Label5.TabIndex = 64
|
||||
Me.Label5.Text = "Durchgangszollstellen:"
|
||||
'
|
||||
'lblC
|
||||
'
|
||||
Me.lblC.AutoSize = True
|
||||
Me.lblC.Location = New System.Drawing.Point(253, 173)
|
||||
Me.lblC.Name = "lblC"
|
||||
Me.lblC.Size = New System.Drawing.Size(18, 13)
|
||||
Me.lblC.TabIndex = 78
|
||||
Me.lblC.Text = "°C"
|
||||
'
|
||||
'cbxTemperatur
|
||||
'
|
||||
Me.cbxTemperatur.AutoSize = True
|
||||
Me.cbxTemperatur.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxTemperatur.Location = New System.Drawing.Point(15, 169)
|
||||
Me.cbxTemperatur.Name = "cbxTemperatur"
|
||||
Me.cbxTemperatur.Size = New System.Drawing.Size(125, 17)
|
||||
Me.cbxTemperatur.TabIndex = 76
|
||||
Me.cbxTemperatur.TabStop = False
|
||||
Me.cbxTemperatur.Text = "Trasport-Temperatur:"
|
||||
Me.cbxTemperatur.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label7
|
||||
'
|
||||
Me.Label7.Location = New System.Drawing.Point(12, 142)
|
||||
Me.Label7.Name = "Label7"
|
||||
Me.Label7.Size = New System.Drawing.Size(103, 17)
|
||||
Me.Label7.TabIndex = 79
|
||||
Me.Label7.Text = "Datumgrenze:"
|
||||
'
|
||||
'dtpDat
|
||||
'
|
||||
Me.dtpDat.CustomFormat = "''"
|
||||
Me.dtpDat.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.dtpDat.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
||||
Me.dtpDat.Location = New System.Drawing.Point(153, 142)
|
||||
Me.dtpDat.Margin = New System.Windows.Forms.Padding(0)
|
||||
Me.dtpDat.Name = "dtpDat"
|
||||
Me.dtpDat.Size = New System.Drawing.Size(110, 24)
|
||||
Me.dtpDat.TabIndex = 81
|
||||
Me.Label6.Location = New System.Drawing.Point(10, 562)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(135, 13)
|
||||
Me.Label6.TabIndex = 147
|
||||
Me.Label6.Text = "Dokumente:"
|
||||
'
|
||||
'Label8
|
||||
'
|
||||
Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Label8.AutoSize = True
|
||||
Me.Label8.Location = New System.Drawing.Point(285, 70)
|
||||
Me.Label8.Location = New System.Drawing.Point(283, 65)
|
||||
Me.Label8.Name = "Label8"
|
||||
Me.Label8.Size = New System.Drawing.Size(57, 13)
|
||||
Me.Label8.TabIndex = 89
|
||||
Me.Label8.TabIndex = 146
|
||||
Me.Label8.Text = "Stammref.:"
|
||||
Me.Label8.TextAlign = System.Drawing.ContentAlignment.TopRight
|
||||
'
|
||||
'Label6
|
||||
'
|
||||
Me.Label6.Location = New System.Drawing.Point(12, 567)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(135, 13)
|
||||
Me.Label6.TabIndex = 96
|
||||
Me.Label6.Text = "Dokumente:"
|
||||
'
|
||||
'cboStammreferenz
|
||||
'
|
||||
Me.cboStammreferenz._allowedValuesFreiText = Nothing
|
||||
@@ -249,10 +178,10 @@ Partial Class frmATEZ_NCTS
|
||||
Me.cboStammreferenz.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||||
Me.cboStammreferenz.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.cboStammreferenz.FormattingEnabled = True
|
||||
Me.cboStammreferenz.Location = New System.Drawing.Point(343, 67)
|
||||
Me.cboStammreferenz.Location = New System.Drawing.Point(341, 62)
|
||||
Me.cboStammreferenz.Name = "cboStammreferenz"
|
||||
Me.cboStammreferenz.Size = New System.Drawing.Size(129, 21)
|
||||
Me.cboStammreferenz.TabIndex = 88
|
||||
Me.cboStammreferenz.TabIndex = 145
|
||||
'
|
||||
'txtLKWId
|
||||
'
|
||||
@@ -269,23 +198,23 @@ Partial Class frmATEZ_NCTS
|
||||
Me.txtLKWId._Waehrung = False
|
||||
Me.txtLKWId._WaehrungZeichen = True
|
||||
Me.txtLKWId.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtLKWId.Location = New System.Drawing.Point(153, 68)
|
||||
Me.txtLKWId.Location = New System.Drawing.Point(151, 63)
|
||||
Me.txtLKWId.MaxLineLength = -1
|
||||
Me.txtLKWId.MaxLines_Warning = ""
|
||||
Me.txtLKWId.MaxLines_Warning_Label = Nothing
|
||||
Me.txtLKWId.Name = "txtLKWId"
|
||||
Me.txtLKWId.Size = New System.Drawing.Size(100, 20)
|
||||
Me.txtLKWId.TabIndex = 87
|
||||
Me.txtLKWId.TabIndex = 144
|
||||
'
|
||||
'usrCntl_Carrier
|
||||
'
|
||||
Me.usrCntl_Carrier._Titel = "Frächter:"
|
||||
Me.usrCntl_Carrier.BackColor = System.Drawing.Color.White
|
||||
Me.usrCntl_Carrier.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.usrCntl_Carrier.Location = New System.Drawing.Point(15, 223)
|
||||
Me.usrCntl_Carrier.Location = New System.Drawing.Point(13, 218)
|
||||
Me.usrCntl_Carrier.Name = "usrCntl_Carrier"
|
||||
Me.usrCntl_Carrier.Size = New System.Drawing.Size(408, 132)
|
||||
Me.usrCntl_Carrier.TabIndex = 84
|
||||
Me.usrCntl_Carrier.TabIndex = 143
|
||||
'
|
||||
'txtDat
|
||||
'
|
||||
@@ -303,7 +232,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.txtDat._WaehrungZeichen = True
|
||||
Me.txtDat.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtDat.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtDat.Location = New System.Drawing.Point(153, 142)
|
||||
Me.txtDat.Location = New System.Drawing.Point(151, 137)
|
||||
Me.txtDat.MaxLength = 10
|
||||
Me.txtDat.MaxLineLength = -1
|
||||
Me.txtDat.MaxLines_Warning = ""
|
||||
@@ -311,7 +240,35 @@ Partial Class frmATEZ_NCTS
|
||||
Me.txtDat.Multiline = True
|
||||
Me.txtDat.Name = "txtDat"
|
||||
Me.txtDat.Size = New System.Drawing.Size(78, 24)
|
||||
Me.txtDat.TabIndex = 80
|
||||
Me.txtDat.TabIndex = 141
|
||||
'
|
||||
'dtpDat
|
||||
'
|
||||
Me.dtpDat.CustomFormat = "''"
|
||||
Me.dtpDat.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.dtpDat.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
||||
Me.dtpDat.Location = New System.Drawing.Point(151, 137)
|
||||
Me.dtpDat.Margin = New System.Windows.Forms.Padding(0)
|
||||
Me.dtpDat.Name = "dtpDat"
|
||||
Me.dtpDat.Size = New System.Drawing.Size(110, 24)
|
||||
Me.dtpDat.TabIndex = 142
|
||||
'
|
||||
'Label7
|
||||
'
|
||||
Me.Label7.Location = New System.Drawing.Point(10, 137)
|
||||
Me.Label7.Name = "Label7"
|
||||
Me.Label7.Size = New System.Drawing.Size(103, 17)
|
||||
Me.Label7.TabIndex = 140
|
||||
Me.Label7.Text = "Datumgrenze:"
|
||||
'
|
||||
'lblC
|
||||
'
|
||||
Me.lblC.AutoSize = True
|
||||
Me.lblC.Location = New System.Drawing.Point(251, 168)
|
||||
Me.lblC.Name = "lblC"
|
||||
Me.lblC.Size = New System.Drawing.Size(18, 13)
|
||||
Me.lblC.TabIndex = 139
|
||||
Me.lblC.Text = "°C"
|
||||
'
|
||||
'txtTransporttemp
|
||||
'
|
||||
@@ -328,13 +285,25 @@ Partial Class frmATEZ_NCTS
|
||||
Me.txtTransporttemp._Waehrung = False
|
||||
Me.txtTransporttemp._WaehrungZeichen = True
|
||||
Me.txtTransporttemp.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtTransporttemp.Location = New System.Drawing.Point(153, 169)
|
||||
Me.txtTransporttemp.Location = New System.Drawing.Point(151, 164)
|
||||
Me.txtTransporttemp.MaxLineLength = -1
|
||||
Me.txtTransporttemp.MaxLines_Warning = ""
|
||||
Me.txtTransporttemp.MaxLines_Warning_Label = Nothing
|
||||
Me.txtTransporttemp.Name = "txtTransporttemp"
|
||||
Me.txtTransporttemp.Size = New System.Drawing.Size(100, 20)
|
||||
Me.txtTransporttemp.TabIndex = 77
|
||||
Me.txtTransporttemp.TabIndex = 138
|
||||
'
|
||||
'cbxTemperatur
|
||||
'
|
||||
Me.cbxTemperatur.AutoSize = True
|
||||
Me.cbxTemperatur.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxTemperatur.Location = New System.Drawing.Point(13, 164)
|
||||
Me.cbxTemperatur.Name = "cbxTemperatur"
|
||||
Me.cbxTemperatur.Size = New System.Drawing.Size(125, 17)
|
||||
Me.cbxTemperatur.TabIndex = 137
|
||||
Me.cbxTemperatur.TabStop = False
|
||||
Me.cbxTemperatur.Text = "Trasport-Temperatur:"
|
||||
Me.cbxTemperatur.UseVisualStyleBackColor = True
|
||||
'
|
||||
'sbDurchgangszollstelle5
|
||||
'
|
||||
@@ -350,7 +319,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle5.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbDurchgangszollstelle5.key_visible = False
|
||||
Me.sbDurchgangszollstelle5.KEYPARAM = Nothing
|
||||
Me.sbDurchgangszollstelle5.Location = New System.Drawing.Point(168, 423)
|
||||
Me.sbDurchgangszollstelle5.Location = New System.Drawing.Point(166, 418)
|
||||
Me.sbDurchgangszollstelle5.Name = "sbDurchgangszollstelle5"
|
||||
Me.sbDurchgangszollstelle5.searchActive = True
|
||||
Me.sbDurchgangszollstelle5.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -358,7 +327,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle5.SQL_SELECT = Nothing
|
||||
Me.sbDurchgangszollstelle5.SQL_WHERE = Nothing
|
||||
Me.sbDurchgangszollstelle5.SQL_WhereParamList = Nothing
|
||||
Me.sbDurchgangszollstelle5.TabIndex = 69
|
||||
Me.sbDurchgangszollstelle5.TabIndex = 132
|
||||
Me.sbDurchgangszollstelle5.usrcntl = Nothing
|
||||
'
|
||||
'sbDurchgangszollstelle9
|
||||
@@ -375,7 +344,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle9.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbDurchgangszollstelle9.key_visible = False
|
||||
Me.sbDurchgangszollstelle9.KEYPARAM = Nothing
|
||||
Me.sbDurchgangszollstelle9.Location = New System.Drawing.Point(321, 442)
|
||||
Me.sbDurchgangszollstelle9.Location = New System.Drawing.Point(319, 437)
|
||||
Me.sbDurchgangszollstelle9.Name = "sbDurchgangszollstelle9"
|
||||
Me.sbDurchgangszollstelle9.searchActive = True
|
||||
Me.sbDurchgangszollstelle9.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -383,7 +352,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle9.SQL_SELECT = Nothing
|
||||
Me.sbDurchgangszollstelle9.SQL_WHERE = Nothing
|
||||
Me.sbDurchgangszollstelle9.SQL_WhereParamList = Nothing
|
||||
Me.sbDurchgangszollstelle9.TabIndex = 73
|
||||
Me.sbDurchgangszollstelle9.TabIndex = 136
|
||||
Me.sbDurchgangszollstelle9.usrcntl = Nothing
|
||||
'
|
||||
'sbDurchgangszollstelle8
|
||||
@@ -400,7 +369,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle8.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbDurchgangszollstelle8.key_visible = False
|
||||
Me.sbDurchgangszollstelle8.KEYPARAM = Nothing
|
||||
Me.sbDurchgangszollstelle8.Location = New System.Drawing.Point(168, 442)
|
||||
Me.sbDurchgangszollstelle8.Location = New System.Drawing.Point(166, 437)
|
||||
Me.sbDurchgangszollstelle8.Name = "sbDurchgangszollstelle8"
|
||||
Me.sbDurchgangszollstelle8.searchActive = True
|
||||
Me.sbDurchgangszollstelle8.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -408,7 +377,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle8.SQL_SELECT = Nothing
|
||||
Me.sbDurchgangszollstelle8.SQL_WHERE = Nothing
|
||||
Me.sbDurchgangszollstelle8.SQL_WhereParamList = Nothing
|
||||
Me.sbDurchgangszollstelle8.TabIndex = 72
|
||||
Me.sbDurchgangszollstelle8.TabIndex = 135
|
||||
Me.sbDurchgangszollstelle8.usrcntl = Nothing
|
||||
'
|
||||
'sbDurchgangszollstelle7
|
||||
@@ -425,7 +394,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle7.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbDurchgangszollstelle7.key_visible = False
|
||||
Me.sbDurchgangszollstelle7.KEYPARAM = Nothing
|
||||
Me.sbDurchgangszollstelle7.Location = New System.Drawing.Point(15, 442)
|
||||
Me.sbDurchgangszollstelle7.Location = New System.Drawing.Point(13, 437)
|
||||
Me.sbDurchgangszollstelle7.Name = "sbDurchgangszollstelle7"
|
||||
Me.sbDurchgangszollstelle7.searchActive = True
|
||||
Me.sbDurchgangszollstelle7.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -433,7 +402,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle7.SQL_SELECT = Nothing
|
||||
Me.sbDurchgangszollstelle7.SQL_WHERE = Nothing
|
||||
Me.sbDurchgangszollstelle7.SQL_WhereParamList = Nothing
|
||||
Me.sbDurchgangszollstelle7.TabIndex = 71
|
||||
Me.sbDurchgangszollstelle7.TabIndex = 134
|
||||
Me.sbDurchgangszollstelle7.usrcntl = Nothing
|
||||
'
|
||||
'sbDurchgangszollstelle6
|
||||
@@ -450,7 +419,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle6.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbDurchgangszollstelle6.key_visible = False
|
||||
Me.sbDurchgangszollstelle6.KEYPARAM = Nothing
|
||||
Me.sbDurchgangszollstelle6.Location = New System.Drawing.Point(321, 423)
|
||||
Me.sbDurchgangszollstelle6.Location = New System.Drawing.Point(319, 418)
|
||||
Me.sbDurchgangszollstelle6.Name = "sbDurchgangszollstelle6"
|
||||
Me.sbDurchgangszollstelle6.searchActive = True
|
||||
Me.sbDurchgangszollstelle6.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -458,7 +427,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle6.SQL_SELECT = Nothing
|
||||
Me.sbDurchgangszollstelle6.SQL_WHERE = Nothing
|
||||
Me.sbDurchgangszollstelle6.SQL_WhereParamList = Nothing
|
||||
Me.sbDurchgangszollstelle6.TabIndex = 70
|
||||
Me.sbDurchgangszollstelle6.TabIndex = 133
|
||||
Me.sbDurchgangszollstelle6.usrcntl = Nothing
|
||||
'
|
||||
'sbDurchgangszollstelle4
|
||||
@@ -475,7 +444,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle4.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbDurchgangszollstelle4.key_visible = False
|
||||
Me.sbDurchgangszollstelle4.KEYPARAM = Nothing
|
||||
Me.sbDurchgangszollstelle4.Location = New System.Drawing.Point(15, 423)
|
||||
Me.sbDurchgangszollstelle4.Location = New System.Drawing.Point(13, 418)
|
||||
Me.sbDurchgangszollstelle4.Name = "sbDurchgangszollstelle4"
|
||||
Me.sbDurchgangszollstelle4.searchActive = True
|
||||
Me.sbDurchgangszollstelle4.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -483,7 +452,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle4.SQL_SELECT = Nothing
|
||||
Me.sbDurchgangszollstelle4.SQL_WHERE = Nothing
|
||||
Me.sbDurchgangszollstelle4.SQL_WhereParamList = Nothing
|
||||
Me.sbDurchgangszollstelle4.TabIndex = 68
|
||||
Me.sbDurchgangszollstelle4.TabIndex = 131
|
||||
Me.sbDurchgangszollstelle4.usrcntl = Nothing
|
||||
'
|
||||
'sbDurchgangszollstelle3
|
||||
@@ -500,7 +469,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle3.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbDurchgangszollstelle3.key_visible = False
|
||||
Me.sbDurchgangszollstelle3.KEYPARAM = Nothing
|
||||
Me.sbDurchgangszollstelle3.Location = New System.Drawing.Point(321, 404)
|
||||
Me.sbDurchgangszollstelle3.Location = New System.Drawing.Point(319, 399)
|
||||
Me.sbDurchgangszollstelle3.Name = "sbDurchgangszollstelle3"
|
||||
Me.sbDurchgangszollstelle3.searchActive = True
|
||||
Me.sbDurchgangszollstelle3.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -508,7 +477,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle3.SQL_SELECT = Nothing
|
||||
Me.sbDurchgangszollstelle3.SQL_WHERE = Nothing
|
||||
Me.sbDurchgangszollstelle3.SQL_WhereParamList = Nothing
|
||||
Me.sbDurchgangszollstelle3.TabIndex = 67
|
||||
Me.sbDurchgangszollstelle3.TabIndex = 130
|
||||
Me.sbDurchgangszollstelle3.usrcntl = Nothing
|
||||
'
|
||||
'sbDurchgangszollstelle2
|
||||
@@ -525,7 +494,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle2.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbDurchgangszollstelle2.key_visible = False
|
||||
Me.sbDurchgangszollstelle2.KEYPARAM = Nothing
|
||||
Me.sbDurchgangszollstelle2.Location = New System.Drawing.Point(168, 404)
|
||||
Me.sbDurchgangszollstelle2.Location = New System.Drawing.Point(166, 399)
|
||||
Me.sbDurchgangszollstelle2.Name = "sbDurchgangszollstelle2"
|
||||
Me.sbDurchgangszollstelle2.searchActive = True
|
||||
Me.sbDurchgangszollstelle2.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -533,7 +502,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle2.SQL_SELECT = Nothing
|
||||
Me.sbDurchgangszollstelle2.SQL_WHERE = Nothing
|
||||
Me.sbDurchgangszollstelle2.SQL_WhereParamList = Nothing
|
||||
Me.sbDurchgangszollstelle2.TabIndex = 66
|
||||
Me.sbDurchgangszollstelle2.TabIndex = 129
|
||||
Me.sbDurchgangszollstelle2.usrcntl = Nothing
|
||||
'
|
||||
'sbDurchgangszollstelle1
|
||||
@@ -550,7 +519,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle1.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbDurchgangszollstelle1.key_visible = False
|
||||
Me.sbDurchgangszollstelle1.KEYPARAM = Nothing
|
||||
Me.sbDurchgangszollstelle1.Location = New System.Drawing.Point(15, 404)
|
||||
Me.sbDurchgangszollstelle1.Location = New System.Drawing.Point(13, 399)
|
||||
Me.sbDurchgangszollstelle1.Name = "sbDurchgangszollstelle1"
|
||||
Me.sbDurchgangszollstelle1.searchActive = True
|
||||
Me.sbDurchgangszollstelle1.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -558,9 +527,28 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbDurchgangszollstelle1.SQL_SELECT = Nothing
|
||||
Me.sbDurchgangszollstelle1.SQL_WHERE = Nothing
|
||||
Me.sbDurchgangszollstelle1.SQL_WhereParamList = Nothing
|
||||
Me.sbDurchgangszollstelle1.TabIndex = 65
|
||||
Me.sbDurchgangszollstelle1.TabIndex = 128
|
||||
Me.sbDurchgangszollstelle1.usrcntl = Nothing
|
||||
'
|
||||
'Label5
|
||||
'
|
||||
Me.Label5.Location = New System.Drawing.Point(10, 383)
|
||||
Me.Label5.Name = "Label5"
|
||||
Me.Label5.Size = New System.Drawing.Size(135, 13)
|
||||
Me.Label5.TabIndex = 127
|
||||
Me.Label5.Text = "Durchgangszollstellen:"
|
||||
'
|
||||
'lklRoutenauswahl
|
||||
'
|
||||
Me.lklRoutenauswahl.AutoSize = True
|
||||
Me.lklRoutenauswahl.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.lklRoutenauswahl.Location = New System.Drawing.Point(392, 478)
|
||||
Me.lklRoutenauswahl.Name = "lklRoutenauswahl"
|
||||
Me.lklRoutenauswahl.Size = New System.Drawing.Size(81, 13)
|
||||
Me.lklRoutenauswahl.TabIndex = 117
|
||||
Me.lklRoutenauswahl.TabStop = True
|
||||
Me.lklRoutenauswahl.Text = "Routenauswahl"
|
||||
'
|
||||
'sbRoute5
|
||||
'
|
||||
Me.sbRoute5._allowFreitext = False
|
||||
@@ -575,7 +563,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute5.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbRoute5.key_visible = False
|
||||
Me.sbRoute5.KEYPARAM = Nothing
|
||||
Me.sbRoute5.Location = New System.Drawing.Point(168, 518)
|
||||
Me.sbRoute5.Location = New System.Drawing.Point(166, 513)
|
||||
Me.sbRoute5.Name = "sbRoute5"
|
||||
Me.sbRoute5.searchActive = True
|
||||
Me.sbRoute5.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -583,7 +571,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute5.SQL_SELECT = Nothing
|
||||
Me.sbRoute5.SQL_WHERE = Nothing
|
||||
Me.sbRoute5.SQL_WhereParamList = Nothing
|
||||
Me.sbRoute5.TabIndex = 59
|
||||
Me.sbRoute5.TabIndex = 122
|
||||
Me.sbRoute5.usrcntl = Nothing
|
||||
'
|
||||
'sbRoute9
|
||||
@@ -600,7 +588,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute9.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbRoute9.key_visible = False
|
||||
Me.sbRoute9.KEYPARAM = Nothing
|
||||
Me.sbRoute9.Location = New System.Drawing.Point(321, 537)
|
||||
Me.sbRoute9.Location = New System.Drawing.Point(319, 532)
|
||||
Me.sbRoute9.Name = "sbRoute9"
|
||||
Me.sbRoute9.searchActive = True
|
||||
Me.sbRoute9.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -608,7 +596,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute9.SQL_SELECT = Nothing
|
||||
Me.sbRoute9.SQL_WHERE = Nothing
|
||||
Me.sbRoute9.SQL_WhereParamList = Nothing
|
||||
Me.sbRoute9.TabIndex = 63
|
||||
Me.sbRoute9.TabIndex = 126
|
||||
Me.sbRoute9.usrcntl = Nothing
|
||||
'
|
||||
'sbRoute8
|
||||
@@ -625,7 +613,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute8.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbRoute8.key_visible = False
|
||||
Me.sbRoute8.KEYPARAM = Nothing
|
||||
Me.sbRoute8.Location = New System.Drawing.Point(168, 537)
|
||||
Me.sbRoute8.Location = New System.Drawing.Point(166, 532)
|
||||
Me.sbRoute8.Name = "sbRoute8"
|
||||
Me.sbRoute8.searchActive = True
|
||||
Me.sbRoute8.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -633,7 +621,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute8.SQL_SELECT = Nothing
|
||||
Me.sbRoute8.SQL_WHERE = Nothing
|
||||
Me.sbRoute8.SQL_WhereParamList = Nothing
|
||||
Me.sbRoute8.TabIndex = 62
|
||||
Me.sbRoute8.TabIndex = 125
|
||||
Me.sbRoute8.usrcntl = Nothing
|
||||
'
|
||||
'sbRoute7
|
||||
@@ -650,7 +638,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute7.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbRoute7.key_visible = False
|
||||
Me.sbRoute7.KEYPARAM = Nothing
|
||||
Me.sbRoute7.Location = New System.Drawing.Point(15, 537)
|
||||
Me.sbRoute7.Location = New System.Drawing.Point(13, 532)
|
||||
Me.sbRoute7.Name = "sbRoute7"
|
||||
Me.sbRoute7.searchActive = True
|
||||
Me.sbRoute7.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -658,7 +646,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute7.SQL_SELECT = Nothing
|
||||
Me.sbRoute7.SQL_WHERE = Nothing
|
||||
Me.sbRoute7.SQL_WhereParamList = Nothing
|
||||
Me.sbRoute7.TabIndex = 61
|
||||
Me.sbRoute7.TabIndex = 124
|
||||
Me.sbRoute7.usrcntl = Nothing
|
||||
'
|
||||
'sbRoute6
|
||||
@@ -675,7 +663,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute6.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbRoute6.key_visible = False
|
||||
Me.sbRoute6.KEYPARAM = Nothing
|
||||
Me.sbRoute6.Location = New System.Drawing.Point(321, 518)
|
||||
Me.sbRoute6.Location = New System.Drawing.Point(319, 513)
|
||||
Me.sbRoute6.Name = "sbRoute6"
|
||||
Me.sbRoute6.searchActive = True
|
||||
Me.sbRoute6.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -683,7 +671,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute6.SQL_SELECT = Nothing
|
||||
Me.sbRoute6.SQL_WHERE = Nothing
|
||||
Me.sbRoute6.SQL_WhereParamList = Nothing
|
||||
Me.sbRoute6.TabIndex = 60
|
||||
Me.sbRoute6.TabIndex = 123
|
||||
Me.sbRoute6.usrcntl = Nothing
|
||||
'
|
||||
'sbRoute4
|
||||
@@ -700,7 +688,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute4.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbRoute4.key_visible = False
|
||||
Me.sbRoute4.KEYPARAM = Nothing
|
||||
Me.sbRoute4.Location = New System.Drawing.Point(15, 518)
|
||||
Me.sbRoute4.Location = New System.Drawing.Point(13, 513)
|
||||
Me.sbRoute4.Name = "sbRoute4"
|
||||
Me.sbRoute4.searchActive = True
|
||||
Me.sbRoute4.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -708,7 +696,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute4.SQL_SELECT = Nothing
|
||||
Me.sbRoute4.SQL_WHERE = Nothing
|
||||
Me.sbRoute4.SQL_WhereParamList = Nothing
|
||||
Me.sbRoute4.TabIndex = 58
|
||||
Me.sbRoute4.TabIndex = 121
|
||||
Me.sbRoute4.usrcntl = Nothing
|
||||
'
|
||||
'sbRoute3
|
||||
@@ -725,7 +713,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute3.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbRoute3.key_visible = False
|
||||
Me.sbRoute3.KEYPARAM = Nothing
|
||||
Me.sbRoute3.Location = New System.Drawing.Point(321, 499)
|
||||
Me.sbRoute3.Location = New System.Drawing.Point(319, 494)
|
||||
Me.sbRoute3.Name = "sbRoute3"
|
||||
Me.sbRoute3.searchActive = True
|
||||
Me.sbRoute3.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -733,7 +721,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute3.SQL_SELECT = Nothing
|
||||
Me.sbRoute3.SQL_WHERE = Nothing
|
||||
Me.sbRoute3.SQL_WhereParamList = Nothing
|
||||
Me.sbRoute3.TabIndex = 57
|
||||
Me.sbRoute3.TabIndex = 120
|
||||
Me.sbRoute3.usrcntl = Nothing
|
||||
'
|
||||
'sbRoute2
|
||||
@@ -750,7 +738,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute2.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbRoute2.key_visible = False
|
||||
Me.sbRoute2.KEYPARAM = Nothing
|
||||
Me.sbRoute2.Location = New System.Drawing.Point(168, 499)
|
||||
Me.sbRoute2.Location = New System.Drawing.Point(166, 494)
|
||||
Me.sbRoute2.Name = "sbRoute2"
|
||||
Me.sbRoute2.searchActive = True
|
||||
Me.sbRoute2.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -758,7 +746,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute2.SQL_SELECT = Nothing
|
||||
Me.sbRoute2.SQL_WHERE = Nothing
|
||||
Me.sbRoute2.SQL_WhereParamList = Nothing
|
||||
Me.sbRoute2.TabIndex = 56
|
||||
Me.sbRoute2.TabIndex = 119
|
||||
Me.sbRoute2.usrcntl = Nothing
|
||||
'
|
||||
'sbRoute1
|
||||
@@ -775,7 +763,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute1.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbRoute1.key_visible = False
|
||||
Me.sbRoute1.KEYPARAM = Nothing
|
||||
Me.sbRoute1.Location = New System.Drawing.Point(15, 499)
|
||||
Me.sbRoute1.Location = New System.Drawing.Point(13, 494)
|
||||
Me.sbRoute1.Name = "sbRoute1"
|
||||
Me.sbRoute1.searchActive = True
|
||||
Me.sbRoute1.Size = New System.Drawing.Size(154, 20)
|
||||
@@ -783,9 +771,25 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbRoute1.SQL_SELECT = Nothing
|
||||
Me.sbRoute1.SQL_WHERE = Nothing
|
||||
Me.sbRoute1.SQL_WhereParamList = Nothing
|
||||
Me.sbRoute1.TabIndex = 55
|
||||
Me.sbRoute1.TabIndex = 118
|
||||
Me.sbRoute1.usrcntl = Nothing
|
||||
'
|
||||
'Label14
|
||||
'
|
||||
Me.Label14.Location = New System.Drawing.Point(10, 478)
|
||||
Me.Label14.Name = "Label14"
|
||||
Me.Label14.Size = New System.Drawing.Size(135, 13)
|
||||
Me.Label14.TabIndex = 116
|
||||
Me.Label14.Text = "Route:"
|
||||
'
|
||||
'Label4
|
||||
'
|
||||
Me.Label4.Location = New System.Drawing.Point(10, 115)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(121, 17)
|
||||
Me.Label4.TabIndex = 114
|
||||
Me.Label4.Text = "Bestimmungs-Zollstelle:"
|
||||
'
|
||||
'sbBestimmungsZollstelle
|
||||
'
|
||||
Me.sbBestimmungsZollstelle._allowFreitext = False
|
||||
@@ -800,7 +804,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbBestimmungsZollstelle.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbBestimmungsZollstelle.key_visible = False
|
||||
Me.sbBestimmungsZollstelle.KEYPARAM = Nothing
|
||||
Me.sbBestimmungsZollstelle.Location = New System.Drawing.Point(153, 120)
|
||||
Me.sbBestimmungsZollstelle.Location = New System.Drawing.Point(151, 115)
|
||||
Me.sbBestimmungsZollstelle.Name = "sbBestimmungsZollstelle"
|
||||
Me.sbBestimmungsZollstelle.searchActive = True
|
||||
Me.sbBestimmungsZollstelle.Size = New System.Drawing.Size(196, 20)
|
||||
@@ -808,9 +812,17 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbBestimmungsZollstelle.SQL_SELECT = Nothing
|
||||
Me.sbBestimmungsZollstelle.SQL_WHERE = Nothing
|
||||
Me.sbBestimmungsZollstelle.SQL_WhereParamList = Nothing
|
||||
Me.sbBestimmungsZollstelle.TabIndex = 45
|
||||
Me.sbBestimmungsZollstelle.TabIndex = 115
|
||||
Me.sbBestimmungsZollstelle.usrcntl = Nothing
|
||||
'
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.Location = New System.Drawing.Point(10, 66)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(103, 17)
|
||||
Me.Label3.TabIndex = 113
|
||||
Me.Label3.Text = "LKW-KZ:"
|
||||
'
|
||||
'dgvAnhaenge
|
||||
'
|
||||
Me.dgvAnhaenge.AKTUALISIERUNGS_INTERVALL = -1
|
||||
@@ -821,11 +833,11 @@ Partial Class frmATEZ_NCTS
|
||||
Me.dgvAnhaenge.BackgroundColor = System.Drawing.Color.White
|
||||
Me.dgvAnhaenge.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
Me.dgvAnhaenge.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.columnName})
|
||||
Me.dgvAnhaenge.Location = New System.Drawing.Point(15, 583)
|
||||
Me.dgvAnhaenge.Location = New System.Drawing.Point(13, 578)
|
||||
Me.dgvAnhaenge.Name = "dgvAnhaenge"
|
||||
Me.dgvAnhaenge.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
||||
Me.dgvAnhaenge.Size = New System.Drawing.Size(463, 122)
|
||||
Me.dgvAnhaenge.TabIndex = 40
|
||||
Me.dgvAnhaenge.TabIndex = 112
|
||||
'
|
||||
'columnName
|
||||
'
|
||||
@@ -834,6 +846,14 @@ Partial Class frmATEZ_NCTS
|
||||
Me.columnName.Name = "columnName"
|
||||
Me.columnName.ReadOnly = True
|
||||
'
|
||||
'Label9
|
||||
'
|
||||
Me.Label9.Location = New System.Drawing.Point(10, 92)
|
||||
Me.Label9.Name = "Label9"
|
||||
Me.Label9.Size = New System.Drawing.Size(103, 17)
|
||||
Me.Label9.TabIndex = 110
|
||||
Me.Label9.Text = "Abgangs-Zollstelle:"
|
||||
'
|
||||
'sbAbgangZollstelle
|
||||
'
|
||||
Me.sbAbgangZollstelle._allowFreitext = False
|
||||
@@ -848,7 +868,7 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbAbgangZollstelle.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbAbgangZollstelle.key_visible = False
|
||||
Me.sbAbgangZollstelle.KEYPARAM = Nothing
|
||||
Me.sbAbgangZollstelle.Location = New System.Drawing.Point(153, 94)
|
||||
Me.sbAbgangZollstelle.Location = New System.Drawing.Point(151, 89)
|
||||
Me.sbAbgangZollstelle.Name = "sbAbgangZollstelle"
|
||||
Me.sbAbgangZollstelle.searchActive = True
|
||||
Me.sbAbgangZollstelle.Size = New System.Drawing.Size(196, 20)
|
||||
@@ -856,89 +876,93 @@ Partial Class frmATEZ_NCTS
|
||||
Me.sbAbgangZollstelle.SQL_SELECT = Nothing
|
||||
Me.sbAbgangZollstelle.SQL_WHERE = Nothing
|
||||
Me.sbAbgangZollstelle.SQL_WhereParamList = Nothing
|
||||
Me.sbAbgangZollstelle.TabIndex = 25
|
||||
Me.sbAbgangZollstelle.TabIndex = 111
|
||||
Me.sbAbgangZollstelle.usrcntl = Nothing
|
||||
'
|
||||
'lblInfo
|
||||
'txtDyMandant
|
||||
'
|
||||
Me.lblInfo.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblInfo.ForeColor = System.Drawing.Color.Red
|
||||
Me.lblInfo.Location = New System.Drawing.Point(12, 32)
|
||||
Me.lblInfo.Name = "lblInfo"
|
||||
Me.lblInfo.Size = New System.Drawing.Size(460, 27)
|
||||
Me.lblInfo.TabIndex = 105
|
||||
Me.txtDyMandant.BackColor = System.Drawing.Color.White
|
||||
Me.txtDyMandant.Location = New System.Drawing.Point(2, 2)
|
||||
Me.txtDyMandant.Name = "txtDyMandant"
|
||||
Me.txtDyMandant.Size = New System.Drawing.Size(44, 13)
|
||||
Me.txtDyMandant.TabIndex = 109
|
||||
Me.txtDyMandant.Text = "VERG"
|
||||
Me.txtDyMandant.TextAlign = System.Drawing.ContentAlignment.TopRight
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.BackColor = System.Drawing.Color.White
|
||||
Me.Label1.Location = New System.Drawing.Point(190, 2)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(82, 13)
|
||||
Me.Label1.TabIndex = 106
|
||||
Me.Label1.Text = "Bezugsnummer:"
|
||||
'
|
||||
'txtDyNiederlassung
|
||||
'
|
||||
Me.txtDyNiederlassung.BackColor = System.Drawing.Color.White
|
||||
Me.txtDyNiederlassung.Location = New System.Drawing.Point(52, 3)
|
||||
Me.txtDyNiederlassung.Name = "txtDyNiederlassung"
|
||||
Me.txtDyNiederlassung.Size = New System.Drawing.Size(45, 12)
|
||||
Me.txtDyNiederlassung.TabIndex = 108
|
||||
Me.txtDyNiederlassung.Text = "SUB"
|
||||
'
|
||||
'lblBezugsnummer
|
||||
'
|
||||
Me.lblBezugsnummer.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.lblBezugsnummer.BackColor = System.Drawing.Color.White
|
||||
Me.lblBezugsnummer.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblBezugsnummer.Location = New System.Drawing.Point(278, 2)
|
||||
Me.lblBezugsnummer.Name = "lblBezugsnummer"
|
||||
Me.lblBezugsnummer.Size = New System.Drawing.Size(193, 23)
|
||||
Me.lblBezugsnummer.TabIndex = 107
|
||||
Me.lblBezugsnummer.Text = "4800/000000/17 AAA"
|
||||
Me.lblBezugsnummer.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
'
|
||||
'frmATEZ_NCTS
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(484, 763)
|
||||
Me.Controls.Add(Me.lblInfo)
|
||||
Me.Controls.Add(Me.Label6)
|
||||
Me.Controls.Add(Me.Label8)
|
||||
Me.Controls.Add(Me.cboStammreferenz)
|
||||
Me.Controls.Add(Me.txtLKWId)
|
||||
Me.Controls.Add(Me.usrCntl_Carrier)
|
||||
Me.Controls.Add(Me.txtDat)
|
||||
Me.Controls.Add(Me.dtpDat)
|
||||
Me.Controls.Add(Me.Label7)
|
||||
Me.Controls.Add(Me.lblC)
|
||||
Me.Controls.Add(Me.txtTransporttemp)
|
||||
Me.Controls.Add(Me.cbxTemperatur)
|
||||
Me.Controls.Add(Me.sbDurchgangszollstelle5)
|
||||
Me.Controls.Add(Me.sbDurchgangszollstelle9)
|
||||
Me.Controls.Add(Me.sbDurchgangszollstelle8)
|
||||
Me.Controls.Add(Me.sbDurchgangszollstelle7)
|
||||
Me.Controls.Add(Me.sbDurchgangszollstelle6)
|
||||
Me.Controls.Add(Me.sbDurchgangszollstelle4)
|
||||
Me.Controls.Add(Me.sbDurchgangszollstelle3)
|
||||
Me.Controls.Add(Me.sbDurchgangszollstelle2)
|
||||
Me.Controls.Add(Me.sbDurchgangszollstelle1)
|
||||
Me.Controls.Add(Me.Label5)
|
||||
Me.Controls.Add(Me.lklRoutenauswahl)
|
||||
Me.Controls.Add(Me.sbRoute5)
|
||||
Me.Controls.Add(Me.sbRoute9)
|
||||
Me.Controls.Add(Me.sbRoute8)
|
||||
Me.Controls.Add(Me.sbRoute7)
|
||||
Me.Controls.Add(Me.sbRoute6)
|
||||
Me.Controls.Add(Me.sbRoute4)
|
||||
Me.Controls.Add(Me.sbRoute3)
|
||||
Me.Controls.Add(Me.sbRoute2)
|
||||
Me.Controls.Add(Me.sbRoute1)
|
||||
Me.Controls.Add(Me.Label14)
|
||||
Me.Controls.Add(Me.Label4)
|
||||
Me.Controls.Add(Me.sbBestimmungsZollstelle)
|
||||
Me.Controls.Add(Me.Label3)
|
||||
Me.Controls.Add(Me.dgvAnhaenge)
|
||||
Me.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
|
||||
Me.ClientSize = New System.Drawing.Size(484, 769)
|
||||
Me.Controls.Add(Me.pnlHead)
|
||||
Me.Controls.Add(Me.Button1)
|
||||
Me.Controls.Add(Me.Label9)
|
||||
Me.Controls.Add(Me.sbAbgangZollstelle)
|
||||
Me.Controls.Add(Me.txtDyMandant)
|
||||
Me.Controls.Add(Me.Label1)
|
||||
Me.Controls.Add(Me.txtDyNiederlassung)
|
||||
Me.Controls.Add(Me.lblBezugsnummer)
|
||||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||||
Me.Name = "frmATEZ_NCTS"
|
||||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||||
Me.Text = "ATEZ NCTS"
|
||||
Me.pnlHead.ResumeLayout(False)
|
||||
Me.pnlHead.PerformLayout()
|
||||
CType(Me.dgvAnhaenge, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
End Sub
|
||||
|
||||
Friend WithEvents txtDyMandant As Label
|
||||
Friend WithEvents Label1 As Label
|
||||
Friend WithEvents txtDyNiederlassung As Label
|
||||
Friend WithEvents lblBezugsnummer As Label
|
||||
Friend WithEvents Label9 As Label
|
||||
Friend WithEvents sbAbgangZollstelle As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents Button1 As Button
|
||||
Friend WithEvents dgvAnhaenge As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
||||
Friend WithEvents columnName As DataGridViewTextBoxColumn
|
||||
Friend WithEvents Label3 As Label
|
||||
Friend WithEvents Label4 As Label
|
||||
Friend WithEvents sbBestimmungsZollstelle As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents pnlHead As Panel
|
||||
Friend WithEvents lblInfo As Label
|
||||
Friend WithEvents Label6 As Label
|
||||
Friend WithEvents Label8 As Label
|
||||
Friend WithEvents cboStammreferenz As VERAG_PROG_ALLGEMEIN.MyComboBox
|
||||
Friend WithEvents txtLKWId As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents usrCntl_Carrier As SDL.usrCntlAdresse
|
||||
Friend WithEvents txtDat As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents dtpDat As DateTimePicker
|
||||
Friend WithEvents Label7 As Label
|
||||
Friend WithEvents lblC As Label
|
||||
Friend WithEvents txtTransporttemp As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents cbxTemperatur As CheckBox
|
||||
Friend WithEvents sbDurchgangszollstelle5 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbDurchgangszollstelle9 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbDurchgangszollstelle8 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbDurchgangszollstelle7 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbDurchgangszollstelle6 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbDurchgangszollstelle4 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbDurchgangszollstelle3 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbDurchgangszollstelle2 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbDurchgangszollstelle1 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents Label5 As Label
|
||||
Friend WithEvents lklRoutenauswahl As LinkLabel
|
||||
Friend WithEvents sbRoute5 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbRoute9 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
@@ -950,26 +974,15 @@ Partial Class frmATEZ_NCTS
|
||||
Friend WithEvents sbRoute2 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbRoute1 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents Label14 As Label
|
||||
Friend WithEvents sbDurchgangszollstelle5 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbDurchgangszollstelle9 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbDurchgangszollstelle8 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbDurchgangszollstelle7 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbDurchgangszollstelle6 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbDurchgangszollstelle4 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbDurchgangszollstelle3 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbDurchgangszollstelle2 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents sbDurchgangszollstelle1 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents Label5 As Label
|
||||
Friend WithEvents lblC As Label
|
||||
Friend WithEvents txtTransporttemp As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents cbxTemperatur As CheckBox
|
||||
Friend WithEvents Label7 As Label
|
||||
Friend WithEvents txtDat As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents dtpDat As DateTimePicker
|
||||
Friend WithEvents usrCntl_Carrier As SDL.usrCntlAdresse
|
||||
Friend WithEvents txtLKWId As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents Label8 As Label
|
||||
Friend WithEvents cboStammreferenz As VERAG_PROG_ALLGEMEIN.MyComboBox
|
||||
Friend WithEvents Label6 As Label
|
||||
Friend WithEvents lblInfo As Label
|
||||
Friend WithEvents Label4 As Label
|
||||
Friend WithEvents sbBestimmungsZollstelle As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents Label3 As Label
|
||||
Friend WithEvents dgvAnhaenge As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
||||
Friend WithEvents columnName As DataGridViewTextBoxColumn
|
||||
Friend WithEvents Label9 As Label
|
||||
Friend WithEvents sbAbgangZollstelle As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents txtDyMandant As Label
|
||||
Friend WithEvents Label1 As Label
|
||||
Friend WithEvents txtDyNiederlassung As Label
|
||||
Friend WithEvents lblBezugsnummer As Label
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user