1601 lines
71 KiB
VB.net
1601 lines
71 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class usrcntlFrachtkostenberechnung
|
|
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()
|
|
Me.cbxLandNach = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.cbxLandVon = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.ckbManAnteilsermittlung = New System.Windows.Forms.CheckBox()
|
|
Me.txbCalcDistanceNichtEU = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.lblDistanzNichtEU = New System.Windows.Forms.Label()
|
|
Me.tbNichtEUAnteilberechnet = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.tbEUAnteilberechnet = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.lblWarningFaktor = New System.Windows.Forms.Label()
|
|
Me.lblWarningBestimmungsort = New System.Windows.Forms.Label()
|
|
Me.lblWarningAbgangort = New System.Windows.Forms.Label()
|
|
Me.lblWarningNichtEUAnteil = New System.Windows.Forms.Label()
|
|
Me.lblWarningEUAnteil = New System.Windows.Forms.Label()
|
|
Me.txbFactor = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.lblFaktor = New System.Windows.Forms.Label()
|
|
Me.tbxGesamtfrachtkosten = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txbGewicht = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txbCalcDistanceEU = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.txbNachOrt = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txbVonOrt = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.btnCalculate = New System.Windows.Forms.Button()
|
|
Me.lblGesamtfrachkosten = New System.Windows.Forms.Label()
|
|
Me.lblGewicht = New System.Windows.Forms.Label()
|
|
Me.lblDistanzEU = New System.Windows.Forms.Label()
|
|
Me.txbNachPLZ = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txbVonPLZ = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.lblNichtEUAnteil = New System.Windows.Forms.Label()
|
|
Me.lblEUAnteil = New System.Windows.Forms.Label()
|
|
Me.tbNichtEUAnteil = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.tbEUAnteil = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.lblNach = New System.Windows.Forms.Label()
|
|
Me.lblVon = New System.Windows.Forms.Label()
|
|
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
|
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.txtDistanzGes = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.lblAnteil = New System.Windows.Forms.Label()
|
|
Me.Panel6 = New System.Windows.Forms.Panel()
|
|
Me.MyTextBox6 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.txtWarengewicht = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.txtGesamtgewicht = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label28 = New System.Windows.Forms.Label()
|
|
Me.lblWaehrung = New System.Windows.Forms.Label()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.txtWarenanteil = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtGesamtsumme = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Panel4 = New System.Windows.Forms.Panel()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.MyTextBox3 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.MyTextBox2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txbCalcDistanceNichtEU2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|
Me.txbCalcDistanceEU2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Panel5 = New System.Windows.Forms.Panel()
|
|
Me.MyTextBox1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.Label27 = New System.Windows.Forms.Label()
|
|
Me.txtBGLZoll = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label21 = New System.Windows.Forms.Label()
|
|
Me.Label22 = New System.Windows.Forms.Label()
|
|
Me.txtWeitereTarifPos = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtVerzollungskosten = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label23 = New System.Windows.Forms.Label()
|
|
Me.txtPreis = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtEUST = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtWare = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label25 = New System.Windows.Forms.Label()
|
|
Me.Label29 = New System.Windows.Forms.Label()
|
|
Me.Panel3 = New System.Windows.Forms.Panel()
|
|
Me.txtFrachtanteil = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.btnCancel = New System.Windows.Forms.Button()
|
|
Me.btnOK = New System.Windows.Forms.Button()
|
|
Me.TabControl1.SuspendLayout()
|
|
Me.TabPage1.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.TabPage2.SuspendLayout()
|
|
Me.Panel2.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'cbxLandNach
|
|
'
|
|
Me.cbxLandNach._allowedValuesFreiText = Nothing
|
|
Me.cbxLandNach._allowFreiText = False
|
|
Me.cbxLandNach._value = ""
|
|
Me.cbxLandNach.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Append
|
|
Me.cbxLandNach.DropDownWidth = 250
|
|
Me.cbxLandNach.FormattingEnabled = True
|
|
Me.cbxLandNach.Location = New System.Drawing.Point(256, 26)
|
|
Me.cbxLandNach.Name = "cbxLandNach"
|
|
Me.cbxLandNach.Size = New System.Drawing.Size(45, 21)
|
|
Me.cbxLandNach.TabIndex = 43
|
|
'
|
|
'cbxLandVon
|
|
'
|
|
Me.cbxLandVon._allowedValuesFreiText = Nothing
|
|
Me.cbxLandVon._allowFreiText = False
|
|
Me.cbxLandVon._value = ""
|
|
Me.cbxLandVon.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
|
|
Me.cbxLandVon.DropDownWidth = 250
|
|
Me.cbxLandVon.FormattingEnabled = True
|
|
Me.cbxLandVon.Location = New System.Drawing.Point(76, 25)
|
|
Me.cbxLandVon.Name = "cbxLandVon"
|
|
Me.cbxLandVon.Size = New System.Drawing.Size(45, 21)
|
|
Me.cbxLandVon.TabIndex = 40
|
|
'
|
|
'ckbManAnteilsermittlung
|
|
'
|
|
Me.ckbManAnteilsermittlung.AutoSize = True
|
|
Me.ckbManAnteilsermittlung.Location = New System.Drawing.Point(93, 161)
|
|
Me.ckbManAnteilsermittlung.Name = "ckbManAnteilsermittlung"
|
|
Me.ckbManAnteilsermittlung.Size = New System.Drawing.Size(160, 17)
|
|
Me.ckbManAnteilsermittlung.TabIndex = 59
|
|
Me.ckbManAnteilsermittlung.Text = "Anteile automatisch ermitteln"
|
|
Me.ckbManAnteilsermittlung.UseVisualStyleBackColor = True
|
|
'
|
|
'txbCalcDistanceNichtEU
|
|
'
|
|
Me.txbCalcDistanceNichtEU._DateTimeOnly = False
|
|
Me.txbCalcDistanceNichtEU._numbersOnly = False
|
|
Me.txbCalcDistanceNichtEU._numbersOnlyKommastellen = ""
|
|
Me.txbCalcDistanceNichtEU._numbersOnlyTrennzeichen = True
|
|
Me.txbCalcDistanceNichtEU._Prozent = False
|
|
Me.txbCalcDistanceNichtEU._ShortDateNew = False
|
|
Me.txbCalcDistanceNichtEU._ShortDateOnly = False
|
|
Me.txbCalcDistanceNichtEU._TimeOnly = False
|
|
Me.txbCalcDistanceNichtEU._TimeOnly_Seconds = False
|
|
Me.txbCalcDistanceNichtEU._value = ""
|
|
Me.txbCalcDistanceNichtEU._Waehrung = False
|
|
Me.txbCalcDistanceNichtEU._WaehrungZeichen = True
|
|
Me.txbCalcDistanceNichtEU.ForeColor = System.Drawing.Color.Black
|
|
Me.txbCalcDistanceNichtEU.Location = New System.Drawing.Point(278, 228)
|
|
Me.txbCalcDistanceNichtEU.MaxLineLength = -1
|
|
Me.txbCalcDistanceNichtEU.MaxLines_Warning = ""
|
|
Me.txbCalcDistanceNichtEU.MaxLines_Warning_Label = Nothing
|
|
Me.txbCalcDistanceNichtEU.Name = "txbCalcDistanceNichtEU"
|
|
Me.txbCalcDistanceNichtEU.Size = New System.Drawing.Size(84, 20)
|
|
Me.txbCalcDistanceNichtEU.TabIndex = 69
|
|
Me.txbCalcDistanceNichtEU.Visible = False
|
|
'
|
|
'lblDistanzNichtEU
|
|
'
|
|
Me.lblDistanzNichtEU.AutoSize = True
|
|
Me.lblDistanzNichtEU.Location = New System.Drawing.Point(216, 238)
|
|
Me.lblDistanzNichtEU.Name = "lblDistanzNichtEU"
|
|
Me.lblDistanzNichtEU.Size = New System.Drawing.Size(42, 13)
|
|
Me.lblDistanzNichtEU.TabIndex = 70
|
|
Me.lblDistanzNichtEU.Text = "Distanz"
|
|
Me.lblDistanzNichtEU.Visible = False
|
|
'
|
|
'tbNichtEUAnteilberechnet
|
|
'
|
|
Me.tbNichtEUAnteilberechnet._DateTimeOnly = False
|
|
Me.tbNichtEUAnteilberechnet._numbersOnly = False
|
|
Me.tbNichtEUAnteilberechnet._numbersOnlyKommastellen = ""
|
|
Me.tbNichtEUAnteilberechnet._numbersOnlyTrennzeichen = True
|
|
Me.tbNichtEUAnteilberechnet._Prozent = False
|
|
Me.tbNichtEUAnteilberechnet._ShortDateNew = False
|
|
Me.tbNichtEUAnteilberechnet._ShortDateOnly = False
|
|
Me.tbNichtEUAnteilberechnet._TimeOnly = False
|
|
Me.tbNichtEUAnteilberechnet._TimeOnly_Seconds = False
|
|
Me.tbNichtEUAnteilberechnet._value = ""
|
|
Me.tbNichtEUAnteilberechnet._Waehrung = True
|
|
Me.tbNichtEUAnteilberechnet._WaehrungZeichen = True
|
|
Me.tbNichtEUAnteilberechnet.ForeColor = System.Drawing.Color.Black
|
|
Me.tbNichtEUAnteilberechnet.Location = New System.Drawing.Point(142, 228)
|
|
Me.tbNichtEUAnteilberechnet.MaxLineLength = -1
|
|
Me.tbNichtEUAnteilberechnet.MaxLines_Warning = ""
|
|
Me.tbNichtEUAnteilberechnet.MaxLines_Warning_Label = Nothing
|
|
Me.tbNichtEUAnteilberechnet.Name = "tbNichtEUAnteilberechnet"
|
|
Me.tbNichtEUAnteilberechnet.ReadOnly = True
|
|
Me.tbNichtEUAnteilberechnet.Size = New System.Drawing.Size(60, 20)
|
|
Me.tbNichtEUAnteilberechnet.TabIndex = 68
|
|
'
|
|
'tbEUAnteilberechnet
|
|
'
|
|
Me.tbEUAnteilberechnet._DateTimeOnly = False
|
|
Me.tbEUAnteilberechnet._numbersOnly = False
|
|
Me.tbEUAnteilberechnet._numbersOnlyKommastellen = ""
|
|
Me.tbEUAnteilberechnet._numbersOnlyTrennzeichen = True
|
|
Me.tbEUAnteilberechnet._Prozent = False
|
|
Me.tbEUAnteilberechnet._ShortDateNew = False
|
|
Me.tbEUAnteilberechnet._ShortDateOnly = False
|
|
Me.tbEUAnteilberechnet._TimeOnly = False
|
|
Me.tbEUAnteilberechnet._TimeOnly_Seconds = False
|
|
Me.tbEUAnteilberechnet._value = ""
|
|
Me.tbEUAnteilberechnet._Waehrung = True
|
|
Me.tbEUAnteilberechnet._WaehrungZeichen = True
|
|
Me.tbEUAnteilberechnet.ForeColor = System.Drawing.Color.Black
|
|
Me.tbEUAnteilberechnet.Location = New System.Drawing.Point(142, 189)
|
|
Me.tbEUAnteilberechnet.MaxLineLength = -1
|
|
Me.tbEUAnteilberechnet.MaxLines_Warning = ""
|
|
Me.tbEUAnteilberechnet.MaxLines_Warning_Label = Nothing
|
|
Me.tbEUAnteilberechnet.Name = "tbEUAnteilberechnet"
|
|
Me.tbEUAnteilberechnet.ReadOnly = True
|
|
Me.tbEUAnteilberechnet.Size = New System.Drawing.Size(60, 20)
|
|
Me.tbEUAnteilberechnet.TabIndex = 62
|
|
'
|
|
'lblWarningFaktor
|
|
'
|
|
Me.lblWarningFaktor.AutoSize = True
|
|
Me.lblWarningFaktor.ForeColor = System.Drawing.Color.Red
|
|
Me.lblWarningFaktor.Location = New System.Drawing.Point(6, 145)
|
|
Me.lblWarningFaktor.Name = "lblWarningFaktor"
|
|
Me.lblWarningFaktor.Size = New System.Drawing.Size(82, 13)
|
|
Me.lblWarningFaktor.TabIndex = 57
|
|
Me.lblWarningFaktor.Text = "Faktor angeben"
|
|
Me.lblWarningFaktor.Visible = False
|
|
'
|
|
'lblWarningBestimmungsort
|
|
'
|
|
Me.lblWarningBestimmungsort.AutoSize = True
|
|
Me.lblWarningBestimmungsort.ForeColor = System.Drawing.Color.Red
|
|
Me.lblWarningBestimmungsort.Location = New System.Drawing.Point(181, 75)
|
|
Me.lblWarningBestimmungsort.Name = "lblWarningBestimmungsort"
|
|
Me.lblWarningBestimmungsort.Size = New System.Drawing.Size(167, 13)
|
|
Me.lblWarningBestimmungsort.TabIndex = 50
|
|
Me.lblWarningBestimmungsort.Text = "PLZ/Ort von Bestimmungsort fehlt"
|
|
Me.lblWarningBestimmungsort.Visible = False
|
|
'
|
|
'lblWarningAbgangort
|
|
'
|
|
Me.lblWarningAbgangort.AutoSize = True
|
|
Me.lblWarningAbgangort.ForeColor = System.Drawing.Color.Red
|
|
Me.lblWarningAbgangort.Location = New System.Drawing.Point(6, 75)
|
|
Me.lblWarningAbgangort.Name = "lblWarningAbgangort"
|
|
Me.lblWarningAbgangort.Size = New System.Drawing.Size(147, 13)
|
|
Me.lblWarningAbgangort.TabIndex = 49
|
|
Me.lblWarningAbgangort.Text = "PLZ/Ort von Abgangsort fehlt"
|
|
Me.lblWarningAbgangort.Visible = False
|
|
'
|
|
'lblWarningNichtEUAnteil
|
|
'
|
|
Me.lblWarningNichtEUAnteil.AutoSize = True
|
|
Me.lblWarningNichtEUAnteil.ForeColor = System.Drawing.Color.Red
|
|
Me.lblWarningNichtEUAnteil.Location = New System.Drawing.Point(6, 250)
|
|
Me.lblWarningNichtEUAnteil.Name = "lblWarningNichtEUAnteil"
|
|
Me.lblWarningNichtEUAnteil.Size = New System.Drawing.Size(190, 13)
|
|
Me.lblWarningNichtEUAnteil.TabIndex = 71
|
|
Me.lblWarningNichtEUAnteil.Text = "Nicht EU Anteil hinterlegen (in Prozent)"
|
|
Me.lblWarningNichtEUAnteil.Visible = False
|
|
'
|
|
'lblWarningEUAnteil
|
|
'
|
|
Me.lblWarningEUAnteil.AutoSize = True
|
|
Me.lblWarningEUAnteil.ForeColor = System.Drawing.Color.Red
|
|
Me.lblWarningEUAnteil.Location = New System.Drawing.Point(6, 212)
|
|
Me.lblWarningEUAnteil.Name = "lblWarningEUAnteil"
|
|
Me.lblWarningEUAnteil.Size = New System.Drawing.Size(162, 13)
|
|
Me.lblWarningEUAnteil.TabIndex = 65
|
|
Me.lblWarningEUAnteil.Text = "EU Anteil hinterlegen (in Prozent)"
|
|
Me.lblWarningEUAnteil.Visible = False
|
|
'
|
|
'txbFactor
|
|
'
|
|
Me.txbFactor._DateTimeOnly = False
|
|
Me.txbFactor._numbersOnly = True
|
|
Me.txbFactor._numbersOnlyKommastellen = ""
|
|
Me.txbFactor._numbersOnlyTrennzeichen = True
|
|
Me.txbFactor._Prozent = False
|
|
Me.txbFactor._ShortDateNew = False
|
|
Me.txbFactor._ShortDateOnly = False
|
|
Me.txbFactor._TimeOnly = False
|
|
Me.txbFactor._TimeOnly_Seconds = False
|
|
Me.txbFactor._value = ""
|
|
Me.txbFactor._Waehrung = True
|
|
Me.txbFactor._WaehrungZeichen = True
|
|
Me.txbFactor.ForeColor = System.Drawing.Color.Black
|
|
Me.txbFactor.Location = New System.Drawing.Point(76, 123)
|
|
Me.txbFactor.MaxLineLength = -1
|
|
Me.txbFactor.MaxLines_Warning = ""
|
|
Me.txbFactor.MaxLines_Warning_Label = Nothing
|
|
Me.txbFactor.Name = "txbFactor"
|
|
Me.txbFactor.Size = New System.Drawing.Size(60, 20)
|
|
Me.txbFactor.TabIndex = 54
|
|
'
|
|
'lblFaktor
|
|
'
|
|
Me.lblFaktor.AutoSize = True
|
|
Me.lblFaktor.Location = New System.Drawing.Point(6, 126)
|
|
Me.lblFaktor.Name = "lblFaktor"
|
|
Me.lblFaktor.Size = New System.Drawing.Size(37, 13)
|
|
Me.lblFaktor.TabIndex = 53
|
|
Me.lblFaktor.Text = "Faktor"
|
|
'
|
|
'tbxGesamtfrachtkosten
|
|
'
|
|
Me.tbxGesamtfrachtkosten._DateTimeOnly = False
|
|
Me.tbxGesamtfrachtkosten._numbersOnly = False
|
|
Me.tbxGesamtfrachtkosten._numbersOnlyKommastellen = ""
|
|
Me.tbxGesamtfrachtkosten._numbersOnlyTrennzeichen = True
|
|
Me.tbxGesamtfrachtkosten._Prozent = False
|
|
Me.tbxGesamtfrachtkosten._ShortDateNew = False
|
|
Me.tbxGesamtfrachtkosten._ShortDateOnly = False
|
|
Me.tbxGesamtfrachtkosten._TimeOnly = False
|
|
Me.tbxGesamtfrachtkosten._TimeOnly_Seconds = False
|
|
Me.tbxGesamtfrachtkosten._value = ""
|
|
Me.tbxGesamtfrachtkosten._Waehrung = True
|
|
Me.tbxGesamtfrachtkosten._WaehrungZeichen = True
|
|
Me.tbxGesamtfrachtkosten.ForeColor = System.Drawing.Color.Black
|
|
Me.tbxGesamtfrachtkosten.Location = New System.Drawing.Point(302, 123)
|
|
Me.tbxGesamtfrachtkosten.MaxLineLength = -1
|
|
Me.tbxGesamtfrachtkosten.MaxLines_Warning = ""
|
|
Me.tbxGesamtfrachtkosten.MaxLines_Warning_Label = Nothing
|
|
Me.tbxGesamtfrachtkosten.Name = "tbxGesamtfrachtkosten"
|
|
Me.tbxGesamtfrachtkosten.ReadOnly = True
|
|
Me.tbxGesamtfrachtkosten.Size = New System.Drawing.Size(60, 20)
|
|
Me.tbxGesamtfrachtkosten.TabIndex = 56
|
|
'
|
|
'txbGewicht
|
|
'
|
|
Me.txbGewicht._DateTimeOnly = False
|
|
Me.txbGewicht._numbersOnly = False
|
|
Me.txbGewicht._numbersOnlyKommastellen = ""
|
|
Me.txbGewicht._numbersOnlyTrennzeichen = True
|
|
Me.txbGewicht._Prozent = False
|
|
Me.txbGewicht._ShortDateNew = False
|
|
Me.txbGewicht._ShortDateOnly = False
|
|
Me.txbGewicht._TimeOnly = False
|
|
Me.txbGewicht._TimeOnly_Seconds = False
|
|
Me.txbGewicht._value = ""
|
|
Me.txbGewicht._Waehrung = False
|
|
Me.txbGewicht._WaehrungZeichen = True
|
|
Me.txbGewicht.ForeColor = System.Drawing.Color.Black
|
|
Me.txbGewicht.Location = New System.Drawing.Point(76, 97)
|
|
Me.txbGewicht.MaxLineLength = -1
|
|
Me.txbGewicht.MaxLines_Warning = ""
|
|
Me.txbGewicht.MaxLines_Warning_Label = Nothing
|
|
Me.txbGewicht.Name = "txbGewicht"
|
|
Me.txbGewicht.ReadOnly = True
|
|
Me.txbGewicht.Size = New System.Drawing.Size(84, 20)
|
|
Me.txbGewicht.TabIndex = 52
|
|
'
|
|
'txbCalcDistanceEU
|
|
'
|
|
Me.txbCalcDistanceEU._DateTimeOnly = False
|
|
Me.txbCalcDistanceEU._numbersOnly = False
|
|
Me.txbCalcDistanceEU._numbersOnlyKommastellen = ""
|
|
Me.txbCalcDistanceEU._numbersOnlyTrennzeichen = True
|
|
Me.txbCalcDistanceEU._Prozent = False
|
|
Me.txbCalcDistanceEU._ShortDateNew = False
|
|
Me.txbCalcDistanceEU._ShortDateOnly = False
|
|
Me.txbCalcDistanceEU._TimeOnly = False
|
|
Me.txbCalcDistanceEU._TimeOnly_Seconds = False
|
|
Me.txbCalcDistanceEU._value = ""
|
|
Me.txbCalcDistanceEU._Waehrung = False
|
|
Me.txbCalcDistanceEU._WaehrungZeichen = True
|
|
Me.txbCalcDistanceEU.ForeColor = System.Drawing.Color.Black
|
|
Me.txbCalcDistanceEU.Location = New System.Drawing.Point(278, 189)
|
|
Me.txbCalcDistanceEU.MaxLineLength = -1
|
|
Me.txbCalcDistanceEU.MaxLines_Warning = ""
|
|
Me.txbCalcDistanceEU.MaxLines_Warning_Label = Nothing
|
|
Me.txbCalcDistanceEU.Name = "txbCalcDistanceEU"
|
|
Me.txbCalcDistanceEU.Size = New System.Drawing.Size(84, 20)
|
|
Me.txbCalcDistanceEU.TabIndex = 64
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(206, 33)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(27, 13)
|
|
Me.Label4.TabIndex = 42
|
|
Me.Label4.Text = "PLZ"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(206, 59)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(21, 13)
|
|
Me.Label3.TabIndex = 47
|
|
Me.Label3.Text = "Ort"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(6, 55)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(21, 13)
|
|
Me.Label2.TabIndex = 45
|
|
Me.Label2.Text = "Ort"
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(6, 33)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(27, 13)
|
|
Me.Label1.TabIndex = 39
|
|
Me.Label1.Text = "PLZ"
|
|
'
|
|
'txbNachOrt
|
|
'
|
|
Me.txbNachOrt._DateTimeOnly = False
|
|
Me.txbNachOrt._numbersOnly = False
|
|
Me.txbNachOrt._numbersOnlyKommastellen = ""
|
|
Me.txbNachOrt._numbersOnlyTrennzeichen = True
|
|
Me.txbNachOrt._Prozent = False
|
|
Me.txbNachOrt._ShortDateNew = False
|
|
Me.txbNachOrt._ShortDateOnly = False
|
|
Me.txbNachOrt._TimeOnly = False
|
|
Me.txbNachOrt._TimeOnly_Seconds = False
|
|
Me.txbNachOrt._value = ""
|
|
Me.txbNachOrt._Waehrung = False
|
|
Me.txbNachOrt._WaehrungZeichen = True
|
|
Me.txbNachOrt.ForeColor = System.Drawing.Color.Black
|
|
Me.txbNachOrt.Location = New System.Drawing.Point(256, 52)
|
|
Me.txbNachOrt.MaxLineLength = -1
|
|
Me.txbNachOrt.MaxLines_Warning = ""
|
|
Me.txbNachOrt.MaxLines_Warning_Label = Nothing
|
|
Me.txbNachOrt.Name = "txbNachOrt"
|
|
Me.txbNachOrt.Size = New System.Drawing.Size(106, 20)
|
|
Me.txbNachOrt.TabIndex = 48
|
|
'
|
|
'txbVonOrt
|
|
'
|
|
Me.txbVonOrt._DateTimeOnly = False
|
|
Me.txbVonOrt._numbersOnly = False
|
|
Me.txbVonOrt._numbersOnlyKommastellen = ""
|
|
Me.txbVonOrt._numbersOnlyTrennzeichen = True
|
|
Me.txbVonOrt._Prozent = False
|
|
Me.txbVonOrt._ShortDateNew = False
|
|
Me.txbVonOrt._ShortDateOnly = False
|
|
Me.txbVonOrt._TimeOnly = False
|
|
Me.txbVonOrt._TimeOnly_Seconds = False
|
|
Me.txbVonOrt._value = ""
|
|
Me.txbVonOrt._Waehrung = False
|
|
Me.txbVonOrt._WaehrungZeichen = True
|
|
Me.txbVonOrt.ForeColor = System.Drawing.Color.Black
|
|
Me.txbVonOrt.Location = New System.Drawing.Point(76, 52)
|
|
Me.txbVonOrt.MaxLineLength = -1
|
|
Me.txbVonOrt.MaxLines_Warning = ""
|
|
Me.txbVonOrt.MaxLines_Warning_Label = Nothing
|
|
Me.txbVonOrt.Name = "txbVonOrt"
|
|
Me.txbVonOrt.Size = New System.Drawing.Size(106, 20)
|
|
Me.txbVonOrt.TabIndex = 46
|
|
'
|
|
'btnCalculate
|
|
'
|
|
Me.btnCalculate.AccessibleRole = System.Windows.Forms.AccessibleRole.ComboBox
|
|
Me.btnCalculate.Location = New System.Drawing.Point(6, 161)
|
|
Me.btnCalculate.Name = "btnCalculate"
|
|
Me.btnCalculate.Size = New System.Drawing.Size(75, 23)
|
|
Me.btnCalculate.TabIndex = 58
|
|
Me.btnCalculate.Text = "Berechnen"
|
|
Me.btnCalculate.UseVisualStyleBackColor = True
|
|
'
|
|
'lblGesamtfrachkosten
|
|
'
|
|
Me.lblGesamtfrachkosten.AutoSize = True
|
|
Me.lblGesamtfrachkosten.Location = New System.Drawing.Point(206, 126)
|
|
Me.lblGesamtfrachkosten.Name = "lblGesamtfrachkosten"
|
|
Me.lblGesamtfrachkosten.Size = New System.Drawing.Size(92, 13)
|
|
Me.lblGesamtfrachkosten.TabIndex = 55
|
|
Me.lblGesamtfrachkosten.Text = "Frachtkosten ges."
|
|
'
|
|
'lblGewicht
|
|
'
|
|
Me.lblGewicht.AutoSize = True
|
|
Me.lblGewicht.Location = New System.Drawing.Point(6, 100)
|
|
Me.lblGewicht.Name = "lblGewicht"
|
|
Me.lblGewicht.Size = New System.Drawing.Size(46, 13)
|
|
Me.lblGewicht.TabIndex = 51
|
|
Me.lblGewicht.Text = "Gewicht"
|
|
'
|
|
'lblDistanzEU
|
|
'
|
|
Me.lblDistanzEU.AutoSize = True
|
|
Me.lblDistanzEU.Location = New System.Drawing.Point(211, 196)
|
|
Me.lblDistanzEU.Name = "lblDistanzEU"
|
|
Me.lblDistanzEU.Size = New System.Drawing.Size(42, 13)
|
|
Me.lblDistanzEU.TabIndex = 63
|
|
Me.lblDistanzEU.Text = "Distanz"
|
|
'
|
|
'txbNachPLZ
|
|
'
|
|
Me.txbNachPLZ._DateTimeOnly = False
|
|
Me.txbNachPLZ._numbersOnly = False
|
|
Me.txbNachPLZ._numbersOnlyKommastellen = ""
|
|
Me.txbNachPLZ._numbersOnlyTrennzeichen = True
|
|
Me.txbNachPLZ._Prozent = False
|
|
Me.txbNachPLZ._ShortDateNew = False
|
|
Me.txbNachPLZ._ShortDateOnly = False
|
|
Me.txbNachPLZ._TimeOnly = False
|
|
Me.txbNachPLZ._TimeOnly_Seconds = False
|
|
Me.txbNachPLZ._value = ""
|
|
Me.txbNachPLZ._Waehrung = False
|
|
Me.txbNachPLZ._WaehrungZeichen = True
|
|
Me.txbNachPLZ.ForeColor = System.Drawing.Color.Black
|
|
Me.txbNachPLZ.Location = New System.Drawing.Point(302, 26)
|
|
Me.txbNachPLZ.MaxLineLength = -1
|
|
Me.txbNachPLZ.MaxLines_Warning = ""
|
|
Me.txbNachPLZ.MaxLines_Warning_Label = Nothing
|
|
Me.txbNachPLZ.Name = "txbNachPLZ"
|
|
Me.txbNachPLZ.Size = New System.Drawing.Size(60, 20)
|
|
Me.txbNachPLZ.TabIndex = 44
|
|
'
|
|
'txbVonPLZ
|
|
'
|
|
Me.txbVonPLZ._DateTimeOnly = False
|
|
Me.txbVonPLZ._numbersOnly = False
|
|
Me.txbVonPLZ._numbersOnlyKommastellen = ""
|
|
Me.txbVonPLZ._numbersOnlyTrennzeichen = True
|
|
Me.txbVonPLZ._Prozent = False
|
|
Me.txbVonPLZ._ShortDateNew = False
|
|
Me.txbVonPLZ._ShortDateOnly = False
|
|
Me.txbVonPLZ._TimeOnly = False
|
|
Me.txbVonPLZ._TimeOnly_Seconds = False
|
|
Me.txbVonPLZ._value = ""
|
|
Me.txbVonPLZ._Waehrung = False
|
|
Me.txbVonPLZ._WaehrungZeichen = True
|
|
Me.txbVonPLZ.ForeColor = System.Drawing.Color.Black
|
|
Me.txbVonPLZ.Location = New System.Drawing.Point(122, 26)
|
|
Me.txbVonPLZ.MaxLineLength = -1
|
|
Me.txbVonPLZ.MaxLines_Warning = ""
|
|
Me.txbVonPLZ.MaxLines_Warning_Label = Nothing
|
|
Me.txbVonPLZ.Name = "txbVonPLZ"
|
|
Me.txbVonPLZ.Size = New System.Drawing.Size(60, 20)
|
|
Me.txbVonPLZ.TabIndex = 41
|
|
'
|
|
'lblNichtEUAnteil
|
|
'
|
|
Me.lblNichtEUAnteil.AutoSize = True
|
|
Me.lblNichtEUAnteil.Location = New System.Drawing.Point(6, 231)
|
|
Me.lblNichtEUAnteil.Name = "lblNichtEUAnteil"
|
|
Me.lblNichtEUAnteil.Size = New System.Drawing.Size(79, 13)
|
|
Me.lblNichtEUAnteil.TabIndex = 66
|
|
Me.lblNichtEUAnteil.Text = "Nicht EU Anteil"
|
|
'
|
|
'lblEUAnteil
|
|
'
|
|
Me.lblEUAnteil.AutoSize = True
|
|
Me.lblEUAnteil.Location = New System.Drawing.Point(6, 196)
|
|
Me.lblEUAnteil.Name = "lblEUAnteil"
|
|
Me.lblEUAnteil.Size = New System.Drawing.Size(51, 13)
|
|
Me.lblEUAnteil.TabIndex = 60
|
|
Me.lblEUAnteil.Text = "EU Anteil"
|
|
'
|
|
'tbNichtEUAnteil
|
|
'
|
|
Me.tbNichtEUAnteil._DateTimeOnly = False
|
|
Me.tbNichtEUAnteil._numbersOnly = False
|
|
Me.tbNichtEUAnteil._numbersOnlyKommastellen = ""
|
|
Me.tbNichtEUAnteil._numbersOnlyTrennzeichen = True
|
|
Me.tbNichtEUAnteil._Prozent = True
|
|
Me.tbNichtEUAnteil._ShortDateNew = False
|
|
Me.tbNichtEUAnteil._ShortDateOnly = False
|
|
Me.tbNichtEUAnteil._TimeOnly = False
|
|
Me.tbNichtEUAnteil._TimeOnly_Seconds = False
|
|
Me.tbNichtEUAnteil._value = Nothing
|
|
Me.tbNichtEUAnteil._Waehrung = False
|
|
Me.tbNichtEUAnteil._WaehrungZeichen = False
|
|
Me.tbNichtEUAnteil.ForeColor = System.Drawing.Color.Black
|
|
Me.tbNichtEUAnteil.Location = New System.Drawing.Point(87, 228)
|
|
Me.tbNichtEUAnteil.MaxLineLength = -1
|
|
Me.tbNichtEUAnteil.MaxLines_Warning = ""
|
|
Me.tbNichtEUAnteil.MaxLines_Warning_Label = Nothing
|
|
Me.tbNichtEUAnteil.Name = "tbNichtEUAnteil"
|
|
Me.tbNichtEUAnteil.Size = New System.Drawing.Size(49, 20)
|
|
Me.tbNichtEUAnteil.TabIndex = 67
|
|
'
|
|
'tbEUAnteil
|
|
'
|
|
Me.tbEUAnteil._DateTimeOnly = False
|
|
Me.tbEUAnteil._numbersOnly = False
|
|
Me.tbEUAnteil._numbersOnlyKommastellen = ""
|
|
Me.tbEUAnteil._numbersOnlyTrennzeichen = False
|
|
Me.tbEUAnteil._Prozent = True
|
|
Me.tbEUAnteil._ShortDateNew = False
|
|
Me.tbEUAnteil._ShortDateOnly = False
|
|
Me.tbEUAnteil._TimeOnly = False
|
|
Me.tbEUAnteil._TimeOnly_Seconds = False
|
|
Me.tbEUAnteil._value = Nothing
|
|
Me.tbEUAnteil._Waehrung = False
|
|
Me.tbEUAnteil._WaehrungZeichen = False
|
|
Me.tbEUAnteil.ForeColor = System.Drawing.Color.Black
|
|
Me.tbEUAnteil.Location = New System.Drawing.Point(85, 189)
|
|
Me.tbEUAnteil.MaxLineLength = -1
|
|
Me.tbEUAnteil.MaxLines_Warning = ""
|
|
Me.tbEUAnteil.MaxLines_Warning_Label = Nothing
|
|
Me.tbEUAnteil.Name = "tbEUAnteil"
|
|
Me.tbEUAnteil.Size = New System.Drawing.Size(51, 20)
|
|
Me.tbEUAnteil.TabIndex = 61
|
|
'
|
|
'lblNach
|
|
'
|
|
Me.lblNach.AutoSize = True
|
|
Me.lblNach.Location = New System.Drawing.Point(206, 12)
|
|
Me.lblNach.Name = "lblNach"
|
|
Me.lblNach.Size = New System.Drawing.Size(84, 13)
|
|
Me.lblNach.TabIndex = 38
|
|
Me.lblNach.Text = "Bestimmungsort:"
|
|
'
|
|
'lblVon
|
|
'
|
|
Me.lblVon.AutoSize = True
|
|
Me.lblVon.Location = New System.Drawing.Point(6, 12)
|
|
Me.lblVon.Name = "lblVon"
|
|
Me.lblVon.Size = New System.Drawing.Size(64, 13)
|
|
Me.lblVon.TabIndex = 37
|
|
Me.lblVon.Text = "Abgangsort:"
|
|
'
|
|
'TabControl1
|
|
'
|
|
Me.TabControl1.Controls.Add(Me.TabPage1)
|
|
Me.TabControl1.Controls.Add(Me.TabPage2)
|
|
Me.TabControl1.Location = New System.Drawing.Point(3, 3)
|
|
Me.TabControl1.Name = "TabControl1"
|
|
Me.TabControl1.SelectedIndex = 0
|
|
Me.TabControl1.Size = New System.Drawing.Size(385, 365)
|
|
Me.TabControl1.TabIndex = 74
|
|
'
|
|
'TabPage1
|
|
'
|
|
Me.TabPage1.Controls.Add(Me.Panel1)
|
|
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage1.Name = "TabPage1"
|
|
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage1.Size = New System.Drawing.Size(377, 339)
|
|
Me.TabPage1.TabIndex = 0
|
|
Me.TabPage1.Text = "Entfernung"
|
|
Me.TabPage1.UseVisualStyleBackColor = True
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.Controls.Add(Me.lblVon)
|
|
Me.Panel1.Controls.Add(Me.cbxLandNach)
|
|
Me.Panel1.Controls.Add(Me.lblNach)
|
|
Me.Panel1.Controls.Add(Me.cbxLandVon)
|
|
Me.Panel1.Controls.Add(Me.ckbManAnteilsermittlung)
|
|
Me.Panel1.Controls.Add(Me.txbCalcDistanceNichtEU)
|
|
Me.Panel1.Controls.Add(Me.tbEUAnteil)
|
|
Me.Panel1.Controls.Add(Me.lblDistanzNichtEU)
|
|
Me.Panel1.Controls.Add(Me.tbNichtEUAnteil)
|
|
Me.Panel1.Controls.Add(Me.tbNichtEUAnteilberechnet)
|
|
Me.Panel1.Controls.Add(Me.lblEUAnteil)
|
|
Me.Panel1.Controls.Add(Me.tbEUAnteilberechnet)
|
|
Me.Panel1.Controls.Add(Me.lblNichtEUAnteil)
|
|
Me.Panel1.Controls.Add(Me.lblWarningFaktor)
|
|
Me.Panel1.Controls.Add(Me.txbVonPLZ)
|
|
Me.Panel1.Controls.Add(Me.lblWarningBestimmungsort)
|
|
Me.Panel1.Controls.Add(Me.txbNachPLZ)
|
|
Me.Panel1.Controls.Add(Me.lblWarningAbgangort)
|
|
Me.Panel1.Controls.Add(Me.lblDistanzEU)
|
|
Me.Panel1.Controls.Add(Me.lblWarningNichtEUAnteil)
|
|
Me.Panel1.Controls.Add(Me.lblGewicht)
|
|
Me.Panel1.Controls.Add(Me.lblWarningEUAnteil)
|
|
Me.Panel1.Controls.Add(Me.lblGesamtfrachkosten)
|
|
Me.Panel1.Controls.Add(Me.txbFactor)
|
|
Me.Panel1.Controls.Add(Me.btnCalculate)
|
|
Me.Panel1.Controls.Add(Me.lblFaktor)
|
|
Me.Panel1.Controls.Add(Me.txbVonOrt)
|
|
Me.Panel1.Controls.Add(Me.tbxGesamtfrachtkosten)
|
|
Me.Panel1.Controls.Add(Me.txbNachOrt)
|
|
Me.Panel1.Controls.Add(Me.txbGewicht)
|
|
Me.Panel1.Controls.Add(Me.Label1)
|
|
Me.Panel1.Controls.Add(Me.txbCalcDistanceEU)
|
|
Me.Panel1.Controls.Add(Me.Label2)
|
|
Me.Panel1.Controls.Add(Me.Label4)
|
|
Me.Panel1.Controls.Add(Me.Label3)
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(374, 347)
|
|
Me.Panel1.TabIndex = 0
|
|
'
|
|
'TabPage2
|
|
'
|
|
Me.TabPage2.Controls.Add(Me.Panel2)
|
|
Me.TabPage2.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage2.Name = "TabPage2"
|
|
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage2.Size = New System.Drawing.Size(377, 339)
|
|
Me.TabPage2.TabIndex = 1
|
|
Me.TabPage2.Text = "Detailiert"
|
|
Me.TabPage2.UseVisualStyleBackColor = True
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.Controls.Add(Me.Label17)
|
|
Me.Panel2.Controls.Add(Me.Label15)
|
|
Me.Panel2.Controls.Add(Me.txtDistanzGes)
|
|
Me.Panel2.Controls.Add(Me.Label12)
|
|
Me.Panel2.Controls.Add(Me.Label11)
|
|
Me.Panel2.Controls.Add(Me.lblAnteil)
|
|
Me.Panel2.Controls.Add(Me.Panel6)
|
|
Me.Panel2.Controls.Add(Me.MyTextBox6)
|
|
Me.Panel2.Controls.Add(Me.Label10)
|
|
Me.Panel2.Controls.Add(Me.txtWarengewicht)
|
|
Me.Panel2.Controls.Add(Me.Label9)
|
|
Me.Panel2.Controls.Add(Me.txtGesamtgewicht)
|
|
Me.Panel2.Controls.Add(Me.Label28)
|
|
Me.Panel2.Controls.Add(Me.lblWaehrung)
|
|
Me.Panel2.Controls.Add(Me.Label14)
|
|
Me.Panel2.Controls.Add(Me.Label13)
|
|
Me.Panel2.Controls.Add(Me.txtWarenanteil)
|
|
Me.Panel2.Controls.Add(Me.txtGesamtsumme)
|
|
Me.Panel2.Controls.Add(Me.Panel4)
|
|
Me.Panel2.Controls.Add(Me.Label8)
|
|
Me.Panel2.Controls.Add(Me.Label7)
|
|
Me.Panel2.Controls.Add(Me.MyTextBox3)
|
|
Me.Panel2.Controls.Add(Me.MyTextBox2)
|
|
Me.Panel2.Controls.Add(Me.txbCalcDistanceNichtEU2)
|
|
Me.Panel2.Controls.Add(Me.Label16)
|
|
Me.Panel2.Controls.Add(Me.Label18)
|
|
Me.Panel2.Controls.Add(Me.txbCalcDistanceEU2)
|
|
Me.Panel2.Controls.Add(Me.Panel5)
|
|
Me.Panel2.Controls.Add(Me.MyTextBox1)
|
|
Me.Panel2.Controls.Add(Me.Label5)
|
|
Me.Panel2.Controls.Add(Me.Label6)
|
|
Me.Panel2.Controls.Add(Me.Label27)
|
|
Me.Panel2.Controls.Add(Me.txtBGLZoll)
|
|
Me.Panel2.Controls.Add(Me.Label21)
|
|
Me.Panel2.Controls.Add(Me.Label22)
|
|
Me.Panel2.Controls.Add(Me.txtWeitereTarifPos)
|
|
Me.Panel2.Controls.Add(Me.txtVerzollungskosten)
|
|
Me.Panel2.Controls.Add(Me.Label23)
|
|
Me.Panel2.Controls.Add(Me.txtPreis)
|
|
Me.Panel2.Controls.Add(Me.txtEUST)
|
|
Me.Panel2.Controls.Add(Me.txtWare)
|
|
Me.Panel2.Controls.Add(Me.Label25)
|
|
Me.Panel2.Controls.Add(Me.Label29)
|
|
Me.Panel2.Controls.Add(Me.Panel3)
|
|
Me.Panel2.Controls.Add(Me.txtFrachtanteil)
|
|
Me.Panel2.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(377, 375)
|
|
Me.Panel2.TabIndex = 0
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.Location = New System.Drawing.Point(227, 315)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(43, 13)
|
|
Me.Label17.TabIndex = 174
|
|
Me.Label17.Text = "Gesamt"
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label15.Location = New System.Drawing.Point(353, 315)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(23, 13)
|
|
Me.Label15.TabIndex = 173
|
|
Me.Label15.Text = "km"
|
|
'
|
|
'txtDistanzGes
|
|
'
|
|
Me.txtDistanzGes._DateTimeOnly = False
|
|
Me.txtDistanzGes._numbersOnly = False
|
|
Me.txtDistanzGes._numbersOnlyKommastellen = ""
|
|
Me.txtDistanzGes._numbersOnlyTrennzeichen = True
|
|
Me.txtDistanzGes._Prozent = False
|
|
Me.txtDistanzGes._ShortDateNew = False
|
|
Me.txtDistanzGes._ShortDateOnly = False
|
|
Me.txtDistanzGes._TimeOnly = False
|
|
Me.txtDistanzGes._TimeOnly_Seconds = False
|
|
Me.txtDistanzGes._value = ""
|
|
Me.txtDistanzGes._Waehrung = False
|
|
Me.txtDistanzGes._WaehrungZeichen = True
|
|
Me.txtDistanzGes.ForeColor = System.Drawing.Color.Black
|
|
Me.txtDistanzGes.Location = New System.Drawing.Point(276, 308)
|
|
Me.txtDistanzGes.MaxLineLength = -1
|
|
Me.txtDistanzGes.MaxLines_Warning = ""
|
|
Me.txtDistanzGes.MaxLines_Warning_Label = Nothing
|
|
Me.txtDistanzGes.Name = "txtDistanzGes"
|
|
Me.txtDistanzGes.Size = New System.Drawing.Size(71, 20)
|
|
Me.txtDistanzGes.TabIndex = 172
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label12.Location = New System.Drawing.Point(181, 315)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(23, 13)
|
|
Me.Label12.TabIndex = 170
|
|
Me.Label12.Text = "km"
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label11.Location = New System.Drawing.Point(181, 292)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(23, 13)
|
|
Me.Label11.TabIndex = 169
|
|
Me.Label11.Text = "km"
|
|
'
|
|
'lblAnteil
|
|
'
|
|
Me.lblAnteil.AutoSize = True
|
|
Me.lblAnteil.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblAnteil.Location = New System.Drawing.Point(219, 48)
|
|
Me.lblAnteil.Name = "lblAnteil"
|
|
Me.lblAnteil.Size = New System.Drawing.Size(0, 13)
|
|
Me.lblAnteil.TabIndex = 168
|
|
'
|
|
'Panel6
|
|
'
|
|
Me.Panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel6.Location = New System.Drawing.Point(10, 96)
|
|
Me.Panel6.Name = "Panel6"
|
|
Me.Panel6.Size = New System.Drawing.Size(350, 2)
|
|
Me.Panel6.TabIndex = 159
|
|
'
|
|
'MyTextBox6
|
|
'
|
|
Me.MyTextBox6._DateTimeOnly = False
|
|
Me.MyTextBox6._numbersOnly = False
|
|
Me.MyTextBox6._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox6._numbersOnlyTrennzeichen = True
|
|
Me.MyTextBox6._Prozent = False
|
|
Me.MyTextBox6._ShortDateNew = False
|
|
Me.MyTextBox6._ShortDateOnly = False
|
|
Me.MyTextBox6._TimeOnly = False
|
|
Me.MyTextBox6._TimeOnly_Seconds = False
|
|
Me.MyTextBox6._value = Nothing
|
|
Me.MyTextBox6._Waehrung = True
|
|
Me.MyTextBox6._WaehrungZeichen = False
|
|
Me.MyTextBox6.ForeColor = System.Drawing.Color.Black
|
|
Me.MyTextBox6.Location = New System.Drawing.Point(104, 70)
|
|
Me.MyTextBox6.MaxLineLength = -1
|
|
Me.MyTextBox6.MaxLines_Warning = ""
|
|
Me.MyTextBox6.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox6.Name = "MyTextBox6"
|
|
Me.MyTextBox6.Size = New System.Drawing.Size(86, 20)
|
|
Me.MyTextBox6.TabIndex = 79
|
|
Me.MyTextBox6.Text = "0,00 €"
|
|
Me.MyTextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label10.Location = New System.Drawing.Point(169, 46)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(21, 13)
|
|
Me.Label10.TabIndex = 166
|
|
Me.Label10.Text = "kg"
|
|
'
|
|
'txtWarengewicht
|
|
'
|
|
Me.txtWarengewicht._DateTimeOnly = False
|
|
Me.txtWarengewicht._numbersOnly = False
|
|
Me.txtWarengewicht._numbersOnlyKommastellen = ""
|
|
Me.txtWarengewicht._numbersOnlyTrennzeichen = True
|
|
Me.txtWarengewicht._Prozent = False
|
|
Me.txtWarengewicht._ShortDateNew = False
|
|
Me.txtWarengewicht._ShortDateOnly = False
|
|
Me.txtWarengewicht._TimeOnly = False
|
|
Me.txtWarengewicht._TimeOnly_Seconds = False
|
|
Me.txtWarengewicht._value = "0,00"
|
|
Me.txtWarengewicht._Waehrung = False
|
|
Me.txtWarengewicht._WaehrungZeichen = False
|
|
Me.txtWarengewicht.ForeColor = System.Drawing.Color.Black
|
|
Me.txtWarengewicht.Location = New System.Drawing.Point(104, 43)
|
|
Me.txtWarengewicht.MaxLineLength = -1
|
|
Me.txtWarengewicht.MaxLines_Warning = ""
|
|
Me.txtWarengewicht.MaxLines_Warning_Label = Nothing
|
|
Me.txtWarengewicht.Name = "txtWarengewicht"
|
|
Me.txtWarengewicht.Size = New System.Drawing.Size(65, 20)
|
|
Me.txtWarengewicht.TabIndex = 78
|
|
Me.txtWarengewicht.Text = "0,00"
|
|
Me.txtWarengewicht.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label9.Location = New System.Drawing.Point(169, 26)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(21, 13)
|
|
Me.Label9.TabIndex = 164
|
|
Me.Label9.Text = "kg"
|
|
'
|
|
'txtGesamtgewicht
|
|
'
|
|
Me.txtGesamtgewicht._DateTimeOnly = False
|
|
Me.txtGesamtgewicht._numbersOnly = False
|
|
Me.txtGesamtgewicht._numbersOnlyKommastellen = ""
|
|
Me.txtGesamtgewicht._numbersOnlyTrennzeichen = True
|
|
Me.txtGesamtgewicht._Prozent = False
|
|
Me.txtGesamtgewicht._ShortDateNew = False
|
|
Me.txtGesamtgewicht._ShortDateOnly = False
|
|
Me.txtGesamtgewicht._TimeOnly = False
|
|
Me.txtGesamtgewicht._TimeOnly_Seconds = False
|
|
Me.txtGesamtgewicht._value = "0,00"
|
|
Me.txtGesamtgewicht._Waehrung = False
|
|
Me.txtGesamtgewicht._WaehrungZeichen = False
|
|
Me.txtGesamtgewicht.ForeColor = System.Drawing.Color.Black
|
|
Me.txtGesamtgewicht.Location = New System.Drawing.Point(104, 23)
|
|
Me.txtGesamtgewicht.MaxLineLength = -1
|
|
Me.txtGesamtgewicht.MaxLines_Warning = ""
|
|
Me.txtGesamtgewicht.MaxLines_Warning_Label = Nothing
|
|
Me.txtGesamtgewicht.Name = "txtGesamtgewicht"
|
|
Me.txtGesamtgewicht.Size = New System.Drawing.Size(65, 20)
|
|
Me.txtGesamtgewicht.TabIndex = 77
|
|
Me.txtGesamtgewicht.Text = "0,00"
|
|
Me.txtGesamtgewicht.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'Label28
|
|
'
|
|
Me.Label28.AutoSize = True
|
|
Me.Label28.Location = New System.Drawing.Point(7, 26)
|
|
Me.Label28.Name = "Label28"
|
|
Me.Label28.Size = New System.Drawing.Size(80, 13)
|
|
Me.Label28.TabIndex = 162
|
|
Me.Label28.Text = "Gesamtgewicht"
|
|
'
|
|
'lblWaehrung
|
|
'
|
|
Me.lblWaehrung.AutoSize = True
|
|
Me.lblWaehrung.Location = New System.Drawing.Point(240, 70)
|
|
Me.lblWaehrung.Name = "lblWaehrung"
|
|
Me.lblWaehrung.Size = New System.Drawing.Size(30, 13)
|
|
Me.lblWaehrung.TabIndex = 161
|
|
Me.lblWaehrung.Text = "EUR"
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Location = New System.Drawing.Point(7, 43)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(75, 13)
|
|
Me.Label14.TabIndex = 156
|
|
Me.Label14.Text = "Gewicht Ware"
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(7, 70)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(70, 13)
|
|
Me.Label13.TabIndex = 159
|
|
Me.Label13.Text = "Gesamtfracht"
|
|
'
|
|
'txtWarenanteil
|
|
'
|
|
Me.txtWarenanteil._DateTimeOnly = False
|
|
Me.txtWarenanteil._numbersOnly = False
|
|
Me.txtWarenanteil._numbersOnlyKommastellen = ""
|
|
Me.txtWarenanteil._numbersOnlyTrennzeichen = True
|
|
Me.txtWarenanteil._Prozent = False
|
|
Me.txtWarenanteil._ShortDateNew = False
|
|
Me.txtWarenanteil._ShortDateOnly = False
|
|
Me.txtWarenanteil._TimeOnly = False
|
|
Me.txtWarenanteil._TimeOnly_Seconds = False
|
|
Me.txtWarenanteil._value = Nothing
|
|
Me.txtWarenanteil._Waehrung = True
|
|
Me.txtWarenanteil._WaehrungZeichen = False
|
|
Me.txtWarenanteil.ForeColor = System.Drawing.Color.Black
|
|
Me.txtWarenanteil.Location = New System.Drawing.Point(280, 40)
|
|
Me.txtWarenanteil.MaxLineLength = -1
|
|
Me.txtWarenanteil.MaxLines_Warning = ""
|
|
Me.txtWarenanteil.MaxLines_Warning_Label = Nothing
|
|
Me.txtWarenanteil.Name = "txtWarenanteil"
|
|
Me.txtWarenanteil.ReadOnly = True
|
|
Me.txtWarenanteil.Size = New System.Drawing.Size(67, 20)
|
|
Me.txtWarenanteil.TabIndex = 157
|
|
Me.txtWarenanteil.TabStop = False
|
|
Me.txtWarenanteil.Text = "0,00 €"
|
|
Me.txtWarenanteil.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'txtGesamtsumme
|
|
'
|
|
Me.txtGesamtsumme._DateTimeOnly = False
|
|
Me.txtGesamtsumme._numbersOnly = False
|
|
Me.txtGesamtsumme._numbersOnlyKommastellen = ""
|
|
Me.txtGesamtsumme._numbersOnlyTrennzeichen = True
|
|
Me.txtGesamtsumme._Prozent = False
|
|
Me.txtGesamtsumme._ShortDateNew = False
|
|
Me.txtGesamtsumme._ShortDateOnly = False
|
|
Me.txtGesamtsumme._TimeOnly = False
|
|
Me.txtGesamtsumme._TimeOnly_Seconds = False
|
|
Me.txtGesamtsumme._value = Nothing
|
|
Me.txtGesamtsumme._Waehrung = True
|
|
Me.txtGesamtsumme._WaehrungZeichen = False
|
|
Me.txtGesamtsumme.ForeColor = System.Drawing.Color.Black
|
|
Me.txtGesamtsumme.Location = New System.Drawing.Point(279, 67)
|
|
Me.txtGesamtsumme.MaxLineLength = -1
|
|
Me.txtGesamtsumme.MaxLines_Warning = ""
|
|
Me.txtGesamtsumme.MaxLines_Warning_Label = Nothing
|
|
Me.txtGesamtsumme.Name = "txtGesamtsumme"
|
|
Me.txtGesamtsumme.ReadOnly = True
|
|
Me.txtGesamtsumme.Size = New System.Drawing.Size(68, 20)
|
|
Me.txtGesamtsumme.TabIndex = 160
|
|
Me.txtGesamtsumme.TabStop = False
|
|
Me.txtGesamtsumme.Text = "0,00 €"
|
|
Me.txtGesamtsumme.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'Panel4
|
|
'
|
|
Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel4.Location = New System.Drawing.Point(6, 64)
|
|
Me.Panel4.Name = "Panel4"
|
|
Me.Panel4.Size = New System.Drawing.Size(350, 2)
|
|
Me.Panel4.TabIndex = 158
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label8.Location = New System.Drawing.Point(195, 142)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(21, 13)
|
|
Me.Label8.TabIndex = 150
|
|
Me.Label8.Text = "kg"
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label7.Location = New System.Drawing.Point(111, 142)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(13, 13)
|
|
Me.Label7.TabIndex = 149
|
|
Me.Label7.Text = "x"
|
|
'
|
|
'MyTextBox3
|
|
'
|
|
Me.MyTextBox3._DateTimeOnly = False
|
|
Me.MyTextBox3._numbersOnly = False
|
|
Me.MyTextBox3._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox3._numbersOnlyTrennzeichen = True
|
|
Me.MyTextBox3._Prozent = False
|
|
Me.MyTextBox3._ShortDateNew = False
|
|
Me.MyTextBox3._ShortDateOnly = False
|
|
Me.MyTextBox3._TimeOnly = False
|
|
Me.MyTextBox3._TimeOnly_Seconds = False
|
|
Me.MyTextBox3._value = "0,00"
|
|
Me.MyTextBox3._Waehrung = False
|
|
Me.MyTextBox3._WaehrungZeichen = False
|
|
Me.MyTextBox3.ForeColor = System.Drawing.Color.Black
|
|
Me.MyTextBox3.Location = New System.Drawing.Point(130, 139)
|
|
Me.MyTextBox3.MaxLineLength = -1
|
|
Me.MyTextBox3.MaxLines_Warning = ""
|
|
Me.MyTextBox3.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox3.Name = "MyTextBox3"
|
|
Me.MyTextBox3.Size = New System.Drawing.Size(65, 20)
|
|
Me.MyTextBox3.TabIndex = 82
|
|
Me.MyTextBox3.Text = "0,00"
|
|
Me.MyTextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'MyTextBox2
|
|
'
|
|
Me.MyTextBox2._DateTimeOnly = False
|
|
Me.MyTextBox2._numbersOnly = False
|
|
Me.MyTextBox2._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox2._numbersOnlyTrennzeichen = True
|
|
Me.MyTextBox2._Prozent = False
|
|
Me.MyTextBox2._ShortDateNew = False
|
|
Me.MyTextBox2._ShortDateOnly = False
|
|
Me.MyTextBox2._TimeOnly = False
|
|
Me.MyTextBox2._TimeOnly_Seconds = False
|
|
Me.MyTextBox2._value = ""
|
|
Me.MyTextBox2._Waehrung = True
|
|
Me.MyTextBox2._WaehrungZeichen = False
|
|
Me.MyTextBox2.ForeColor = System.Drawing.Color.Black
|
|
Me.MyTextBox2.Location = New System.Drawing.Point(57, 139)
|
|
Me.MyTextBox2.MaxLineLength = -1
|
|
Me.MyTextBox2.MaxLines_Warning = ""
|
|
Me.MyTextBox2.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox2.Name = "MyTextBox2"
|
|
Me.MyTextBox2.Size = New System.Drawing.Size(43, 20)
|
|
Me.MyTextBox2.TabIndex = 81
|
|
Me.MyTextBox2.Text = "0,00 €"
|
|
Me.MyTextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'txbCalcDistanceNichtEU2
|
|
'
|
|
Me.txbCalcDistanceNichtEU2._DateTimeOnly = False
|
|
Me.txbCalcDistanceNichtEU2._numbersOnly = False
|
|
Me.txbCalcDistanceNichtEU2._numbersOnlyKommastellen = ""
|
|
Me.txbCalcDistanceNichtEU2._numbersOnlyTrennzeichen = True
|
|
Me.txbCalcDistanceNichtEU2._Prozent = False
|
|
Me.txbCalcDistanceNichtEU2._ShortDateNew = False
|
|
Me.txbCalcDistanceNichtEU2._ShortDateOnly = False
|
|
Me.txbCalcDistanceNichtEU2._TimeOnly = False
|
|
Me.txbCalcDistanceNichtEU2._TimeOnly_Seconds = False
|
|
Me.txbCalcDistanceNichtEU2._value = ""
|
|
Me.txbCalcDistanceNichtEU2._Waehrung = False
|
|
Me.txbCalcDistanceNichtEU2._WaehrungZeichen = True
|
|
Me.txbCalcDistanceNichtEU2.ForeColor = System.Drawing.Color.Black
|
|
Me.txbCalcDistanceNichtEU2.Location = New System.Drawing.Point(104, 308)
|
|
Me.txbCalcDistanceNichtEU2.MaxLineLength = -1
|
|
Me.txbCalcDistanceNichtEU2.MaxLines_Warning = ""
|
|
Me.txbCalcDistanceNichtEU2.MaxLines_Warning_Label = Nothing
|
|
Me.txbCalcDistanceNichtEU2.Name = "txbCalcDistanceNichtEU2"
|
|
Me.txbCalcDistanceNichtEU2.Size = New System.Drawing.Size(71, 20)
|
|
Me.txbCalcDistanceNichtEU2.TabIndex = 143
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.AutoSize = True
|
|
Me.Label16.Location = New System.Drawing.Point(7, 288)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(51, 13)
|
|
Me.Label16.TabIndex = 134
|
|
Me.Label16.Text = "EU Anteil"
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.Location = New System.Drawing.Point(7, 311)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(79, 13)
|
|
Me.Label18.TabIndex = 140
|
|
Me.Label18.Text = "Nicht EU Anteil"
|
|
'
|
|
'txbCalcDistanceEU2
|
|
'
|
|
Me.txbCalcDistanceEU2._DateTimeOnly = False
|
|
Me.txbCalcDistanceEU2._numbersOnly = False
|
|
Me.txbCalcDistanceEU2._numbersOnlyKommastellen = ""
|
|
Me.txbCalcDistanceEU2._numbersOnlyTrennzeichen = True
|
|
Me.txbCalcDistanceEU2._Prozent = False
|
|
Me.txbCalcDistanceEU2._ShortDateNew = False
|
|
Me.txbCalcDistanceEU2._ShortDateOnly = False
|
|
Me.txbCalcDistanceEU2._TimeOnly = False
|
|
Me.txbCalcDistanceEU2._TimeOnly_Seconds = False
|
|
Me.txbCalcDistanceEU2._value = ""
|
|
Me.txbCalcDistanceEU2._Waehrung = False
|
|
Me.txbCalcDistanceEU2._WaehrungZeichen = True
|
|
Me.txbCalcDistanceEU2.ForeColor = System.Drawing.Color.Black
|
|
Me.txbCalcDistanceEU2.Location = New System.Drawing.Point(104, 285)
|
|
Me.txbCalcDistanceEU2.MaxLineLength = -1
|
|
Me.txbCalcDistanceEU2.MaxLines_Warning = ""
|
|
Me.txbCalcDistanceEU2.MaxLines_Warning_Label = Nothing
|
|
Me.txbCalcDistanceEU2.Name = "txbCalcDistanceEU2"
|
|
Me.txbCalcDistanceEU2.Size = New System.Drawing.Size(71, 20)
|
|
Me.txbCalcDistanceEU2.TabIndex = 138
|
|
'
|
|
'Panel5
|
|
'
|
|
Me.Panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel5.Location = New System.Drawing.Point(10, 245)
|
|
Me.Panel5.Name = "Panel5"
|
|
Me.Panel5.Size = New System.Drawing.Size(350, 2)
|
|
Me.Panel5.TabIndex = 86
|
|
'
|
|
'MyTextBox1
|
|
'
|
|
Me.MyTextBox1._DateTimeOnly = False
|
|
Me.MyTextBox1._numbersOnly = False
|
|
Me.MyTextBox1._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox1._numbersOnlyTrennzeichen = True
|
|
Me.MyTextBox1._Prozent = True
|
|
Me.MyTextBox1._ShortDateNew = False
|
|
Me.MyTextBox1._ShortDateOnly = False
|
|
Me.MyTextBox1._TimeOnly = False
|
|
Me.MyTextBox1._TimeOnly_Seconds = False
|
|
Me.MyTextBox1._value = "0,2"
|
|
Me.MyTextBox1._Waehrung = False
|
|
Me.MyTextBox1._WaehrungZeichen = True
|
|
Me.MyTextBox1.ForeColor = System.Drawing.Color.Black
|
|
Me.MyTextBox1.Location = New System.Drawing.Point(10, 207)
|
|
Me.MyTextBox1.MaxLineLength = -1
|
|
Me.MyTextBox1.MaxLines_Warning = ""
|
|
Me.MyTextBox1.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox1.Name = "MyTextBox1"
|
|
Me.MyTextBox1.Size = New System.Drawing.Size(45, 20)
|
|
Me.MyTextBox1.TabIndex = 88
|
|
Me.MyTextBox1.Text = "20,00 %"
|
|
Me.MyTextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(65, 142)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(10, 13)
|
|
Me.Label5.TabIndex = 118
|
|
Me.Label5.Text = "."
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label6.Location = New System.Drawing.Point(7, 165)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(158, 13)
|
|
Me.Label6.TabIndex = 117
|
|
Me.Label6.Text = "- FRACHTKOSTENANTEIL"
|
|
'
|
|
'Label27
|
|
'
|
|
Me.Label27.AutoSize = True
|
|
Me.Label27.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label27.Location = New System.Drawing.Point(3, 3)
|
|
Me.Label27.Name = "Label27"
|
|
Me.Label27.Size = New System.Drawing.Size(108, 13)
|
|
Me.Label27.TabIndex = 78
|
|
Me.Label27.Text = "Kostenaufstellung"
|
|
'
|
|
'txtBGLZoll
|
|
'
|
|
Me.txtBGLZoll._DateTimeOnly = False
|
|
Me.txtBGLZoll._numbersOnly = False
|
|
Me.txtBGLZoll._numbersOnlyKommastellen = ""
|
|
Me.txtBGLZoll._numbersOnlyTrennzeichen = True
|
|
Me.txtBGLZoll._Prozent = False
|
|
Me.txtBGLZoll._ShortDateNew = False
|
|
Me.txtBGLZoll._ShortDateOnly = False
|
|
Me.txtBGLZoll._TimeOnly = False
|
|
Me.txtBGLZoll._TimeOnly_Seconds = False
|
|
Me.txtBGLZoll._value = ""
|
|
Me.txtBGLZoll._Waehrung = True
|
|
Me.txtBGLZoll._WaehrungZeichen = False
|
|
Me.txtBGLZoll.ForeColor = System.Drawing.Color.Black
|
|
Me.txtBGLZoll.Location = New System.Drawing.Point(235, 226)
|
|
Me.txtBGLZoll.MaxLineLength = -1
|
|
Me.txtBGLZoll.MaxLines_Warning = ""
|
|
Me.txtBGLZoll.MaxLines_Warning_Label = Nothing
|
|
Me.txtBGLZoll.Name = "txtBGLZoll"
|
|
Me.txtBGLZoll.ReadOnly = True
|
|
Me.txtBGLZoll.Size = New System.Drawing.Size(116, 20)
|
|
Me.txtBGLZoll.TabIndex = 92
|
|
Me.txtBGLZoll.TabStop = False
|
|
Me.txtBGLZoll.Text = "0,00 €"
|
|
Me.txtBGLZoll.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'Label21
|
|
'
|
|
Me.Label21.AutoSize = True
|
|
Me.Label21.Location = New System.Drawing.Point(7, 254)
|
|
Me.Label21.Name = "Label21"
|
|
Me.Label21.Size = New System.Drawing.Size(149, 13)
|
|
Me.Label21.TabIndex = 93
|
|
Me.Label21.Text = "Berechnungsgrundlage EUST"
|
|
'
|
|
'Label22
|
|
'
|
|
Me.Label22.AutoSize = True
|
|
Me.Label22.Location = New System.Drawing.Point(7, 229)
|
|
Me.Label22.Name = "Label22"
|
|
Me.Label22.Size = New System.Drawing.Size(147, 13)
|
|
Me.Label22.TabIndex = 91
|
|
Me.Label22.Text = "Berechnungsgrundlage ZOLL"
|
|
'
|
|
'txtWeitereTarifPos
|
|
'
|
|
Me.txtWeitereTarifPos._DateTimeOnly = False
|
|
Me.txtWeitereTarifPos._numbersOnly = False
|
|
Me.txtWeitereTarifPos._numbersOnlyKommastellen = ""
|
|
Me.txtWeitereTarifPos._numbersOnlyTrennzeichen = True
|
|
Me.txtWeitereTarifPos._Prozent = False
|
|
Me.txtWeitereTarifPos._ShortDateNew = False
|
|
Me.txtWeitereTarifPos._ShortDateOnly = False
|
|
Me.txtWeitereTarifPos._TimeOnly = False
|
|
Me.txtWeitereTarifPos._TimeOnly_Seconds = False
|
|
Me.txtWeitereTarifPos._value = ""
|
|
Me.txtWeitereTarifPos._Waehrung = True
|
|
Me.txtWeitereTarifPos._WaehrungZeichen = False
|
|
Me.txtWeitereTarifPos.ForeColor = System.Drawing.Color.Black
|
|
Me.txtWeitereTarifPos.Location = New System.Drawing.Point(235, 207)
|
|
Me.txtWeitereTarifPos.MaxLineLength = -1
|
|
Me.txtWeitereTarifPos.MaxLines_Warning = ""
|
|
Me.txtWeitereTarifPos.MaxLines_Warning_Label = Nothing
|
|
Me.txtWeitereTarifPos.Name = "txtWeitereTarifPos"
|
|
Me.txtWeitereTarifPos.ReadOnly = True
|
|
Me.txtWeitereTarifPos.Size = New System.Drawing.Size(116, 20)
|
|
Me.txtWeitereTarifPos.TabIndex = 90
|
|
Me.txtWeitereTarifPos.TabStop = False
|
|
Me.txtWeitereTarifPos.Text = "0,00 €"
|
|
Me.txtWeitereTarifPos.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'txtVerzollungskosten
|
|
'
|
|
Me.txtVerzollungskosten._DateTimeOnly = False
|
|
Me.txtVerzollungskosten._numbersOnly = False
|
|
Me.txtVerzollungskosten._numbersOnlyKommastellen = ""
|
|
Me.txtVerzollungskosten._numbersOnlyTrennzeichen = True
|
|
Me.txtVerzollungskosten._Prozent = False
|
|
Me.txtVerzollungskosten._ShortDateNew = False
|
|
Me.txtVerzollungskosten._ShortDateOnly = False
|
|
Me.txtVerzollungskosten._TimeOnly = False
|
|
Me.txtVerzollungskosten._TimeOnly_Seconds = False
|
|
Me.txtVerzollungskosten._value = ""
|
|
Me.txtVerzollungskosten._Waehrung = True
|
|
Me.txtVerzollungskosten._WaehrungZeichen = False
|
|
Me.txtVerzollungskosten.ForeColor = System.Drawing.Color.Black
|
|
Me.txtVerzollungskosten.Location = New System.Drawing.Point(235, 188)
|
|
Me.txtVerzollungskosten.MaxLineLength = -1
|
|
Me.txtVerzollungskosten.MaxLines_Warning = ""
|
|
Me.txtVerzollungskosten.MaxLines_Warning_Label = Nothing
|
|
Me.txtVerzollungskosten.Name = "txtVerzollungskosten"
|
|
Me.txtVerzollungskosten.Size = New System.Drawing.Size(116, 20)
|
|
Me.txtVerzollungskosten.TabIndex = 87
|
|
Me.txtVerzollungskosten.Text = "0,00 €"
|
|
Me.txtVerzollungskosten.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'Label23
|
|
'
|
|
Me.Label23.AutoSize = True
|
|
Me.Label23.Location = New System.Drawing.Point(61, 210)
|
|
Me.Label23.Name = "Label23"
|
|
Me.Label23.Size = New System.Drawing.Size(51, 13)
|
|
Me.Label23.TabIndex = 89
|
|
Me.Label23.Text = "enth. Zoll"
|
|
'
|
|
'txtPreis
|
|
'
|
|
Me.txtPreis._DateTimeOnly = False
|
|
Me.txtPreis._numbersOnly = False
|
|
Me.txtPreis._numbersOnlyKommastellen = ""
|
|
Me.txtPreis._numbersOnlyTrennzeichen = True
|
|
Me.txtPreis._Prozent = False
|
|
Me.txtPreis._ShortDateNew = False
|
|
Me.txtPreis._ShortDateOnly = False
|
|
Me.txtPreis._TimeOnly = False
|
|
Me.txtPreis._TimeOnly_Seconds = False
|
|
Me.txtPreis._value = ""
|
|
Me.txtPreis._Waehrung = True
|
|
Me.txtPreis._WaehrungZeichen = False
|
|
Me.txtPreis.ForeColor = System.Drawing.Color.Black
|
|
Me.txtPreis.Location = New System.Drawing.Point(235, 139)
|
|
Me.txtPreis.MaxLineLength = -1
|
|
Me.txtPreis.MaxLines_Warning = ""
|
|
Me.txtPreis.MaxLines_Warning_Label = Nothing
|
|
Me.txtPreis.Name = "txtPreis"
|
|
Me.txtPreis.ReadOnly = True
|
|
Me.txtPreis.Size = New System.Drawing.Size(116, 20)
|
|
Me.txtPreis.TabIndex = 82
|
|
Me.txtPreis.TabStop = False
|
|
Me.txtPreis.Text = "0,00 €"
|
|
Me.txtPreis.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'txtEUST
|
|
'
|
|
Me.txtEUST._DateTimeOnly = False
|
|
Me.txtEUST._numbersOnly = False
|
|
Me.txtEUST._numbersOnlyKommastellen = ""
|
|
Me.txtEUST._numbersOnlyTrennzeichen = True
|
|
Me.txtEUST._Prozent = False
|
|
Me.txtEUST._ShortDateNew = False
|
|
Me.txtEUST._ShortDateOnly = False
|
|
Me.txtEUST._TimeOnly = False
|
|
Me.txtEUST._TimeOnly_Seconds = False
|
|
Me.txtEUST._value = ""
|
|
Me.txtEUST._Waehrung = True
|
|
Me.txtEUST._WaehrungZeichen = False
|
|
Me.txtEUST.ForeColor = System.Drawing.Color.Black
|
|
Me.txtEUST.Location = New System.Drawing.Point(235, 251)
|
|
Me.txtEUST.MaxLineLength = -1
|
|
Me.txtEUST.MaxLines_Warning = ""
|
|
Me.txtEUST.MaxLines_Warning_Label = Nothing
|
|
Me.txtEUST.Name = "txtEUST"
|
|
Me.txtEUST.ReadOnly = True
|
|
Me.txtEUST.Size = New System.Drawing.Size(116, 20)
|
|
Me.txtEUST.TabIndex = 94
|
|
Me.txtEUST.TabStop = False
|
|
Me.txtEUST.Text = "0,00 €"
|
|
Me.txtEUST.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'txtWare
|
|
'
|
|
Me.txtWare._DateTimeOnly = False
|
|
Me.txtWare._numbersOnly = False
|
|
Me.txtWare._numbersOnlyKommastellen = ""
|
|
Me.txtWare._numbersOnlyTrennzeichen = False
|
|
Me.txtWare._Prozent = False
|
|
Me.txtWare._ShortDateNew = False
|
|
Me.txtWare._ShortDateOnly = False
|
|
Me.txtWare._TimeOnly = False
|
|
Me.txtWare._TimeOnly_Seconds = False
|
|
Me.txtWare._value = ""
|
|
Me.txtWare._Waehrung = False
|
|
Me.txtWare._WaehrungZeichen = False
|
|
Me.txtWare.ForeColor = System.Drawing.Color.Black
|
|
Me.txtWare.Location = New System.Drawing.Point(130, 117)
|
|
Me.txtWare.MaxLineLength = -1
|
|
Me.txtWare.MaxLines_Warning = ""
|
|
Me.txtWare.MaxLines_Warning_Label = Nothing
|
|
Me.txtWare.Name = "txtWare"
|
|
Me.txtWare.Size = New System.Drawing.Size(221, 20)
|
|
Me.txtWare.TabIndex = 80
|
|
'
|
|
'Label25
|
|
'
|
|
Me.Label25.AutoSize = True
|
|
Me.Label25.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label25.Location = New System.Drawing.Point(7, 142)
|
|
Me.Label25.Name = "Label25"
|
|
Me.Label25.Size = New System.Drawing.Size(44, 13)
|
|
Me.Label25.TabIndex = 81
|
|
Me.Label25.Text = "PREIS"
|
|
'
|
|
'Label29
|
|
'
|
|
Me.Label29.AutoSize = True
|
|
Me.Label29.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label29.Location = New System.Drawing.Point(7, 120)
|
|
Me.Label29.Name = "Label29"
|
|
Me.Label29.Size = New System.Drawing.Size(44, 13)
|
|
Me.Label29.TabIndex = 79
|
|
Me.Label29.Text = "WARE"
|
|
'
|
|
'Panel3
|
|
'
|
|
Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel3.Location = New System.Drawing.Point(10, 181)
|
|
Me.Panel3.Name = "Panel3"
|
|
Me.Panel3.Size = New System.Drawing.Size(350, 2)
|
|
Me.Panel3.TabIndex = 85
|
|
'
|
|
'txtFrachtanteil
|
|
'
|
|
Me.txtFrachtanteil._DateTimeOnly = False
|
|
Me.txtFrachtanteil._numbersOnly = False
|
|
Me.txtFrachtanteil._numbersOnlyKommastellen = ""
|
|
Me.txtFrachtanteil._numbersOnlyTrennzeichen = True
|
|
Me.txtFrachtanteil._Prozent = False
|
|
Me.txtFrachtanteil._ShortDateNew = False
|
|
Me.txtFrachtanteil._ShortDateOnly = False
|
|
Me.txtFrachtanteil._TimeOnly = False
|
|
Me.txtFrachtanteil._TimeOnly_Seconds = False
|
|
Me.txtFrachtanteil._value = ""
|
|
Me.txtFrachtanteil._Waehrung = True
|
|
Me.txtFrachtanteil._WaehrungZeichen = False
|
|
Me.txtFrachtanteil.ForeColor = System.Drawing.Color.Black
|
|
Me.txtFrachtanteil.Location = New System.Drawing.Point(235, 162)
|
|
Me.txtFrachtanteil.MaxLineLength = -1
|
|
Me.txtFrachtanteil.MaxLines_Warning = ""
|
|
Me.txtFrachtanteil.MaxLines_Warning_Label = Nothing
|
|
Me.txtFrachtanteil.Name = "txtFrachtanteil"
|
|
Me.txtFrachtanteil.Size = New System.Drawing.Size(116, 20)
|
|
Me.txtFrachtanteil.TabIndex = 84
|
|
Me.txtFrachtanteil.Text = "0,00 €"
|
|
Me.txtFrachtanteil.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'btnCancel
|
|
'
|
|
Me.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel
|
|
Me.btnCancel.Location = New System.Drawing.Point(7, 397)
|
|
Me.btnCancel.Name = "btnCancel"
|
|
Me.btnCancel.Size = New System.Drawing.Size(75, 23)
|
|
Me.btnCancel.TabIndex = 75
|
|
Me.btnCancel.Text = "Abbrechen"
|
|
Me.btnCancel.UseVisualStyleBackColor = True
|
|
'
|
|
'btnOK
|
|
'
|
|
Me.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.Cursor
|
|
Me.btnOK.DialogResult = System.Windows.Forms.DialogResult.OK
|
|
Me.btnOK.Location = New System.Drawing.Point(306, 397)
|
|
Me.btnOK.Name = "btnOK"
|
|
Me.btnOK.Size = New System.Drawing.Size(75, 23)
|
|
Me.btnOK.TabIndex = 76
|
|
Me.btnOK.Text = "OK"
|
|
Me.btnOK.UseVisualStyleBackColor = True
|
|
'
|
|
'usrcntlFrachtkostenberechnung
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.Controls.Add(Me.btnCancel)
|
|
Me.Controls.Add(Me.btnOK)
|
|
Me.Controls.Add(Me.TabControl1)
|
|
Me.Name = "usrcntlFrachtkostenberechnung"
|
|
Me.Size = New System.Drawing.Size(386, 433)
|
|
Me.TabControl1.ResumeLayout(False)
|
|
Me.TabPage1.ResumeLayout(False)
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.TabPage2.ResumeLayout(False)
|
|
Me.Panel2.ResumeLayout(False)
|
|
Me.Panel2.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents cbxLandNach As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents cbxLandVon As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents ckbManAnteilsermittlung As CheckBox
|
|
Friend WithEvents txbCalcDistanceNichtEU As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents lblDistanzNichtEU As Label
|
|
Friend WithEvents tbNichtEUAnteilberechnet As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents tbEUAnteilberechnet As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents lblWarningFaktor As Label
|
|
Friend WithEvents lblWarningBestimmungsort As Label
|
|
Friend WithEvents lblWarningAbgangort As Label
|
|
Friend WithEvents lblWarningNichtEUAnteil As Label
|
|
Friend WithEvents lblWarningEUAnteil As Label
|
|
Friend WithEvents txbFactor As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents lblFaktor As Label
|
|
Friend WithEvents tbxGesamtfrachtkosten As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txbGewicht As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txbCalcDistanceEU As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents txbNachOrt As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txbVonOrt As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents btnCalculate As Button
|
|
Friend WithEvents lblGesamtfrachkosten As Label
|
|
Friend WithEvents lblGewicht As Label
|
|
Friend WithEvents lblDistanzEU As Label
|
|
Friend WithEvents txbNachPLZ As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txbVonPLZ As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents lblNichtEUAnteil As Label
|
|
Friend WithEvents lblEUAnteil As Label
|
|
Friend WithEvents tbNichtEUAnteil As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents tbEUAnteil As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents lblNach As Label
|
|
Friend WithEvents lblVon As Label
|
|
Friend WithEvents TabControl1 As TabControl
|
|
Friend WithEvents TabPage1 As TabPage
|
|
Friend WithEvents TabPage2 As TabPage
|
|
Friend WithEvents Panel1 As Panel
|
|
Friend WithEvents Panel2 As Panel
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents Label27 As Label
|
|
Public WithEvents txtBGLZoll As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label21 As Label
|
|
Friend WithEvents Label22 As Label
|
|
Public WithEvents txtWeitereTarifPos As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Public WithEvents txtVerzollungskosten As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label23 As Label
|
|
Public WithEvents txtPreis As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Public WithEvents txtEUST As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Public WithEvents txtWare As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label25 As Label
|
|
Friend WithEvents Label29 As Label
|
|
Friend WithEvents Panel3 As Panel
|
|
Public WithEvents txtFrachtanteil As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Panel5 As Panel
|
|
Public WithEvents MyTextBox1 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents txbCalcDistanceNichtEU2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label16 As Label
|
|
Friend WithEvents Label18 As Label
|
|
Friend WithEvents txbCalcDistanceEU2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents btnCancel As Button
|
|
Friend WithEvents btnOK As Button
|
|
Friend WithEvents Label7 As Label
|
|
Public WithEvents MyTextBox3 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Public WithEvents MyTextBox2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label8 As Label
|
|
Public WithEvents MyTextBox6 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label10 As Label
|
|
Public WithEvents txtWarengewicht As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label9 As Label
|
|
Public WithEvents txtGesamtgewicht As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label28 As Label
|
|
Friend WithEvents lblWaehrung As Label
|
|
Friend WithEvents Label14 As Label
|
|
Friend WithEvents Label13 As Label
|
|
Public WithEvents txtWarenanteil As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Public WithEvents txtGesamtsumme As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Panel4 As Panel
|
|
Friend WithEvents Panel6 As Panel
|
|
Friend WithEvents lblAnteil As Label
|
|
Friend WithEvents Label17 As Label
|
|
Friend WithEvents Label15 As Label
|
|
Friend WithEvents txtDistanzGes As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label12 As Label
|
|
Friend WithEvents Label11 As Label
|
|
End Class
|