neu
This commit is contained in:
188
Aviso/frmEintragAviso.designer.vb
generated
188
Aviso/frmEintragAviso.designer.vb
generated
@@ -92,7 +92,6 @@ Partial Class frmEintragAviso
|
||||
Me.Label16 = New System.Windows.Forms.Label()
|
||||
Me.cbxFrächterUnbekannt = New System.Windows.Forms.CheckBox()
|
||||
Me.btnAuftraggeber = New System.Windows.Forms.Button()
|
||||
Me.UsrCntlTestsystem1 = New VERAG_PROG_ALLGEMEIN.usrCntlTestsystem()
|
||||
Me.btnAvisiererKd = New System.Windows.Forms.Button()
|
||||
Me.btnFraechterKd = New System.Windows.Forms.Button()
|
||||
Me.lblErrImex = New System.Windows.Forms.Label()
|
||||
@@ -103,7 +102,6 @@ Partial Class frmEintragAviso
|
||||
Me.lblErr_Frächter = New System.Windows.Forms.Label()
|
||||
Me.lblErr_LKW = New System.Windows.Forms.Label()
|
||||
Me.lblErr_Grenzstelle = New System.Windows.Forms.Label()
|
||||
Me.lblErrFmZollKdNr = New System.Windows.Forms.Label()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.btnAbsSrch = New System.Windows.Forms.Button()
|
||||
Me.lblAtrAvis = New System.Windows.Forms.Label()
|
||||
@@ -117,6 +115,8 @@ Partial Class frmEintragAviso
|
||||
Me.cbxWarenort = New System.Windows.Forms.CheckBox()
|
||||
Me.txtBestimmungszollstelle = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
Me.lblZA = New System.Windows.Forms.Label()
|
||||
Me.UsrCntlTestsystem1 = New VERAG_PROG_ALLGEMEIN.usrCntlTestsystem()
|
||||
Me.lblErrFmZollKdNr = New System.Windows.Forms.Label()
|
||||
Me.grp = New System.Windows.Forms.GroupBox()
|
||||
Me.txtDyRef = New System.Windows.Forms.TextBox()
|
||||
Me.picDy = New System.Windows.Forms.PictureBox()
|
||||
@@ -145,6 +145,11 @@ Partial Class frmEintragAviso
|
||||
Me.columnName = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.clmnPfad = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.UsrCntlEintragAvisoAtilla = New AVISO.usrCntlEintragAvisoAtilla()
|
||||
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
||||
Me.dgvVorpapier = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
||||
Me.clmnArt = New System.Windows.Forms.DataGridViewComboBoxColumn()
|
||||
Me.clmnMRN = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
||||
Me.panAdmin.SuspendLayout()
|
||||
Me.grpAviso.SuspendLayout()
|
||||
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -154,6 +159,9 @@ Partial Class frmEintragAviso
|
||||
Me.grpAktVerzollung.SuspendLayout()
|
||||
Me.pnlSBG.SuspendLayout()
|
||||
CType(Me.dgvAnhaenge, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.GroupBox1.SuspendLayout()
|
||||
CType(Me.dgvVorpapier, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'btnOK
|
||||
@@ -161,7 +169,7 @@ 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, 601)
|
||||
Me.btnOK.Location = New System.Drawing.Point(12, 650)
|
||||
Me.btnOK.Name = "btnOK"
|
||||
Me.btnOK.Size = New System.Drawing.Size(306, 45)
|
||||
Me.btnOK.TabIndex = 18
|
||||
@@ -182,7 +190,7 @@ 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, 601)
|
||||
Me.btnAbbruch.Location = New System.Drawing.Point(324, 650)
|
||||
Me.btnAbbruch.Name = "btnAbbruch"
|
||||
Me.btnAbbruch.Size = New System.Drawing.Size(91, 45)
|
||||
Me.btnAbbruch.TabIndex = 19
|
||||
@@ -193,19 +201,19 @@ 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, 415)
|
||||
Me.txtInfo.Location = New System.Drawing.Point(424, 620)
|
||||
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, 75)
|
||||
Me.txtInfo.Size = New System.Drawing.Size(360, 75)
|
||||
Me.txtInfo.TabIndex = 49
|
||||
'
|
||||
'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, 399)
|
||||
Me.Label3.Location = New System.Drawing.Point(421, 604)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(25, 13)
|
||||
Me.Label3.TabIndex = 48
|
||||
@@ -232,7 +240,7 @@ Partial Class frmEintragAviso
|
||||
'Label6
|
||||
'
|
||||
Me.Label6.AutoSize = True
|
||||
Me.Label6.Location = New System.Drawing.Point(6, 125)
|
||||
Me.Label6.Location = New System.Drawing.Point(25, 125)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(48, 13)
|
||||
Me.Label6.TabIndex = 13
|
||||
@@ -251,7 +259,7 @@ 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, 400)
|
||||
Me.txtÄnderungen.Size = New System.Drawing.Size(360, 352)
|
||||
Me.txtÄnderungen.TabIndex = 13
|
||||
Me.txtÄnderungen.TabStop = False
|
||||
'
|
||||
@@ -276,10 +284,10 @@ 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, 141)
|
||||
Me.txtLKW_Nr.Location = New System.Drawing.Point(28, 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.Size = New System.Drawing.Size(162, 26)
|
||||
Me.txtLKW_Nr.TabIndex = 18
|
||||
'
|
||||
'lblStatus
|
||||
@@ -330,7 +338,7 @@ 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, 461)
|
||||
Me.panAdmin.Location = New System.Drawing.Point(543, 413)
|
||||
Me.panAdmin.Name = "panAdmin"
|
||||
Me.panAdmin.Size = New System.Drawing.Size(253, 187)
|
||||
Me.panAdmin.TabIndex = 20
|
||||
@@ -577,7 +585,7 @@ Partial Class frmEintragAviso
|
||||
'
|
||||
Me.Label11.AutoSize = True
|
||||
Me.Label11.ForeColor = System.Drawing.Color.Black
|
||||
Me.Label11.Location = New System.Drawing.Point(229, 125)
|
||||
Me.Label11.Location = New System.Drawing.Point(240, 125)
|
||||
Me.Label11.Name = "Label11"
|
||||
Me.Label11.Size = New System.Drawing.Size(59, 13)
|
||||
Me.Label11.TabIndex = 16
|
||||
@@ -671,7 +679,7 @@ 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, 491)
|
||||
Me.Label12.Location = New System.Drawing.Point(421, 696)
|
||||
Me.Label12.Name = "Label12"
|
||||
Me.Label12.Size = New System.Drawing.Size(372, 32)
|
||||
Me.Label12.TabIndex = 52
|
||||
@@ -698,7 +706,7 @@ Partial Class frmEintragAviso
|
||||
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", "NEU", "AMB", "???"})
|
||||
Me.cboGrenzstelle.Location = New System.Drawing.Point(232, 139)
|
||||
Me.cboGrenzstelle.Location = New System.Drawing.Point(243, 139)
|
||||
Me.cboGrenzstelle.Name = "cboGrenzstelle"
|
||||
Me.cboGrenzstelle.Size = New System.Drawing.Size(74, 28)
|
||||
Me.cboGrenzstelle.TabIndex = 20
|
||||
@@ -715,6 +723,7 @@ Partial Class frmEintragAviso
|
||||
'
|
||||
'grpAviso
|
||||
'
|
||||
Me.grpAviso.Controls.Add(Me.PictureBox1)
|
||||
Me.grpAviso.Controls.Add(Me.lblErr_KdNr)
|
||||
Me.grpAviso.Controls.Add(Me.Button5)
|
||||
Me.grpAviso.Controls.Add(Me.lblErrVorraussuchtlEintreffen)
|
||||
@@ -733,7 +742,6 @@ Partial Class frmEintragAviso
|
||||
Me.grpAviso.Controls.Add(Me.Label16)
|
||||
Me.grpAviso.Controls.Add(Me.cbxFrächterUnbekannt)
|
||||
Me.grpAviso.Controls.Add(Me.btnAuftraggeber)
|
||||
Me.grpAviso.Controls.Add(Me.UsrCntlTestsystem1)
|
||||
Me.grpAviso.Controls.Add(Me.btnAvisiererKd)
|
||||
Me.grpAviso.Controls.Add(Me.btnFraechterKd)
|
||||
Me.grpAviso.Controls.Add(Me.lblErrImex)
|
||||
@@ -744,24 +752,19 @@ Partial Class frmEintragAviso
|
||||
Me.grpAviso.Controls.Add(Me.lblErr_Frächter)
|
||||
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.Button1)
|
||||
Me.grpAviso.Controls.Add(Me.btnAbsSrch)
|
||||
Me.grpAviso.Controls.Add(Me.cbxHandling)
|
||||
Me.grpAviso.Controls.Add(Me.cboGrenzstelle)
|
||||
Me.grpAviso.Controls.Add(Me.Label10)
|
||||
Me.grpAviso.Controls.Add(Me.dtpAvisoEingangDatum)
|
||||
Me.grpAviso.Controls.Add(Me.optOhneAviso)
|
||||
Me.grpAviso.Controls.Add(Me.Label12)
|
||||
Me.grpAviso.Controls.Add(Me.optAvisoEingang)
|
||||
Me.grpAviso.Controls.Add(Me.dtpAvisoEingangZeit)
|
||||
Me.grpAviso.Controls.Add(Me.Label11)
|
||||
Me.grpAviso.Controls.Add(Me.Label4)
|
||||
Me.grpAviso.Controls.Add(Me.txtInfo)
|
||||
Me.grpAviso.Controls.Add(Me.lblAtrAvis)
|
||||
Me.grpAviso.Controls.Add(Me.lblAtr)
|
||||
Me.grpAviso.Controls.Add(Me.Label17)
|
||||
Me.grpAviso.Controls.Add(Me.Label3)
|
||||
Me.grpAviso.Controls.Add(Me.Label5)
|
||||
Me.grpAviso.Controls.Add(Me.cbxAuftraggeberfurAlleSendungen)
|
||||
Me.grpAviso.Controls.Add(Me.Label6)
|
||||
@@ -771,7 +774,7 @@ Partial Class frmEintragAviso
|
||||
Me.grpAviso.Controls.Add(Me.pnl)
|
||||
Me.grpAviso.Location = New System.Drawing.Point(12, 45)
|
||||
Me.grpAviso.Name = "grpAviso"
|
||||
Me.grpAviso.Size = New System.Drawing.Size(403, 520)
|
||||
Me.grpAviso.Size = New System.Drawing.Size(403, 406)
|
||||
Me.grpAviso.TabIndex = 5
|
||||
Me.grpAviso.TabStop = False
|
||||
Me.grpAviso.Text = "Aviso"
|
||||
@@ -942,7 +945,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, 141)
|
||||
Me.sbLkwNationalitaet.Location = New System.Drawing.Point(189, 141)
|
||||
Me.sbLkwNationalitaet.MaxLength = 5
|
||||
Me.sbLkwNationalitaet.Name = "sbLkwNationalitaet"
|
||||
Me.sbLkwNationalitaet.searchActive = True
|
||||
@@ -957,7 +960,7 @@ Partial Class frmEintragAviso
|
||||
'Label18
|
||||
'
|
||||
Me.Label18.AutoSize = True
|
||||
Me.Label18.Location = New System.Drawing.Point(176, 125)
|
||||
Me.Label18.Location = New System.Drawing.Point(187, 125)
|
||||
Me.Label18.Name = "Label18"
|
||||
Me.Label18.Size = New System.Drawing.Size(27, 13)
|
||||
Me.Label18.TabIndex = 15
|
||||
@@ -1036,18 +1039,6 @@ Partial Class frmEintragAviso
|
||||
Me.btnAuftraggeber.UseVisualStyleBackColor = True
|
||||
Me.btnAuftraggeber.Visible = False
|
||||
'
|
||||
'UsrCntlTestsystem1
|
||||
'
|
||||
Me.UsrCntlTestsystem1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
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, 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 = 51
|
||||
'
|
||||
'btnAvisiererKd
|
||||
'
|
||||
Me.btnAvisiererKd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
@@ -1101,7 +1092,7 @@ 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, 139)
|
||||
Me.cboImEx.Location = New System.Drawing.Point(323, 139)
|
||||
Me.cboImEx.Name = "cboImEx"
|
||||
Me.cboImEx.Size = New System.Drawing.Size(79, 28)
|
||||
Me.cboImEx.TabIndex = 21
|
||||
@@ -1111,7 +1102,7 @@ Partial Class frmEintragAviso
|
||||
'
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.ForeColor = System.Drawing.Color.Black
|
||||
Me.Label1.Location = New System.Drawing.Point(309, 125)
|
||||
Me.Label1.Location = New System.Drawing.Point(320, 125)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(35, 13)
|
||||
Me.Label1.TabIndex = 17
|
||||
@@ -1173,18 +1164,6 @@ Partial Class frmEintragAviso
|
||||
Me.lblErr_Grenzstelle.Text = "Grenzstelle eingeben!"
|
||||
Me.lblErr_Grenzstelle.Visible = False
|
||||
'
|
||||
'lblErrFmZollKdNr
|
||||
'
|
||||
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, 431)
|
||||
Me.lblErrFmZollKdNr.Name = "lblErrFmZollKdNr"
|
||||
Me.lblErrFmZollKdNr.Size = New System.Drawing.Size(156, 26)
|
||||
Me.lblErrFmZollKdNr.TabIndex = 50
|
||||
Me.lblErrFmZollKdNr.Text = "Wenn möglich bitte die FM-Zoll " & Global.Microsoft.VisualBasic.ChrW(10) & "Zuordnung mit KdNr eintragen!"
|
||||
Me.lblErrFmZollKdNr.Visible = False
|
||||
'
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.FlatAppearance.BorderSize = 0
|
||||
@@ -1202,7 +1181,7 @@ 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, 112)
|
||||
Me.btnAbsSrch.Location = New System.Drawing.Point(447, 411)
|
||||
Me.btnAbsSrch.Name = "btnAbsSrch"
|
||||
Me.btnAbsSrch.Size = New System.Drawing.Size(37, 20)
|
||||
Me.btnAbsSrch.TabIndex = 12
|
||||
@@ -1303,7 +1282,7 @@ Partial Class frmEintragAviso
|
||||
'
|
||||
Me.cbxWarenort.AutoSize = True
|
||||
Me.cbxWarenort.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
||||
Me.cbxWarenort.Location = New System.Drawing.Point(300, 4)
|
||||
Me.cbxWarenort.Location = New System.Drawing.Point(321, 4)
|
||||
Me.cbxWarenort.Name = "cbxWarenort"
|
||||
Me.cbxWarenort.Size = New System.Drawing.Size(70, 17)
|
||||
Me.cbxWarenort.TabIndex = 2
|
||||
@@ -1328,7 +1307,7 @@ Partial Class frmEintragAviso
|
||||
Me.txtBestimmungszollstelle.MaxLength = 50
|
||||
Me.txtBestimmungszollstelle.Name = "txtBestimmungszollstelle"
|
||||
Me.txtBestimmungszollstelle.searchActive = True
|
||||
Me.txtBestimmungszollstelle.Size = New System.Drawing.Size(239, 20)
|
||||
Me.txtBestimmungszollstelle.Size = New System.Drawing.Size(265, 20)
|
||||
Me.txtBestimmungszollstelle.SQL_ORDER_BY = Nothing
|
||||
Me.txtBestimmungszollstelle.SQL_SELECT = Nothing
|
||||
Me.txtBestimmungszollstelle.SQL_WHERE = Nothing
|
||||
@@ -1345,6 +1324,30 @@ Partial Class frmEintragAviso
|
||||
Me.lblZA.TabIndex = 0
|
||||
Me.lblZA.Text = "Zollamt:"
|
||||
'
|
||||
'UsrCntlTestsystem1
|
||||
'
|
||||
Me.UsrCntlTestsystem1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
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(464, 658)
|
||||
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 = 51
|
||||
'
|
||||
'lblErrFmZollKdNr
|
||||
'
|
||||
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(591, 636)
|
||||
Me.lblErrFmZollKdNr.Name = "lblErrFmZollKdNr"
|
||||
Me.lblErrFmZollKdNr.Size = New System.Drawing.Size(156, 26)
|
||||
Me.lblErrFmZollKdNr.TabIndex = 50
|
||||
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)
|
||||
@@ -1647,7 +1650,7 @@ 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, 571)
|
||||
Me.cbxAktenzettelDrucken.Location = New System.Drawing.Point(12, 620)
|
||||
Me.cbxAktenzettelDrucken.Name = "cbxAktenzettelDrucken"
|
||||
Me.cbxAktenzettelDrucken.Size = New System.Drawing.Size(403, 33)
|
||||
Me.cbxAktenzettelDrucken.TabIndex = 11
|
||||
@@ -1663,7 +1666,7 @@ 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, 576)
|
||||
Me.cboPrinter.Location = New System.Drawing.Point(209, 625)
|
||||
Me.cboPrinter.Name = "cboPrinter"
|
||||
Me.cboPrinter.Size = New System.Drawing.Size(206, 21)
|
||||
Me.cboPrinter.TabIndex = 12
|
||||
@@ -1682,12 +1685,12 @@ Partial Class frmEintragAviso
|
||||
Me.dgvAnhaenge.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
Me.dgvAnhaenge.ColumnHeadersVisible = False
|
||||
Me.dgvAnhaenge.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.columnName, Me.clmnPfad})
|
||||
Me.dgvAnhaenge.Location = New System.Drawing.Point(424, 321)
|
||||
Me.dgvAnhaenge.Location = New System.Drawing.Point(424, 395)
|
||||
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.Size = New System.Drawing.Size(360, 205)
|
||||
Me.dgvAnhaenge.TabIndex = 14
|
||||
Me.dgvAnhaenge.Visible = False
|
||||
'
|
||||
@@ -1714,13 +1717,68 @@ Partial Class frmEintragAviso
|
||||
Me.UsrCntlEintragAvisoAtilla.TabIndex = 6
|
||||
Me.UsrCntlEintragAvisoAtilla.Visible = False
|
||||
'
|
||||
'GroupBox1
|
||||
'
|
||||
Me.GroupBox1.Controls.Add(Me.dgvVorpapier)
|
||||
Me.GroupBox1.Location = New System.Drawing.Point(12, 455)
|
||||
Me.GroupBox1.Name = "GroupBox1"
|
||||
Me.GroupBox1.Size = New System.Drawing.Size(403, 150)
|
||||
Me.GroupBox1.TabIndex = 56
|
||||
Me.GroupBox1.TabStop = False
|
||||
Me.GroupBox1.Text = "Vorpapiere"
|
||||
'
|
||||
'dgvVorpapier
|
||||
'
|
||||
Me.dgvVorpapier.AKTUALISIERUNGS_INTERVALL = -1
|
||||
Me.dgvVorpapier.AllowUserToResizeColumns = False
|
||||
Me.dgvVorpapier.AllowUserToResizeRows = False
|
||||
Me.dgvVorpapier.BackgroundColor = System.Drawing.Color.White
|
||||
Me.dgvVorpapier.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
Me.dgvVorpapier.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.clmnArt, Me.clmnMRN})
|
||||
Me.dgvVorpapier.Location = New System.Drawing.Point(9, 19)
|
||||
Me.dgvVorpapier.Name = "dgvVorpapier"
|
||||
Me.dgvVorpapier.RowHeadersWidth = 25
|
||||
Me.dgvVorpapier.Size = New System.Drawing.Size(388, 126)
|
||||
Me.dgvVorpapier.TabIndex = 36
|
||||
'
|
||||
'clmnArt
|
||||
'
|
||||
Me.clmnArt.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.ComboBox
|
||||
Me.clmnArt.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.clmnArt.HeaderText = "Art"
|
||||
Me.clmnArt.Items.AddRange(New Object() {"ATA", "MRN", "CRN"})
|
||||
Me.clmnArt.Name = "clmnArt"
|
||||
Me.clmnArt.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.clmnArt.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic
|
||||
Me.clmnArt.Visible = False
|
||||
Me.clmnArt.Width = 60
|
||||
'
|
||||
'clmnMRN
|
||||
'
|
||||
Me.clmnMRN.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
||||
Me.clmnMRN.HeaderText = "T1 MRN"
|
||||
Me.clmnMRN.Name = "clmnMRN"
|
||||
'
|
||||
'PictureBox1
|
||||
'
|
||||
Me.PictureBox1.BackgroundImage = Global.AVISO.My.Resources.Resources.lorry
|
||||
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.PictureBox1.Location = New System.Drawing.Point(3, 143)
|
||||
Me.PictureBox1.Name = "PictureBox1"
|
||||
Me.PictureBox1.Size = New System.Drawing.Size(22, 24)
|
||||
Me.PictureBox1.TabIndex = 48
|
||||
Me.PictureBox1.TabStop = 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, 654)
|
||||
Me.ClientSize = New System.Drawing.Size(792, 728)
|
||||
Me.Controls.Add(Me.btnAbsSrch)
|
||||
Me.Controls.Add(Me.panAdmin)
|
||||
Me.Controls.Add(Me.GroupBox1)
|
||||
Me.Controls.Add(Me.grp)
|
||||
Me.Controls.Add(Me.txtDyRef)
|
||||
Me.Controls.Add(Me.picDy)
|
||||
@@ -1729,7 +1787,6 @@ Partial Class frmEintragAviso
|
||||
Me.Controls.Add(Me.cboPrinter)
|
||||
Me.Controls.Add(Me.cbxSendungsvorlagen)
|
||||
Me.Controls.Add(Me.Button3)
|
||||
Me.Controls.Add(Me.panAdmin)
|
||||
Me.Controls.Add(Me.grpAktVerzollung)
|
||||
Me.Controls.Add(Me.grpAviso)
|
||||
Me.Controls.Add(Me.Label15)
|
||||
@@ -1739,10 +1796,15 @@ Partial Class frmEintragAviso
|
||||
Me.Controls.Add(Me.txtÄnderungen)
|
||||
Me.Controls.Add(Me.dtpDatum)
|
||||
Me.Controls.Add(Me.btnAbbruch)
|
||||
Me.Controls.Add(Me.UsrCntlTestsystem1)
|
||||
Me.Controls.Add(Me.Label9)
|
||||
Me.Controls.Add(Me.btnOK)
|
||||
Me.Controls.Add(Me.cbxAktenzettelDrucken)
|
||||
Me.Controls.Add(Me.UsrCntlEintragAvisoAtilla)
|
||||
Me.Controls.Add(Me.txtInfo)
|
||||
Me.Controls.Add(Me.lblErrFmZollKdNr)
|
||||
Me.Controls.Add(Me.Label3)
|
||||
Me.Controls.Add(Me.Label12)
|
||||
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
|
||||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||||
Me.KeyPreview = True
|
||||
@@ -1766,6 +1828,9 @@ Partial Class frmEintragAviso
|
||||
Me.pnlSBG.ResumeLayout(False)
|
||||
Me.pnlSBG.PerformLayout()
|
||||
CType(Me.dgvAnhaenge, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.GroupBox1.ResumeLayout(False)
|
||||
CType(Me.dgvVorpapier, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
@@ -1892,4 +1957,9 @@ Partial Class frmEintragAviso
|
||||
Friend WithEvents lblErr_KdNr As Label
|
||||
Friend WithEvents cbxWarenort As CheckBox
|
||||
Friend WithEvents pnl As Panel
|
||||
Friend WithEvents GroupBox1 As GroupBox
|
||||
Friend WithEvents dgvVorpapier As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
||||
Friend WithEvents clmnArt As DataGridViewComboBoxColumn
|
||||
Friend WithEvents clmnMRN As DataGridViewTextBoxColumn
|
||||
Friend WithEvents PictureBox1 As PictureBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user