Asfinag
This commit is contained in:
96
initATLASAufschubkonten/frmStartOptions.Designer.vb
generated
96
initATLASAufschubkonten/frmStartOptions.Designer.vb
generated
@@ -172,6 +172,13 @@ 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()
|
||||
@@ -197,6 +204,7 @@ Partial Class frmStartOptions
|
||||
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
|
||||
@@ -756,6 +764,7 @@ Partial Class frmStartOptions
|
||||
Me.tbcntr.Controls.Add(Me.TabPage1)
|
||||
Me.tbcntr.Controls.Add(Me.TabPage2)
|
||||
Me.tbcntr.Controls.Add(Me.TabPage3)
|
||||
Me.tbcntr.Controls.Add(Me.TabPage4)
|
||||
Me.tbcntr.Dock = System.Windows.Forms.DockStyle.Bottom
|
||||
Me.tbcntr.Location = New System.Drawing.Point(0, 404)
|
||||
Me.tbcntr.Name = "tbcntr"
|
||||
@@ -2101,6 +2110,84 @@ 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!)
|
||||
@@ -2143,6 +2230,8 @@ Partial Class frmStartOptions
|
||||
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
|
||||
@@ -2294,4 +2383,11 @@ Partial Class frmStartOptions
|
||||
Friend WithEvents LinkLabel40 As LinkLabel
|
||||
Friend WithEvents Label22 As Label
|
||||
Friend WithEvents cbxVermerk As CheckBox
|
||||
Friend WithEvents TabPage4 As TabPage
|
||||
Friend WithEvents LinkLabel41 As LinkLabel
|
||||
Friend WithEvents LinkLabel42 As LinkLabel
|
||||
Friend WithEvents Label23 As Label
|
||||
Friend WithEvents LinkLabel43 As LinkLabel
|
||||
Friend WithEvents LinkLabel44 As LinkLabel
|
||||
Friend WithEvents Label24 As Label
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user