This commit is contained in:
2026-03-10 08:42:17 +01:00
parent 7a5de3e91b
commit da56e73859
3 changed files with 100 additions and 107 deletions

View File

@@ -85,7 +85,6 @@ Partial Class frmStartOptions
Me.Label13 = New System.Windows.Forms.Label()
Me.tbcntr = New System.Windows.Forms.TabControl()
Me.TabPage1 = New System.Windows.Forms.TabPage()
Me.Button29 = New System.Windows.Forms.Button()
Me.LinkLabel68 = New System.Windows.Forms.LinkLabel()
Me.PictureBox26 = New System.Windows.Forms.PictureBox()
Me.cbxGestellungspeichern = New System.Windows.Forms.CheckBox()
@@ -1245,7 +1244,6 @@ Partial Class frmStartOptions
'TabPage1
'
Me.TabPage1.Controls.Add(Me.cbxVW_Infomail)
Me.TabPage1.Controls.Add(Me.Button29)
Me.TabPage1.Controls.Add(Me.LinkLabel68)
Me.TabPage1.Controls.Add(Me.PictureBox26)
Me.TabPage1.Controls.Add(Me.cbxGestellungspeichern)
@@ -1305,13 +1303,6 @@ Partial Class frmStartOptions
Me.TabPage1.Text = "Zollverfahren"
Me.TabPage1.UseVisualStyleBackColor = True
'
'Button29
'
Me.Button29.Location = New System.Drawing.Point(0, 0)
Me.Button29.Name = "Button29"
Me.Button29.Size = New System.Drawing.Size(75, 23)
Me.Button29.TabIndex = 0
'
'LinkLabel68
'
Me.LinkLabel68.AutoSize = True
@@ -5520,7 +5511,6 @@ Partial Class frmStartOptions
Friend WithEvents Label56 As Label
Friend WithEvents Label58 As Label
Friend WithEvents Label57 As Label
Friend WithEvents Button29 As Button
Friend WithEvents lblIDS_plauscheck As LinkLabel
Friend WithEvents Label59 As Label
Friend WithEvents pbEmailscheck As PictureBox