681 lines
30 KiB
VB.net
681 lines
30 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class usrcntlQS_UeDok
|
|
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.lblVollmachtDE = New System.Windows.Forms.Label()
|
|
Me.lbl = New System.Windows.Forms.Label()
|
|
Me.btn = New System.Windows.Forms.Button()
|
|
Me.txtAdresse2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtFirma = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.pic = New System.Windows.Forms.PictureBox()
|
|
Me.btnDown = New System.Windows.Forms.Button()
|
|
Me.btnUp = New System.Windows.Forms.Button()
|
|
Me.btnDel = New System.Windows.Forms.Button()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.txtEori = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.cbxRechnung = New System.Windows.Forms.CheckBox()
|
|
Me.cbxPackUrsprung = New System.Windows.Forms.CheckBox()
|
|
Me.cbxAusfuhr = New System.Windows.Forms.CheckBox()
|
|
Me.txtNettoGewicht = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.cbxFracht_FCA = New System.Windows.Forms.CheckBox()
|
|
Me.cbxFracht_EXW = New System.Windows.Forms.CheckBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.cbxFracht_CIP = New System.Windows.Forms.CheckBox()
|
|
Me.cbxFracht_CPT = New System.Windows.Forms.CheckBox()
|
|
Me.cbxFracht_DAP = New System.Windows.Forms.CheckBox()
|
|
Me.cbxFracht_CIF = New System.Windows.Forms.CheckBox()
|
|
Me.cbxFracht_DDP = New System.Windows.Forms.CheckBox()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.txtFrachtkost_1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtFrachtkost_2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.txtVerskost_2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.cbxVers_DDP = New System.Windows.Forms.CheckBox()
|
|
Me.cbxVers_DAP = New System.Windows.Forms.CheckBox()
|
|
Me.cbxVers_CIF = New System.Windows.Forms.CheckBox()
|
|
Me.cbxVers_CIP = New System.Windows.Forms.CheckBox()
|
|
Me.cbxVers_CPT = New System.Windows.Forms.CheckBox()
|
|
Me.cbxVers_FCA = New System.Windows.Forms.CheckBox()
|
|
Me.cbxVers_EXW = New System.Windows.Forms.CheckBox()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.txtVerskost_1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'lblVollmachtDE
|
|
'
|
|
Me.lblVollmachtDE.AutoSize = True
|
|
Me.lblVollmachtDE.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblVollmachtDE.Location = New System.Drawing.Point(43, 9)
|
|
Me.lblVollmachtDE.Name = "lblVollmachtDE"
|
|
Me.lblVollmachtDE.Size = New System.Drawing.Size(272, 20)
|
|
Me.lblVollmachtDE.TabIndex = 1
|
|
Me.lblVollmachtDE.Text = "Auftrag Überwachungsdokument"
|
|
'
|
|
'lbl
|
|
'
|
|
Me.lbl.AutoSize = True
|
|
Me.lbl.Location = New System.Drawing.Point(170, 37)
|
|
Me.lbl.Name = "lbl"
|
|
Me.lbl.Size = New System.Drawing.Size(78, 13)
|
|
Me.lbl.TabIndex = 3
|
|
Me.lbl.Text = "Firmenwortlaut:"
|
|
'
|
|
'btn
|
|
'
|
|
Me.btn.BackgroundImage = Global.SDL.My.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(937, 34)
|
|
Me.btn.Name = "btn"
|
|
Me.btn.Size = New System.Drawing.Size(26, 20)
|
|
Me.btn.TabIndex = 5
|
|
Me.btn.UseVisualStyleBackColor = True
|
|
'
|
|
'txtAdresse2
|
|
'
|
|
Me.txtAdresse2._DateTimeOnly = False
|
|
Me.txtAdresse2._numbersOnly = False
|
|
Me.txtAdresse2._numbersOnlyKommastellen = ""
|
|
Me.txtAdresse2._Prozent = False
|
|
Me.txtAdresse2._ShortDateNew = False
|
|
Me.txtAdresse2._ShortDateOnly = False
|
|
Me.txtAdresse2._TimeOnly = False
|
|
Me.txtAdresse2._value = Nothing
|
|
Me.txtAdresse2._Waehrung = False
|
|
Me.txtAdresse2.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAdresse2.Location = New System.Drawing.Point(254, 53)
|
|
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 = 8
|
|
'
|
|
'txtFirma
|
|
'
|
|
Me.txtFirma._DateTimeOnly = False
|
|
Me.txtFirma._numbersOnly = False
|
|
Me.txtFirma._numbersOnlyKommastellen = ""
|
|
Me.txtFirma._Prozent = False
|
|
Me.txtFirma._ShortDateNew = False
|
|
Me.txtFirma._ShortDateOnly = False
|
|
Me.txtFirma._TimeOnly = False
|
|
Me.txtFirma._value = Nothing
|
|
Me.txtFirma._Waehrung = False
|
|
Me.txtFirma.ForeColor = System.Drawing.Color.Black
|
|
Me.txtFirma.Location = New System.Drawing.Point(254, 34)
|
|
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 = 4
|
|
'
|
|
'pic
|
|
'
|
|
Me.pic.BackgroundImage = Global.SDL.My.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(5, 5)
|
|
Me.pic.Name = "pic"
|
|
Me.pic.Size = New System.Drawing.Size(32, 32)
|
|
Me.pic.TabIndex = 30
|
|
Me.pic.TabStop = False
|
|
'
|
|
'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.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(976, 42)
|
|
Me.btnDown.Name = "btnDown"
|
|
Me.btnDown.Size = New System.Drawing.Size(25, 21)
|
|
Me.btnDown.TabIndex = 6
|
|
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.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(976, 22)
|
|
Me.btnUp.Name = "btnUp"
|
|
Me.btnUp.Size = New System.Drawing.Size(25, 21)
|
|
Me.btnUp.TabIndex = 2
|
|
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.del
|
|
Me.btnDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnDel.Location = New System.Drawing.Point(976, -1)
|
|
Me.btnDel.Name = "btnDel"
|
|
Me.btnDel.Size = New System.Drawing.Size(25, 21)
|
|
Me.btnDel.TabIndex = 0
|
|
Me.btnDel.UseVisualStyleBackColor = True
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(170, 56)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(48, 13)
|
|
Me.Label1.TabIndex = 7
|
|
Me.Label1.Text = "Adresse:"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(170, 82)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(50, 13)
|
|
Me.Label3.TabIndex = 9
|
|
Me.Label3.Text = "EORI-Nr:"
|
|
'
|
|
'txtEori
|
|
'
|
|
Me.txtEori._DateTimeOnly = False
|
|
Me.txtEori._numbersOnly = False
|
|
Me.txtEori._numbersOnlyKommastellen = ""
|
|
Me.txtEori._Prozent = False
|
|
Me.txtEori._ShortDateNew = False
|
|
Me.txtEori._ShortDateOnly = False
|
|
Me.txtEori._TimeOnly = False
|
|
Me.txtEori._value = Nothing
|
|
Me.txtEori._Waehrung = False
|
|
Me.txtEori.ForeColor = System.Drawing.Color.Black
|
|
Me.txtEori.Location = New System.Drawing.Point(254, 79)
|
|
Me.txtEori.MaxLineLength = -1
|
|
Me.txtEori.MaxLines_Warning = ""
|
|
Me.txtEori.MaxLines_Warning_Label = Nothing
|
|
Me.txtEori.Name = "txtEori"
|
|
Me.txtEori.Size = New System.Drawing.Size(393, 20)
|
|
Me.txtEori.TabIndex = 10
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.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.Label5.Location = New System.Drawing.Point(170, 115)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(73, 13)
|
|
Me.Label5.TabIndex = 11
|
|
Me.Label5.Text = "Unterlagen:"
|
|
'
|
|
'cbxRechnung
|
|
'
|
|
Me.cbxRechnung.AutoSize = True
|
|
Me.cbxRechnung.Location = New System.Drawing.Point(254, 114)
|
|
Me.cbxRechnung.Name = "cbxRechnung"
|
|
Me.cbxRechnung.Size = New System.Drawing.Size(76, 17)
|
|
Me.cbxRechnung.TabIndex = 12
|
|
Me.cbxRechnung.Text = "Rechnung"
|
|
Me.cbxRechnung.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxPackUrsprung
|
|
'
|
|
Me.cbxPackUrsprung.AutoSize = True
|
|
Me.cbxPackUrsprung.Location = New System.Drawing.Point(254, 132)
|
|
Me.cbxPackUrsprung.Name = "cbxPackUrsprung"
|
|
Me.cbxPackUrsprung.Size = New System.Drawing.Size(180, 17)
|
|
Me.cbxPackUrsprung.TabIndex = 15
|
|
Me.cbxPackUrsprung.Text = "Packliste oder Ursprungszeugnis"
|
|
Me.cbxPackUrsprung.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxAusfuhr
|
|
'
|
|
Me.cbxAusfuhr.AutoSize = True
|
|
Me.cbxAusfuhr.Location = New System.Drawing.Point(254, 150)
|
|
Me.cbxAusfuhr.Name = "cbxAusfuhr"
|
|
Me.cbxAusfuhr.Size = New System.Drawing.Size(62, 17)
|
|
Me.cbxAusfuhr.TabIndex = 16
|
|
Me.cbxAusfuhr.Text = "Ausfuhr"
|
|
Me.cbxAusfuhr.UseVisualStyleBackColor = True
|
|
'
|
|
'txtNettoGewicht
|
|
'
|
|
Me.txtNettoGewicht._DateTimeOnly = False
|
|
Me.txtNettoGewicht._numbersOnly = True
|
|
Me.txtNettoGewicht._numbersOnlyKommastellen = ""
|
|
Me.txtNettoGewicht._Prozent = False
|
|
Me.txtNettoGewicht._ShortDateNew = False
|
|
Me.txtNettoGewicht._ShortDateOnly = False
|
|
Me.txtNettoGewicht._TimeOnly = False
|
|
Me.txtNettoGewicht._value = ""
|
|
Me.txtNettoGewicht._Waehrung = False
|
|
Me.txtNettoGewicht.ForeColor = System.Drawing.Color.Black
|
|
Me.txtNettoGewicht.Location = New System.Drawing.Point(546, 115)
|
|
Me.txtNettoGewicht.MaxLineLength = -1
|
|
Me.txtNettoGewicht.MaxLines_Warning = ""
|
|
Me.txtNettoGewicht.MaxLines_Warning_Label = Nothing
|
|
Me.txtNettoGewicht.Name = "txtNettoGewicht"
|
|
Me.txtNettoGewicht.Size = New System.Drawing.Size(101, 20)
|
|
Me.txtNettoGewicht.TabIndex = 14
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(462, 118)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(78, 13)
|
|
Me.Label2.TabIndex = 13
|
|
Me.Label2.Text = "Netto Gewicht:"
|
|
'
|
|
'cbxFracht_FCA
|
|
'
|
|
Me.cbxFracht_FCA.AutoSize = True
|
|
Me.cbxFracht_FCA.Location = New System.Drawing.Point(254, 222)
|
|
Me.cbxFracht_FCA.Name = "cbxFracht_FCA"
|
|
Me.cbxFracht_FCA.Size = New System.Drawing.Size(46, 17)
|
|
Me.cbxFracht_FCA.TabIndex = 21
|
|
Me.cbxFracht_FCA.Text = "FCA"
|
|
Me.cbxFracht_FCA.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxFracht_EXW
|
|
'
|
|
Me.cbxFracht_EXW.AutoSize = True
|
|
Me.cbxFracht_EXW.Location = New System.Drawing.Point(254, 204)
|
|
Me.cbxFracht_EXW.Name = "cbxFracht_EXW"
|
|
Me.cbxFracht_EXW.Size = New System.Drawing.Size(51, 17)
|
|
Me.cbxFracht_EXW.TabIndex = 18
|
|
Me.cbxFracht_EXW.Text = "EXW"
|
|
Me.cbxFracht_EXW.UseVisualStyleBackColor = True
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.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.Label4.Location = New System.Drawing.Point(170, 179)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(146, 13)
|
|
Me.Label4.TabIndex = 17
|
|
Me.Label4.Text = "Aufteilung Frachtkosten:"
|
|
'
|
|
'cbxFracht_CIP
|
|
'
|
|
Me.cbxFracht_CIP.AutoSize = True
|
|
Me.cbxFracht_CIP.Location = New System.Drawing.Point(254, 268)
|
|
Me.cbxFracht_CIP.Name = "cbxFracht_CIP"
|
|
Me.cbxFracht_CIP.Size = New System.Drawing.Size(224, 17)
|
|
Me.cbxFracht_CIP.TabIndex = 23
|
|
Me.cbxFracht_CIP.Text = "CIP (bis Bestimmungsort innerhalb der EU)"
|
|
Me.cbxFracht_CIP.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxFracht_CPT
|
|
'
|
|
Me.cbxFracht_CPT.AutoSize = True
|
|
Me.cbxFracht_CPT.Location = New System.Drawing.Point(254, 250)
|
|
Me.cbxFracht_CPT.Name = "cbxFracht_CPT"
|
|
Me.cbxFracht_CPT.Size = New System.Drawing.Size(228, 17)
|
|
Me.cbxFracht_CPT.TabIndex = 22
|
|
Me.cbxFracht_CPT.Text = "CPT (bis Bestimmungsort innerhalb der EU)"
|
|
Me.cbxFracht_CPT.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxFracht_DAP
|
|
'
|
|
Me.cbxFracht_DAP.AutoSize = True
|
|
Me.cbxFracht_DAP.Location = New System.Drawing.Point(254, 304)
|
|
Me.cbxFracht_DAP.Name = "cbxFracht_DAP"
|
|
Me.cbxFracht_DAP.Size = New System.Drawing.Size(229, 17)
|
|
Me.cbxFracht_DAP.TabIndex = 27
|
|
Me.cbxFracht_DAP.Text = "DAP (bis Bestimmungsort innerhalb der EU)"
|
|
Me.cbxFracht_DAP.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxFracht_CIF
|
|
'
|
|
Me.cbxFracht_CIF.AutoSize = True
|
|
Me.cbxFracht_CIF.Location = New System.Drawing.Point(254, 286)
|
|
Me.cbxFracht_CIF.Name = "cbxFracht_CIF"
|
|
Me.cbxFracht_CIF.Size = New System.Drawing.Size(223, 17)
|
|
Me.cbxFracht_CIF.TabIndex = 24
|
|
Me.cbxFracht_CIF.Text = "CIF (bis Bestimmungsort innerhalb der EU)"
|
|
Me.cbxFracht_CIF.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxFracht_DDP
|
|
'
|
|
Me.cbxFracht_DDP.AutoSize = True
|
|
Me.cbxFracht_DDP.Location = New System.Drawing.Point(254, 322)
|
|
Me.cbxFracht_DDP.Name = "cbxFracht_DDP"
|
|
Me.cbxFracht_DDP.Size = New System.Drawing.Size(230, 17)
|
|
Me.cbxFracht_DDP.TabIndex = 28
|
|
Me.cbxFracht_DDP.Text = "DDP (bis Bestimmungsort innerhalb der EU)"
|
|
Me.cbxFracht_DDP.UseVisualStyleBackColor = True
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.Location = New System.Drawing.Point(525, 208)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(209, 26)
|
|
Me.Label6.TabIndex = 19
|
|
Me.Label6.Text = "Frachtkosten von Abgangsort" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "bis zur EU-Außengrenze:"
|
|
Me.Label6.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'txtFrachtkost_1
|
|
'
|
|
Me.txtFrachtkost_1._DateTimeOnly = False
|
|
Me.txtFrachtkost_1._numbersOnly = False
|
|
Me.txtFrachtkost_1._numbersOnlyKommastellen = ""
|
|
Me.txtFrachtkost_1._Prozent = False
|
|
Me.txtFrachtkost_1._ShortDateNew = False
|
|
Me.txtFrachtkost_1._ShortDateOnly = False
|
|
Me.txtFrachtkost_1._TimeOnly = False
|
|
Me.txtFrachtkost_1._value = Nothing
|
|
Me.txtFrachtkost_1._Waehrung = True
|
|
Me.txtFrachtkost_1.ForeColor = System.Drawing.Color.Black
|
|
Me.txtFrachtkost_1.Location = New System.Drawing.Point(740, 210)
|
|
Me.txtFrachtkost_1.MaxLineLength = -1
|
|
Me.txtFrachtkost_1.MaxLines_Warning = ""
|
|
Me.txtFrachtkost_1.MaxLines_Warning_Label = Nothing
|
|
Me.txtFrachtkost_1.Name = "txtFrachtkost_1"
|
|
Me.txtFrachtkost_1.Size = New System.Drawing.Size(125, 20)
|
|
Me.txtFrachtkost_1.TabIndex = 20
|
|
'
|
|
'txtFrachtkost_2
|
|
'
|
|
Me.txtFrachtkost_2._DateTimeOnly = False
|
|
Me.txtFrachtkost_2._numbersOnly = False
|
|
Me.txtFrachtkost_2._numbersOnlyKommastellen = ""
|
|
Me.txtFrachtkost_2._Prozent = False
|
|
Me.txtFrachtkost_2._ShortDateNew = False
|
|
Me.txtFrachtkost_2._ShortDateOnly = False
|
|
Me.txtFrachtkost_2._TimeOnly = False
|
|
Me.txtFrachtkost_2._value = Nothing
|
|
Me.txtFrachtkost_2._Waehrung = True
|
|
Me.txtFrachtkost_2.ForeColor = System.Drawing.Color.Black
|
|
Me.txtFrachtkost_2.Location = New System.Drawing.Point(740, 284)
|
|
Me.txtFrachtkost_2.MaxLineLength = -1
|
|
Me.txtFrachtkost_2.MaxLines_Warning = ""
|
|
Me.txtFrachtkost_2.MaxLines_Warning_Label = Nothing
|
|
Me.txtFrachtkost_2.Name = "txtFrachtkost_2"
|
|
Me.txtFrachtkost_2.Size = New System.Drawing.Size(125, 20)
|
|
Me.txtFrachtkost_2.TabIndex = 26
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.Location = New System.Drawing.Point(525, 282)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(209, 26)
|
|
Me.Label7.TabIndex = 25
|
|
Me.Label7.Text = "Frachtkosten von EU-Außengrenze" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "bis Bestimmungsort innerhalb EU:"
|
|
Me.Label7.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'txtVerskost_2
|
|
'
|
|
Me.txtVerskost_2._DateTimeOnly = False
|
|
Me.txtVerskost_2._numbersOnly = False
|
|
Me.txtVerskost_2._numbersOnlyKommastellen = ""
|
|
Me.txtVerskost_2._Prozent = False
|
|
Me.txtVerskost_2._ShortDateNew = False
|
|
Me.txtVerskost_2._ShortDateOnly = False
|
|
Me.txtVerskost_2._TimeOnly = False
|
|
Me.txtVerskost_2._value = Nothing
|
|
Me.txtVerskost_2._Waehrung = True
|
|
Me.txtVerskost_2.ForeColor = System.Drawing.Color.Black
|
|
Me.txtVerskost_2.Location = New System.Drawing.Point(740, 458)
|
|
Me.txtVerskost_2.MaxLineLength = -1
|
|
Me.txtVerskost_2.MaxLines_Warning = ""
|
|
Me.txtVerskost_2.MaxLines_Warning_Label = Nothing
|
|
Me.txtVerskost_2.Name = "txtVerskost_2"
|
|
Me.txtVerskost_2.Size = New System.Drawing.Size(125, 20)
|
|
Me.txtVerskost_2.TabIndex = 38
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.Location = New System.Drawing.Point(525, 456)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(209, 26)
|
|
Me.Label9.TabIndex = 37
|
|
Me.Label9.Text = "Versicherungskosten von EU-Außengrenze" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "bis Bestimmungsort innerhalb EU:"
|
|
Me.Label9.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'cbxVers_DDP
|
|
'
|
|
Me.cbxVers_DDP.AutoSize = True
|
|
Me.cbxVers_DDP.Location = New System.Drawing.Point(254, 496)
|
|
Me.cbxVers_DDP.Name = "cbxVers_DDP"
|
|
Me.cbxVers_DDP.Size = New System.Drawing.Size(230, 17)
|
|
Me.cbxVers_DDP.TabIndex = 40
|
|
Me.cbxVers_DDP.Text = "DDP (bis Bestimmungsort innerhalb der EU)"
|
|
Me.cbxVers_DDP.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxVers_DAP
|
|
'
|
|
Me.cbxVers_DAP.AutoSize = True
|
|
Me.cbxVers_DAP.Location = New System.Drawing.Point(254, 478)
|
|
Me.cbxVers_DAP.Name = "cbxVers_DAP"
|
|
Me.cbxVers_DAP.Size = New System.Drawing.Size(229, 17)
|
|
Me.cbxVers_DAP.TabIndex = 39
|
|
Me.cbxVers_DAP.Text = "DAP (bis Bestimmungsort innerhalb der EU)"
|
|
Me.cbxVers_DAP.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxVers_CIF
|
|
'
|
|
Me.cbxVers_CIF.AutoSize = True
|
|
Me.cbxVers_CIF.Location = New System.Drawing.Point(254, 460)
|
|
Me.cbxVers_CIF.Name = "cbxVers_CIF"
|
|
Me.cbxVers_CIF.Size = New System.Drawing.Size(223, 17)
|
|
Me.cbxVers_CIF.TabIndex = 36
|
|
Me.cbxVers_CIF.Text = "CIF (bis Bestimmungsort innerhalb der EU)"
|
|
Me.cbxVers_CIF.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxVers_CIP
|
|
'
|
|
Me.cbxVers_CIP.AutoSize = True
|
|
Me.cbxVers_CIP.Location = New System.Drawing.Point(254, 442)
|
|
Me.cbxVers_CIP.Name = "cbxVers_CIP"
|
|
Me.cbxVers_CIP.Size = New System.Drawing.Size(224, 17)
|
|
Me.cbxVers_CIP.TabIndex = 35
|
|
Me.cbxVers_CIP.Text = "CIP (bis Bestimmungsort innerhalb der EU)"
|
|
Me.cbxVers_CIP.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxVers_CPT
|
|
'
|
|
Me.cbxVers_CPT.AutoSize = True
|
|
Me.cbxVers_CPT.Location = New System.Drawing.Point(254, 414)
|
|
Me.cbxVers_CPT.Name = "cbxVers_CPT"
|
|
Me.cbxVers_CPT.Size = New System.Drawing.Size(228, 17)
|
|
Me.cbxVers_CPT.TabIndex = 34
|
|
Me.cbxVers_CPT.Text = "CPT (bis Bestimmungsort innerhalb der EU)"
|
|
Me.cbxVers_CPT.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxVers_FCA
|
|
'
|
|
Me.cbxVers_FCA.AutoSize = True
|
|
Me.cbxVers_FCA.Location = New System.Drawing.Point(254, 396)
|
|
Me.cbxVers_FCA.Name = "cbxVers_FCA"
|
|
Me.cbxVers_FCA.Size = New System.Drawing.Size(46, 17)
|
|
Me.cbxVers_FCA.TabIndex = 31
|
|
Me.cbxVers_FCA.Text = "FCA"
|
|
Me.cbxVers_FCA.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxVers_EXW
|
|
'
|
|
Me.cbxVers_EXW.AutoSize = True
|
|
Me.cbxVers_EXW.Location = New System.Drawing.Point(254, 378)
|
|
Me.cbxVers_EXW.Name = "cbxVers_EXW"
|
|
Me.cbxVers_EXW.Size = New System.Drawing.Size(51, 17)
|
|
Me.cbxVers_EXW.TabIndex = 30
|
|
Me.cbxVers_EXW.Text = "EXW"
|
|
Me.cbxVers_EXW.UseVisualStyleBackColor = True
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.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.Label10.Location = New System.Drawing.Point(170, 353)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(377, 13)
|
|
Me.Label10.TabIndex = 29
|
|
Me.Label10.Text = "Versicherungskosten - NUR wenn bereits auf Rechnung vermerkt"
|
|
'
|
|
'txtVerskost_1
|
|
'
|
|
Me.txtVerskost_1._DateTimeOnly = False
|
|
Me.txtVerskost_1._numbersOnly = False
|
|
Me.txtVerskost_1._numbersOnlyKommastellen = ""
|
|
Me.txtVerskost_1._Prozent = False
|
|
Me.txtVerskost_1._ShortDateNew = False
|
|
Me.txtVerskost_1._ShortDateOnly = False
|
|
Me.txtVerskost_1._TimeOnly = False
|
|
Me.txtVerskost_1._value = Nothing
|
|
Me.txtVerskost_1._Waehrung = True
|
|
Me.txtVerskost_1.ForeColor = System.Drawing.Color.Black
|
|
Me.txtVerskost_1.Location = New System.Drawing.Point(740, 393)
|
|
Me.txtVerskost_1.MaxLineLength = -1
|
|
Me.txtVerskost_1.MaxLines_Warning = ""
|
|
Me.txtVerskost_1.MaxLines_Warning_Label = Nothing
|
|
Me.txtVerskost_1.Name = "txtVerskost_1"
|
|
Me.txtVerskost_1.Size = New System.Drawing.Size(125, 20)
|
|
Me.txtVerskost_1.TabIndex = 33
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.Location = New System.Drawing.Point(525, 391)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(209, 26)
|
|
Me.Label11.TabIndex = 32
|
|
Me.Label11.Text = "Versicherungskosten von Abgangsort" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "bis zur EU-Außengrenze:"
|
|
Me.Label11.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(649, 118)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(19, 13)
|
|
Me.Label8.TabIndex = 41
|
|
Me.Label8.Text = "kg"
|
|
'
|
|
'usrcntlQS_UeDok
|
|
'
|
|
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.Label8)
|
|
Me.Controls.Add(Me.txtVerskost_2)
|
|
Me.Controls.Add(Me.Label9)
|
|
Me.Controls.Add(Me.cbxVers_DDP)
|
|
Me.Controls.Add(Me.cbxVers_DAP)
|
|
Me.Controls.Add(Me.cbxVers_CIF)
|
|
Me.Controls.Add(Me.cbxVers_CIP)
|
|
Me.Controls.Add(Me.cbxVers_CPT)
|
|
Me.Controls.Add(Me.cbxVers_FCA)
|
|
Me.Controls.Add(Me.cbxVers_EXW)
|
|
Me.Controls.Add(Me.Label10)
|
|
Me.Controls.Add(Me.txtVerskost_1)
|
|
Me.Controls.Add(Me.Label11)
|
|
Me.Controls.Add(Me.txtFrachtkost_2)
|
|
Me.Controls.Add(Me.Label7)
|
|
Me.Controls.Add(Me.cbxFracht_DDP)
|
|
Me.Controls.Add(Me.cbxFracht_DAP)
|
|
Me.Controls.Add(Me.cbxFracht_CIF)
|
|
Me.Controls.Add(Me.cbxFracht_CIP)
|
|
Me.Controls.Add(Me.cbxFracht_CPT)
|
|
Me.Controls.Add(Me.cbxFracht_FCA)
|
|
Me.Controls.Add(Me.cbxFracht_EXW)
|
|
Me.Controls.Add(Me.Label4)
|
|
Me.Controls.Add(Me.txtFrachtkost_1)
|
|
Me.Controls.Add(Me.txtNettoGewicht)
|
|
Me.Controls.Add(Me.Label6)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.cbxPackUrsprung)
|
|
Me.Controls.Add(Me.cbxAusfuhr)
|
|
Me.Controls.Add(Me.cbxRechnung)
|
|
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.Label5)
|
|
Me.Controls.Add(Me.txtEori)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.txtAdresse2)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.txtFirma)
|
|
Me.Controls.Add(Me.lbl)
|
|
Me.Controls.Add(Me.lblVollmachtDE)
|
|
Me.Name = "usrcntlQS_UeDok"
|
|
Me.Size = New System.Drawing.Size(1000, 521)
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents lblVollmachtDE As System.Windows.Forms.Label
|
|
Friend WithEvents lbl As System.Windows.Forms.Label
|
|
Friend WithEvents txtFirma As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtAdresse2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents btn As System.Windows.Forms.Button
|
|
Friend WithEvents pic As System.Windows.Forms.PictureBox
|
|
Friend WithEvents btnDown As System.Windows.Forms.Button
|
|
Friend WithEvents btnUp As System.Windows.Forms.Button
|
|
Friend WithEvents btnDel As System.Windows.Forms.Button
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents txtEori As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents cbxRechnung As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxPackUrsprung As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxAusfuhr As System.Windows.Forms.CheckBox
|
|
Friend WithEvents txtNettoGewicht As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents cbxFracht_FCA As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxFracht_EXW As System.Windows.Forms.CheckBox
|
|
Public WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents cbxFracht_CIP As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxFracht_CPT As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxFracht_DAP As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxFracht_CIF As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxFracht_DDP As System.Windows.Forms.CheckBox
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
Friend WithEvents txtFrachtkost_1 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtFrachtkost_2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Public WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents txtVerskost_2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label9 As System.Windows.Forms.Label
|
|
Friend WithEvents cbxVers_DDP As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxVers_DAP As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxVers_CIF As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxVers_CIP As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxVers_CPT As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxVers_FCA As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxVers_EXW As System.Windows.Forms.CheckBox
|
|
Public WithEvents Label10 As System.Windows.Forms.Label
|
|
Friend WithEvents txtVerskost_1 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label11 As System.Windows.Forms.Label
|
|
Friend WithEvents Label8 As System.Windows.Forms.Label
|
|
|
|
End Class
|