1254 lines
55 KiB
VB.net
1254 lines
55 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class usrCntlQualitaetskontrolle
|
|
Inherits System.Windows.Forms.UserControl
|
|
|
|
'UserControl überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Me.Label46 = New System.Windows.Forms.Label()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.Label40 = New System.Windows.Forms.Label()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.Label37 = New System.Windows.Forms.Label()
|
|
Me.Label26 = New System.Windows.Forms.Label()
|
|
Me.btnDown = New System.Windows.Forms.Button()
|
|
Me.btnUp = New System.Windows.Forms.Button()
|
|
Me.btnDel = New System.Windows.Forms.Button()
|
|
Me.pic = New System.Windows.Forms.PictureBox()
|
|
Me.btn = New System.Windows.Forms.Button()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.lblHerrFrau = New System.Windows.Forms.Label()
|
|
Me.lblQualitaetskontrolle = New System.Windows.Forms.Label()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.dtpBeschauDat = New System.Windows.Forms.DateTimePicker()
|
|
Me.Label19 = New System.Windows.Forms.Label()
|
|
Me.txtBeschauDat = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtFilialNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtAbfNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtGewicht = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtAnzVerp = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtLKWKennz = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtHerrFrau = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtAdresse2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtAdresse1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtFirma = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label30 = New System.Windows.Forms.Label()
|
|
Me.dgvPositionen = New System.Windows.Forms.DataGridView()
|
|
Me.txtPackAdresse2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtPackAdresse1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtPackFirma = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.txtPackHerrFrau = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.txtPos = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.cbxEinf = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.cbxTyp = New System.Windows.Forms.ComboBox()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.cbxUrsprungslang = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.cbxBestimmungsland = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.txtLRN = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Button4 = New System.Windows.Forms.Button()
|
|
Me.cboZollstelle = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.dgvGebuehren = New System.Windows.Forms.DataGridView()
|
|
Me.Art = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.gew = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.Preis = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.Faktor = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.Betrag = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.Button5 = New System.Windows.Forms.Button()
|
|
Me.cbxVerzicht = New System.Windows.Forms.CheckBox()
|
|
Me.txtSumme = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|
Me.pos = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.anZ_pkgstk = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.art_pkgstk = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.erzeugnis = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.gewicht = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.KNCode = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dgvPositionen, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dgvGebuehren, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'Label46
|
|
'
|
|
Me.Label46.AutoSize = True
|
|
Me.Label46.Location = New System.Drawing.Point(178, 205)
|
|
Me.Label46.Name = "Label46"
|
|
Me.Label46.Size = New System.Drawing.Size(43, 13)
|
|
Me.Label46.TabIndex = 83
|
|
Me.Label46.Text = "Abf-Nr.:"
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.BackgroundImage = Global.SDL.My.Resources.Resources.person
|
|
Me.Button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.Location = New System.Drawing.Point(922, 48)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(24, 20)
|
|
Me.Button2.TabIndex = 64
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
Me.Button2.Visible = False
|
|
'
|
|
'Label40
|
|
'
|
|
Me.Label40.AutoSize = True
|
|
Me.Label40.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label40.Location = New System.Drawing.Point(52, 205)
|
|
Me.Label40.Name = "Label40"
|
|
Me.Label40.Size = New System.Drawing.Size(99, 13)
|
|
Me.Label40.TabIndex = 82
|
|
Me.Label40.Text = "Sendungsdaten:"
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(838, 648)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(49, 13)
|
|
Me.Label7.TabIndex = 97
|
|
Me.Label7.Text = "Gewicht:"
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(692, 645)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(61, 13)
|
|
Me.Label9.TabIndex = 93
|
|
Me.Label9.Text = "Anz./Verp.:"
|
|
'
|
|
'Label37
|
|
'
|
|
Me.Label37.AutoSize = True
|
|
Me.Label37.Location = New System.Drawing.Point(178, 224)
|
|
Me.Label37.Name = "Label37"
|
|
Me.Label37.Size = New System.Drawing.Size(70, 13)
|
|
Me.Label37.TabIndex = 89
|
|
Me.Label37.Text = "LKW-Kennz.:"
|
|
'
|
|
'Label26
|
|
'
|
|
Me.Label26.AutoSize = True
|
|
Me.Label26.Location = New System.Drawing.Point(178, 51)
|
|
Me.Label26.Name = "Label26"
|
|
Me.Label26.Size = New System.Drawing.Size(78, 13)
|
|
Me.Label26.TabIndex = 62
|
|
Me.Label26.Text = "Firmenwortlaut:"
|
|
'
|
|
'btnDown
|
|
'
|
|
Me.btnDown.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnDown.BackgroundImage = Global.SDL.My.Resources.Resources.pfeil_unten
|
|
Me.btnDown.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnDown.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnDown.Location = New System.Drawing.Point(978, 46)
|
|
Me.btnDown.Name = "btnDown"
|
|
Me.btnDown.Size = New System.Drawing.Size(25, 21)
|
|
Me.btnDown.TabIndex = 60
|
|
Me.btnDown.UseVisualStyleBackColor = True
|
|
'
|
|
'btnUp
|
|
'
|
|
Me.btnUp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnUp.BackgroundImage = Global.SDL.My.Resources.Resources.pfeil_oben
|
|
Me.btnUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnUp.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnUp.Location = New System.Drawing.Point(978, 26)
|
|
Me.btnUp.Name = "btnUp"
|
|
Me.btnUp.Size = New System.Drawing.Size(25, 21)
|
|
Me.btnUp.TabIndex = 57
|
|
Me.btnUp.UseVisualStyleBackColor = True
|
|
'
|
|
'btnDel
|
|
'
|
|
Me.btnDel.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnDel.BackgroundImage = Global.SDL.My.Resources.Resources.del
|
|
Me.btnDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnDel.Location = New System.Drawing.Point(978, 3)
|
|
Me.btnDel.Name = "btnDel"
|
|
Me.btnDel.Size = New System.Drawing.Size(25, 21)
|
|
Me.btnDel.TabIndex = 50
|
|
Me.btnDel.UseVisualStyleBackColor = True
|
|
'
|
|
'pic
|
|
'
|
|
Me.pic.BackgroundImage = Global.SDL.My.Resources.Resources.pdf
|
|
Me.pic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
|
|
Me.pic.Cursor = System.Windows.Forms.Cursors.Hand
|
|
Me.pic.Location = New System.Drawing.Point(13, 1)
|
|
Me.pic.Name = "pic"
|
|
Me.pic.Size = New System.Drawing.Size(32, 32)
|
|
Me.pic.TabIndex = 80
|
|
Me.pic.TabStop = False
|
|
'
|
|
'btn
|
|
'
|
|
Me.btn.BackgroundImage = Global.SDL.My.Resources.Resources.search
|
|
Me.btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btn.Location = New System.Drawing.Point(945, 48)
|
|
Me.btn.Name = "btn"
|
|
Me.btn.Size = New System.Drawing.Size(26, 20)
|
|
Me.btn.TabIndex = 65
|
|
Me.btn.UseVisualStyleBackColor = True
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(178, 70)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(48, 13)
|
|
Me.Label1.TabIndex = 66
|
|
Me.Label1.Text = "Adresse:"
|
|
'
|
|
'lblHerrFrau
|
|
'
|
|
Me.lblHerrFrau.AutoSize = True
|
|
Me.lblHerrFrau.Location = New System.Drawing.Point(178, 32)
|
|
Me.lblHerrFrau.Name = "lblHerrFrau"
|
|
Me.lblHerrFrau.Size = New System.Drawing.Size(56, 13)
|
|
Me.lblHerrFrau.TabIndex = 58
|
|
Me.lblHerrFrau.Text = "Herr/Frau:"
|
|
'
|
|
'lblQualitaetskontrolle
|
|
'
|
|
Me.lblQualitaetskontrolle.AutoSize = True
|
|
Me.lblQualitaetskontrolle.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblQualitaetskontrolle.Location = New System.Drawing.Point(51, 4)
|
|
Me.lblQualitaetskontrolle.Name = "lblQualitaetskontrolle"
|
|
Me.lblQualitaetskontrolle.Size = New System.Drawing.Size(150, 20)
|
|
Me.lblQualitaetskontrolle.TabIndex = 51
|
|
Me.lblQualitaetskontrolle.Text = "Qualitätskontrolle"
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Location = New System.Drawing.Point(444, 205)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(47, 13)
|
|
Me.Label14.TabIndex = 103
|
|
Me.Label14.Text = "Filial-Nr.:"
|
|
'
|
|
'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(52, 32)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(55, 13)
|
|
Me.Label16.TabIndex = 107
|
|
Me.Label16.Text = "Händler:"
|
|
'
|
|
'dtpBeschauDat
|
|
'
|
|
Me.dtpBeschauDat.CustomFormat = "''"
|
|
Me.dtpBeschauDat.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.dtpBeschauDat.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|
Me.dtpBeschauDat.Location = New System.Drawing.Point(311, 4)
|
|
Me.dtpBeschauDat.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.dtpBeschauDat.Name = "dtpBeschauDat"
|
|
Me.dtpBeschauDat.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.dtpBeschauDat.Size = New System.Drawing.Size(110, 20)
|
|
Me.dtpBeschauDat.TabIndex = 113
|
|
'
|
|
'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(259, 7)
|
|
Me.Label19.Name = "Label19"
|
|
Me.Label19.Size = New System.Drawing.Size(47, 13)
|
|
Me.Label19.TabIndex = 118
|
|
Me.Label19.Text = "Datum:"
|
|
'
|
|
'txtBeschauDat
|
|
'
|
|
Me.txtBeschauDat._DateTimeOnly = False
|
|
Me.txtBeschauDat._numbersOnly = False
|
|
Me.txtBeschauDat._numbersOnlyKommastellen = ""
|
|
Me.txtBeschauDat._numbersOnlyTrennzeichen = True
|
|
Me.txtBeschauDat._Prozent = False
|
|
Me.txtBeschauDat._ShortDateNew = False
|
|
Me.txtBeschauDat._ShortDateOnly = True
|
|
Me.txtBeschauDat._TimeOnly = False
|
|
Me.txtBeschauDat._TimeOnly_Seconds = False
|
|
Me.txtBeschauDat._value = ""
|
|
Me.txtBeschauDat._Waehrung = False
|
|
Me.txtBeschauDat._WaehrungZeichen = True
|
|
Me.txtBeschauDat.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtBeschauDat.ForeColor = System.Drawing.Color.Black
|
|
Me.txtBeschauDat.Location = New System.Drawing.Point(311, 4)
|
|
Me.txtBeschauDat.MaxLength = 10
|
|
Me.txtBeschauDat.MaxLineLength = -1
|
|
Me.txtBeschauDat.MaxLines_Warning = ""
|
|
Me.txtBeschauDat.MaxLines_Warning_Label = Nothing
|
|
Me.txtBeschauDat.Name = "txtBeschauDat"
|
|
Me.txtBeschauDat.Size = New System.Drawing.Size(78, 20)
|
|
Me.txtBeschauDat.TabIndex = 112
|
|
'
|
|
'txtFilialNr
|
|
'
|
|
Me.txtFilialNr._DateTimeOnly = False
|
|
Me.txtFilialNr._numbersOnly = False
|
|
Me.txtFilialNr._numbersOnlyKommastellen = ""
|
|
Me.txtFilialNr._numbersOnlyTrennzeichen = True
|
|
Me.txtFilialNr._Prozent = False
|
|
Me.txtFilialNr._ShortDateNew = False
|
|
Me.txtFilialNr._ShortDateOnly = False
|
|
Me.txtFilialNr._TimeOnly = False
|
|
Me.txtFilialNr._TimeOnly_Seconds = False
|
|
Me.txtFilialNr._value = Nothing
|
|
Me.txtFilialNr._Waehrung = False
|
|
Me.txtFilialNr._WaehrungZeichen = True
|
|
Me.txtFilialNr.ForeColor = System.Drawing.Color.Black
|
|
Me.txtFilialNr.Location = New System.Drawing.Point(501, 202)
|
|
Me.txtFilialNr.MaxLineLength = -1
|
|
Me.txtFilialNr.MaxLines_Warning = ""
|
|
Me.txtFilialNr.MaxLines_Warning_Label = Nothing
|
|
Me.txtFilialNr.Name = "txtFilialNr"
|
|
Me.txtFilialNr.Size = New System.Drawing.Size(71, 20)
|
|
Me.txtFilialNr.TabIndex = 104
|
|
'
|
|
'txtAbfNr
|
|
'
|
|
Me.txtAbfNr._DateTimeOnly = False
|
|
Me.txtAbfNr._numbersOnly = False
|
|
Me.txtAbfNr._numbersOnlyKommastellen = ""
|
|
Me.txtAbfNr._numbersOnlyTrennzeichen = True
|
|
Me.txtAbfNr._Prozent = False
|
|
Me.txtAbfNr._ShortDateNew = False
|
|
Me.txtAbfNr._ShortDateOnly = False
|
|
Me.txtAbfNr._TimeOnly = False
|
|
Me.txtAbfNr._TimeOnly_Seconds = False
|
|
Me.txtAbfNr._value = Nothing
|
|
Me.txtAbfNr._Waehrung = False
|
|
Me.txtAbfNr._WaehrungZeichen = True
|
|
Me.txtAbfNr.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAbfNr.Location = New System.Drawing.Point(262, 202)
|
|
Me.txtAbfNr.MaxLineLength = -1
|
|
Me.txtAbfNr.MaxLines_Warning = ""
|
|
Me.txtAbfNr.MaxLines_Warning_Label = Nothing
|
|
Me.txtAbfNr.Name = "txtAbfNr"
|
|
Me.txtAbfNr.Size = New System.Drawing.Size(165, 20)
|
|
Me.txtAbfNr.TabIndex = 84
|
|
'
|
|
'txtGewicht
|
|
'
|
|
Me.txtGewicht._DateTimeOnly = False
|
|
Me.txtGewicht._numbersOnly = False
|
|
Me.txtGewicht._numbersOnlyKommastellen = ""
|
|
Me.txtGewicht._numbersOnlyTrennzeichen = True
|
|
Me.txtGewicht._Prozent = False
|
|
Me.txtGewicht._ShortDateNew = False
|
|
Me.txtGewicht._ShortDateOnly = False
|
|
Me.txtGewicht._TimeOnly = False
|
|
Me.txtGewicht._TimeOnly_Seconds = False
|
|
Me.txtGewicht._value = Nothing
|
|
Me.txtGewicht._Waehrung = False
|
|
Me.txtGewicht._WaehrungZeichen = True
|
|
Me.txtGewicht.ForeColor = System.Drawing.Color.Black
|
|
Me.txtGewicht.Location = New System.Drawing.Point(893, 642)
|
|
Me.txtGewicht.MaxLineLength = -1
|
|
Me.txtGewicht.MaxLines_Warning = ""
|
|
Me.txtGewicht.MaxLines_Warning_Label = Nothing
|
|
Me.txtGewicht.Name = "txtGewicht"
|
|
Me.txtGewicht.Size = New System.Drawing.Size(78, 20)
|
|
Me.txtGewicht.TabIndex = 98
|
|
'
|
|
'txtAnzVerp
|
|
'
|
|
Me.txtAnzVerp._DateTimeOnly = False
|
|
Me.txtAnzVerp._numbersOnly = False
|
|
Me.txtAnzVerp._numbersOnlyKommastellen = ""
|
|
Me.txtAnzVerp._numbersOnlyTrennzeichen = True
|
|
Me.txtAnzVerp._Prozent = False
|
|
Me.txtAnzVerp._ShortDateNew = False
|
|
Me.txtAnzVerp._ShortDateOnly = False
|
|
Me.txtAnzVerp._TimeOnly = False
|
|
Me.txtAnzVerp._TimeOnly_Seconds = False
|
|
Me.txtAnzVerp._value = Nothing
|
|
Me.txtAnzVerp._Waehrung = False
|
|
Me.txtAnzVerp._WaehrungZeichen = True
|
|
Me.txtAnzVerp.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAnzVerp.Location = New System.Drawing.Point(759, 642)
|
|
Me.txtAnzVerp.MaxLineLength = -1
|
|
Me.txtAnzVerp.MaxLines_Warning = ""
|
|
Me.txtAnzVerp.MaxLines_Warning_Label = Nothing
|
|
Me.txtAnzVerp.Name = "txtAnzVerp"
|
|
Me.txtAnzVerp.Size = New System.Drawing.Size(73, 20)
|
|
Me.txtAnzVerp.TabIndex = 94
|
|
'
|
|
'txtLKWKennz
|
|
'
|
|
Me.txtLKWKennz._DateTimeOnly = False
|
|
Me.txtLKWKennz._numbersOnly = False
|
|
Me.txtLKWKennz._numbersOnlyKommastellen = ""
|
|
Me.txtLKWKennz._numbersOnlyTrennzeichen = True
|
|
Me.txtLKWKennz._Prozent = False
|
|
Me.txtLKWKennz._ShortDateNew = False
|
|
Me.txtLKWKennz._ShortDateOnly = False
|
|
Me.txtLKWKennz._TimeOnly = False
|
|
Me.txtLKWKennz._TimeOnly_Seconds = False
|
|
Me.txtLKWKennz._value = Nothing
|
|
Me.txtLKWKennz._Waehrung = False
|
|
Me.txtLKWKennz._WaehrungZeichen = True
|
|
Me.txtLKWKennz.ForeColor = System.Drawing.Color.Black
|
|
Me.txtLKWKennz.Location = New System.Drawing.Point(262, 221)
|
|
Me.txtLKWKennz.MaxLineLength = -1
|
|
Me.txtLKWKennz.MaxLines_Warning = ""
|
|
Me.txtLKWKennz.MaxLines_Warning_Label = Nothing
|
|
Me.txtLKWKennz.Name = "txtLKWKennz"
|
|
Me.txtLKWKennz.Size = New System.Drawing.Size(310, 20)
|
|
Me.txtLKWKennz.TabIndex = 90
|
|
'
|
|
'txtHerrFrau
|
|
'
|
|
Me.txtHerrFrau._DateTimeOnly = False
|
|
Me.txtHerrFrau._numbersOnly = False
|
|
Me.txtHerrFrau._numbersOnlyKommastellen = ""
|
|
Me.txtHerrFrau._numbersOnlyTrennzeichen = True
|
|
Me.txtHerrFrau._Prozent = False
|
|
Me.txtHerrFrau._ShortDateNew = False
|
|
Me.txtHerrFrau._ShortDateOnly = False
|
|
Me.txtHerrFrau._TimeOnly = False
|
|
Me.txtHerrFrau._TimeOnly_Seconds = False
|
|
Me.txtHerrFrau._value = Nothing
|
|
Me.txtHerrFrau._Waehrung = False
|
|
Me.txtHerrFrau._WaehrungZeichen = True
|
|
Me.txtHerrFrau.ForeColor = System.Drawing.Color.Black
|
|
Me.txtHerrFrau.Location = New System.Drawing.Point(262, 29)
|
|
Me.txtHerrFrau.MaxLineLength = -1
|
|
Me.txtHerrFrau.MaxLines_Warning = ""
|
|
Me.txtHerrFrau.MaxLines_Warning_Label = Nothing
|
|
Me.txtHerrFrau.Name = "txtHerrFrau"
|
|
Me.txtHerrFrau.Size = New System.Drawing.Size(684, 20)
|
|
Me.txtHerrFrau.TabIndex = 59
|
|
'
|
|
'txtAdresse2
|
|
'
|
|
Me.txtAdresse2._DateTimeOnly = False
|
|
Me.txtAdresse2._numbersOnly = False
|
|
Me.txtAdresse2._numbersOnlyKommastellen = ""
|
|
Me.txtAdresse2._numbersOnlyTrennzeichen = True
|
|
Me.txtAdresse2._Prozent = False
|
|
Me.txtAdresse2._ShortDateNew = False
|
|
Me.txtAdresse2._ShortDateOnly = False
|
|
Me.txtAdresse2._TimeOnly = False
|
|
Me.txtAdresse2._TimeOnly_Seconds = False
|
|
Me.txtAdresse2._value = Nothing
|
|
Me.txtAdresse2._Waehrung = False
|
|
Me.txtAdresse2._WaehrungZeichen = True
|
|
Me.txtAdresse2.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAdresse2.Location = New System.Drawing.Point(262, 86)
|
|
Me.txtAdresse2.MaxLineLength = -1
|
|
Me.txtAdresse2.MaxLines_Warning = ""
|
|
Me.txtAdresse2.MaxLines_Warning_Label = Nothing
|
|
Me.txtAdresse2.Name = "txtAdresse2"
|
|
Me.txtAdresse2.Size = New System.Drawing.Size(709, 20)
|
|
Me.txtAdresse2.TabIndex = 68
|
|
'
|
|
'txtAdresse1
|
|
'
|
|
Me.txtAdresse1._DateTimeOnly = False
|
|
Me.txtAdresse1._numbersOnly = False
|
|
Me.txtAdresse1._numbersOnlyKommastellen = ""
|
|
Me.txtAdresse1._numbersOnlyTrennzeichen = True
|
|
Me.txtAdresse1._Prozent = False
|
|
Me.txtAdresse1._ShortDateNew = False
|
|
Me.txtAdresse1._ShortDateOnly = False
|
|
Me.txtAdresse1._TimeOnly = False
|
|
Me.txtAdresse1._TimeOnly_Seconds = False
|
|
Me.txtAdresse1._value = Nothing
|
|
Me.txtAdresse1._Waehrung = False
|
|
Me.txtAdresse1._WaehrungZeichen = True
|
|
Me.txtAdresse1.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAdresse1.Location = New System.Drawing.Point(262, 67)
|
|
Me.txtAdresse1.MaxLineLength = -1
|
|
Me.txtAdresse1.MaxLines_Warning = ""
|
|
Me.txtAdresse1.MaxLines_Warning_Label = Nothing
|
|
Me.txtAdresse1.Name = "txtAdresse1"
|
|
Me.txtAdresse1.Size = New System.Drawing.Size(709, 20)
|
|
Me.txtAdresse1.TabIndex = 67
|
|
'
|
|
'txtFirma
|
|
'
|
|
Me.txtFirma._DateTimeOnly = False
|
|
Me.txtFirma._numbersOnly = False
|
|
Me.txtFirma._numbersOnlyKommastellen = ""
|
|
Me.txtFirma._numbersOnlyTrennzeichen = True
|
|
Me.txtFirma._Prozent = False
|
|
Me.txtFirma._ShortDateNew = False
|
|
Me.txtFirma._ShortDateOnly = False
|
|
Me.txtFirma._TimeOnly = False
|
|
Me.txtFirma._TimeOnly_Seconds = False
|
|
Me.txtFirma._value = Nothing
|
|
Me.txtFirma._Waehrung = False
|
|
Me.txtFirma._WaehrungZeichen = True
|
|
Me.txtFirma.ForeColor = System.Drawing.Color.Black
|
|
Me.txtFirma.Location = New System.Drawing.Point(262, 48)
|
|
Me.txtFirma.MaxLineLength = -1
|
|
Me.txtFirma.MaxLines_Warning = ""
|
|
Me.txtFirma.MaxLines_Warning_Label = Nothing
|
|
Me.txtFirma.Name = "txtFirma"
|
|
Me.txtFirma.Size = New System.Drawing.Size(684, 20)
|
|
Me.txtFirma.TabIndex = 63
|
|
'
|
|
'Label30
|
|
'
|
|
Me.Label30.AutoSize = True
|
|
Me.Label30.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label30.Location = New System.Drawing.Point(52, 291)
|
|
Me.Label30.Name = "Label30"
|
|
Me.Label30.Size = New System.Drawing.Size(105, 13)
|
|
Me.Label30.TabIndex = 146
|
|
Me.Label30.Text = "Sendungstabelle:"
|
|
'
|
|
'dgvPositionen
|
|
'
|
|
Me.dgvPositionen.BackgroundColor = System.Drawing.Color.White
|
|
Me.dgvPositionen.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.Disable
|
|
Me.dgvPositionen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvPositionen.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.pos, Me.anZ_pkgstk, Me.art_pkgstk, Me.erzeugnis, Me.gewicht, Me.KNCode})
|
|
Me.dgvPositionen.Location = New System.Drawing.Point(180, 291)
|
|
Me.dgvPositionen.Name = "dgvPositionen"
|
|
Me.dgvPositionen.Size = New System.Drawing.Size(791, 345)
|
|
Me.dgvPositionen.TabIndex = 156
|
|
'
|
|
'txtPackAdresse2
|
|
'
|
|
Me.txtPackAdresse2._DateTimeOnly = False
|
|
Me.txtPackAdresse2._numbersOnly = False
|
|
Me.txtPackAdresse2._numbersOnlyKommastellen = ""
|
|
Me.txtPackAdresse2._numbersOnlyTrennzeichen = True
|
|
Me.txtPackAdresse2._Prozent = False
|
|
Me.txtPackAdresse2._ShortDateNew = False
|
|
Me.txtPackAdresse2._ShortDateOnly = False
|
|
Me.txtPackAdresse2._TimeOnly = False
|
|
Me.txtPackAdresse2._TimeOnly_Seconds = False
|
|
Me.txtPackAdresse2._value = Nothing
|
|
Me.txtPackAdresse2._Waehrung = False
|
|
Me.txtPackAdresse2._WaehrungZeichen = True
|
|
Me.txtPackAdresse2.ForeColor = System.Drawing.Color.Black
|
|
Me.txtPackAdresse2.Location = New System.Drawing.Point(262, 169)
|
|
Me.txtPackAdresse2.MaxLineLength = -1
|
|
Me.txtPackAdresse2.MaxLines_Warning = ""
|
|
Me.txtPackAdresse2.MaxLines_Warning_Label = Nothing
|
|
Me.txtPackAdresse2.Name = "txtPackAdresse2"
|
|
Me.txtPackAdresse2.Size = New System.Drawing.Size(709, 20)
|
|
Me.txtPackAdresse2.TabIndex = 168
|
|
'
|
|
'txtPackAdresse1
|
|
'
|
|
Me.txtPackAdresse1._DateTimeOnly = False
|
|
Me.txtPackAdresse1._numbersOnly = False
|
|
Me.txtPackAdresse1._numbersOnlyKommastellen = ""
|
|
Me.txtPackAdresse1._numbersOnlyTrennzeichen = True
|
|
Me.txtPackAdresse1._Prozent = False
|
|
Me.txtPackAdresse1._ShortDateNew = False
|
|
Me.txtPackAdresse1._ShortDateOnly = False
|
|
Me.txtPackAdresse1._TimeOnly = False
|
|
Me.txtPackAdresse1._TimeOnly_Seconds = False
|
|
Me.txtPackAdresse1._value = Nothing
|
|
Me.txtPackAdresse1._Waehrung = False
|
|
Me.txtPackAdresse1._WaehrungZeichen = True
|
|
Me.txtPackAdresse1.ForeColor = System.Drawing.Color.Black
|
|
Me.txtPackAdresse1.Location = New System.Drawing.Point(262, 150)
|
|
Me.txtPackAdresse1.MaxLineLength = -1
|
|
Me.txtPackAdresse1.MaxLines_Warning = ""
|
|
Me.txtPackAdresse1.MaxLines_Warning_Label = Nothing
|
|
Me.txtPackAdresse1.Name = "txtPackAdresse1"
|
|
Me.txtPackAdresse1.Size = New System.Drawing.Size(709, 20)
|
|
Me.txtPackAdresse1.TabIndex = 167
|
|
'
|
|
'txtPackFirma
|
|
'
|
|
Me.txtPackFirma._DateTimeOnly = False
|
|
Me.txtPackFirma._numbersOnly = False
|
|
Me.txtPackFirma._numbersOnlyKommastellen = ""
|
|
Me.txtPackFirma._numbersOnlyTrennzeichen = True
|
|
Me.txtPackFirma._Prozent = False
|
|
Me.txtPackFirma._ShortDateNew = False
|
|
Me.txtPackFirma._ShortDateOnly = False
|
|
Me.txtPackFirma._TimeOnly = False
|
|
Me.txtPackFirma._TimeOnly_Seconds = False
|
|
Me.txtPackFirma._value = Nothing
|
|
Me.txtPackFirma._Waehrung = False
|
|
Me.txtPackFirma._WaehrungZeichen = True
|
|
Me.txtPackFirma.ForeColor = System.Drawing.Color.Black
|
|
Me.txtPackFirma.Location = New System.Drawing.Point(262, 131)
|
|
Me.txtPackFirma.MaxLineLength = -1
|
|
Me.txtPackFirma.MaxLines_Warning = ""
|
|
Me.txtPackFirma.MaxLines_Warning_Label = Nothing
|
|
Me.txtPackFirma.Name = "txtPackFirma"
|
|
Me.txtPackFirma.Size = New System.Drawing.Size(684, 20)
|
|
Me.txtPackFirma.TabIndex = 163
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label2.Location = New System.Drawing.Point(52, 115)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(79, 13)
|
|
Me.Label2.TabIndex = 169
|
|
Me.Label2.Text = "Packbetrieb:"
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.BackgroundImage = Global.SDL.My.Resources.Resources.person
|
|
Me.Button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Location = New System.Drawing.Point(922, 131)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(24, 20)
|
|
Me.Button1.TabIndex = 164
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
Me.Button1.Visible = False
|
|
'
|
|
'txtPackHerrFrau
|
|
'
|
|
Me.txtPackHerrFrau._DateTimeOnly = False
|
|
Me.txtPackHerrFrau._numbersOnly = False
|
|
Me.txtPackHerrFrau._numbersOnlyKommastellen = ""
|
|
Me.txtPackHerrFrau._numbersOnlyTrennzeichen = True
|
|
Me.txtPackHerrFrau._Prozent = False
|
|
Me.txtPackHerrFrau._ShortDateNew = False
|
|
Me.txtPackHerrFrau._ShortDateOnly = False
|
|
Me.txtPackHerrFrau._TimeOnly = False
|
|
Me.txtPackHerrFrau._TimeOnly_Seconds = False
|
|
Me.txtPackHerrFrau._value = Nothing
|
|
Me.txtPackHerrFrau._Waehrung = False
|
|
Me.txtPackHerrFrau._WaehrungZeichen = True
|
|
Me.txtPackHerrFrau.ForeColor = System.Drawing.Color.Black
|
|
Me.txtPackHerrFrau.Location = New System.Drawing.Point(262, 112)
|
|
Me.txtPackHerrFrau.MaxLineLength = -1
|
|
Me.txtPackHerrFrau.MaxLines_Warning = ""
|
|
Me.txtPackHerrFrau.MaxLines_Warning_Label = Nothing
|
|
Me.txtPackHerrFrau.Name = "txtPackHerrFrau"
|
|
Me.txtPackHerrFrau.Size = New System.Drawing.Size(684, 20)
|
|
Me.txtPackHerrFrau.TabIndex = 161
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(178, 134)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(78, 13)
|
|
Me.Label3.TabIndex = 162
|
|
Me.Label3.Text = "Firmenwortlaut:"
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.BackgroundImage = Global.SDL.My.Resources.Resources.search
|
|
Me.Button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button3.Location = New System.Drawing.Point(945, 131)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(26, 20)
|
|
Me.Button3.TabIndex = 165
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(178, 153)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(48, 13)
|
|
Me.Label4.TabIndex = 166
|
|
Me.Label4.Text = "Adresse:"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(178, 115)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(56, 13)
|
|
Me.Label5.TabIndex = 160
|
|
Me.Label5.Text = "Herr/Frau:"
|
|
'
|
|
'txtPos
|
|
'
|
|
Me.txtPos._DateTimeOnly = False
|
|
Me.txtPos._numbersOnly = False
|
|
Me.txtPos._numbersOnlyKommastellen = ""
|
|
Me.txtPos._numbersOnlyTrennzeichen = True
|
|
Me.txtPos._Prozent = False
|
|
Me.txtPos._ShortDateNew = False
|
|
Me.txtPos._ShortDateOnly = False
|
|
Me.txtPos._TimeOnly = False
|
|
Me.txtPos._TimeOnly_Seconds = False
|
|
Me.txtPos._value = Nothing
|
|
Me.txtPos._Waehrung = False
|
|
Me.txtPos._WaehrungZeichen = True
|
|
Me.txtPos.ForeColor = System.Drawing.Color.Black
|
|
Me.txtPos.Location = New System.Drawing.Point(629, 641)
|
|
Me.txtPos.MaxLineLength = -1
|
|
Me.txtPos.MaxLines_Warning = ""
|
|
Me.txtPos.MaxLines_Warning_Label = Nothing
|
|
Me.txtPos.Name = "txtPos"
|
|
Me.txtPos.Size = New System.Drawing.Size(56, 20)
|
|
Me.txtPos.TabIndex = 171
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(557, 644)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(57, 13)
|
|
Me.Label6.TabIndex = 170
|
|
Me.Label6.Text = "Anz./Pos.:"
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(774, 205)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(81, 13)
|
|
Me.Label8.TabIndex = 172
|
|
Me.Label8.Text = "Ursprungsland.:"
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(774, 224)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(92, 13)
|
|
Me.Label10.TabIndex = 173
|
|
Me.Label10.Text = "Bestimmungsland:"
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(578, 205)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(84, 13)
|
|
Me.Label11.TabIndex = 174
|
|
Me.Label11.Text = "Einfuhr/Ausfuhr:"
|
|
'
|
|
'cbxEinf
|
|
'
|
|
Me.cbxEinf._allowedValuesFreiText = Nothing
|
|
Me.cbxEinf._allowFreiText = False
|
|
Me.cbxEinf._value = ""
|
|
Me.cbxEinf.FormattingEnabled = True
|
|
Me.cbxEinf.Location = New System.Drawing.Point(668, 201)
|
|
Me.cbxEinf.Name = "cbxEinf"
|
|
Me.cbxEinf.Size = New System.Drawing.Size(90, 21)
|
|
Me.cbxEinf.TabIndex = 175
|
|
'
|
|
'cbxTyp
|
|
'
|
|
Me.cbxTyp.FormattingEnabled = True
|
|
Me.cbxTyp.Location = New System.Drawing.Point(501, 4)
|
|
Me.cbxTyp.Name = "cbxTyp"
|
|
Me.cbxTyp.Size = New System.Drawing.Size(90, 21)
|
|
Me.cbxTyp.TabIndex = 179
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(463, 5)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(28, 13)
|
|
Me.Label12.TabIndex = 178
|
|
Me.Label12.Text = "Typ:"
|
|
'
|
|
'DataGridViewTextBoxColumn1
|
|
'
|
|
DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight
|
|
DataGridViewCellStyle3.Format = "N0"
|
|
DataGridViewCellStyle3.NullValue = Nothing
|
|
Me.DataGridViewTextBoxColumn1.DefaultCellStyle = DataGridViewCellStyle3
|
|
Me.DataGridViewTextBoxColumn1.Frozen = True
|
|
Me.DataGridViewTextBoxColumn1.HeaderText = "Position"
|
|
Me.DataGridViewTextBoxColumn1.MaxInputLength = 3
|
|
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
|
Me.DataGridViewTextBoxColumn1.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn1.Width = 50
|
|
'
|
|
'DataGridViewTextBoxColumn2
|
|
'
|
|
Me.DataGridViewTextBoxColumn2.HeaderText = "Packstücke"
|
|
Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
|
|
'
|
|
'DataGridViewTextBoxColumn3
|
|
'
|
|
Me.DataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
|
Me.DataGridViewTextBoxColumn3.HeaderText = "Art des Erzeugnisses"
|
|
Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
|
|
'
|
|
'DataGridViewTextBoxColumn4
|
|
'
|
|
Me.DataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
|
DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight
|
|
DataGridViewCellStyle4.Format = "N2"
|
|
DataGridViewCellStyle4.NullValue = Nothing
|
|
Me.DataGridViewTextBoxColumn4.DefaultCellStyle = DataGridViewCellStyle4
|
|
Me.DataGridViewTextBoxColumn4.HeaderText = "Gewicht"
|
|
Me.DataGridViewTextBoxColumn4.MaxInputLength = 100
|
|
Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
|
|
'
|
|
'DataGridViewTextBoxColumn5
|
|
'
|
|
DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight
|
|
DataGridViewCellStyle5.Format = "N2"
|
|
DataGridViewCellStyle5.NullValue = Nothing
|
|
Me.DataGridViewTextBoxColumn5.DefaultCellStyle = DataGridViewCellStyle5
|
|
Me.DataGridViewTextBoxColumn5.HeaderText = "Gewicht"
|
|
Me.DataGridViewTextBoxColumn5.MaxInputLength = 100
|
|
Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5"
|
|
'
|
|
'cbxUrsprungslang
|
|
'
|
|
Me.cbxUrsprungslang._allowedValuesFreiText = Nothing
|
|
Me.cbxUrsprungslang._allowFreiText = False
|
|
Me.cbxUrsprungslang._value = ""
|
|
Me.cbxUrsprungslang.FormattingEnabled = True
|
|
Me.cbxUrsprungslang.Location = New System.Drawing.Point(887, 197)
|
|
Me.cbxUrsprungslang.Name = "cbxUrsprungslang"
|
|
Me.cbxUrsprungslang.Size = New System.Drawing.Size(84, 21)
|
|
Me.cbxUrsprungslang.TabIndex = 180
|
|
'
|
|
'cbxBestimmungsland
|
|
'
|
|
Me.cbxBestimmungsland._allowedValuesFreiText = Nothing
|
|
Me.cbxBestimmungsland._allowFreiText = False
|
|
Me.cbxBestimmungsland._value = ""
|
|
Me.cbxBestimmungsland.FormattingEnabled = True
|
|
Me.cbxBestimmungsland.Location = New System.Drawing.Point(887, 224)
|
|
Me.cbxBestimmungsland.Name = "cbxBestimmungsland"
|
|
Me.cbxBestimmungsland.Size = New System.Drawing.Size(84, 21)
|
|
Me.cbxBestimmungsland.TabIndex = 181
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(646, 9)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(78, 13)
|
|
Me.Label13.TabIndex = 182
|
|
Me.Label13.Text = "Mit LRN laden:"
|
|
'
|
|
'txtLRN
|
|
'
|
|
Me.txtLRN._DateTimeOnly = False
|
|
Me.txtLRN._numbersOnly = False
|
|
Me.txtLRN._numbersOnlyKommastellen = ""
|
|
Me.txtLRN._numbersOnlyTrennzeichen = True
|
|
Me.txtLRN._Prozent = False
|
|
Me.txtLRN._ShortDateNew = False
|
|
Me.txtLRN._ShortDateOnly = False
|
|
Me.txtLRN._TimeOnly = False
|
|
Me.txtLRN._TimeOnly_Seconds = False
|
|
Me.txtLRN._value = Nothing
|
|
Me.txtLRN._Waehrung = False
|
|
Me.txtLRN._WaehrungZeichen = True
|
|
Me.txtLRN.ForeColor = System.Drawing.Color.Black
|
|
Me.txtLRN.Location = New System.Drawing.Point(730, 6)
|
|
Me.txtLRN.MaxLineLength = -1
|
|
Me.txtLRN.MaxLines_Warning = ""
|
|
Me.txtLRN.MaxLines_Warning_Label = Nothing
|
|
Me.txtLRN.Name = "txtLRN"
|
|
Me.txtLRN.Size = New System.Drawing.Size(165, 20)
|
|
Me.txtLRN.TabIndex = 183
|
|
'
|
|
'Button4
|
|
'
|
|
Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button4.Location = New System.Drawing.Point(896, 4)
|
|
Me.Button4.Name = "Button4"
|
|
Me.Button4.Size = New System.Drawing.Size(75, 23)
|
|
Me.Button4.TabIndex = 184
|
|
Me.Button4.Text = "Laden"
|
|
Me.Button4.UseVisualStyleBackColor = True
|
|
'
|
|
'cboZollstelle
|
|
'
|
|
Me.cboZollstelle._allowedValuesFreiText = Nothing
|
|
Me.cboZollstelle._allowFreiText = False
|
|
Me.cboZollstelle._value = ""
|
|
Me.cboZollstelle.FormattingEnabled = True
|
|
Me.cboZollstelle.Location = New System.Drawing.Point(262, 252)
|
|
Me.cboZollstelle.Name = "cboZollstelle"
|
|
Me.cboZollstelle.Size = New System.Drawing.Size(310, 21)
|
|
Me.cboZollstelle.TabIndex = 186
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Location = New System.Drawing.Point(176, 255)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(51, 13)
|
|
Me.Label15.TabIndex = 185
|
|
Me.Label15.Text = "Zollstelle:"
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label17.Location = New System.Drawing.Point(51, 667)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(235, 20)
|
|
Me.Label17.TabIndex = 188
|
|
Me.Label17.Text = "Qualitätskontrolle Gebühren"
|
|
'
|
|
'dgvGebuehren
|
|
'
|
|
Me.dgvGebuehren.BackgroundColor = System.Drawing.Color.White
|
|
Me.dgvGebuehren.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.Disable
|
|
Me.dgvGebuehren.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvGebuehren.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Art, Me.gew, Me.Preis, Me.Faktor, Me.Betrag})
|
|
Me.dgvGebuehren.Location = New System.Drawing.Point(179, 690)
|
|
Me.dgvGebuehren.Name = "dgvGebuehren"
|
|
Me.dgvGebuehren.ReadOnly = True
|
|
Me.dgvGebuehren.Size = New System.Drawing.Size(545, 158)
|
|
Me.dgvGebuehren.TabIndex = 189
|
|
'
|
|
'Art
|
|
'
|
|
Me.Art.HeaderText = "Art"
|
|
Me.Art.Name = "Art"
|
|
Me.Art.ReadOnly = True
|
|
'
|
|
'gew
|
|
'
|
|
DataGridViewCellStyle6.Format = "N2"
|
|
DataGridViewCellStyle6.NullValue = Nothing
|
|
Me.gew.DefaultCellStyle = DataGridViewCellStyle6
|
|
Me.gew.HeaderText = "Gewicht"
|
|
Me.gew.Name = "gew"
|
|
Me.gew.ReadOnly = True
|
|
'
|
|
'Preis
|
|
'
|
|
DataGridViewCellStyle7.Format = "C2"
|
|
DataGridViewCellStyle7.NullValue = Nothing
|
|
Me.Preis.DefaultCellStyle = DataGridViewCellStyle7
|
|
Me.Preis.HeaderText = "Preis"
|
|
Me.Preis.Name = "Preis"
|
|
Me.Preis.ReadOnly = True
|
|
'
|
|
'Faktor
|
|
'
|
|
DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
|
DataGridViewCellStyle8.Format = "N0"
|
|
DataGridViewCellStyle8.NullValue = Nothing
|
|
Me.Faktor.DefaultCellStyle = DataGridViewCellStyle8
|
|
Me.Faktor.HeaderText = "Faktor"
|
|
Me.Faktor.Name = "Faktor"
|
|
Me.Faktor.ReadOnly = True
|
|
'
|
|
'Betrag
|
|
'
|
|
DataGridViewCellStyle9.Format = "C2"
|
|
DataGridViewCellStyle9.NullValue = Nothing
|
|
Me.Betrag.DefaultCellStyle = DataGridViewCellStyle9
|
|
Me.Betrag.HeaderText = "Betrag"
|
|
Me.Betrag.Name = "Betrag"
|
|
Me.Betrag.ReadOnly = True
|
|
'
|
|
'Button5
|
|
'
|
|
Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button5.Image = Global.SDL.My.Resources.Resources.belegEUR1
|
|
Me.Button5.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button5.Location = New System.Drawing.Point(744, 690)
|
|
Me.Button5.Name = "Button5"
|
|
Me.Button5.Size = New System.Drawing.Size(111, 51)
|
|
Me.Button5.TabIndex = 190
|
|
Me.Button5.Text = "BAR Beleg"
|
|
Me.Button5.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button5.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxVerzicht
|
|
'
|
|
Me.cbxVerzicht.AutoSize = True
|
|
Me.cbxVerzicht.Location = New System.Drawing.Point(24, 699)
|
|
Me.cbxVerzicht.Name = "cbxVerzicht"
|
|
Me.cbxVerzicht.Size = New System.Drawing.Size(149, 17)
|
|
Me.cbxVerzicht.TabIndex = 191
|
|
Me.cbxVerzicht.Text = "Verzicht Qualitätsbeschau"
|
|
Me.cbxVerzicht.UseVisualStyleBackColor = True
|
|
'
|
|
'txtSumme
|
|
'
|
|
Me.txtSumme._DateTimeOnly = False
|
|
Me.txtSumme._numbersOnly = True
|
|
Me.txtSumme._numbersOnlyKommastellen = ""
|
|
Me.txtSumme._numbersOnlyTrennzeichen = True
|
|
Me.txtSumme._Prozent = False
|
|
Me.txtSumme._ShortDateNew = False
|
|
Me.txtSumme._ShortDateOnly = False
|
|
Me.txtSumme._TimeOnly = False
|
|
Me.txtSumme._TimeOnly_Seconds = False
|
|
Me.txtSumme._value = ""
|
|
Me.txtSumme._Waehrung = True
|
|
Me.txtSumme._WaehrungZeichen = True
|
|
Me.txtSumme.ForeColor = System.Drawing.Color.Black
|
|
Me.txtSumme.Location = New System.Drawing.Point(646, 854)
|
|
Me.txtSumme.MaxLineLength = -1
|
|
Me.txtSumme.MaxLines_Warning = ""
|
|
Me.txtSumme.MaxLines_Warning_Label = Nothing
|
|
Me.txtSumme.Name = "txtSumme"
|
|
Me.txtSumme.Size = New System.Drawing.Size(78, 20)
|
|
Me.txtSumme.TabIndex = 193
|
|
Me.txtSumme.Text = "0"
|
|
Me.txtSumme.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.Location = New System.Drawing.Point(599, 861)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(41, 13)
|
|
Me.Label18.TabIndex = 192
|
|
Me.Label18.Text = "Betrag:"
|
|
'
|
|
'pos
|
|
'
|
|
DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight
|
|
DataGridViewCellStyle1.Format = "N0"
|
|
DataGridViewCellStyle1.NullValue = Nothing
|
|
Me.pos.DefaultCellStyle = DataGridViewCellStyle1
|
|
Me.pos.Frozen = True
|
|
Me.pos.HeaderText = "Position"
|
|
Me.pos.MaxInputLength = 3
|
|
Me.pos.Name = "pos"
|
|
Me.pos.ReadOnly = True
|
|
Me.pos.Width = 50
|
|
'
|
|
'anZ_pkgstk
|
|
'
|
|
Me.anZ_pkgstk.HeaderText = "Anz-Packs."
|
|
Me.anZ_pkgstk.Name = "anZ_pkgstk"
|
|
'
|
|
'art_pkgstk
|
|
'
|
|
Me.art_pkgstk.HeaderText = "Art-Packs"
|
|
Me.art_pkgstk.Name = "art_pkgstk"
|
|
'
|
|
'erzeugnis
|
|
'
|
|
Me.erzeugnis.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
|
Me.erzeugnis.HeaderText = "Art des Erzeugnisses"
|
|
Me.erzeugnis.Name = "erzeugnis"
|
|
'
|
|
'gewicht
|
|
'
|
|
DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight
|
|
DataGridViewCellStyle2.Format = "N2"
|
|
DataGridViewCellStyle2.NullValue = Nothing
|
|
Me.gewicht.DefaultCellStyle = DataGridViewCellStyle2
|
|
Me.gewicht.HeaderText = "Gewicht"
|
|
Me.gewicht.MaxInputLength = 100
|
|
Me.gewicht.Name = "gewicht"
|
|
'
|
|
'KNCode
|
|
'
|
|
Me.KNCode.HeaderText = "KNCode"
|
|
Me.KNCode.Name = "KNCode"
|
|
'
|
|
'usrCntlQualitaetskontrolle
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Controls.Add(Me.txtSumme)
|
|
Me.Controls.Add(Me.Label18)
|
|
Me.Controls.Add(Me.cbxVerzicht)
|
|
Me.Controls.Add(Me.Button5)
|
|
Me.Controls.Add(Me.dgvGebuehren)
|
|
Me.Controls.Add(Me.Label17)
|
|
Me.Controls.Add(Me.cboZollstelle)
|
|
Me.Controls.Add(Me.Label15)
|
|
Me.Controls.Add(Me.Button4)
|
|
Me.Controls.Add(Me.txtLRN)
|
|
Me.Controls.Add(Me.Label13)
|
|
Me.Controls.Add(Me.cbxBestimmungsland)
|
|
Me.Controls.Add(Me.cbxUrsprungslang)
|
|
Me.Controls.Add(Me.cbxTyp)
|
|
Me.Controls.Add(Me.Label12)
|
|
Me.Controls.Add(Me.cbxEinf)
|
|
Me.Controls.Add(Me.Label11)
|
|
Me.Controls.Add(Me.Label10)
|
|
Me.Controls.Add(Me.Label8)
|
|
Me.Controls.Add(Me.txtPos)
|
|
Me.Controls.Add(Me.Label6)
|
|
Me.Controls.Add(Me.txtPackAdresse2)
|
|
Me.Controls.Add(Me.txtPackAdresse1)
|
|
Me.Controls.Add(Me.txtPackFirma)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.Button1)
|
|
Me.Controls.Add(Me.txtPackHerrFrau)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.Button3)
|
|
Me.Controls.Add(Me.Label4)
|
|
Me.Controls.Add(Me.Label5)
|
|
Me.Controls.Add(Me.txtAdresse2)
|
|
Me.Controls.Add(Me.txtAdresse1)
|
|
Me.Controls.Add(Me.txtFirma)
|
|
Me.Controls.Add(Me.txtLKWKennz)
|
|
Me.Controls.Add(Me.txtGewicht)
|
|
Me.Controls.Add(Me.txtAnzVerp)
|
|
Me.Controls.Add(Me.dgvPositionen)
|
|
Me.Controls.Add(Me.Label30)
|
|
Me.Controls.Add(Me.Label19)
|
|
Me.Controls.Add(Me.txtBeschauDat)
|
|
Me.Controls.Add(Me.dtpBeschauDat)
|
|
Me.Controls.Add(Me.Label16)
|
|
Me.Controls.Add(Me.txtFilialNr)
|
|
Me.Controls.Add(Me.Label14)
|
|
Me.Controls.Add(Me.txtAbfNr)
|
|
Me.Controls.Add(Me.Label46)
|
|
Me.Controls.Add(Me.Button2)
|
|
Me.Controls.Add(Me.Label40)
|
|
Me.Controls.Add(Me.Label7)
|
|
Me.Controls.Add(Me.Label9)
|
|
Me.Controls.Add(Me.Label37)
|
|
Me.Controls.Add(Me.txtHerrFrau)
|
|
Me.Controls.Add(Me.Label26)
|
|
Me.Controls.Add(Me.btnDown)
|
|
Me.Controls.Add(Me.btnUp)
|
|
Me.Controls.Add(Me.btnDel)
|
|
Me.Controls.Add(Me.pic)
|
|
Me.Controls.Add(Me.btn)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.lblHerrFrau)
|
|
Me.Controls.Add(Me.lblQualitaetskontrolle)
|
|
Me.Name = "usrCntlQualitaetskontrolle"
|
|
Me.Size = New System.Drawing.Size(1018, 896)
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dgvPositionen, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dgvGebuehren, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents txtAbfNr As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label46 As Label
|
|
Friend WithEvents Button2 As Button
|
|
Friend WithEvents Label40 As Label
|
|
Friend WithEvents txtGewicht As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label7 As Label
|
|
Friend WithEvents txtAnzVerp As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents txtLKWKennz As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label37 As Label
|
|
Friend WithEvents txtHerrFrau As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label26 As Label
|
|
Friend WithEvents btnDown As Button
|
|
Friend WithEvents btnUp As Button
|
|
Friend WithEvents btnDel As Button
|
|
Friend WithEvents pic As PictureBox
|
|
Friend WithEvents btn As Button
|
|
Friend WithEvents txtAdresse2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtAdresse1 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents txtFirma As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents lblHerrFrau As Label
|
|
Friend WithEvents lblQualitaetskontrolle As Label
|
|
Friend WithEvents txtFilialNr As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label14 As Label
|
|
Friend WithEvents Label16 As Label
|
|
Friend WithEvents txtBeschauDat As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents dtpBeschauDat As DateTimePicker
|
|
Friend WithEvents Label19 As Label
|
|
Friend WithEvents Label30 As Label
|
|
Friend WithEvents dgvPositionen As DataGridView
|
|
Friend WithEvents txtPackAdresse2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtPackAdresse1 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtPackFirma As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents txtPackHerrFrau As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents Button3 As Button
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents txtPos As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents Label10 As Label
|
|
Friend WithEvents Label11 As Label
|
|
Friend WithEvents cbxEinf As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents cbxTyp As ComboBox
|
|
Friend WithEvents Label12 As Label
|
|
Friend WithEvents DataGridViewTextBoxColumn1 As DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn2 As DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn3 As DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn4 As DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn5 As DataGridViewTextBoxColumn
|
|
Friend WithEvents cbxUrsprungslang As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents cbxBestimmungsland As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label13 As Label
|
|
Friend WithEvents txtLRN As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Button4 As Button
|
|
Friend WithEvents cboZollstelle As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label15 As Label
|
|
Friend WithEvents Label17 As Label
|
|
Friend WithEvents dgvGebuehren As DataGridView
|
|
Friend WithEvents Button5 As Button
|
|
Friend WithEvents cbxVerzicht As CheckBox
|
|
Friend WithEvents txtSumme As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label18 As Label
|
|
Friend WithEvents Art As DataGridViewTextBoxColumn
|
|
Friend WithEvents gew As DataGridViewTextBoxColumn
|
|
Friend WithEvents Preis As DataGridViewTextBoxColumn
|
|
Friend WithEvents Faktor As DataGridViewTextBoxColumn
|
|
Friend WithEvents Betrag As DataGridViewTextBoxColumn
|
|
Friend WithEvents pos As DataGridViewTextBoxColumn
|
|
Friend WithEvents anZ_pkgstk As DataGridViewTextBoxColumn
|
|
Friend WithEvents art_pkgstk As DataGridViewTextBoxColumn
|
|
Friend WithEvents erzeugnis As DataGridViewTextBoxColumn
|
|
Friend WithEvents gewicht As DataGridViewTextBoxColumn
|
|
Friend WithEvents KNCode As DataGridViewTextBoxColumn
|
|
End Class
|