This commit is contained in:
2023-10-13 22:23:18 +02:00
parent 4afd3d2151
commit 072ced7002
4 changed files with 142 additions and 145 deletions

View File

@@ -66,7 +66,9 @@ Partial Class frmStartOptions
Me.CheckBox3 = New System.Windows.Forms.CheckBox()
Me.tbcntr = New System.Windows.Forms.TabControl()
Me.TabPage1 = New System.Windows.Forms.TabPage()
Me.Button21 = New System.Windows.Forms.Button()
Me.LinkLabel99 = New System.Windows.Forms.LinkLabel()
Me.PictureBox99 = New System.Windows.Forms.PictureBox()
Me.Button99 = New System.Windows.Forms.Button()
Me.Button20 = New System.Windows.Forms.Button()
Me.Button19 = New System.Windows.Forms.Button()
Me.Label99 = New System.Windows.Forms.Label()
@@ -189,12 +191,11 @@ 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.LinkLabel46 = New System.Windows.Forms.LinkLabel()
Me.PictureBox21 = New System.Windows.Forms.PictureBox()
Me.pnl.SuspendLayout()
CType(Me.piceZollAnh, System.ComponentModel.ISupportInitialize).BeginInit()
Me.tbcntr.SuspendLayout()
Me.TabPage1.SuspendLayout()
CType(Me.PictureBox99, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox20, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox17, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox16, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -220,7 +221,6 @@ Partial Class frmStartOptions
CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox21, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'pnl
@@ -790,9 +790,9 @@ Partial Class frmStartOptions
'
'TabPage1
'
Me.TabPage1.Controls.Add(Me.LinkLabel46)
Me.TabPage1.Controls.Add(Me.PictureBox21)
Me.TabPage1.Controls.Add(Me.Button21)
Me.TabPage1.Controls.Add(Me.LinkLabel99)
Me.TabPage1.Controls.Add(Me.PictureBox99)
Me.TabPage1.Controls.Add(Me.Button99)
Me.TabPage1.Controls.Add(Me.Button20)
Me.TabPage1.Controls.Add(Me.Button19)
Me.TabPage1.Controls.Add(Me.Label99)
@@ -847,17 +847,39 @@ Partial Class frmStartOptions
Me.TabPage1.Text = "Zollverfahren"
Me.TabPage1.UseVisualStyleBackColor = True
'
'Button21
'LinkLabel99
'
Me.Button21.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button21.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Button21.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button21.Location = New System.Drawing.Point(581, 346)
Me.Button21.Name = "Button21"
Me.Button21.Size = New System.Drawing.Size(211, 24)
Me.Button21.TabIndex = 81
Me.Button21.Text = "AAS Sendung 24h"
Me.Button21.UseVisualStyleBackColor = True
Me.LinkLabel99.AutoSize = True
Me.LinkLabel99.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.LinkLabel99.Location = New System.Drawing.Point(543, 125)
Me.LinkLabel99.Name = "LinkLabel99"
Me.LinkLabel99.Size = New System.Drawing.Size(146, 13)
Me.LinkLabel99.TabIndex = 82
Me.LinkLabel99.TabStop = True
Me.LinkLabel99.Text = "C0219 - Beförderungsmittelart"
'
'PictureBox99
'
Me.PictureBox99.BackgroundImage = CType(resources.GetObject("PictureBox99.BackgroundImage"), System.Drawing.Image)
Me.PictureBox99.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.PictureBox99.Location = New System.Drawing.Point(698, 120)
Me.PictureBox99.Name = "PictureBox99"
Me.PictureBox99.Size = New System.Drawing.Size(18, 18)
Me.PictureBox99.TabIndex = 83
Me.PictureBox99.TabStop = False
Me.PictureBox99.Visible = False
'
'Button99
'
Me.Button99.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button99.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Button99.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button99.Location = New System.Drawing.Point(581, 346)
Me.Button99.Name = "Button99"
Me.Button99.Size = New System.Drawing.Size(211, 24)
Me.Button99.TabIndex = 81
Me.Button99.Text = "AAS Sendung 24h"
Me.Button99.UseVisualStyleBackColor = True
'
'Button20
'
@@ -2331,28 +2353,6 @@ Partial Class frmStartOptions
Me.txtGJ_UNISPED.Size = New System.Drawing.Size(53, 20)
Me.txtGJ_UNISPED.TabIndex = 68
'
'LinkLabel46
'
Me.LinkLabel46.AutoSize = True
Me.LinkLabel46.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.LinkLabel46.Location = New System.Drawing.Point(543, 125)
Me.LinkLabel46.Name = "LinkLabel46"
Me.LinkLabel46.Size = New System.Drawing.Size(146, 13)
Me.LinkLabel46.TabIndex = 82
Me.LinkLabel46.TabStop = True
Me.LinkLabel46.Text = "C0219 - Beförderungsmittelart"
'
'PictureBox21
'
Me.PictureBox21.BackgroundImage = CType(resources.GetObject("PictureBox21.BackgroundImage"), System.Drawing.Image)
Me.PictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.PictureBox21.Location = New System.Drawing.Point(698, 120)
Me.PictureBox21.Name = "PictureBox21"
Me.PictureBox21.Size = New System.Drawing.Size(18, 18)
Me.PictureBox21.TabIndex = 83
Me.PictureBox21.TabStop = False
Me.PictureBox21.Visible = False
'
'frmStartOptions
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
@@ -2372,6 +2372,7 @@ Partial Class frmStartOptions
Me.tbcntr.ResumeLayout(False)
Me.TabPage1.ResumeLayout(False)
Me.TabPage1.PerformLayout()
CType(Me.PictureBox99, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox20, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox17, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox16, System.ComponentModel.ISupportInitialize).EndInit()
@@ -2400,7 +2401,6 @@ Partial Class frmStartOptions
CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox21, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub
@@ -2568,7 +2568,7 @@ Partial Class frmStartOptions
Friend WithEvents Button18 As Button
Friend WithEvents Button20 As Button
Friend WithEvents Button19 As Button
Friend WithEvents Button21 As Button
Friend WithEvents LinkLabel46 As LinkLabel
Friend WithEvents PictureBox21 As PictureBox
Friend WithEvents Button99 As Button
Friend WithEvents LinkLabel99 As LinkLabel
Friend WithEvents PictureBox99 As PictureBox
End Class