Asfinag_Datenaustausch
This commit is contained in:
176
initATLASAufschubkonten/frmStartOptions.Designer.vb
generated
176
initATLASAufschubkonten/frmStartOptions.Designer.vb
generated
@@ -148,6 +148,13 @@ Partial Class frmStartOptions
|
||||
Me.LinkLabel29 = New System.Windows.Forms.LinkLabel()
|
||||
Me.LinkLabel30 = New System.Windows.Forms.LinkLabel()
|
||||
Me.Label11 = New System.Windows.Forms.Label()
|
||||
Me.TabPage4 = New System.Windows.Forms.TabPage()
|
||||
Me.LinkLabel41 = New System.Windows.Forms.LinkLabel()
|
||||
Me.LinkLabel42 = New System.Windows.Forms.LinkLabel()
|
||||
Me.Label23 = New System.Windows.Forms.Label()
|
||||
Me.LinkLabel43 = New System.Windows.Forms.LinkLabel()
|
||||
Me.LinkLabel44 = New System.Windows.Forms.LinkLabel()
|
||||
Me.Label24 = New System.Windows.Forms.Label()
|
||||
Me.CheckBox2 = New System.Windows.Forms.CheckBox()
|
||||
Me.LinkLabel25 = New System.Windows.Forms.LinkLabel()
|
||||
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
||||
@@ -172,13 +179,6 @@ Partial Class frmStartOptions
|
||||
Me.lklAufschubkontenATLASEZOLL = New System.Windows.Forms.LinkLabel()
|
||||
Me.lblRoutineManager = New System.Windows.Forms.Label()
|
||||
Me.txtGJ_UNISPED = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.TabPage4 = New System.Windows.Forms.TabPage()
|
||||
Me.LinkLabel41 = New System.Windows.Forms.LinkLabel()
|
||||
Me.LinkLabel42 = New System.Windows.Forms.LinkLabel()
|
||||
Me.Label23 = New System.Windows.Forms.Label()
|
||||
Me.LinkLabel43 = New System.Windows.Forms.LinkLabel()
|
||||
Me.LinkLabel44 = New System.Windows.Forms.LinkLabel()
|
||||
Me.Label24 = New System.Windows.Forms.Label()
|
||||
Me.pnl.SuspendLayout()
|
||||
CType(Me.piceZollAnh, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.tbcntr.SuspendLayout()
|
||||
@@ -200,11 +200,11 @@ Partial Class frmStartOptions
|
||||
CType(Me.PictureBox14, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.dgvMRN, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TabPage3.SuspendLayout()
|
||||
Me.TabPage4.SuspendLayout()
|
||||
CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TabPage4.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'pnl
|
||||
@@ -1816,6 +1816,84 @@ Partial Class frmStartOptions
|
||||
Me.Label11.TabIndex = 22
|
||||
Me.Label11.Text = "MAVI Nachrichtenverarbeitung (NCTS TR):"
|
||||
'
|
||||
'TabPage4
|
||||
'
|
||||
Me.TabPage4.Controls.Add(Me.LinkLabel41)
|
||||
Me.TabPage4.Controls.Add(Me.LinkLabel42)
|
||||
Me.TabPage4.Controls.Add(Me.Label23)
|
||||
Me.TabPage4.Controls.Add(Me.LinkLabel43)
|
||||
Me.TabPage4.Controls.Add(Me.LinkLabel44)
|
||||
Me.TabPage4.Controls.Add(Me.Label24)
|
||||
Me.TabPage4.Location = New System.Drawing.Point(4, 22)
|
||||
Me.TabPage4.Name = "TabPage4"
|
||||
Me.TabPage4.Size = New System.Drawing.Size(851, 395)
|
||||
Me.TabPage4.TabIndex = 3
|
||||
Me.TabPage4.Text = "Asfinag"
|
||||
Me.TabPage4.UseVisualStyleBackColor = True
|
||||
'
|
||||
'LinkLabel41
|
||||
'
|
||||
Me.LinkLabel41.AutoSize = True
|
||||
Me.LinkLabel41.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.LinkLabel41.Location = New System.Drawing.Point(17, 165)
|
||||
Me.LinkLabel41.Name = "LinkLabel41"
|
||||
Me.LinkLabel41.Size = New System.Drawing.Size(82, 13)
|
||||
Me.LinkLabel41.TabIndex = 35
|
||||
Me.LinkLabel41.TabStop = True
|
||||
Me.LinkLabel41.Text = "Black-List (TBL)"
|
||||
'
|
||||
'LinkLabel42
|
||||
'
|
||||
Me.LinkLabel42.AutoSize = True
|
||||
Me.LinkLabel42.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.LinkLabel42.Location = New System.Drawing.Point(17, 140)
|
||||
Me.LinkLabel42.Name = "LinkLabel42"
|
||||
Me.LinkLabel42.Size = New System.Drawing.Size(87, 13)
|
||||
Me.LinkLabel42.TabIndex = 34
|
||||
Me.LinkLabel42.TabStop = True
|
||||
Me.LinkLabel42.Text = "White-List (TWL)"
|
||||
'
|
||||
'Label23
|
||||
'
|
||||
Me.Label23.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label23.Location = New System.Drawing.Point(17, 113)
|
||||
Me.Label23.Name = "Label23"
|
||||
Me.Label23.Size = New System.Drawing.Size(296, 16)
|
||||
Me.Label23.TabIndex = 33
|
||||
Me.Label23.Text = "Export"
|
||||
'
|
||||
'LinkLabel43
|
||||
'
|
||||
Me.LinkLabel43.AutoSize = True
|
||||
Me.LinkLabel43.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.LinkLabel43.Location = New System.Drawing.Point(17, 68)
|
||||
Me.LinkLabel43.Name = "LinkLabel43"
|
||||
Me.LinkLabel43.Size = New System.Drawing.Size(102, 13)
|
||||
Me.LinkLabel43.TabIndex = 32
|
||||
Me.LinkLabel43.TabStop = True
|
||||
Me.LinkLabel43.Text = "Contractdaten (CLF)"
|
||||
'
|
||||
'LinkLabel44
|
||||
'
|
||||
Me.LinkLabel44.AutoSize = True
|
||||
Me.LinkLabel44.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.LinkLabel44.Location = New System.Drawing.Point(17, 43)
|
||||
Me.LinkLabel44.Name = "LinkLabel44"
|
||||
Me.LinkLabel44.Size = New System.Drawing.Size(126, 13)
|
||||
Me.LinkLabel44.TabIndex = 31
|
||||
Me.LinkLabel44.TabStop = True
|
||||
Me.LinkLabel44.Text = "Transaktionsdaten (TTR)"
|
||||
'
|
||||
'Label24
|
||||
'
|
||||
Me.Label24.AutoSize = True
|
||||
Me.Label24.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label24.Location = New System.Drawing.Point(17, 16)
|
||||
Me.Label24.Name = "Label24"
|
||||
Me.Label24.Size = New System.Drawing.Size(42, 13)
|
||||
Me.Label24.TabIndex = 30
|
||||
Me.Label24.Text = "Import"
|
||||
'
|
||||
'CheckBox2
|
||||
'
|
||||
Me.CheckBox2.AutoSize = True
|
||||
@@ -2110,84 +2188,6 @@ Partial Class frmStartOptions
|
||||
Me.txtGJ_UNISPED.Size = New System.Drawing.Size(53, 20)
|
||||
Me.txtGJ_UNISPED.TabIndex = 68
|
||||
'
|
||||
'TabPage4
|
||||
'
|
||||
Me.TabPage4.Controls.Add(Me.LinkLabel41)
|
||||
Me.TabPage4.Controls.Add(Me.LinkLabel42)
|
||||
Me.TabPage4.Controls.Add(Me.Label23)
|
||||
Me.TabPage4.Controls.Add(Me.LinkLabel43)
|
||||
Me.TabPage4.Controls.Add(Me.LinkLabel44)
|
||||
Me.TabPage4.Controls.Add(Me.Label24)
|
||||
Me.TabPage4.Location = New System.Drawing.Point(4, 22)
|
||||
Me.TabPage4.Name = "TabPage4"
|
||||
Me.TabPage4.Size = New System.Drawing.Size(851, 395)
|
||||
Me.TabPage4.TabIndex = 3
|
||||
Me.TabPage4.Text = "Asfinag"
|
||||
Me.TabPage4.UseVisualStyleBackColor = True
|
||||
'
|
||||
'LinkLabel41
|
||||
'
|
||||
Me.LinkLabel41.AutoSize = True
|
||||
Me.LinkLabel41.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.LinkLabel41.Location = New System.Drawing.Point(17, 165)
|
||||
Me.LinkLabel41.Name = "LinkLabel41"
|
||||
Me.LinkLabel41.Size = New System.Drawing.Size(82, 13)
|
||||
Me.LinkLabel41.TabIndex = 35
|
||||
Me.LinkLabel41.TabStop = True
|
||||
Me.LinkLabel41.Text = "Black-List (TBL)"
|
||||
'
|
||||
'LinkLabel42
|
||||
'
|
||||
Me.LinkLabel42.AutoSize = True
|
||||
Me.LinkLabel42.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.LinkLabel42.Location = New System.Drawing.Point(17, 140)
|
||||
Me.LinkLabel42.Name = "LinkLabel42"
|
||||
Me.LinkLabel42.Size = New System.Drawing.Size(87, 13)
|
||||
Me.LinkLabel42.TabIndex = 34
|
||||
Me.LinkLabel42.TabStop = True
|
||||
Me.LinkLabel42.Text = "White-List (TWL)"
|
||||
'
|
||||
'Label23
|
||||
'
|
||||
Me.Label23.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label23.Location = New System.Drawing.Point(17, 113)
|
||||
Me.Label23.Name = "Label23"
|
||||
Me.Label23.Size = New System.Drawing.Size(296, 16)
|
||||
Me.Label23.TabIndex = 33
|
||||
Me.Label23.Text = "Export"
|
||||
'
|
||||
'LinkLabel43
|
||||
'
|
||||
Me.LinkLabel43.AutoSize = True
|
||||
Me.LinkLabel43.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.LinkLabel43.Location = New System.Drawing.Point(17, 68)
|
||||
Me.LinkLabel43.Name = "LinkLabel43"
|
||||
Me.LinkLabel43.Size = New System.Drawing.Size(102, 13)
|
||||
Me.LinkLabel43.TabIndex = 32
|
||||
Me.LinkLabel43.TabStop = True
|
||||
Me.LinkLabel43.Text = "Contractdaten (CLF)"
|
||||
'
|
||||
'LinkLabel44
|
||||
'
|
||||
Me.LinkLabel44.AutoSize = True
|
||||
Me.LinkLabel44.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.LinkLabel44.Location = New System.Drawing.Point(17, 43)
|
||||
Me.LinkLabel44.Name = "LinkLabel44"
|
||||
Me.LinkLabel44.Size = New System.Drawing.Size(126, 13)
|
||||
Me.LinkLabel44.TabIndex = 31
|
||||
Me.LinkLabel44.TabStop = True
|
||||
Me.LinkLabel44.Text = "Transaktionsdaten (TTR)"
|
||||
'
|
||||
'Label24
|
||||
'
|
||||
Me.Label24.AutoSize = True
|
||||
Me.Label24.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label24.Location = New System.Drawing.Point(17, 16)
|
||||
Me.Label24.Name = "Label24"
|
||||
Me.Label24.Size = New System.Drawing.Size(42, 13)
|
||||
Me.Label24.TabIndex = 30
|
||||
Me.Label24.Text = "Import"
|
||||
'
|
||||
'frmStartOptions
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
@@ -2226,12 +2226,12 @@ Partial Class frmStartOptions
|
||||
CType(Me.dgvMRN, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TabPage3.ResumeLayout(False)
|
||||
Me.TabPage3.PerformLayout()
|
||||
Me.TabPage4.ResumeLayout(False)
|
||||
Me.TabPage4.PerformLayout()
|
||||
CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TabPage4.ResumeLayout(False)
|
||||
Me.TabPage4.PerformLayout()
|
||||
Me.ResumeLayout(False)
|
||||
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user