976 lines
42 KiB
VB.net
976 lines
42 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class usrcntlVerzollungsunterlagen
|
|
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.Label6 = New System.Windows.Forms.Label()
|
|
Me.txtAdresse2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtAdresse1 = 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.cboFirma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.txtAdresse3 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtFirma2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
|
Me.txtFirma = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.txtTel = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtFax = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtEmail = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtBearbeiter = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.txtAnlage1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtAnlage2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtAnlage3 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtAnlage4 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtAnlage5 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtAnlage6 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtLKW = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Panel4 = New System.Windows.Forms.Panel()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.btnStandardPreiseLaden = New System.Windows.Forms.Button()
|
|
Me.lblCRsaved = New System.Windows.Forms.Label()
|
|
Me.cbxBeimErstellenSpeichern = New System.Windows.Forms.CheckBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.KdInAuftrag = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.cboFiliale = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.txtAbfertigungsNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.kdRgEmpfaenger = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.txtEmpfänger = New System.Windows.Forms.Label()
|
|
Me.txtAvisiererAuftragsNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.btnNEU = New System.Windows.Forms.Button()
|
|
Me.txtRefNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel4.SuspendLayout()
|
|
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(189, 20)
|
|
Me.lblVollmachtDE.TabIndex = 1
|
|
Me.lblVollmachtDE.Text = "Verzollungsunterlagen"
|
|
'
|
|
'lbl
|
|
'
|
|
Me.lbl.AutoSize = True
|
|
Me.lbl.Location = New System.Drawing.Point(167, 56)
|
|
Me.lbl.Name = "lbl"
|
|
Me.lbl.Size = New System.Drawing.Size(78, 13)
|
|
Me.lbl.TabIndex = 10
|
|
Me.lbl.Text = "Firmenwortlaut:"
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(167, 158)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(87, 13)
|
|
Me.Label6.TabIndex = 17
|
|
Me.Label6.Text = "LKW-/Container:"
|
|
'
|
|
'txtAdresse2
|
|
'
|
|
Me.txtAdresse2._DateTimeOnly = False
|
|
Me.txtAdresse2._numbersOnly = False
|
|
Me.txtAdresse2._numbersOnlyKommastellen = ""
|
|
Me.txtAdresse2._numbersOnlyTrennzeichen = True
|
|
Me.txtAdresse2._Prozent = False
|
|
Me.txtAdresse2._ShortDateNew = False
|
|
Me.txtAdresse2._ShortDateOnly = False
|
|
Me.txtAdresse2._TimeOnly = False
|
|
Me.txtAdresse2._TimeOnly_Seconds = False
|
|
Me.txtAdresse2._value = Nothing
|
|
Me.txtAdresse2._Waehrung = False
|
|
Me.txtAdresse2._WaehrungZeichen = True
|
|
Me.txtAdresse2.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAdresse2.Location = New System.Drawing.Point(254, 110)
|
|
Me.txtAdresse2.MaxLength = 60
|
|
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 = 15
|
|
'
|
|
'txtAdresse1
|
|
'
|
|
Me.txtAdresse1._DateTimeOnly = False
|
|
Me.txtAdresse1._numbersOnly = False
|
|
Me.txtAdresse1._numbersOnlyKommastellen = ""
|
|
Me.txtAdresse1._numbersOnlyTrennzeichen = True
|
|
Me.txtAdresse1._Prozent = False
|
|
Me.txtAdresse1._ShortDateNew = False
|
|
Me.txtAdresse1._ShortDateOnly = False
|
|
Me.txtAdresse1._TimeOnly = False
|
|
Me.txtAdresse1._TimeOnly_Seconds = False
|
|
Me.txtAdresse1._value = Nothing
|
|
Me.txtAdresse1._Waehrung = False
|
|
Me.txtAdresse1._WaehrungZeichen = True
|
|
Me.txtAdresse1.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAdresse1.Location = New System.Drawing.Point(254, 91)
|
|
Me.txtAdresse1.MaxLength = 40
|
|
Me.txtAdresse1.MaxLineLength = -1
|
|
Me.txtAdresse1.MaxLines_Warning = ""
|
|
Me.txtAdresse1.MaxLines_Warning_Label = Nothing
|
|
Me.txtAdresse1.Name = "txtAdresse1"
|
|
Me.txtAdresse1.Size = New System.Drawing.Size(709, 20)
|
|
Me.txtAdresse1.TabIndex = 14
|
|
'
|
|
'pic
|
|
'
|
|
Me.pic.BackgroundImage = Global.SDL.My.Resources.Resources.pdf
|
|
Me.pic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
|
|
Me.pic.Cursor = System.Windows.Forms.Cursors.Hand
|
|
Me.pic.Location = New System.Drawing.Point(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.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 = 9
|
|
Me.btnDown.UseVisualStyleBackColor = True
|
|
'
|
|
'btnUp
|
|
'
|
|
Me.btnUp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnUp.BackgroundImage = Global.SDL.My.Resources.Resources.pfeil_oben
|
|
Me.btnUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnUp.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnUp.Location = New System.Drawing.Point(976, 22)
|
|
Me.btnUp.Name = "btnUp"
|
|
Me.btnUp.Size = New System.Drawing.Size(25, 21)
|
|
Me.btnUp.TabIndex = 7
|
|
Me.btnUp.UseVisualStyleBackColor = True
|
|
'
|
|
'btnDel
|
|
'
|
|
Me.btnDel.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnDel.BackgroundImage = Global.SDL.My.Resources.Resources.del
|
|
Me.btnDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnDel.Location = New System.Drawing.Point(976, -1)
|
|
Me.btnDel.Name = "btnDel"
|
|
Me.btnDel.Size = New System.Drawing.Size(25, 21)
|
|
Me.btnDel.TabIndex = 0
|
|
Me.btnDel.UseVisualStyleBackColor = True
|
|
'
|
|
'cboFirma
|
|
'
|
|
Me.cboFirma._allowedValuesFreiText = Nothing
|
|
Me.cboFirma._allowFreiText = False
|
|
Me.cboFirma._value = ""
|
|
Me.cboFirma.FormattingEnabled = True
|
|
Me.cboFirma.Location = New System.Drawing.Point(292, 7)
|
|
Me.cboFirma.Name = "cboFirma"
|
|
Me.cboFirma.Size = New System.Drawing.Size(261, 21)
|
|
Me.cboFirma.TabIndex = 3
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(251, 10)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(35, 13)
|
|
Me.Label12.TabIndex = 2
|
|
Me.Label12.Text = "Firma:"
|
|
'
|
|
'txtAdresse3
|
|
'
|
|
Me.txtAdresse3._DateTimeOnly = False
|
|
Me.txtAdresse3._numbersOnly = False
|
|
Me.txtAdresse3._numbersOnlyKommastellen = ""
|
|
Me.txtAdresse3._numbersOnlyTrennzeichen = True
|
|
Me.txtAdresse3._Prozent = False
|
|
Me.txtAdresse3._ShortDateNew = False
|
|
Me.txtAdresse3._ShortDateOnly = False
|
|
Me.txtAdresse3._TimeOnly = False
|
|
Me.txtAdresse3._TimeOnly_Seconds = False
|
|
Me.txtAdresse3._value = Nothing
|
|
Me.txtAdresse3._Waehrung = False
|
|
Me.txtAdresse3._WaehrungZeichen = True
|
|
Me.txtAdresse3.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAdresse3.Location = New System.Drawing.Point(254, 129)
|
|
Me.txtAdresse3.MaxLength = 60
|
|
Me.txtAdresse3.MaxLineLength = -1
|
|
Me.txtAdresse3.MaxLines_Warning = ""
|
|
Me.txtAdresse3.MaxLines_Warning_Label = Nothing
|
|
Me.txtAdresse3.Name = "txtAdresse3"
|
|
Me.txtAdresse3.Size = New System.Drawing.Size(709, 20)
|
|
Me.txtAdresse3.TabIndex = 16
|
|
'
|
|
'txtFirma2
|
|
'
|
|
Me.txtFirma2._DateTimeOnly = False
|
|
Me.txtFirma2._numbersOnly = False
|
|
Me.txtFirma2._numbersOnlyKommastellen = ""
|
|
Me.txtFirma2._numbersOnlyTrennzeichen = True
|
|
Me.txtFirma2._Prozent = False
|
|
Me.txtFirma2._ShortDateNew = False
|
|
Me.txtFirma2._ShortDateOnly = False
|
|
Me.txtFirma2._TimeOnly = False
|
|
Me.txtFirma2._TimeOnly_Seconds = False
|
|
Me.txtFirma2._value = Nothing
|
|
Me.txtFirma2._Waehrung = False
|
|
Me.txtFirma2._WaehrungZeichen = True
|
|
Me.txtFirma2.ForeColor = System.Drawing.Color.Black
|
|
Me.txtFirma2.Location = New System.Drawing.Point(254, 72)
|
|
Me.txtFirma2.MaxLineLength = -1
|
|
Me.txtFirma2.MaxLines_Warning = ""
|
|
Me.txtFirma2.MaxLines_Warning_Label = Nothing
|
|
Me.txtFirma2.Name = "txtFirma2"
|
|
Me.txtFirma2.Size = New System.Drawing.Size(709, 20)
|
|
Me.txtFirma2.TabIndex = 12
|
|
'
|
|
'PictureBox1
|
|
'
|
|
Me.PictureBox1.BackgroundImage = Global.SDL.My.Resources.Resources.word
|
|
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
|
|
Me.PictureBox1.Cursor = System.Windows.Forms.Cursors.Hand
|
|
Me.PictureBox1.Location = New System.Drawing.Point(5, 53)
|
|
Me.PictureBox1.Name = "PictureBox1"
|
|
Me.PictureBox1.Size = New System.Drawing.Size(32, 32)
|
|
Me.PictureBox1.TabIndex = 52
|
|
Me.PictureBox1.TabStop = False
|
|
'
|
|
'txtFirma
|
|
'
|
|
Me.txtFirma._AlleFirmenCLUSTER = False
|
|
Me.txtFirma._AllowSetValue = True
|
|
Me.txtFirma._autoSizeGross = False
|
|
Me.txtFirma._display_Name1 = True
|
|
Me.txtFirma._displayAVISO_Email = False
|
|
Me.txtFirma._displayFullName = False
|
|
Me.txtFirma._displayWoelflKd = False
|
|
Me.txtFirma._hideIfListEmpty = True
|
|
Me.txtFirma._loadKdData = True
|
|
Me.txtFirma._searchName1 = True
|
|
Me.txtFirma._UseFIRMA = ""
|
|
Me.txtFirma._ValueKdAndName = False
|
|
Me.txtFirma.dgvpos = "LEFT"
|
|
Me.txtFirma.KdName = Nothing
|
|
Me.txtFirma.KdNr = "-1"
|
|
Me.txtFirma.kdNrField = Nothing
|
|
Me.txtFirma.KdNrNullInt = Nothing
|
|
Me.txtFirma.Location = New System.Drawing.Point(254, 54)
|
|
Me.txtFirma.Name = "txtFirma"
|
|
Me.txtFirma.nurAktive = True
|
|
Me.txtFirma.searchActive = True
|
|
Me.txtFirma.Size = New System.Drawing.Size(709, 20)
|
|
Me.txtFirma.TabIndex = 11
|
|
Me.txtFirma.TIMER_SEARCH = True
|
|
Me.txtFirma.usrcntl = Nothing
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(580, 184)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(46, 13)
|
|
Me.Label1.TabIndex = 24
|
|
Me.Label1.Text = "Telefon:"
|
|
'
|
|
'txtTel
|
|
'
|
|
Me.txtTel._DateTimeOnly = False
|
|
Me.txtTel._numbersOnly = False
|
|
Me.txtTel._numbersOnlyKommastellen = ""
|
|
Me.txtTel._numbersOnlyTrennzeichen = True
|
|
Me.txtTel._Prozent = False
|
|
Me.txtTel._ShortDateNew = False
|
|
Me.txtTel._ShortDateOnly = False
|
|
Me.txtTel._TimeOnly = False
|
|
Me.txtTel._TimeOnly_Seconds = False
|
|
Me.txtTel._value = Nothing
|
|
Me.txtTel._Waehrung = False
|
|
Me.txtTel._WaehrungZeichen = True
|
|
Me.txtTel.ForeColor = System.Drawing.Color.Black
|
|
Me.txtTel.Location = New System.Drawing.Point(653, 181)
|
|
Me.txtTel.MaxLineLength = -1
|
|
Me.txtTel.MaxLines_Warning = ""
|
|
Me.txtTel.MaxLines_Warning_Label = Nothing
|
|
Me.txtTel.Name = "txtTel"
|
|
Me.txtTel.Size = New System.Drawing.Size(310, 20)
|
|
Me.txtTel.TabIndex = 25
|
|
'
|
|
'txtFax
|
|
'
|
|
Me.txtFax._DateTimeOnly = False
|
|
Me.txtFax._numbersOnly = False
|
|
Me.txtFax._numbersOnlyKommastellen = ""
|
|
Me.txtFax._numbersOnlyTrennzeichen = True
|
|
Me.txtFax._Prozent = False
|
|
Me.txtFax._ShortDateNew = False
|
|
Me.txtFax._ShortDateOnly = False
|
|
Me.txtFax._TimeOnly = False
|
|
Me.txtFax._TimeOnly_Seconds = False
|
|
Me.txtFax._value = Nothing
|
|
Me.txtFax._Waehrung = False
|
|
Me.txtFax._WaehrungZeichen = True
|
|
Me.txtFax.ForeColor = System.Drawing.Color.Black
|
|
Me.txtFax.Location = New System.Drawing.Point(653, 200)
|
|
Me.txtFax.MaxLineLength = -1
|
|
Me.txtFax.MaxLines_Warning = ""
|
|
Me.txtFax.MaxLines_Warning_Label = Nothing
|
|
Me.txtFax.Name = "txtFax"
|
|
Me.txtFax.Size = New System.Drawing.Size(310, 20)
|
|
Me.txtFax.TabIndex = 28
|
|
'
|
|
'txtEmail
|
|
'
|
|
Me.txtEmail._DateTimeOnly = False
|
|
Me.txtEmail._numbersOnly = False
|
|
Me.txtEmail._numbersOnlyKommastellen = ""
|
|
Me.txtEmail._numbersOnlyTrennzeichen = True
|
|
Me.txtEmail._Prozent = False
|
|
Me.txtEmail._ShortDateNew = False
|
|
Me.txtEmail._ShortDateOnly = False
|
|
Me.txtEmail._TimeOnly = False
|
|
Me.txtEmail._TimeOnly_Seconds = False
|
|
Me.txtEmail._value = Nothing
|
|
Me.txtEmail._Waehrung = False
|
|
Me.txtEmail._WaehrungZeichen = True
|
|
Me.txtEmail.ForeColor = System.Drawing.Color.Black
|
|
Me.txtEmail.Location = New System.Drawing.Point(653, 219)
|
|
Me.txtEmail.MaxLineLength = -1
|
|
Me.txtEmail.MaxLines_Warning = ""
|
|
Me.txtEmail.MaxLines_Warning_Label = Nothing
|
|
Me.txtEmail.Name = "txtEmail"
|
|
Me.txtEmail.Size = New System.Drawing.Size(310, 20)
|
|
Me.txtEmail.TabIndex = 31
|
|
'
|
|
'txtBearbeiter
|
|
'
|
|
Me.txtBearbeiter._DateTimeOnly = False
|
|
Me.txtBearbeiter._numbersOnly = False
|
|
Me.txtBearbeiter._numbersOnlyKommastellen = ""
|
|
Me.txtBearbeiter._numbersOnlyTrennzeichen = True
|
|
Me.txtBearbeiter._Prozent = False
|
|
Me.txtBearbeiter._ShortDateNew = False
|
|
Me.txtBearbeiter._ShortDateOnly = False
|
|
Me.txtBearbeiter._TimeOnly = False
|
|
Me.txtBearbeiter._TimeOnly_Seconds = False
|
|
Me.txtBearbeiter._value = Nothing
|
|
Me.txtBearbeiter._Waehrung = False
|
|
Me.txtBearbeiter._WaehrungZeichen = True
|
|
Me.txtBearbeiter.ForeColor = System.Drawing.Color.Black
|
|
Me.txtBearbeiter.Location = New System.Drawing.Point(653, 238)
|
|
Me.txtBearbeiter.MaxLineLength = -1
|
|
Me.txtBearbeiter.MaxLines_Warning = ""
|
|
Me.txtBearbeiter.MaxLines_Warning_Label = Nothing
|
|
Me.txtBearbeiter.Name = "txtBearbeiter"
|
|
Me.txtBearbeiter.Size = New System.Drawing.Size(310, 20)
|
|
Me.txtBearbeiter.TabIndex = 34
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(580, 203)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(27, 13)
|
|
Me.Label2.TabIndex = 27
|
|
Me.Label2.Text = "Fax:"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(580, 222)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(39, 13)
|
|
Me.Label3.TabIndex = 30
|
|
Me.Label3.Text = "E-Mail:"
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(580, 241)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(58, 13)
|
|
Me.Label4.TabIndex = 33
|
|
Me.Label4.Text = "Bearbeiter:"
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(167, 184)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(49, 13)
|
|
Me.Label11.TabIndex = 22
|
|
Me.Label11.Text = "Anlagen:"
|
|
'
|
|
'txtAnlage1
|
|
'
|
|
Me.txtAnlage1._DateTimeOnly = False
|
|
Me.txtAnlage1._numbersOnly = False
|
|
Me.txtAnlage1._numbersOnlyKommastellen = ""
|
|
Me.txtAnlage1._numbersOnlyTrennzeichen = True
|
|
Me.txtAnlage1._Prozent = False
|
|
Me.txtAnlage1._ShortDateNew = False
|
|
Me.txtAnlage1._ShortDateOnly = False
|
|
Me.txtAnlage1._TimeOnly = False
|
|
Me.txtAnlage1._TimeOnly_Seconds = False
|
|
Me.txtAnlage1._value = "Original Präferenz"
|
|
Me.txtAnlage1._Waehrung = False
|
|
Me.txtAnlage1._WaehrungZeichen = True
|
|
Me.txtAnlage1.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAnlage1.Location = New System.Drawing.Point(254, 181)
|
|
Me.txtAnlage1.MaxLineLength = -1
|
|
Me.txtAnlage1.MaxLines_Warning = ""
|
|
Me.txtAnlage1.MaxLines_Warning_Label = Nothing
|
|
Me.txtAnlage1.Name = "txtAnlage1"
|
|
Me.txtAnlage1.Size = New System.Drawing.Size(310, 20)
|
|
Me.txtAnlage1.TabIndex = 23
|
|
Me.txtAnlage1.Text = "Original Präferenz"
|
|
'
|
|
'txtAnlage2
|
|
'
|
|
Me.txtAnlage2._DateTimeOnly = False
|
|
Me.txtAnlage2._numbersOnly = False
|
|
Me.txtAnlage2._numbersOnlyKommastellen = ""
|
|
Me.txtAnlage2._numbersOnlyTrennzeichen = True
|
|
Me.txtAnlage2._Prozent = False
|
|
Me.txtAnlage2._ShortDateNew = False
|
|
Me.txtAnlage2._ShortDateOnly = False
|
|
Me.txtAnlage2._TimeOnly = False
|
|
Me.txtAnlage2._TimeOnly_Seconds = False
|
|
Me.txtAnlage2._value = "Lieferanten-Rechnung"
|
|
Me.txtAnlage2._Waehrung = False
|
|
Me.txtAnlage2._WaehrungZeichen = True
|
|
Me.txtAnlage2.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAnlage2.Location = New System.Drawing.Point(254, 200)
|
|
Me.txtAnlage2.MaxLineLength = -1
|
|
Me.txtAnlage2.MaxLines_Warning = ""
|
|
Me.txtAnlage2.MaxLines_Warning_Label = Nothing
|
|
Me.txtAnlage2.Name = "txtAnlage2"
|
|
Me.txtAnlage2.Size = New System.Drawing.Size(310, 20)
|
|
Me.txtAnlage2.TabIndex = 26
|
|
Me.txtAnlage2.Text = "Lieferanten-Rechnung"
|
|
'
|
|
'txtAnlage3
|
|
'
|
|
Me.txtAnlage3._DateTimeOnly = False
|
|
Me.txtAnlage3._numbersOnly = False
|
|
Me.txtAnlage3._numbersOnlyKommastellen = ""
|
|
Me.txtAnlage3._numbersOnlyTrennzeichen = True
|
|
Me.txtAnlage3._Prozent = False
|
|
Me.txtAnlage3._ShortDateNew = False
|
|
Me.txtAnlage3._ShortDateOnly = False
|
|
Me.txtAnlage3._TimeOnly = False
|
|
Me.txtAnlage3._TimeOnly_Seconds = False
|
|
Me.txtAnlage3._value = "Zollbeleg"
|
|
Me.txtAnlage3._Waehrung = False
|
|
Me.txtAnlage3._WaehrungZeichen = True
|
|
Me.txtAnlage3.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAnlage3.Location = New System.Drawing.Point(254, 219)
|
|
Me.txtAnlage3.MaxLineLength = -1
|
|
Me.txtAnlage3.MaxLines_Warning = ""
|
|
Me.txtAnlage3.MaxLines_Warning_Label = Nothing
|
|
Me.txtAnlage3.Name = "txtAnlage3"
|
|
Me.txtAnlage3.Size = New System.Drawing.Size(310, 20)
|
|
Me.txtAnlage3.TabIndex = 29
|
|
Me.txtAnlage3.Text = "Zollbeleg"
|
|
'
|
|
'txtAnlage4
|
|
'
|
|
Me.txtAnlage4._DateTimeOnly = False
|
|
Me.txtAnlage4._numbersOnly = False
|
|
Me.txtAnlage4._numbersOnlyKommastellen = ""
|
|
Me.txtAnlage4._numbersOnlyTrennzeichen = True
|
|
Me.txtAnlage4._Prozent = False
|
|
Me.txtAnlage4._ShortDateNew = False
|
|
Me.txtAnlage4._ShortDateOnly = False
|
|
Me.txtAnlage4._TimeOnly = False
|
|
Me.txtAnlage4._TimeOnly_Seconds = False
|
|
Me.txtAnlage4._value = Nothing
|
|
Me.txtAnlage4._Waehrung = False
|
|
Me.txtAnlage4._WaehrungZeichen = True
|
|
Me.txtAnlage4.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAnlage4.Location = New System.Drawing.Point(254, 238)
|
|
Me.txtAnlage4.MaxLineLength = -1
|
|
Me.txtAnlage4.MaxLines_Warning = ""
|
|
Me.txtAnlage4.MaxLines_Warning_Label = Nothing
|
|
Me.txtAnlage4.Name = "txtAnlage4"
|
|
Me.txtAnlage4.Size = New System.Drawing.Size(310, 20)
|
|
Me.txtAnlage4.TabIndex = 32
|
|
'
|
|
'txtAnlage5
|
|
'
|
|
Me.txtAnlage5._DateTimeOnly = False
|
|
Me.txtAnlage5._numbersOnly = False
|
|
Me.txtAnlage5._numbersOnlyKommastellen = ""
|
|
Me.txtAnlage5._numbersOnlyTrennzeichen = True
|
|
Me.txtAnlage5._Prozent = False
|
|
Me.txtAnlage5._ShortDateNew = False
|
|
Me.txtAnlage5._ShortDateOnly = False
|
|
Me.txtAnlage5._TimeOnly = False
|
|
Me.txtAnlage5._TimeOnly_Seconds = False
|
|
Me.txtAnlage5._value = Nothing
|
|
Me.txtAnlage5._Waehrung = False
|
|
Me.txtAnlage5._WaehrungZeichen = True
|
|
Me.txtAnlage5.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAnlage5.Location = New System.Drawing.Point(254, 257)
|
|
Me.txtAnlage5.MaxLineLength = -1
|
|
Me.txtAnlage5.MaxLines_Warning = ""
|
|
Me.txtAnlage5.MaxLines_Warning_Label = Nothing
|
|
Me.txtAnlage5.Name = "txtAnlage5"
|
|
Me.txtAnlage5.Size = New System.Drawing.Size(310, 20)
|
|
Me.txtAnlage5.TabIndex = 35
|
|
'
|
|
'txtAnlage6
|
|
'
|
|
Me.txtAnlage6._DateTimeOnly = False
|
|
Me.txtAnlage6._numbersOnly = False
|
|
Me.txtAnlage6._numbersOnlyKommastellen = ""
|
|
Me.txtAnlage6._numbersOnlyTrennzeichen = True
|
|
Me.txtAnlage6._Prozent = False
|
|
Me.txtAnlage6._ShortDateNew = False
|
|
Me.txtAnlage6._ShortDateOnly = False
|
|
Me.txtAnlage6._TimeOnly = False
|
|
Me.txtAnlage6._TimeOnly_Seconds = False
|
|
Me.txtAnlage6._value = Nothing
|
|
Me.txtAnlage6._Waehrung = False
|
|
Me.txtAnlage6._WaehrungZeichen = True
|
|
Me.txtAnlage6.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAnlage6.Location = New System.Drawing.Point(254, 276)
|
|
Me.txtAnlage6.MaxLineLength = -1
|
|
Me.txtAnlage6.MaxLines_Warning = ""
|
|
Me.txtAnlage6.MaxLines_Warning_Label = Nothing
|
|
Me.txtAnlage6.Name = "txtAnlage6"
|
|
Me.txtAnlage6.Size = New System.Drawing.Size(310, 20)
|
|
Me.txtAnlage6.TabIndex = 36
|
|
'
|
|
'txtLKW
|
|
'
|
|
Me.txtLKW._DateTimeOnly = False
|
|
Me.txtLKW._numbersOnly = False
|
|
Me.txtLKW._numbersOnlyKommastellen = ""
|
|
Me.txtLKW._numbersOnlyTrennzeichen = True
|
|
Me.txtLKW._Prozent = False
|
|
Me.txtLKW._ShortDateNew = False
|
|
Me.txtLKW._ShortDateOnly = False
|
|
Me.txtLKW._TimeOnly = False
|
|
Me.txtLKW._TimeOnly_Seconds = False
|
|
Me.txtLKW._value = Nothing
|
|
Me.txtLKW._Waehrung = False
|
|
Me.txtLKW._WaehrungZeichen = True
|
|
Me.txtLKW.ForeColor = System.Drawing.Color.Black
|
|
Me.txtLKW.Location = New System.Drawing.Point(254, 155)
|
|
Me.txtLKW.MaxLineLength = -1
|
|
Me.txtLKW.MaxLines_Warning = ""
|
|
Me.txtLKW.MaxLines_Warning_Label = Nothing
|
|
Me.txtLKW.Name = "txtLKW"
|
|
Me.txtLKW.Size = New System.Drawing.Size(310, 20)
|
|
Me.txtLKW.TabIndex = 18
|
|
'
|
|
'Panel4
|
|
'
|
|
Me.Panel4.BackColor = System.Drawing.Color.OldLace
|
|
Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel4.Controls.Add(Me.Button3)
|
|
Me.Panel4.Controls.Add(Me.btnStandardPreiseLaden)
|
|
Me.Panel4.Controls.Add(Me.lblCRsaved)
|
|
Me.Panel4.Controls.Add(Me.cbxBeimErstellenSpeichern)
|
|
Me.Panel4.Location = New System.Drawing.Point(653, 264)
|
|
Me.Panel4.Name = "Panel4"
|
|
Me.Panel4.Size = New System.Drawing.Size(310, 54)
|
|
Me.Panel4.TabIndex = 38
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button3.Location = New System.Drawing.Point(245, 3)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(60, 23)
|
|
Me.Button3.TabIndex = 1
|
|
Me.Button3.Text = "Liste"
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
'
|
|
'btnStandardPreiseLaden
|
|
'
|
|
Me.btnStandardPreiseLaden.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnStandardPreiseLaden.Location = New System.Drawing.Point(3, 26)
|
|
Me.btnStandardPreiseLaden.Name = "btnStandardPreiseLaden"
|
|
Me.btnStandardPreiseLaden.Size = New System.Drawing.Size(160, 23)
|
|
Me.btnStandardPreiseLaden.TabIndex = 2
|
|
Me.btnStandardPreiseLaden.Text = "jetzt speichern"
|
|
Me.btnStandardPreiseLaden.UseVisualStyleBackColor = True
|
|
'
|
|
'lblCRsaved
|
|
'
|
|
Me.lblCRsaved.AutoSize = True
|
|
Me.lblCRsaved.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblCRsaved.Location = New System.Drawing.Point(169, 31)
|
|
Me.lblCRsaved.Name = "lblCRsaved"
|
|
Me.lblCRsaved.Size = New System.Drawing.Size(113, 13)
|
|
Me.lblCRsaved.TabIndex = 3
|
|
Me.lblCRsaved.Text = "(nicht gespeichert)"
|
|
'
|
|
'cbxBeimErstellenSpeichern
|
|
'
|
|
Me.cbxBeimErstellenSpeichern.AutoSize = True
|
|
Me.cbxBeimErstellenSpeichern.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.0!)
|
|
Me.cbxBeimErstellenSpeichern.Location = New System.Drawing.Point(3, 3)
|
|
Me.cbxBeimErstellenSpeichern.Name = "cbxBeimErstellenSpeichern"
|
|
Me.cbxBeimErstellenSpeichern.Size = New System.Drawing.Size(229, 22)
|
|
Me.cbxBeimErstellenSpeichern.TabIndex = 0
|
|
Me.cbxBeimErstellenSpeichern.Text = "In Postversand-Liste speichern"
|
|
Me.cbxBeimErstellenSpeichern.UseVisualStyleBackColor = True
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(559, 10)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(50, 13)
|
|
Me.Label5.TabIndex = 4
|
|
Me.Label5.Text = "Avisierer:"
|
|
'
|
|
'KdInAuftrag
|
|
'
|
|
Me.KdInAuftrag._AlleFirmenCLUSTER = False
|
|
Me.KdInAuftrag._AllowSetValue = True
|
|
Me.KdInAuftrag._autoSizeGross = False
|
|
Me.KdInAuftrag._display_Name1 = True
|
|
Me.KdInAuftrag._displayAVISO_Email = False
|
|
Me.KdInAuftrag._displayFullName = False
|
|
Me.KdInAuftrag._displayWoelflKd = False
|
|
Me.KdInAuftrag._hideIfListEmpty = True
|
|
Me.KdInAuftrag._loadKdData = True
|
|
Me.KdInAuftrag._searchName1 = True
|
|
Me.KdInAuftrag._UseFIRMA = ""
|
|
Me.KdInAuftrag._ValueKdAndName = False
|
|
Me.KdInAuftrag.dgvpos = "LEFT"
|
|
Me.KdInAuftrag.KdName = Nothing
|
|
Me.KdInAuftrag.KdNr = "-1"
|
|
Me.KdInAuftrag.kdNrField = Nothing
|
|
Me.KdInAuftrag.KdNrNullInt = Nothing
|
|
Me.KdInAuftrag.Location = New System.Drawing.Point(644, 7)
|
|
Me.KdInAuftrag.Name = "KdInAuftrag"
|
|
Me.KdInAuftrag.nurAktive = True
|
|
Me.KdInAuftrag.searchActive = True
|
|
Me.KdInAuftrag.Size = New System.Drawing.Size(319, 20)
|
|
Me.KdInAuftrag.TabIndex = 5
|
|
Me.KdInAuftrag.TIMER_SEARCH = True
|
|
Me.KdInAuftrag.usrcntl = Nothing
|
|
'
|
|
'cboFiliale
|
|
'
|
|
Me.cboFiliale._allowedValuesFreiText = Nothing
|
|
Me.cboFiliale._allowFreiText = False
|
|
Me.cboFiliale._value = ""
|
|
Me.cboFiliale.DropDownWidth = 200
|
|
Me.cboFiliale.FormattingEnabled = True
|
|
Me.cboFiliale.Location = New System.Drawing.Point(653, 155)
|
|
Me.cboFiliale.Name = "cboFiliale"
|
|
Me.cboFiliale.Size = New System.Drawing.Size(66, 21)
|
|
Me.cboFiliale.TabIndex = 20
|
|
'
|
|
'txtAbfertigungsNr
|
|
'
|
|
Me.txtAbfertigungsNr._DateTimeOnly = False
|
|
Me.txtAbfertigungsNr._numbersOnly = True
|
|
Me.txtAbfertigungsNr._numbersOnlyKommastellen = ""
|
|
Me.txtAbfertigungsNr._numbersOnlyTrennzeichen = True
|
|
Me.txtAbfertigungsNr._Prozent = False
|
|
Me.txtAbfertigungsNr._ShortDateNew = False
|
|
Me.txtAbfertigungsNr._ShortDateOnly = False
|
|
Me.txtAbfertigungsNr._TimeOnly = False
|
|
Me.txtAbfertigungsNr._TimeOnly_Seconds = False
|
|
Me.txtAbfertigungsNr._value = ""
|
|
Me.txtAbfertigungsNr._Waehrung = False
|
|
Me.txtAbfertigungsNr._WaehrungZeichen = True
|
|
Me.txtAbfertigungsNr.Location = New System.Drawing.Point(718, 155)
|
|
Me.txtAbfertigungsNr.MaxLength = 8
|
|
Me.txtAbfertigungsNr.MaxLineLength = -1
|
|
Me.txtAbfertigungsNr.MaxLines_Warning = ""
|
|
Me.txtAbfertigungsNr.MaxLines_Warning_Label = Nothing
|
|
Me.txtAbfertigungsNr.Multiline = True
|
|
Me.txtAbfertigungsNr.Name = "txtAbfertigungsNr"
|
|
Me.txtAbfertigungsNr.Size = New System.Drawing.Size(245, 21)
|
|
Me.txtAbfertigungsNr.TabIndex = 21
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(580, 158)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(31, 13)
|
|
Me.Label7.TabIndex = 19
|
|
Me.Label7.Text = "Pos.:"
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(167, 94)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(48, 13)
|
|
Me.Label9.TabIndex = 13
|
|
Me.Label9.Text = "Adresse:"
|
|
'
|
|
'kdRgEmpfaenger
|
|
'
|
|
Me.kdRgEmpfaenger._AlleFirmenCLUSTER = False
|
|
Me.kdRgEmpfaenger._AllowSetValue = True
|
|
Me.kdRgEmpfaenger._autoSizeGross = False
|
|
Me.kdRgEmpfaenger._display_Name1 = True
|
|
Me.kdRgEmpfaenger._displayAVISO_Email = False
|
|
Me.kdRgEmpfaenger._displayFullName = False
|
|
Me.kdRgEmpfaenger._displayWoelflKd = False
|
|
Me.kdRgEmpfaenger._hideIfListEmpty = True
|
|
Me.kdRgEmpfaenger._loadKdData = True
|
|
Me.kdRgEmpfaenger._searchName1 = True
|
|
Me.kdRgEmpfaenger._UseFIRMA = ""
|
|
Me.kdRgEmpfaenger._ValueKdAndName = False
|
|
Me.kdRgEmpfaenger.dgvpos = "LEFT"
|
|
Me.kdRgEmpfaenger.KdName = Nothing
|
|
Me.kdRgEmpfaenger.KdNr = "-1"
|
|
Me.kdRgEmpfaenger.kdNrField = Nothing
|
|
Me.kdRgEmpfaenger.KdNrNullInt = Nothing
|
|
Me.kdRgEmpfaenger.Location = New System.Drawing.Point(254, 302)
|
|
Me.kdRgEmpfaenger.Name = "kdRgEmpfaenger"
|
|
Me.kdRgEmpfaenger.nurAktive = True
|
|
Me.kdRgEmpfaenger.searchActive = True
|
|
Me.kdRgEmpfaenger.Size = New System.Drawing.Size(310, 20)
|
|
Me.kdRgEmpfaenger.TabIndex = 39
|
|
Me.kdRgEmpfaenger.TIMER_SEARCH = True
|
|
Me.kdRgEmpfaenger.usrcntl = Nothing
|
|
'
|
|
'txtEmpfänger
|
|
'
|
|
Me.txtEmpfänger.AutoSize = True
|
|
Me.txtEmpfänger.Location = New System.Drawing.Point(167, 304)
|
|
Me.txtEmpfänger.Name = "txtEmpfänger"
|
|
Me.txtEmpfänger.Size = New System.Drawing.Size(84, 13)
|
|
Me.txtEmpfänger.TabIndex = 37
|
|
Me.txtEmpfänger.Text = "(Rg.)Empfänger:"
|
|
'
|
|
'txtAvisiererAuftragsNr
|
|
'
|
|
Me.txtAvisiererAuftragsNr._DateTimeOnly = False
|
|
Me.txtAvisiererAuftragsNr._numbersOnly = False
|
|
Me.txtAvisiererAuftragsNr._numbersOnlyKommastellen = ""
|
|
Me.txtAvisiererAuftragsNr._numbersOnlyTrennzeichen = True
|
|
Me.txtAvisiererAuftragsNr._Prozent = False
|
|
Me.txtAvisiererAuftragsNr._ShortDateNew = False
|
|
Me.txtAvisiererAuftragsNr._ShortDateOnly = False
|
|
Me.txtAvisiererAuftragsNr._TimeOnly = False
|
|
Me.txtAvisiererAuftragsNr._TimeOnly_Seconds = False
|
|
Me.txtAvisiererAuftragsNr._value = Nothing
|
|
Me.txtAvisiererAuftragsNr._Waehrung = False
|
|
Me.txtAvisiererAuftragsNr._WaehrungZeichen = True
|
|
Me.txtAvisiererAuftragsNr.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAvisiererAuftragsNr.Location = New System.Drawing.Point(644, 26)
|
|
Me.txtAvisiererAuftragsNr.MaxLineLength = -1
|
|
Me.txtAvisiererAuftragsNr.MaxLines_Warning = ""
|
|
Me.txtAvisiererAuftragsNr.MaxLines_Warning_Label = Nothing
|
|
Me.txtAvisiererAuftragsNr.Name = "txtAvisiererAuftragsNr"
|
|
Me.txtAvisiererAuftragsNr.Size = New System.Drawing.Size(319, 20)
|
|
Me.txtAvisiererAuftragsNr.TabIndex = 8
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(559, 29)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(79, 13)
|
|
Me.Label8.TabIndex = 6
|
|
Me.Label8.Text = "Kd-AuftragsNr.:"
|
|
'
|
|
'btnNEU
|
|
'
|
|
Me.btnNEU.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnNEU.Location = New System.Drawing.Point(657, 320)
|
|
Me.btnNEU.Name = "btnNEU"
|
|
Me.btnNEU.Size = New System.Drawing.Size(160, 23)
|
|
Me.btnNEU.TabIndex = 40
|
|
Me.btnNEU.Text = "Neu"
|
|
Me.btnNEU.UseVisualStyleBackColor = True
|
|
'
|
|
'txtRefNr
|
|
'
|
|
Me.txtRefNr._DateTimeOnly = False
|
|
Me.txtRefNr._numbersOnly = False
|
|
Me.txtRefNr._numbersOnlyKommastellen = ""
|
|
Me.txtRefNr._numbersOnlyTrennzeichen = True
|
|
Me.txtRefNr._Prozent = False
|
|
Me.txtRefNr._ShortDateNew = False
|
|
Me.txtRefNr._ShortDateOnly = False
|
|
Me.txtRefNr._TimeOnly = False
|
|
Me.txtRefNr._TimeOnly_Seconds = False
|
|
Me.txtRefNr._value = Nothing
|
|
Me.txtRefNr._Waehrung = False
|
|
Me.txtRefNr._WaehrungZeichen = True
|
|
Me.txtRefNr.ForeColor = System.Drawing.Color.Black
|
|
Me.txtRefNr.Location = New System.Drawing.Point(254, 331)
|
|
Me.txtRefNr.MaxLineLength = -1
|
|
Me.txtRefNr.MaxLines_Warning = ""
|
|
Me.txtRefNr.MaxLines_Warning_Label = Nothing
|
|
Me.txtRefNr.Name = "txtRefNr"
|
|
Me.txtRefNr.Size = New System.Drawing.Size(310, 20)
|
|
Me.txtRefNr.TabIndex = 42
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(167, 325)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(66, 26)
|
|
Me.Label10.TabIndex = 41
|
|
Me.Label10.Text = "Paketdienst-" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Referenz:"
|
|
'
|
|
'usrcntlVerzollungsunterlagen
|
|
'
|
|
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.txtRefNr)
|
|
Me.Controls.Add(Me.Label10)
|
|
Me.Controls.Add(Me.btnNEU)
|
|
Me.Controls.Add(Me.Label8)
|
|
Me.Controls.Add(Me.txtAvisiererAuftragsNr)
|
|
Me.Controls.Add(Me.kdRgEmpfaenger)
|
|
Me.Controls.Add(Me.txtEmpfänger)
|
|
Me.Controls.Add(Me.Label9)
|
|
Me.Controls.Add(Me.Label7)
|
|
Me.Controls.Add(Me.cboFiliale)
|
|
Me.Controls.Add(Me.txtAbfertigungsNr)
|
|
Me.Controls.Add(Me.KdInAuftrag)
|
|
Me.Controls.Add(Me.Label5)
|
|
Me.Controls.Add(Me.Panel4)
|
|
Me.Controls.Add(Me.txtFirma)
|
|
Me.Controls.Add(Me.PictureBox1)
|
|
Me.Controls.Add(Me.Label4)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.txtBearbeiter)
|
|
Me.Controls.Add(Me.txtEmail)
|
|
Me.Controls.Add(Me.txtFax)
|
|
Me.Controls.Add(Me.txtTel)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.txtAnlage6)
|
|
Me.Controls.Add(Me.txtAnlage5)
|
|
Me.Controls.Add(Me.txtAnlage4)
|
|
Me.Controls.Add(Me.txtAnlage3)
|
|
Me.Controls.Add(Me.txtAnlage2)
|
|
Me.Controls.Add(Me.txtFirma2)
|
|
Me.Controls.Add(Me.txtAdresse3)
|
|
Me.Controls.Add(Me.Label12)
|
|
Me.Controls.Add(Me.cboFirma)
|
|
Me.Controls.Add(Me.btnDown)
|
|
Me.Controls.Add(Me.btnUp)
|
|
Me.Controls.Add(Me.btnDel)
|
|
Me.Controls.Add(Me.pic)
|
|
Me.Controls.Add(Me.txtAnlage1)
|
|
Me.Controls.Add(Me.Label11)
|
|
Me.Controls.Add(Me.txtLKW)
|
|
Me.Controls.Add(Me.Label6)
|
|
Me.Controls.Add(Me.txtAdresse2)
|
|
Me.Controls.Add(Me.txtAdresse1)
|
|
Me.Controls.Add(Me.lbl)
|
|
Me.Controls.Add(Me.lblVollmachtDE)
|
|
Me.Name = "usrcntlVerzollungsunterlagen"
|
|
Me.Size = New System.Drawing.Size(1000, 372)
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel4.ResumeLayout(False)
|
|
Me.Panel4.PerformLayout()
|
|
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 txtAdresse1 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtAdresse2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
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 cboFirma As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label12 As System.Windows.Forms.Label
|
|
Friend WithEvents txtAdresse3 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtFirma2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents txtFirma As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents txtTel As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtFax As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtEmail As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtBearbeiter As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents Label11 As Label
|
|
Friend WithEvents txtAnlage1 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtAnlage2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtAnlage3 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtAnlage4 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtAnlage5 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtAnlage6 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtLKW As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Panel4 As Panel
|
|
Friend WithEvents Button3 As Button
|
|
Friend WithEvents btnStandardPreiseLaden As Button
|
|
Friend WithEvents lblCRsaved As Label
|
|
Friend WithEvents cbxBeimErstellenSpeichern As CheckBox
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents KdInAuftrag As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
Friend WithEvents cboFiliale As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Public WithEvents txtAbfertigungsNr As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label7 As Label
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents kdRgEmpfaenger As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
Friend WithEvents txtEmpfänger As Label
|
|
Friend WithEvents txtAvisiererAuftragsNr As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents btnNEU As Button
|
|
Friend WithEvents txtRefNr As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label10 As Label
|
|
End Class
|