neu
This commit is contained in:
352
Aviso/frmEintragAviso.designer.vb
generated
352
Aviso/frmEintragAviso.designer.vb
generated
@@ -75,6 +75,10 @@ Partial Class frmEintragAviso
|
||||
Me.cboGrenzstelle = New System.Windows.Forms.ComboBox()
|
||||
Me.Label15 = New System.Windows.Forms.Label()
|
||||
Me.grpAviso = New System.Windows.Forms.GroupBox()
|
||||
Me.Button5 = New System.Windows.Forms.Button()
|
||||
Me.lblErrVorraussuchtlEintreffen = New System.Windows.Forms.Label()
|
||||
Me.txtAvisiererAuftragsNr = New System.Windows.Forms.TextBox()
|
||||
Me.Label23 = New System.Windows.Forms.Label()
|
||||
Me.kdAuftraggeber = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
||||
Me.kdAvisierer = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
||||
Me.kdFrächter = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
||||
@@ -101,7 +105,6 @@ Partial Class frmEintragAviso
|
||||
Me.lblErr_LKW = New System.Windows.Forms.Label()
|
||||
Me.lblErr_Grenzstelle = New System.Windows.Forms.Label()
|
||||
Me.lblErrFmZollKdNr = New System.Windows.Forms.Label()
|
||||
Me.grp = New System.Windows.Forms.GroupBox()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.btnAbsSrch = New System.Windows.Forms.Button()
|
||||
Me.lblAtrAvis = New System.Windows.Forms.Label()
|
||||
@@ -109,6 +112,9 @@ Partial Class frmEintragAviso
|
||||
Me.Label17 = New System.Windows.Forms.Label()
|
||||
Me.cbxAuftraggeberfurAlleSendungen = New System.Windows.Forms.CheckBox()
|
||||
Me.Label22 = New System.Windows.Forms.Label()
|
||||
Me.Label24 = New System.Windows.Forms.Label()
|
||||
Me.datVoraussichtlichesEintreffen = New System.Windows.Forms.DateTimePicker()
|
||||
Me.grp = New System.Windows.Forms.GroupBox()
|
||||
Me.txtDyRef = New System.Windows.Forms.TextBox()
|
||||
Me.picDy = New System.Windows.Forms.PictureBox()
|
||||
Me.lblDy = New System.Windows.Forms.Label()
|
||||
@@ -135,6 +141,7 @@ Partial Class frmEintragAviso
|
||||
Me.UsrCntlEintragAvisoAtilla = New AVISO.usrCntlEintragAvisoAtilla()
|
||||
Me.dgvAnhaenge = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
||||
Me.columnName = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.clmnPfad = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.panAdmin.SuspendLayout()
|
||||
Me.grpAviso.SuspendLayout()
|
||||
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -150,10 +157,10 @@ Partial Class frmEintragAviso
|
||||
Me.btnOK.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
Me.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnOK.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btnOK.Location = New System.Drawing.Point(12, 558)
|
||||
Me.btnOK.Location = New System.Drawing.Point(12, 601)
|
||||
Me.btnOK.Name = "btnOK"
|
||||
Me.btnOK.Size = New System.Drawing.Size(306, 45)
|
||||
Me.btnOK.TabIndex = 13
|
||||
Me.btnOK.TabIndex = 18
|
||||
Me.btnOK.Text = "OK"
|
||||
Me.btnOK.UseVisualStyleBackColor = True
|
||||
'
|
||||
@@ -171,10 +178,10 @@ Partial Class frmEintragAviso
|
||||
Me.btnAbbruch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
Me.btnAbbruch.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnAbbruch.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btnAbbruch.Location = New System.Drawing.Point(324, 558)
|
||||
Me.btnAbbruch.Location = New System.Drawing.Point(324, 601)
|
||||
Me.btnAbbruch.Name = "btnAbbruch"
|
||||
Me.btnAbbruch.Size = New System.Drawing.Size(91, 45)
|
||||
Me.btnAbbruch.TabIndex = 14
|
||||
Me.btnAbbruch.TabIndex = 19
|
||||
Me.btnAbbruch.Text = "Abbruch"
|
||||
Me.btnAbbruch.UseVisualStyleBackColor = True
|
||||
'
|
||||
@@ -182,28 +189,28 @@ Partial Class frmEintragAviso
|
||||
'
|
||||
Me.txtInfo.AcceptsReturn = True
|
||||
Me.txtInfo.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
Me.txtInfo.Location = New System.Drawing.Point(9, 357)
|
||||
Me.txtInfo.Location = New System.Drawing.Point(9, 415)
|
||||
Me.txtInfo.MaxLength = 240
|
||||
Me.txtInfo.Multiline = True
|
||||
Me.txtInfo.Name = "txtInfo"
|
||||
Me.txtInfo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
||||
Me.txtInfo.Size = New System.Drawing.Size(388, 96)
|
||||
Me.txtInfo.TabIndex = 41
|
||||
Me.txtInfo.Size = New System.Drawing.Size(388, 75)
|
||||
Me.txtInfo.TabIndex = 48
|
||||
'
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
Me.Label3.AutoSize = True
|
||||
Me.Label3.Location = New System.Drawing.Point(6, 341)
|
||||
Me.Label3.Location = New System.Drawing.Point(6, 399)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(25, 13)
|
||||
Me.Label3.TabIndex = 40
|
||||
Me.Label3.TabIndex = 47
|
||||
Me.Label3.Text = "Info"
|
||||
'
|
||||
'Label4
|
||||
'
|
||||
Me.Label4.AutoSize = True
|
||||
Me.Label4.Location = New System.Drawing.Point(6, 169)
|
||||
Me.Label4.Location = New System.Drawing.Point(6, 195)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(46, 13)
|
||||
Me.Label4.TabIndex = 24
|
||||
@@ -212,19 +219,19 @@ Partial Class frmEintragAviso
|
||||
'Label5
|
||||
'
|
||||
Me.Label5.AutoSize = True
|
||||
Me.Label5.Location = New System.Drawing.Point(6, 208)
|
||||
Me.Label5.Location = New System.Drawing.Point(6, 234)
|
||||
Me.Label5.Name = "Label5"
|
||||
Me.Label5.Size = New System.Drawing.Size(47, 13)
|
||||
Me.Label5.TabIndex = 29
|
||||
Me.Label5.TabIndex = 30
|
||||
Me.Label5.Text = "Avisierer"
|
||||
'
|
||||
'Label6
|
||||
'
|
||||
Me.Label6.AutoSize = True
|
||||
Me.Label6.Location = New System.Drawing.Point(6, 99)
|
||||
Me.Label6.Location = New System.Drawing.Point(6, 125)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(48, 13)
|
||||
Me.Label6.TabIndex = 8
|
||||
Me.Label6.TabIndex = 12
|
||||
Me.Label6.Text = "LKW-Nr:"
|
||||
'
|
||||
'txtÄnderungen
|
||||
@@ -240,8 +247,8 @@ Partial Class frmEintragAviso
|
||||
Me.txtÄnderungen.Name = "txtÄnderungen"
|
||||
Me.txtÄnderungen.ReadOnly = True
|
||||
Me.txtÄnderungen.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
||||
Me.txtÄnderungen.Size = New System.Drawing.Size(360, 357)
|
||||
Me.txtÄnderungen.TabIndex = 15
|
||||
Me.txtÄnderungen.Size = New System.Drawing.Size(360, 400)
|
||||
Me.txtÄnderungen.TabIndex = 13
|
||||
Me.txtÄnderungen.TabStop = False
|
||||
'
|
||||
'Label9
|
||||
@@ -250,7 +257,7 @@ Partial Class frmEintragAviso
|
||||
Me.Label9.Location = New System.Drawing.Point(426, 232)
|
||||
Me.Label9.Name = "Label9"
|
||||
Me.Label9.Size = New System.Drawing.Size(65, 13)
|
||||
Me.Label9.TabIndex = 9
|
||||
Me.Label9.TabIndex = 10
|
||||
Me.Label9.Text = "Änderungen"
|
||||
'
|
||||
'dtpDatum
|
||||
@@ -265,11 +272,11 @@ Partial Class frmEintragAviso
|
||||
'txtLKW_Nr
|
||||
'
|
||||
Me.txtLKW_Nr.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtLKW_Nr.Location = New System.Drawing.Point(9, 115)
|
||||
Me.txtLKW_Nr.Location = New System.Drawing.Point(9, 141)
|
||||
Me.txtLKW_Nr.MaxLength = 30
|
||||
Me.txtLKW_Nr.Name = "txtLKW_Nr"
|
||||
Me.txtLKW_Nr.Size = New System.Drawing.Size(170, 26)
|
||||
Me.txtLKW_Nr.TabIndex = 13
|
||||
Me.txtLKW_Nr.TabIndex = 17
|
||||
'
|
||||
'lblStatus
|
||||
'
|
||||
@@ -319,10 +326,10 @@ Partial Class frmEintragAviso
|
||||
Me.panAdmin.Controls.Add(Me.Label8)
|
||||
Me.panAdmin.Controls.Add(Me.lblFreigabe)
|
||||
Me.panAdmin.Controls.Add(Me.lblAnkunft)
|
||||
Me.panAdmin.Location = New System.Drawing.Point(543, 418)
|
||||
Me.panAdmin.Location = New System.Drawing.Point(543, 461)
|
||||
Me.panAdmin.Name = "panAdmin"
|
||||
Me.panAdmin.Size = New System.Drawing.Size(253, 187)
|
||||
Me.panAdmin.TabIndex = 16
|
||||
Me.panAdmin.TabIndex = 20
|
||||
Me.panAdmin.Visible = False
|
||||
'
|
||||
'optVorgeschrieben
|
||||
@@ -566,10 +573,10 @@ Partial Class frmEintragAviso
|
||||
'
|
||||
Me.Label11.AutoSize = True
|
||||
Me.Label11.ForeColor = System.Drawing.Color.Black
|
||||
Me.Label11.Location = New System.Drawing.Point(229, 99)
|
||||
Me.Label11.Location = New System.Drawing.Point(229, 125)
|
||||
Me.Label11.Name = "Label11"
|
||||
Me.Label11.Size = New System.Drawing.Size(59, 13)
|
||||
Me.Label11.TabIndex = 10
|
||||
Me.Label11.TabIndex = 15
|
||||
Me.Label11.Text = "Grenzstelle"
|
||||
'
|
||||
'dtpAvisoEingangDatum
|
||||
@@ -578,7 +585,7 @@ Partial Class frmEintragAviso
|
||||
Me.dtpAvisoEingangDatum.Location = New System.Drawing.Point(112, 26)
|
||||
Me.dtpAvisoEingangDatum.Name = "dtpAvisoEingangDatum"
|
||||
Me.dtpAvisoEingangDatum.Size = New System.Drawing.Size(93, 20)
|
||||
Me.dtpAvisoEingangDatum.TabIndex = 2
|
||||
Me.dtpAvisoEingangDatum.TabIndex = 3
|
||||
'
|
||||
'Label10
|
||||
'
|
||||
@@ -586,7 +593,7 @@ Partial Class frmEintragAviso
|
||||
Me.Label10.Location = New System.Drawing.Point(209, 12)
|
||||
Me.Label10.Name = "Label10"
|
||||
Me.Label10.Size = New System.Drawing.Size(40, 13)
|
||||
Me.Label10.TabIndex = 0
|
||||
Me.Label10.TabIndex = 1
|
||||
Me.Label10.Text = "Uhrzeit"
|
||||
'
|
||||
'dtpAvisoEingangZeit
|
||||
@@ -598,16 +605,16 @@ Partial Class frmEintragAviso
|
||||
Me.dtpAvisoEingangZeit.Name = "dtpAvisoEingangZeit"
|
||||
Me.dtpAvisoEingangZeit.ShowUpDown = True
|
||||
Me.dtpAvisoEingangZeit.Size = New System.Drawing.Size(54, 20)
|
||||
Me.dtpAvisoEingangZeit.TabIndex = 3
|
||||
Me.dtpAvisoEingangZeit.TabIndex = 4
|
||||
Me.dtpAvisoEingangZeit.Value = New Date(2013, 1, 1, 0, 0, 0, 0)
|
||||
'
|
||||
'optOhneAviso
|
||||
'
|
||||
Me.optOhneAviso.AutoSize = True
|
||||
Me.optOhneAviso.Location = New System.Drawing.Point(9, 50)
|
||||
Me.optOhneAviso.Location = New System.Drawing.Point(9, 75)
|
||||
Me.optOhneAviso.Name = "optOhneAviso"
|
||||
Me.optOhneAviso.Size = New System.Drawing.Size(210, 30)
|
||||
Me.optOhneAviso.TabIndex = 5
|
||||
Me.optOhneAviso.TabIndex = 8
|
||||
Me.optOhneAviso.TabStop = True
|
||||
Me.optOhneAviso.Text = "Ankunft OHNE Aviso " & Global.Microsoft.VisualBasic.ChrW(10) & "--> LKW wird direkt auf Ankunft gesetzt"
|
||||
Me.optOhneAviso.UseVisualStyleBackColor = True
|
||||
@@ -618,7 +625,7 @@ Partial Class frmEintragAviso
|
||||
Me.optAvisoEingang.Location = New System.Drawing.Point(9, 27)
|
||||
Me.optAvisoEingang.Name = "optAvisoEingang"
|
||||
Me.optAvisoEingang.Size = New System.Drawing.Size(103, 17)
|
||||
Me.optAvisoEingang.TabIndex = 1
|
||||
Me.optAvisoEingang.TabIndex = 2
|
||||
Me.optAvisoEingang.TabStop = True
|
||||
Me.optAvisoEingang.Text = "Aviso eingelangt"
|
||||
Me.optAvisoEingang.UseVisualStyleBackColor = True
|
||||
@@ -660,10 +667,10 @@ Partial Class frmEintragAviso
|
||||
'
|
||||
Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
Me.Label12.BackColor = System.Drawing.Color.Transparent
|
||||
Me.Label12.Location = New System.Drawing.Point(6, 454)
|
||||
Me.Label12.Location = New System.Drawing.Point(6, 491)
|
||||
Me.Label12.Name = "Label12"
|
||||
Me.Label12.Size = New System.Drawing.Size(372, 32)
|
||||
Me.Label12.TabIndex = 44
|
||||
Me.Label12.TabIndex = 51
|
||||
Me.Label12.Text = "Achtung: im Feld Info nur allgemeine Infos erfassen. " & Global.Microsoft.VisualBasic.ChrW(10) & "Ab Status ANKUNFT kann dies" &
|
||||
"es Infofeld nicht mehr geändert werden!"
|
||||
'
|
||||
@@ -671,11 +678,11 @@ Partial Class frmEintragAviso
|
||||
'
|
||||
Me.cbxHandling.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
||||
Me.cbxHandling.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
||||
Me.cbxHandling.Location = New System.Drawing.Point(272, 300)
|
||||
Me.cbxHandling.Location = New System.Drawing.Point(272, 326)
|
||||
Me.cbxHandling.Name = "cbxHandling"
|
||||
Me.cbxHandling.Padding = New System.Windows.Forms.Padding(10, 0, 0, 0)
|
||||
Me.cbxHandling.Size = New System.Drawing.Size(123, 24)
|
||||
Me.cbxHandling.TabIndex = 39
|
||||
Me.cbxHandling.TabIndex = 44
|
||||
Me.cbxHandling.Text = "Handling"
|
||||
Me.cbxHandling.UseVisualStyleBackColor = False
|
||||
'
|
||||
@@ -686,11 +693,11 @@ Partial Class frmEintragAviso
|
||||
Me.cboGrenzstelle.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.cboGrenzstelle.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cboGrenzstelle.FormattingEnabled = True
|
||||
Me.cboGrenzstelle.Items.AddRange(New Object() {"", "SUB", "SBG", "WAI", "NKD", "SFD", "???"})
|
||||
Me.cboGrenzstelle.Location = New System.Drawing.Point(232, 115)
|
||||
Me.cboGrenzstelle.Items.AddRange(New Object() {"", "SUB", "SBG", "WAI", "NKD", "SFD", "NEU", "???"})
|
||||
Me.cboGrenzstelle.Location = New System.Drawing.Point(232, 141)
|
||||
Me.cboGrenzstelle.Name = "cboGrenzstelle"
|
||||
Me.cboGrenzstelle.Size = New System.Drawing.Size(74, 28)
|
||||
Me.cboGrenzstelle.TabIndex = 15
|
||||
Me.cboGrenzstelle.TabIndex = 20
|
||||
'
|
||||
'Label15
|
||||
'
|
||||
@@ -704,6 +711,10 @@ Partial Class frmEintragAviso
|
||||
'
|
||||
'grpAviso
|
||||
'
|
||||
Me.grpAviso.Controls.Add(Me.Button5)
|
||||
Me.grpAviso.Controls.Add(Me.lblErrVorraussuchtlEintreffen)
|
||||
Me.grpAviso.Controls.Add(Me.txtAvisiererAuftragsNr)
|
||||
Me.grpAviso.Controls.Add(Me.Label23)
|
||||
Me.grpAviso.Controls.Add(Me.kdAuftraggeber)
|
||||
Me.grpAviso.Controls.Add(Me.kdAvisierer)
|
||||
Me.grpAviso.Controls.Add(Me.kdFrächter)
|
||||
@@ -731,7 +742,6 @@ Partial Class frmEintragAviso
|
||||
Me.grpAviso.Controls.Add(Me.lblErr_LKW)
|
||||
Me.grpAviso.Controls.Add(Me.lblErr_Grenzstelle)
|
||||
Me.grpAviso.Controls.Add(Me.lblErrFmZollKdNr)
|
||||
Me.grpAviso.Controls.Add(Me.grp)
|
||||
Me.grpAviso.Controls.Add(Me.Button1)
|
||||
Me.grpAviso.Controls.Add(Me.btnAbsSrch)
|
||||
Me.grpAviso.Controls.Add(Me.cbxHandling)
|
||||
@@ -753,15 +763,60 @@ Partial Class frmEintragAviso
|
||||
Me.grpAviso.Controls.Add(Me.cbxAuftraggeberfurAlleSendungen)
|
||||
Me.grpAviso.Controls.Add(Me.Label6)
|
||||
Me.grpAviso.Controls.Add(Me.Label22)
|
||||
Me.grpAviso.Controls.Add(Me.Label24)
|
||||
Me.grpAviso.Controls.Add(Me.datVoraussichtlichesEintreffen)
|
||||
Me.grpAviso.Location = New System.Drawing.Point(12, 45)
|
||||
Me.grpAviso.Name = "grpAviso"
|
||||
Me.grpAviso.Size = New System.Drawing.Size(403, 483)
|
||||
Me.grpAviso.Size = New System.Drawing.Size(403, 520)
|
||||
Me.grpAviso.TabIndex = 5
|
||||
Me.grpAviso.TabStop = False
|
||||
Me.grpAviso.Text = "Aviso"
|
||||
'
|
||||
'Button5
|
||||
'
|
||||
Me.Button5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
||||
Me.Button5.Location = New System.Drawing.Point(272, 47)
|
||||
Me.Button5.Name = "Button5"
|
||||
Me.Button5.Size = New System.Drawing.Size(119, 21)
|
||||
Me.Button5.TabIndex = 7
|
||||
Me.Button5.Text = "Berechnen"
|
||||
Me.Button5.UseVisualStyleBackColor = True
|
||||
Me.Button5.Visible = False
|
||||
'
|
||||
'lblErrVorraussuchtlEintreffen
|
||||
'
|
||||
Me.lblErrVorraussuchtlEintreffen.AutoSize = True
|
||||
Me.lblErrVorraussuchtlEintreffen.ForeColor = System.Drawing.Color.Red
|
||||
Me.lblErrVorraussuchtlEintreffen.Location = New System.Drawing.Point(147, 69)
|
||||
Me.lblErrVorraussuchtlEintreffen.Name = "lblErrVorraussuchtlEintreffen"
|
||||
Me.lblErrVorraussuchtlEintreffen.Size = New System.Drawing.Size(244, 13)
|
||||
Me.lblErrVorraussuchtlEintreffen.TabIndex = 52
|
||||
Me.lblErrVorraussuchtlEintreffen.Text = "Datum kann icht kleiner als Erfassungsdatum sein!"
|
||||
Me.lblErrVorraussuchtlEintreffen.Visible = False
|
||||
'
|
||||
'txtAvisiererAuftragsNr
|
||||
'
|
||||
Me.txtAvisiererAuftragsNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!)
|
||||
Me.txtAvisiererAuftragsNr.Location = New System.Drawing.Point(9, 366)
|
||||
Me.txtAvisiererAuftragsNr.MaxLength = 30
|
||||
Me.txtAvisiererAuftragsNr.Name = "txtAvisiererAuftragsNr"
|
||||
Me.txtAvisiererAuftragsNr.Size = New System.Drawing.Size(388, 20)
|
||||
Me.txtAvisiererAuftragsNr.TabIndex = 46
|
||||
'
|
||||
'Label23
|
||||
'
|
||||
Me.Label23.AutoSize = True
|
||||
Me.Label23.Location = New System.Drawing.Point(6, 352)
|
||||
Me.Label23.Name = "Label23"
|
||||
Me.Label23.Size = New System.Drawing.Size(106, 13)
|
||||
Me.Label23.TabIndex = 45
|
||||
Me.Label23.Text = "Avisierer-AuftragsNr.:"
|
||||
'
|
||||
'kdAuftraggeber
|
||||
'
|
||||
Me.kdAuftraggeber._AlleFirmenCLUSTER = False
|
||||
Me.kdAuftraggeber._AllowSetValue = True
|
||||
Me.kdAuftraggeber._autoSizeGross = False
|
||||
Me.kdAuftraggeber._display_Name1 = False
|
||||
@@ -776,17 +831,18 @@ Partial Class frmEintragAviso
|
||||
Me.kdAuftraggeber.KdNr = "-1"
|
||||
Me.kdAuftraggeber.kdNrField = Nothing
|
||||
Me.kdAuftraggeber.KdNrNullInt = Nothing
|
||||
Me.kdAuftraggeber.Location = New System.Drawing.Point(9, 263)
|
||||
Me.kdAuftraggeber.Location = New System.Drawing.Point(9, 289)
|
||||
Me.kdAuftraggeber.Name = "kdAuftraggeber"
|
||||
Me.kdAuftraggeber.nurAktive = False
|
||||
Me.kdAuftraggeber.searchActive = True
|
||||
Me.kdAuftraggeber.Size = New System.Drawing.Size(343, 20)
|
||||
Me.kdAuftraggeber.TabIndex = 35
|
||||
Me.kdAuftraggeber.TabIndex = 40
|
||||
Me.kdAuftraggeber.usrcntl = Nothing
|
||||
Me.kdAuftraggeber.Visible = False
|
||||
'
|
||||
'kdAvisierer
|
||||
'
|
||||
Me.kdAvisierer._AlleFirmenCLUSTER = False
|
||||
Me.kdAvisierer._AllowSetValue = True
|
||||
Me.kdAvisierer._autoSizeGross = False
|
||||
Me.kdAvisierer._display_Name1 = False
|
||||
@@ -801,16 +857,17 @@ Partial Class frmEintragAviso
|
||||
Me.kdAvisierer.KdNr = "-1"
|
||||
Me.kdAvisierer.kdNrField = Nothing
|
||||
Me.kdAvisierer.KdNrNullInt = Nothing
|
||||
Me.kdAvisierer.Location = New System.Drawing.Point(9, 224)
|
||||
Me.kdAvisierer.Location = New System.Drawing.Point(9, 250)
|
||||
Me.kdAvisierer.Name = "kdAvisierer"
|
||||
Me.kdAvisierer.nurAktive = False
|
||||
Me.kdAvisierer.searchActive = True
|
||||
Me.kdAvisierer.Size = New System.Drawing.Size(343, 20)
|
||||
Me.kdAvisierer.TabIndex = 30
|
||||
Me.kdAvisierer.TabIndex = 34
|
||||
Me.kdAvisierer.usrcntl = Nothing
|
||||
'
|
||||
'kdFrächter
|
||||
'
|
||||
Me.kdFrächter._AlleFirmenCLUSTER = False
|
||||
Me.kdFrächter._AllowSetValue = True
|
||||
Me.kdFrächter._autoSizeGross = False
|
||||
Me.kdFrächter._display_Name1 = False
|
||||
@@ -825,21 +882,21 @@ Partial Class frmEintragAviso
|
||||
Me.kdFrächter.KdNr = "-1"
|
||||
Me.kdFrächter.kdNrField = Nothing
|
||||
Me.kdFrächter.KdNrNullInt = Nothing
|
||||
Me.kdFrächter.Location = New System.Drawing.Point(9, 185)
|
||||
Me.kdFrächter.Location = New System.Drawing.Point(9, 211)
|
||||
Me.kdFrächter.Name = "kdFrächter"
|
||||
Me.kdFrächter.nurAktive = False
|
||||
Me.kdFrächter.searchActive = True
|
||||
Me.kdFrächter.Size = New System.Drawing.Size(343, 20)
|
||||
Me.kdFrächter.TabIndex = 25
|
||||
Me.kdFrächter.TabIndex = 27
|
||||
Me.kdFrächter.usrcntl = Nothing
|
||||
'
|
||||
'lblZA
|
||||
'
|
||||
Me.lblZA.AutoSize = True
|
||||
Me.lblZA.Location = New System.Drawing.Point(6, 149)
|
||||
Me.lblZA.Location = New System.Drawing.Point(6, 175)
|
||||
Me.lblZA.Name = "lblZA"
|
||||
Me.lblZA.Size = New System.Drawing.Size(44, 13)
|
||||
Me.lblZA.TabIndex = 46
|
||||
Me.lblZA.TabIndex = 22
|
||||
Me.lblZA.Text = "Zollamt:"
|
||||
Me.lblZA.Visible = False
|
||||
'
|
||||
@@ -856,7 +913,7 @@ Partial Class frmEintragAviso
|
||||
Me.txtBestimmungszollstelle.INVISIBLE_COLUMNS = Nothing
|
||||
Me.txtBestimmungszollstelle.key_visible = False
|
||||
Me.txtBestimmungszollstelle.KEYPARAM = Nothing
|
||||
Me.txtBestimmungszollstelle.Location = New System.Drawing.Point(58, 146)
|
||||
Me.txtBestimmungszollstelle.Location = New System.Drawing.Point(58, 172)
|
||||
Me.txtBestimmungszollstelle.MaxLength = 50
|
||||
Me.txtBestimmungszollstelle.Name = "txtBestimmungszollstelle"
|
||||
Me.txtBestimmungszollstelle.searchActive = True
|
||||
@@ -865,7 +922,7 @@ Partial Class frmEintragAviso
|
||||
Me.txtBestimmungszollstelle.SQL_SELECT = Nothing
|
||||
Me.txtBestimmungszollstelle.SQL_WHERE = Nothing
|
||||
Me.txtBestimmungszollstelle.SQL_WhereParamList = Nothing
|
||||
Me.txtBestimmungszollstelle.TabIndex = 21
|
||||
Me.txtBestimmungszollstelle.TabIndex = 23
|
||||
Me.txtBestimmungszollstelle.usrcntl = Nothing
|
||||
Me.txtBestimmungszollstelle.Visible = False
|
||||
'
|
||||
@@ -875,10 +932,10 @@ Partial Class frmEintragAviso
|
||||
Me.Button4.FlatAppearance.BorderSize = 0
|
||||
Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button4.Image = Global.AVISO.My.Resources.Resources.person_add
|
||||
Me.Button4.Location = New System.Drawing.Point(377, 181)
|
||||
Me.Button4.Location = New System.Drawing.Point(377, 207)
|
||||
Me.Button4.Name = "Button4"
|
||||
Me.Button4.Size = New System.Drawing.Size(25, 25)
|
||||
Me.Button4.TabIndex = 45
|
||||
Me.Button4.TabIndex = 29
|
||||
Me.Button4.TabStop = False
|
||||
Me.Button4.Tag = "Kunde hinzufügen"
|
||||
Me.Button4.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
||||
@@ -899,7 +956,7 @@ Partial Class frmEintragAviso
|
||||
Me.sbLkwNationalitaet.INVISIBLE_COLUMNS = Nothing
|
||||
Me.sbLkwNationalitaet.key_visible = False
|
||||
Me.sbLkwNationalitaet.KEYPARAM = Nothing
|
||||
Me.sbLkwNationalitaet.Location = New System.Drawing.Point(178, 115)
|
||||
Me.sbLkwNationalitaet.Location = New System.Drawing.Point(178, 141)
|
||||
Me.sbLkwNationalitaet.MaxLength = 5
|
||||
Me.sbLkwNationalitaet.Name = "sbLkwNationalitaet"
|
||||
Me.sbLkwNationalitaet.searchActive = True
|
||||
@@ -908,26 +965,26 @@ Partial Class frmEintragAviso
|
||||
Me.sbLkwNationalitaet.SQL_SELECT = Nothing
|
||||
Me.sbLkwNationalitaet.SQL_WHERE = Nothing
|
||||
Me.sbLkwNationalitaet.SQL_WhereParamList = Nothing
|
||||
Me.sbLkwNationalitaet.TabIndex = 14
|
||||
Me.sbLkwNationalitaet.TabIndex = 18
|
||||
Me.sbLkwNationalitaet.usrcntl = Nothing
|
||||
'
|
||||
'Label18
|
||||
'
|
||||
Me.Label18.AutoSize = True
|
||||
Me.Label18.Location = New System.Drawing.Point(176, 99)
|
||||
Me.Label18.Location = New System.Drawing.Point(176, 125)
|
||||
Me.Label18.Name = "Label18"
|
||||
Me.Label18.Size = New System.Drawing.Size(27, 13)
|
||||
Me.Label18.TabIndex = 9
|
||||
Me.Label18.TabIndex = 14
|
||||
Me.Label18.Text = "Nat."
|
||||
'
|
||||
'txtFahrerHandy
|
||||
'
|
||||
Me.txtFahrerHandy.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!)
|
||||
Me.txtFahrerHandy.Location = New System.Drawing.Point(24, 302)
|
||||
Me.txtFahrerHandy.Location = New System.Drawing.Point(24, 328)
|
||||
Me.txtFahrerHandy.MaxLength = 30
|
||||
Me.txtFahrerHandy.Name = "txtFahrerHandy"
|
||||
Me.txtFahrerHandy.Size = New System.Drawing.Size(234, 20)
|
||||
Me.txtFahrerHandy.TabIndex = 38
|
||||
Me.txtFahrerHandy.TabIndex = 43
|
||||
'
|
||||
'Button2
|
||||
'
|
||||
@@ -935,10 +992,10 @@ Partial Class frmEintragAviso
|
||||
Me.Button2.FlatAppearance.BorderSize = 0
|
||||
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button2.Image = Global.AVISO.My.Resources.Resources.person_add
|
||||
Me.Button2.Location = New System.Drawing.Point(377, 221)
|
||||
Me.Button2.Location = New System.Drawing.Point(377, 247)
|
||||
Me.Button2.Name = "Button2"
|
||||
Me.Button2.Size = New System.Drawing.Size(25, 24)
|
||||
Me.Button2.TabIndex = 12
|
||||
Me.Button2.TabIndex = 36
|
||||
Me.Button2.TabStop = False
|
||||
Me.Button2.Tag = "Kunde hinzufügen"
|
||||
Me.Button2.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
||||
@@ -949,7 +1006,7 @@ Partial Class frmEintragAviso
|
||||
'
|
||||
Me.pic.BackgroundImage = Global.AVISO.My.Resources.Resources.handy
|
||||
Me.pic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.pic.Location = New System.Drawing.Point(5, 302)
|
||||
Me.pic.Location = New System.Drawing.Point(5, 328)
|
||||
Me.pic.Name = "pic"
|
||||
Me.pic.Size = New System.Drawing.Size(20, 20)
|
||||
Me.pic.TabIndex = 40
|
||||
@@ -958,19 +1015,19 @@ Partial Class frmEintragAviso
|
||||
'Label16
|
||||
'
|
||||
Me.Label16.AutoSize = True
|
||||
Me.Label16.Location = New System.Drawing.Point(6, 288)
|
||||
Me.Label16.Location = New System.Drawing.Point(6, 314)
|
||||
Me.Label16.Name = "Label16"
|
||||
Me.Label16.Size = New System.Drawing.Size(116, 13)
|
||||
Me.Label16.TabIndex = 37
|
||||
Me.Label16.TabIndex = 42
|
||||
Me.Label16.Text = "Fahrer Handy-Nummer:"
|
||||
'
|
||||
'cbxFrächterUnbekannt
|
||||
'
|
||||
Me.cbxFrächterUnbekannt.AutoSize = True
|
||||
Me.cbxFrächterUnbekannt.Location = New System.Drawing.Point(122, 168)
|
||||
Me.cbxFrächterUnbekannt.Location = New System.Drawing.Point(122, 194)
|
||||
Me.cbxFrächterUnbekannt.Name = "cbxFrächterUnbekannt"
|
||||
Me.cbxFrächterUnbekannt.Size = New System.Drawing.Size(104, 17)
|
||||
Me.cbxFrächterUnbekannt.TabIndex = 22
|
||||
Me.cbxFrächterUnbekannt.TabIndex = 25
|
||||
Me.cbxFrächterUnbekannt.Text = "noch unbekannt"
|
||||
Me.cbxFrächterUnbekannt.UseVisualStyleBackColor = True
|
||||
Me.cbxFrächterUnbekannt.Visible = False
|
||||
@@ -982,10 +1039,10 @@ Partial Class frmEintragAviso
|
||||
Me.btnAuftraggeber.FlatAppearance.BorderSize = 0
|
||||
Me.btnAuftraggeber.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnAuftraggeber.Image = CType(resources.GetObject("btnAuftraggeber.Image"), System.Drawing.Image)
|
||||
Me.btnAuftraggeber.Location = New System.Drawing.Point(352, 259)
|
||||
Me.btnAuftraggeber.Location = New System.Drawing.Point(352, 285)
|
||||
Me.btnAuftraggeber.Name = "btnAuftraggeber"
|
||||
Me.btnAuftraggeber.Size = New System.Drawing.Size(25, 25)
|
||||
Me.btnAuftraggeber.TabIndex = 36
|
||||
Me.btnAuftraggeber.TabIndex = 41
|
||||
Me.btnAuftraggeber.TabStop = False
|
||||
Me.btnAuftraggeber.Tag = "Kunde hinzufügen"
|
||||
Me.btnAuftraggeber.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
||||
@@ -999,11 +1056,11 @@ Partial Class frmEintragAviso
|
||||
Me.UsrCntlTestsystem1.BackColor = System.Drawing.Color.Transparent
|
||||
Me.UsrCntlTestsystem1.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.UsrCntlTestsystem1.ForeColor = System.Drawing.Color.Red
|
||||
Me.UsrCntlTestsystem1.Location = New System.Drawing.Point(49, 416)
|
||||
Me.UsrCntlTestsystem1.Location = New System.Drawing.Point(49, 453)
|
||||
Me.UsrCntlTestsystem1.Margin = New System.Windows.Forms.Padding(5, 6, 5, 6)
|
||||
Me.UsrCntlTestsystem1.Name = "UsrCntlTestsystem1"
|
||||
Me.UsrCntlTestsystem1.Size = New System.Drawing.Size(152, 28)
|
||||
Me.UsrCntlTestsystem1.TabIndex = 43
|
||||
Me.UsrCntlTestsystem1.TabIndex = 50
|
||||
'
|
||||
'btnAvisiererKd
|
||||
'
|
||||
@@ -1012,10 +1069,10 @@ Partial Class frmEintragAviso
|
||||
Me.btnAvisiererKd.FlatAppearance.BorderSize = 0
|
||||
Me.btnAvisiererKd.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnAvisiererKd.Image = CType(resources.GetObject("btnAvisiererKd.Image"), System.Drawing.Image)
|
||||
Me.btnAvisiererKd.Location = New System.Drawing.Point(352, 220)
|
||||
Me.btnAvisiererKd.Location = New System.Drawing.Point(352, 246)
|
||||
Me.btnAvisiererKd.Name = "btnAvisiererKd"
|
||||
Me.btnAvisiererKd.Size = New System.Drawing.Size(25, 25)
|
||||
Me.btnAvisiererKd.TabIndex = 31
|
||||
Me.btnAvisiererKd.TabIndex = 35
|
||||
Me.btnAvisiererKd.TabStop = False
|
||||
Me.btnAvisiererKd.Tag = "Kunde hinzufügen"
|
||||
Me.btnAvisiererKd.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
||||
@@ -1029,10 +1086,10 @@ Partial Class frmEintragAviso
|
||||
Me.btnFraechterKd.FlatAppearance.BorderSize = 0
|
||||
Me.btnFraechterKd.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnFraechterKd.Image = CType(resources.GetObject("btnFraechterKd.Image"), System.Drawing.Image)
|
||||
Me.btnFraechterKd.Location = New System.Drawing.Point(352, 181)
|
||||
Me.btnFraechterKd.Location = New System.Drawing.Point(352, 207)
|
||||
Me.btnFraechterKd.Name = "btnFraechterKd"
|
||||
Me.btnFraechterKd.Size = New System.Drawing.Size(25, 25)
|
||||
Me.btnFraechterKd.TabIndex = 26
|
||||
Me.btnFraechterKd.TabIndex = 28
|
||||
Me.btnFraechterKd.TabStop = False
|
||||
Me.btnFraechterKd.Tag = "Kunde hinzufügen"
|
||||
Me.btnFraechterKd.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
||||
@@ -1043,10 +1100,10 @@ Partial Class frmEintragAviso
|
||||
'
|
||||
Me.lblErrImex.AutoSize = True
|
||||
Me.lblErrImex.ForeColor = System.Drawing.Color.Red
|
||||
Me.lblErrImex.Location = New System.Drawing.Point(236, 83)
|
||||
Me.lblErrImex.Location = New System.Drawing.Point(236, 109)
|
||||
Me.lblErrImex.Name = "lblErrImex"
|
||||
Me.lblErrImex.Size = New System.Drawing.Size(119, 13)
|
||||
Me.lblErrImex.TabIndex = 20
|
||||
Me.lblErrImex.TabIndex = 10
|
||||
Me.lblErrImex.Text = "Import/Export angeben!"
|
||||
Me.lblErrImex.Visible = False
|
||||
'
|
||||
@@ -1058,20 +1115,20 @@ Partial Class frmEintragAviso
|
||||
Me.cboImEx.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cboImEx.FormattingEnabled = True
|
||||
Me.cboImEx.Items.AddRange(New Object() {"", "IMPORT", "EXPORT"})
|
||||
Me.cboImEx.Location = New System.Drawing.Point(312, 113)
|
||||
Me.cboImEx.Location = New System.Drawing.Point(312, 139)
|
||||
Me.cboImEx.Name = "cboImEx"
|
||||
Me.cboImEx.Size = New System.Drawing.Size(79, 28)
|
||||
Me.cboImEx.TabIndex = 16
|
||||
Me.cboImEx.TabIndex = 19
|
||||
Me.cboImEx.Visible = False
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.ForeColor = System.Drawing.Color.Black
|
||||
Me.Label1.Location = New System.Drawing.Point(309, 99)
|
||||
Me.Label1.Location = New System.Drawing.Point(309, 125)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(35, 13)
|
||||
Me.Label1.TabIndex = 11
|
||||
Me.Label1.TabIndex = 16
|
||||
Me.Label1.Text = "Im/Ex"
|
||||
Me.Label1.Visible = False
|
||||
'
|
||||
@@ -1079,10 +1136,10 @@ Partial Class frmEintragAviso
|
||||
'
|
||||
Me.lblErr_Uhrzeit.AutoSize = True
|
||||
Me.lblErr_Uhrzeit.ForeColor = System.Drawing.Color.Red
|
||||
Me.lblErr_Uhrzeit.Location = New System.Drawing.Point(176, 49)
|
||||
Me.lblErr_Uhrzeit.Location = New System.Drawing.Point(209, 12)
|
||||
Me.lblErr_Uhrzeit.Name = "lblErr_Uhrzeit"
|
||||
Me.lblErr_Uhrzeit.Size = New System.Drawing.Size(90, 13)
|
||||
Me.lblErr_Uhrzeit.TabIndex = 4
|
||||
Me.lblErr_Uhrzeit.TabIndex = 0
|
||||
Me.lblErr_Uhrzeit.Text = "Uhrzeit eingeben!"
|
||||
Me.lblErr_Uhrzeit.Visible = False
|
||||
'
|
||||
@@ -1090,10 +1147,10 @@ Partial Class frmEintragAviso
|
||||
'
|
||||
Me.lblErr_Avisierer.AutoSize = True
|
||||
Me.lblErr_Avisierer.ForeColor = System.Drawing.Color.Red
|
||||
Me.lblErr_Avisierer.Location = New System.Drawing.Point(194, 208)
|
||||
Me.lblErr_Avisierer.Location = New System.Drawing.Point(194, 234)
|
||||
Me.lblErr_Avisierer.Name = "lblErr_Avisierer"
|
||||
Me.lblErr_Avisierer.Size = New System.Drawing.Size(97, 13)
|
||||
Me.lblErr_Avisierer.TabIndex = 27
|
||||
Me.lblErr_Avisierer.TabIndex = 32
|
||||
Me.lblErr_Avisierer.Text = "Avisierer eingeben!"
|
||||
Me.lblErr_Avisierer.Visible = False
|
||||
'
|
||||
@@ -1101,10 +1158,10 @@ Partial Class frmEintragAviso
|
||||
'
|
||||
Me.lblErr_Frächter.AutoSize = True
|
||||
Me.lblErr_Frächter.ForeColor = System.Drawing.Color.Red
|
||||
Me.lblErr_Frächter.Location = New System.Drawing.Point(92, 208)
|
||||
Me.lblErr_Frächter.Location = New System.Drawing.Point(92, 234)
|
||||
Me.lblErr_Frächter.Name = "lblErr_Frächter"
|
||||
Me.lblErr_Frächter.Size = New System.Drawing.Size(96, 13)
|
||||
Me.lblErr_Frächter.TabIndex = 23
|
||||
Me.lblErr_Frächter.TabIndex = 31
|
||||
Me.lblErr_Frächter.Text = "Frächter eingeben!"
|
||||
Me.lblErr_Frächter.Visible = False
|
||||
'
|
||||
@@ -1112,10 +1169,10 @@ Partial Class frmEintragAviso
|
||||
'
|
||||
Me.lblErr_LKW.AutoSize = True
|
||||
Me.lblErr_LKW.ForeColor = System.Drawing.Color.Red
|
||||
Me.lblErr_LKW.Location = New System.Drawing.Point(75, 99)
|
||||
Me.lblErr_LKW.Location = New System.Drawing.Point(75, 125)
|
||||
Me.lblErr_LKW.Name = "lblErr_LKW"
|
||||
Me.lblErr_LKW.Size = New System.Drawing.Size(95, 13)
|
||||
Me.lblErr_LKW.TabIndex = 18
|
||||
Me.lblErr_LKW.TabIndex = 13
|
||||
Me.lblErr_LKW.Text = "LKW-Nr eingeben!"
|
||||
Me.lblErr_LKW.Visible = False
|
||||
'
|
||||
@@ -1123,10 +1180,10 @@ Partial Class frmEintragAviso
|
||||
'
|
||||
Me.lblErr_Grenzstelle.AutoSize = True
|
||||
Me.lblErr_Grenzstelle.ForeColor = System.Drawing.Color.Red
|
||||
Me.lblErr_Grenzstelle.Location = New System.Drawing.Point(157, 83)
|
||||
Me.lblErr_Grenzstelle.Location = New System.Drawing.Point(157, 109)
|
||||
Me.lblErr_Grenzstelle.Name = "lblErr_Grenzstelle"
|
||||
Me.lblErr_Grenzstelle.Size = New System.Drawing.Size(109, 13)
|
||||
Me.lblErr_Grenzstelle.TabIndex = 19
|
||||
Me.lblErr_Grenzstelle.TabIndex = 9
|
||||
Me.lblErr_Grenzstelle.Text = "Grenzstelle eingeben!"
|
||||
Me.lblErr_Grenzstelle.Visible = False
|
||||
'
|
||||
@@ -1135,33 +1192,22 @@ Partial Class frmEintragAviso
|
||||
Me.lblErrFmZollKdNr.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
Me.lblErrFmZollKdNr.AutoSize = True
|
||||
Me.lblErrFmZollKdNr.ForeColor = System.Drawing.Color.Red
|
||||
Me.lblErrFmZollKdNr.Location = New System.Drawing.Point(176, 394)
|
||||
Me.lblErrFmZollKdNr.Location = New System.Drawing.Point(176, 431)
|
||||
Me.lblErrFmZollKdNr.Name = "lblErrFmZollKdNr"
|
||||
Me.lblErrFmZollKdNr.Size = New System.Drawing.Size(156, 26)
|
||||
Me.lblErrFmZollKdNr.TabIndex = 42
|
||||
Me.lblErrFmZollKdNr.TabIndex = 49
|
||||
Me.lblErrFmZollKdNr.Text = "Wenn möglich bitte die FM-Zoll " & Global.Microsoft.VisualBasic.ChrW(10) & "Zuordnung mit KdNr eintragen!"
|
||||
Me.lblErrFmZollKdNr.Visible = False
|
||||
'
|
||||
'grp
|
||||
'
|
||||
Me.grp.Controls.Add(Me.optUnbekannt)
|
||||
Me.grp.Controls.Add(Me.optTelefonisch)
|
||||
Me.grp.Controls.Add(Me.optSchriftlich)
|
||||
Me.grp.Location = New System.Drawing.Point(284, 13)
|
||||
Me.grp.Name = "grp"
|
||||
Me.grp.Size = New System.Drawing.Size(113, 67)
|
||||
Me.grp.TabIndex = 6
|
||||
Me.grp.TabStop = False
|
||||
'
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.FlatAppearance.BorderSize = 0
|
||||
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button1.Image = CType(resources.GetObject("Button1.Image"), System.Drawing.Image)
|
||||
Me.Button1.Location = New System.Drawing.Point(360, 125)
|
||||
Me.Button1.Location = New System.Drawing.Point(360, 151)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(37, 20)
|
||||
Me.Button1.TabIndex = 17
|
||||
Me.Button1.TabIndex = 21
|
||||
Me.Button1.UseVisualStyleBackColor = True
|
||||
Me.Button1.Visible = False
|
||||
'
|
||||
@@ -1170,10 +1216,10 @@ Partial Class frmEintragAviso
|
||||
Me.btnAbsSrch.FlatAppearance.BorderSize = 0
|
||||
Me.btnAbsSrch.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnAbsSrch.Image = CType(resources.GetObject("btnAbsSrch.Image"), System.Drawing.Image)
|
||||
Me.btnAbsSrch.Location = New System.Drawing.Point(360, 86)
|
||||
Me.btnAbsSrch.Location = New System.Drawing.Point(360, 112)
|
||||
Me.btnAbsSrch.Name = "btnAbsSrch"
|
||||
Me.btnAbsSrch.Size = New System.Drawing.Size(37, 20)
|
||||
Me.btnAbsSrch.TabIndex = 7
|
||||
Me.btnAbsSrch.TabIndex = 11
|
||||
Me.btnAbsSrch.UseVisualStyleBackColor = True
|
||||
Me.btnAbsSrch.Visible = False
|
||||
'
|
||||
@@ -1183,20 +1229,20 @@ Partial Class frmEintragAviso
|
||||
Me.lblAtrAvis.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.lblAtrAvis.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblAtrAvis.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.lblAtrAvis.Location = New System.Drawing.Point(296, 248)
|
||||
Me.lblAtrAvis.Location = New System.Drawing.Point(296, 274)
|
||||
Me.lblAtrAvis.Name = "lblAtrAvis"
|
||||
Me.lblAtrAvis.Size = New System.Drawing.Size(56, 13)
|
||||
Me.lblAtrAvis.TabIndex = 34
|
||||
Me.lblAtrAvis.TabIndex = 39
|
||||
Me.lblAtrAvis.Text = "= Avisierer"
|
||||
Me.lblAtrAvis.Visible = False
|
||||
'
|
||||
'lblAtr
|
||||
'
|
||||
Me.lblAtr.AutoSize = True
|
||||
Me.lblAtr.Location = New System.Drawing.Point(6, 248)
|
||||
Me.lblAtr.Location = New System.Drawing.Point(6, 274)
|
||||
Me.lblAtr.Name = "lblAtr"
|
||||
Me.lblAtr.Size = New System.Drawing.Size(71, 13)
|
||||
Me.lblAtr.TabIndex = 32
|
||||
Me.lblAtr.TabIndex = 37
|
||||
Me.lblAtr.Text = "Auftraggeber:"
|
||||
Me.lblAtr.Visible = False
|
||||
'
|
||||
@@ -1206,19 +1252,19 @@ Partial Class frmEintragAviso
|
||||
Me.Label17.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.Label17.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label17.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.Label17.Location = New System.Drawing.Point(297, 208)
|
||||
Me.Label17.Location = New System.Drawing.Point(297, 234)
|
||||
Me.Label17.Name = "Label17"
|
||||
Me.Label17.Size = New System.Drawing.Size(55, 13)
|
||||
Me.Label17.TabIndex = 28
|
||||
Me.Label17.TabIndex = 33
|
||||
Me.Label17.Text = "= Frächter"
|
||||
'
|
||||
'cbxAuftraggeberfurAlleSendungen
|
||||
'
|
||||
Me.cbxAuftraggeberfurAlleSendungen.AutoSize = True
|
||||
Me.cbxAuftraggeberfurAlleSendungen.Location = New System.Drawing.Point(122, 246)
|
||||
Me.cbxAuftraggeberfurAlleSendungen.Location = New System.Drawing.Point(122, 272)
|
||||
Me.cbxAuftraggeberfurAlleSendungen.Name = "cbxAuftraggeberfurAlleSendungen"
|
||||
Me.cbxAuftraggeberfurAlleSendungen.Size = New System.Drawing.Size(194, 17)
|
||||
Me.cbxAuftraggeberfurAlleSendungen.TabIndex = 33
|
||||
Me.cbxAuftraggeberfurAlleSendungen.TabIndex = 38
|
||||
Me.cbxAuftraggeberfurAlleSendungen.Text = "= Auftraggeber (für alle Sendungen)"
|
||||
Me.cbxAuftraggeberfurAlleSendungen.UseVisualStyleBackColor = True
|
||||
'
|
||||
@@ -1228,12 +1274,45 @@ Partial Class frmEintragAviso
|
||||
Me.Label22.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.Label22.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label22.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.Label22.Location = New System.Drawing.Point(296, 169)
|
||||
Me.Label22.Location = New System.Drawing.Point(296, 195)
|
||||
Me.Label22.Name = "Label22"
|
||||
Me.Label22.Size = New System.Drawing.Size(56, 13)
|
||||
Me.Label22.TabIndex = 50
|
||||
Me.Label22.TabIndex = 26
|
||||
Me.Label22.Text = "= Avisierer"
|
||||
'
|
||||
'Label24
|
||||
'
|
||||
Me.Label24.AutoSize = True
|
||||
Me.Label24.Location = New System.Drawing.Point(25, 51)
|
||||
Me.Label24.Name = "Label24"
|
||||
Me.Label24.Size = New System.Drawing.Size(140, 13)
|
||||
Me.Label24.TabIndex = 5
|
||||
Me.Label24.Text = "Voraussichtliches Eintreffen:"
|
||||
Me.Label24.Visible = False
|
||||
'
|
||||
'datVoraussichtlichesEintreffen
|
||||
'
|
||||
Me.datVoraussichtlichesEintreffen.CustomFormat = "dd.MM.yyyy"
|
||||
Me.datVoraussichtlichesEintreffen.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
||||
Me.datVoraussichtlichesEintreffen.Location = New System.Drawing.Point(177, 48)
|
||||
Me.datVoraussichtlichesEintreffen.Name = "datVoraussichtlichesEintreffen"
|
||||
Me.datVoraussichtlichesEintreffen.Size = New System.Drawing.Size(89, 20)
|
||||
Me.datVoraussichtlichesEintreffen.TabIndex = 6
|
||||
Me.datVoraussichtlichesEintreffen.Value = New Date(2020, 1, 23, 0, 0, 0, 0)
|
||||
Me.datVoraussichtlichesEintreffen.Visible = False
|
||||
'
|
||||
'grp
|
||||
'
|
||||
Me.grp.Controls.Add(Me.optUnbekannt)
|
||||
Me.grp.Controls.Add(Me.optTelefonisch)
|
||||
Me.grp.Controls.Add(Me.optSchriftlich)
|
||||
Me.grp.Location = New System.Drawing.Point(483, 455)
|
||||
Me.grp.Name = "grp"
|
||||
Me.grp.Size = New System.Drawing.Size(98, 67)
|
||||
Me.grp.TabIndex = 17
|
||||
Me.grp.TabStop = False
|
||||
Me.grp.Visible = False
|
||||
'
|
||||
'txtDyRef
|
||||
'
|
||||
Me.txtDyRef.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!)
|
||||
@@ -1241,7 +1320,7 @@ Partial Class frmEintragAviso
|
||||
Me.txtDyRef.MaxLength = 30
|
||||
Me.txtDyRef.Name = "txtDyRef"
|
||||
Me.txtDyRef.Size = New System.Drawing.Size(234, 20)
|
||||
Me.txtDyRef.TabIndex = 48
|
||||
Me.txtDyRef.TabIndex = 16
|
||||
Me.txtDyRef.Visible = False
|
||||
'
|
||||
'picDy
|
||||
@@ -1261,7 +1340,7 @@ Partial Class frmEintragAviso
|
||||
Me.lblDy.Location = New System.Drawing.Point(491, 386)
|
||||
Me.lblDy.Name = "lblDy"
|
||||
Me.lblDy.Size = New System.Drawing.Size(109, 13)
|
||||
Me.lblDy.TabIndex = 47
|
||||
Me.lblDy.TabIndex = 15
|
||||
Me.lblDy.Text = "Dakosy-Referenz-Nr.:"
|
||||
Me.lblDy.Visible = False
|
||||
'
|
||||
@@ -1276,7 +1355,7 @@ Partial Class frmEintragAviso
|
||||
Me.grpAktVerzollung.Location = New System.Drawing.Point(424, 73)
|
||||
Me.grpAktVerzollung.Name = "grpAktVerzollung"
|
||||
Me.grpAktVerzollung.Size = New System.Drawing.Size(359, 110)
|
||||
Me.grpAktVerzollung.TabIndex = 7
|
||||
Me.grpAktVerzollung.TabIndex = 8
|
||||
Me.grpAktVerzollung.TabStop = False
|
||||
Me.grpAktVerzollung.Text = "Sendungen - Details"
|
||||
'
|
||||
@@ -1502,7 +1581,7 @@ Partial Class frmEintragAviso
|
||||
Me.Button3.Location = New System.Drawing.Point(424, 189)
|
||||
Me.Button3.Name = "Button3"
|
||||
Me.Button3.Size = New System.Drawing.Size(359, 37)
|
||||
Me.Button3.TabIndex = 8
|
||||
Me.Button3.TabIndex = 9
|
||||
Me.Button3.Text = "Weiter zu den Sendungsdetails"
|
||||
Me.Button3.UseVisualStyleBackColor = True
|
||||
'
|
||||
@@ -1515,7 +1594,7 @@ Partial Class frmEintragAviso
|
||||
Me.cbxSendungsvorlagen.Location = New System.Drawing.Point(446, 49)
|
||||
Me.cbxSendungsvorlagen.Name = "cbxSendungsvorlagen"
|
||||
Me.cbxSendungsvorlagen.Size = New System.Drawing.Size(205, 21)
|
||||
Me.cbxSendungsvorlagen.TabIndex = 6
|
||||
Me.cbxSendungsvorlagen.TabIndex = 7
|
||||
Me.cbxSendungsvorlagen.Text = "Sendungsvorlagen erfassen"
|
||||
Me.cbxSendungsvorlagen.UseVisualStyleBackColor = True
|
||||
'
|
||||
@@ -1524,10 +1603,10 @@ Partial Class frmEintragAviso
|
||||
Me.cbxAktenzettelDrucken.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
Me.cbxAktenzettelDrucken.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
Me.cbxAktenzettelDrucken.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxAktenzettelDrucken.Location = New System.Drawing.Point(12, 528)
|
||||
Me.cbxAktenzettelDrucken.Location = New System.Drawing.Point(12, 571)
|
||||
Me.cbxAktenzettelDrucken.Name = "cbxAktenzettelDrucken"
|
||||
Me.cbxAktenzettelDrucken.Size = New System.Drawing.Size(403, 33)
|
||||
Me.cbxAktenzettelDrucken.TabIndex = 10
|
||||
Me.cbxAktenzettelDrucken.TabIndex = 11
|
||||
Me.cbxAktenzettelDrucken.Text = "Aktenzettel ausdrucken:"
|
||||
Me.cbxAktenzettelDrucken.UseVisualStyleBackColor = False
|
||||
Me.cbxAktenzettelDrucken.Visible = False
|
||||
@@ -1540,10 +1619,10 @@ Partial Class frmEintragAviso
|
||||
Me.cboPrinter.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
Me.cboPrinter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||||
Me.cboPrinter.FormattingEnabled = True
|
||||
Me.cboPrinter.Location = New System.Drawing.Point(209, 533)
|
||||
Me.cboPrinter.Location = New System.Drawing.Point(209, 576)
|
||||
Me.cboPrinter.Name = "cboPrinter"
|
||||
Me.cboPrinter.Size = New System.Drawing.Size(206, 21)
|
||||
Me.cboPrinter.TabIndex = 11
|
||||
Me.cboPrinter.TabIndex = 12
|
||||
Me.cboPrinter.Visible = False
|
||||
'
|
||||
'UsrCntlEintragAvisoAtilla
|
||||
@@ -1552,7 +1631,7 @@ Partial Class frmEintragAviso
|
||||
Me.UsrCntlEintragAvisoAtilla.Location = New System.Drawing.Point(424, 49)
|
||||
Me.UsrCntlEintragAvisoAtilla.Name = "UsrCntlEintragAvisoAtilla"
|
||||
Me.UsrCntlEintragAvisoAtilla.Size = New System.Drawing.Size(360, 487)
|
||||
Me.UsrCntlEintragAvisoAtilla.TabIndex = 12
|
||||
Me.UsrCntlEintragAvisoAtilla.TabIndex = 6
|
||||
Me.UsrCntlEintragAvisoAtilla.Visible = False
|
||||
'
|
||||
'dgvAnhaenge
|
||||
@@ -1567,14 +1646,14 @@ Partial Class frmEintragAviso
|
||||
Me.dgvAnhaenge.BackgroundColor = System.Drawing.Color.White
|
||||
Me.dgvAnhaenge.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
Me.dgvAnhaenge.ColumnHeadersVisible = False
|
||||
Me.dgvAnhaenge.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.columnName})
|
||||
Me.dgvAnhaenge.Location = New System.Drawing.Point(424, 278)
|
||||
Me.dgvAnhaenge.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.columnName, Me.clmnPfad})
|
||||
Me.dgvAnhaenge.Location = New System.Drawing.Point(424, 321)
|
||||
Me.dgvAnhaenge.Name = "dgvAnhaenge"
|
||||
Me.dgvAnhaenge.ReadOnly = True
|
||||
Me.dgvAnhaenge.RowHeadersVisible = False
|
||||
Me.dgvAnhaenge.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
||||
Me.dgvAnhaenge.Size = New System.Drawing.Size(360, 327)
|
||||
Me.dgvAnhaenge.TabIndex = 23
|
||||
Me.dgvAnhaenge.TabIndex = 14
|
||||
Me.dgvAnhaenge.Visible = False
|
||||
'
|
||||
'columnName
|
||||
@@ -1584,13 +1663,21 @@ Partial Class frmEintragAviso
|
||||
Me.columnName.Name = "columnName"
|
||||
Me.columnName.ReadOnly = True
|
||||
'
|
||||
'clmnPfad
|
||||
'
|
||||
Me.clmnPfad.HeaderText = "Pfad"
|
||||
Me.clmnPfad.Name = "clmnPfad"
|
||||
Me.clmnPfad.ReadOnly = True
|
||||
Me.clmnPfad.Visible = False
|
||||
'
|
||||
'frmEintragAviso
|
||||
'
|
||||
Me.AcceptButton = Me.btnOK
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.BackColor = System.Drawing.Color.White
|
||||
Me.ClientSize = New System.Drawing.Size(792, 611)
|
||||
Me.ClientSize = New System.Drawing.Size(792, 654)
|
||||
Me.Controls.Add(Me.grp)
|
||||
Me.Controls.Add(Me.txtDyRef)
|
||||
Me.Controls.Add(Me.picDy)
|
||||
Me.Controls.Add(Me.lblDy)
|
||||
@@ -1748,5 +1835,12 @@ Partial Class frmEintragAviso
|
||||
Friend WithEvents lblDy As Label
|
||||
Friend WithEvents Label22 As Label
|
||||
Friend WithEvents dgvAnhaenge As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
||||
Friend WithEvents txtAvisiererAuftragsNr As TextBox
|
||||
Friend WithEvents Label23 As Label
|
||||
Friend WithEvents lblErrVorraussuchtlEintreffen As Label
|
||||
Friend WithEvents Button5 As Button
|
||||
Friend WithEvents Label24 As Label
|
||||
Friend WithEvents datVoraussichtlichesEintreffen As DateTimePicker
|
||||
Friend WithEvents columnName As DataGridViewTextBoxColumn
|
||||
Friend WithEvents clmnPfad As DataGridViewTextBoxColumn
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user