Partial Class frmStartOptions Inherits System.Windows.Forms.Form 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Wird vom Windows Form-Designer benötigt. Private components As System.ComponentModel.IContainer 'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich. 'Das Bearbeiten ist mit dem Windows Form-Designer möglich. 'Das Bearbeiten mit dem Code-Editor ist nicht möglich. Private Sub InitializeComponent() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmStartOptions)) Me.pnl = New System.Windows.Forms.Panel() Me.CheckBox2 = New System.Windows.Forms.CheckBox() Me.LinkLabel25 = New System.Windows.Forms.LinkLabel() Me.LinkLabel23 = New System.Windows.Forms.LinkLabel() Me.LinkLabel24 = New System.Windows.Forms.LinkLabel() Me.Label5 = New System.Windows.Forms.Label() Me.LinkLabel21 = New System.Windows.Forms.LinkLabel() Me.LinkLabel22 = New System.Windows.Forms.LinkLabel() Me.Label4 = New System.Windows.Forms.Label() Me.CheckBox1 = New System.Windows.Forms.CheckBox() Me.cbxBu = New System.Windows.Forms.CheckBox() Me.cbxKd = New System.Windows.Forms.CheckBox() Me.Button9 = New System.Windows.Forms.Button() Me.Label3 = New System.Windows.Forms.Label() Me.PictureBox12 = New System.Windows.Forms.PictureBox() Me.LinkLabel20 = New System.Windows.Forms.LinkLabel() Me.PictureBox11 = New System.Windows.Forms.PictureBox() Me.LinkLabel19 = New System.Windows.Forms.LinkLabel() Me.PictureBox10 = New System.Windows.Forms.PictureBox() Me.LinkLabel18 = New System.Windows.Forms.LinkLabel() Me.PictureBox9 = New System.Windows.Forms.PictureBox() Me.LinkLabel17 = New System.Windows.Forms.LinkLabel() Me.PictureBox8 = New System.Windows.Forms.PictureBox() Me.LinkLabel16 = New System.Windows.Forms.LinkLabel() Me.LinkLabel15 = New System.Windows.Forms.LinkLabel() Me.cbxHistory = New System.Windows.Forms.CheckBox() Me.PictureBox7 = New System.Windows.Forms.PictureBox() Me.LinkLabel14 = New System.Windows.Forms.LinkLabel() Me.PictureBox6 = New System.Windows.Forms.PictureBox() Me.LinkLabel13 = New System.Windows.Forms.LinkLabel() Me.PictureBox5 = New System.Windows.Forms.PictureBox() Me.LinkLabel12 = New System.Windows.Forms.LinkLabel() Me.PictureBox4 = New System.Windows.Forms.PictureBox() Me.LinkLabel11 = New System.Windows.Forms.LinkLabel() Me.PictureBox3 = New System.Windows.Forms.PictureBox() Me.LinkLabel10 = New System.Windows.Forms.LinkLabel() Me.LinkLabel9 = New System.Windows.Forms.LinkLabel() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.LinkLabel8 = New System.Windows.Forms.LinkLabel() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.LinkLabel7 = New System.Windows.Forms.LinkLabel() Me.LinkLabel6 = New System.Windows.Forms.LinkLabel() Me.LinkLabel5 = New System.Windows.Forms.LinkLabel() Me.Label2 = New System.Windows.Forms.Label() Me.picC0008 = New System.Windows.Forms.PictureBox() Me.btn = New System.Windows.Forms.Button() Me.LinkLabel4 = New System.Windows.Forms.LinkLabel() Me.Label1 = New System.Windows.Forms.Label() Me.LinkLabel2 = New System.Windows.Forms.LinkLabel() Me.LinkLabel1 = New System.Windows.Forms.LinkLabel() Me.LinkLabel3 = New System.Windows.Forms.LinkLabel() Me.lklAufschubkontenATLASEZOLL = New System.Windows.Forms.LinkLabel() Me.lblRoutineManager = New System.Windows.Forms.Label() Me.MyTextBox1 = New VERAG_PROG_ALLGEMEIN.MyTextBox() Me.Button1 = New System.Windows.Forms.Button() Me.pnl.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() CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.picC0008, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'pnl ' Me.pnl.BackColor = System.Drawing.Color.White Me.pnl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnl.Controls.Add(Me.Button1) Me.pnl.Controls.Add(Me.CheckBox2) Me.pnl.Controls.Add(Me.LinkLabel25) Me.pnl.Controls.Add(Me.LinkLabel23) Me.pnl.Controls.Add(Me.LinkLabel24) Me.pnl.Controls.Add(Me.Label5) Me.pnl.Controls.Add(Me.LinkLabel21) Me.pnl.Controls.Add(Me.LinkLabel22) Me.pnl.Controls.Add(Me.Label4) Me.pnl.Controls.Add(Me.CheckBox1) Me.pnl.Controls.Add(Me.cbxBu) Me.pnl.Controls.Add(Me.cbxKd) Me.pnl.Controls.Add(Me.Button9) Me.pnl.Controls.Add(Me.Label3) Me.pnl.Controls.Add(Me.MyTextBox1) Me.pnl.Controls.Add(Me.PictureBox12) Me.pnl.Controls.Add(Me.LinkLabel20) Me.pnl.Controls.Add(Me.PictureBox11) Me.pnl.Controls.Add(Me.LinkLabel19) Me.pnl.Controls.Add(Me.PictureBox10) Me.pnl.Controls.Add(Me.LinkLabel18) Me.pnl.Controls.Add(Me.PictureBox9) Me.pnl.Controls.Add(Me.LinkLabel17) Me.pnl.Controls.Add(Me.PictureBox8) Me.pnl.Controls.Add(Me.LinkLabel16) Me.pnl.Controls.Add(Me.LinkLabel15) Me.pnl.Controls.Add(Me.cbxHistory) Me.pnl.Controls.Add(Me.PictureBox7) Me.pnl.Controls.Add(Me.LinkLabel14) Me.pnl.Controls.Add(Me.PictureBox6) Me.pnl.Controls.Add(Me.LinkLabel13) Me.pnl.Controls.Add(Me.PictureBox5) Me.pnl.Controls.Add(Me.LinkLabel12) Me.pnl.Controls.Add(Me.PictureBox4) Me.pnl.Controls.Add(Me.LinkLabel11) Me.pnl.Controls.Add(Me.PictureBox3) Me.pnl.Controls.Add(Me.LinkLabel10) Me.pnl.Controls.Add(Me.LinkLabel9) Me.pnl.Controls.Add(Me.PictureBox2) Me.pnl.Controls.Add(Me.LinkLabel8) Me.pnl.Controls.Add(Me.PictureBox1) Me.pnl.Controls.Add(Me.LinkLabel7) Me.pnl.Controls.Add(Me.LinkLabel6) Me.pnl.Controls.Add(Me.LinkLabel5) Me.pnl.Controls.Add(Me.Label2) Me.pnl.Controls.Add(Me.picC0008) Me.pnl.Controls.Add(Me.btn) Me.pnl.Controls.Add(Me.LinkLabel4) Me.pnl.Controls.Add(Me.Label1) Me.pnl.Controls.Add(Me.LinkLabel2) Me.pnl.Controls.Add(Me.LinkLabel1) Me.pnl.Controls.Add(Me.LinkLabel3) Me.pnl.Controls.Add(Me.lklAufschubkontenATLASEZOLL) Me.pnl.Controls.Add(Me.lblRoutineManager) Me.pnl.Dock = System.Windows.Forms.DockStyle.Fill Me.pnl.Location = New System.Drawing.Point(0, 0) Me.pnl.Name = "pnl" Me.pnl.Size = New System.Drawing.Size(790, 677) Me.pnl.TabIndex = 0 ' 'CheckBox2 ' Me.CheckBox2.AutoSize = True Me.CheckBox2.Location = New System.Drawing.Point(302, 151) Me.CheckBox2.Name = "CheckBox2" Me.CheckBox2.Size = New System.Drawing.Size(98, 17) Me.CheckBox2.TabIndex = 51 Me.CheckBox2.Text = "History (7Tage)" Me.CheckBox2.UseVisualStyleBackColor = True ' 'LinkLabel25 ' Me.LinkLabel25.AutoSize = True Me.LinkLabel25.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel25.Location = New System.Drawing.Point(299, 135) Me.LinkLabel25.Name = "LinkLabel25" Me.LinkLabel25.Size = New System.Drawing.Size(99, 13) Me.LinkLabel25.TabIndex = 50 Me.LinkLabel25.TabStop = True Me.LinkLabel25.Text = "ZOLARIS Anhänge" ' 'LinkLabel23 ' Me.LinkLabel23.AutoSize = True Me.LinkLabel23.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel23.Location = New System.Drawing.Point(299, 620) Me.LinkLabel23.Name = "LinkLabel23" Me.LinkLabel23.Size = New System.Drawing.Size(180, 13) Me.LinkLabel23.TabIndex = 49 Me.LinkLabel23.TabStop = True Me.LinkLabel23.Text = "Eingangsnachrichten abrufen PROD" ' 'LinkLabel24 ' Me.LinkLabel24.AutoSize = True Me.LinkLabel24.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel24.Location = New System.Drawing.Point(299, 595) Me.LinkLabel24.Name = "LinkLabel24" Me.LinkLabel24.Size = New System.Drawing.Size(177, 13) Me.LinkLabel24.TabIndex = 48 Me.LinkLabel24.TabStop = True Me.LinkLabel24.Text = "Eingangsnachrichten abrufen TEST" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label5.Location = New System.Drawing.Point(299, 568) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(184, 13) Me.Label5.TabIndex = 47 Me.Label5.Text = "MDM Nachrichtenverarbeitung:" ' 'LinkLabel21 ' Me.LinkLabel21.AutoSize = True Me.LinkLabel21.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel21.Location = New System.Drawing.Point(15, 620) Me.LinkLabel21.Name = "LinkLabel21" Me.LinkLabel21.Size = New System.Drawing.Size(180, 13) Me.LinkLabel21.TabIndex = 46 Me.LinkLabel21.TabStop = True Me.LinkLabel21.Text = "Eingangsnachrichten abrufen PROD" ' 'LinkLabel22 ' Me.LinkLabel22.AutoSize = True Me.LinkLabel22.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel22.Location = New System.Drawing.Point(15, 595) Me.LinkLabel22.Name = "LinkLabel22" Me.LinkLabel22.Size = New System.Drawing.Size(177, 13) Me.LinkLabel22.TabIndex = 45 Me.LinkLabel22.TabStop = True Me.LinkLabel22.Text = "Eingangsnachrichten abrufen TEST" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label4.Location = New System.Drawing.Point(15, 568) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(211, 13) Me.Label4.TabIndex = 44 Me.Label4.Text = "TELOTEC Nachrichtenverarbeitung:" ' 'CheckBox1 ' Me.CheckBox1.AutoSize = True Me.CheckBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.CheckBox1.Location = New System.Drawing.Point(173, 220) Me.CheckBox1.Name = "CheckBox1" Me.CheckBox1.Size = New System.Drawing.Size(56, 17) Me.CheckBox1.TabIndex = 43 Me.CheckBox1.Text = "öffnen" Me.CheckBox1.UseVisualStyleBackColor = True ' 'cbxBu ' Me.cbxBu.AutoSize = True Me.cbxBu.Checked = True Me.cbxBu.CheckState = System.Windows.Forms.CheckState.Checked Me.cbxBu.Location = New System.Drawing.Point(87, 220) Me.cbxBu.Name = "cbxBu" Me.cbxBu.Size = New System.Drawing.Size(81, 17) Me.cbxBu.TabIndex = 42 Me.cbxBu.Text = "Buchungen" Me.cbxBu.UseVisualStyleBackColor = True ' 'cbxKd ' Me.cbxKd.AutoSize = True Me.cbxKd.Checked = True Me.cbxKd.CheckState = System.Windows.Forms.CheckState.Checked Me.cbxKd.Location = New System.Drawing.Point(18, 220) Me.cbxKd.Name = "cbxKd" Me.cbxKd.Size = New System.Drawing.Size(63, 17) Me.cbxKd.TabIndex = 41 Me.cbxKd.Text = "Kunden" Me.cbxKd.UseVisualStyleBackColor = True ' 'Button9 ' Me.Button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button9.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button9.Location = New System.Drawing.Point(18, 193) Me.Button9.Name = "Button9" Me.Button9.Size = New System.Drawing.Size(211, 24) Me.Button9.TabIndex = 40 Me.Button9.Text = "Kunden --> DVO" Me.Button9.UseVisualStyleBackColor = True ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label3.Location = New System.Drawing.Point(15, 177) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(138, 13) Me.Label3.TabIndex = 39 Me.Label3.Text = "Routine Manager IMEX" ' 'PictureBox12 ' Me.PictureBox12.BackgroundImage = CType(resources.GetObject("PictureBox12.BackgroundImage"), System.Drawing.Image) Me.PictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox12.Location = New System.Drawing.Point(87, 130) Me.PictureBox12.Name = "PictureBox12" Me.PictureBox12.Size = New System.Drawing.Size(18, 18) Me.PictureBox12.TabIndex = 37 Me.PictureBox12.TabStop = False Me.PictureBox12.Visible = False ' 'LinkLabel20 ' Me.LinkLabel20.AutoSize = True Me.LinkLabel20.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel20.Location = New System.Drawing.Point(15, 135) Me.LinkLabel20.Name = "LinkLabel20" Me.LinkLabel20.Size = New System.Drawing.Size(66, 13) Me.LinkLabel20.TabIndex = 36 Me.LinkLabel20.TabStop = True Me.LinkLabel20.Text = "UID-Prüfung" ' 'PictureBox11 ' Me.PictureBox11.BackgroundImage = CType(resources.GetObject("PictureBox11.BackgroundImage"), System.Drawing.Image) Me.PictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox11.Location = New System.Drawing.Point(620, 94) Me.PictureBox11.Name = "PictureBox11" Me.PictureBox11.Size = New System.Drawing.Size(18, 18) Me.PictureBox11.TabIndex = 35 Me.PictureBox11.TabStop = False Me.PictureBox11.Visible = False ' 'LinkLabel19 ' Me.LinkLabel19.AutoSize = True Me.LinkLabel19.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel19.Location = New System.Drawing.Point(479, 99) Me.LinkLabel19.Name = "LinkLabel19" Me.LinkLabel19.Size = New System.Drawing.Size(129, 13) Me.LinkLabel19.TabIndex = 34 Me.LinkLabel19.TabStop = True Me.LinkLabel19.Text = "Währungskurse EZB 90D" ' 'PictureBox10 ' Me.PictureBox10.BackgroundImage = CType(resources.GetObject("PictureBox10.BackgroundImage"), System.Drawing.Image) Me.PictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox10.Location = New System.Drawing.Point(620, 73) Me.PictureBox10.Name = "PictureBox10" Me.PictureBox10.Size = New System.Drawing.Size(18, 18) Me.PictureBox10.TabIndex = 33 Me.PictureBox10.TabStop = False Me.PictureBox10.Visible = False ' 'LinkLabel18 ' Me.LinkLabel18.AutoSize = True Me.LinkLabel18.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel18.Location = New System.Drawing.Point(479, 78) Me.LinkLabel18.Name = "LinkLabel18" Me.LinkLabel18.Size = New System.Drawing.Size(106, 13) Me.LinkLabel18.TabIndex = 32 Me.LinkLabel18.TabStop = True Me.LinkLabel18.Text = "Währungskurse EZB" ' 'PictureBox9 ' Me.PictureBox9.BackgroundImage = CType(resources.GetObject("PictureBox9.BackgroundImage"), System.Drawing.Image) Me.PictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox9.Location = New System.Drawing.Point(620, 46) Me.PictureBox9.Name = "PictureBox9" Me.PictureBox9.Size = New System.Drawing.Size(18, 18) Me.PictureBox9.TabIndex = 31 Me.PictureBox9.TabStop = False Me.PictureBox9.Visible = False ' 'LinkLabel17 ' Me.LinkLabel17.AutoSize = True Me.LinkLabel17.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel17.Location = New System.Drawing.Point(479, 51) Me.LinkLabel17.Name = "LinkLabel17" Me.LinkLabel17.Size = New System.Drawing.Size(107, 13) Me.LinkLabel17.TabIndex = 30 Me.LinkLabel17.TabStop = True Me.LinkLabel17.Text = "Bundesanzeiger EZT" ' 'PictureBox8 ' Me.PictureBox8.BackgroundImage = CType(resources.GetObject("PictureBox8.BackgroundImage"), System.Drawing.Image) Me.PictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox8.Location = New System.Drawing.Point(634, 397) Me.PictureBox8.Name = "PictureBox8" Me.PictureBox8.Size = New System.Drawing.Size(18, 18) Me.PictureBox8.TabIndex = 29 Me.PictureBox8.TabStop = False Me.PictureBox8.Visible = False ' 'LinkLabel16 ' Me.LinkLabel16.AutoSize = True Me.LinkLabel16.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel16.Location = New System.Drawing.Point(479, 402) Me.LinkLabel16.Name = "LinkLabel16" Me.LinkLabel16.Size = New System.Drawing.Size(149, 13) Me.LinkLabel16.TabIndex = 28 Me.LinkLabel16.TabStop = True Me.LinkLabel16.Text = "I0200 - Unterlageaerten (EZA)" ' 'LinkLabel15 ' Me.LinkLabel15.AutoSize = True Me.LinkLabel15.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel15.Location = New System.Drawing.Point(299, 517) Me.LinkLabel15.Name = "LinkLabel15" Me.LinkLabel15.Size = New System.Drawing.Size(183, 13) Me.LinkLabel15.TabIndex = 27 Me.LinkLabel15.TabStop = True Me.LinkLabel15.Text = "VERAG Kundendaten senden PROD" ' 'cbxHistory ' Me.cbxHistory.AutoSize = True Me.cbxHistory.Location = New System.Drawing.Point(18, 95) Me.cbxHistory.Name = "cbxHistory" Me.cbxHistory.Size = New System.Drawing.Size(58, 17) Me.cbxHistory.TabIndex = 26 Me.cbxHistory.Text = "History" Me.cbxHistory.UseVisualStyleBackColor = True ' 'PictureBox7 ' Me.PictureBox7.BackgroundImage = CType(resources.GetObject("PictureBox7.BackgroundImage"), System.Drawing.Image) Me.PictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox7.Location = New System.Drawing.Point(404, 397) Me.PictureBox7.Name = "PictureBox7" Me.PictureBox7.Size = New System.Drawing.Size(18, 18) Me.PictureBox7.TabIndex = 25 Me.PictureBox7.TabStop = False Me.PictureBox7.Visible = False ' 'LinkLabel14 ' Me.LinkLabel14.AutoSize = True Me.LinkLabel14.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel14.Location = New System.Drawing.Point(299, 402) Me.LinkLabel14.Name = "LinkLabel14" Me.LinkLabel14.Size = New System.Drawing.Size(99, 13) Me.LinkLabel14.TabIndex = 24 Me.LinkLabel14.TabStop = True Me.LinkLabel14.Text = "C0013 - Unterlagen" ' 'PictureBox6 ' Me.PictureBox6.BackgroundImage = CType(resources.GetObject("PictureBox6.BackgroundImage"), System.Drawing.Image) Me.PictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox6.Location = New System.Drawing.Point(131, 397) Me.PictureBox6.Name = "PictureBox6" Me.PictureBox6.Size = New System.Drawing.Size(18, 18) Me.PictureBox6.TabIndex = 23 Me.PictureBox6.TabStop = False Me.PictureBox6.Visible = False ' 'LinkLabel13 ' Me.LinkLabel13.AutoSize = True Me.LinkLabel13.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel13.Location = New System.Drawing.Point(15, 402) Me.LinkLabel13.Name = "LinkLabel13" Me.LinkLabel13.Size = New System.Drawing.Size(110, 13) Me.LinkLabel13.TabIndex = 22 Me.LinkLabel13.TabStop = True Me.LinkLabel13.Text = "I0400 - Währungsliste" ' 'PictureBox5 ' Me.PictureBox5.BackgroundImage = CType(resources.GetObject("PictureBox5.BackgroundImage"), System.Drawing.Image) Me.PictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox5.Location = New System.Drawing.Point(644, 339) Me.PictureBox5.Name = "PictureBox5" Me.PictureBox5.Size = New System.Drawing.Size(18, 18) Me.PictureBox5.TabIndex = 21 Me.PictureBox5.TabStop = False Me.PictureBox5.Visible = False ' 'LinkLabel12 ' Me.LinkLabel12.AutoSize = True Me.LinkLabel12.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel12.Location = New System.Drawing.Point(479, 344) Me.LinkLabel12.Name = "LinkLabel12" Me.LinkLabel12.Size = New System.Drawing.Size(159, 13) Me.LinkLabel12.TabIndex = 20 Me.LinkLabel12.TabStop = True Me.LinkLabel12.Text = "A0127 - Beteiligten-Konstellation" ' 'PictureBox4 ' Me.PictureBox4.BackgroundImage = CType(resources.GetObject("PictureBox4.BackgroundImage"), System.Drawing.Image) Me.PictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox4.Location = New System.Drawing.Point(687, 367) Me.PictureBox4.Name = "PictureBox4" Me.PictureBox4.Size = New System.Drawing.Size(18, 18) Me.PictureBox4.TabIndex = 19 Me.PictureBox4.TabStop = False Me.PictureBox4.Visible = False ' 'LinkLabel11 ' Me.LinkLabel11.AutoSize = True Me.LinkLabel11.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel11.Location = New System.Drawing.Point(479, 372) Me.LinkLabel11.Name = "LinkLabel11" Me.LinkLabel11.Size = New System.Drawing.Size(202, 13) Me.LinkLabel11.TabIndex = 18 Me.LinkLabel11.TabStop = True Me.LinkLabel11.Text = "A0122 - Art der Anmeldung (Überführung)" ' 'PictureBox3 ' Me.PictureBox3.BackgroundImage = CType(resources.GetObject("PictureBox3.BackgroundImage"), System.Drawing.Image) Me.PictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox3.Location = New System.Drawing.Point(409, 367) Me.PictureBox3.Name = "PictureBox3" Me.PictureBox3.Size = New System.Drawing.Size(18, 18) Me.PictureBox3.TabIndex = 17 Me.PictureBox3.TabStop = False Me.PictureBox3.Visible = False ' 'LinkLabel10 ' Me.LinkLabel10.AutoSize = True Me.LinkLabel10.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel10.Location = New System.Drawing.Point(299, 372) Me.LinkLabel10.Name = "LinkLabel10" Me.LinkLabel10.Size = New System.Drawing.Size(104, 13) Me.LinkLabel10.TabIndex = 16 Me.LinkLabel10.TabStop = True Me.LinkLabel10.Text = "C0010 - AES Länder" ' 'LinkLabel9 ' Me.LinkLabel9.AutoSize = True Me.LinkLabel9.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel9.Location = New System.Drawing.Point(15, 517) Me.LinkLabel9.Name = "LinkLabel9" Me.LinkLabel9.Size = New System.Drawing.Size(180, 13) Me.LinkLabel9.TabIndex = 15 Me.LinkLabel9.TabStop = True Me.LinkLabel9.Text = "Eingangsnachrichten abrufen PROD" ' 'PictureBox2 ' Me.PictureBox2.BackgroundImage = CType(resources.GetObject("PictureBox2.BackgroundImage"), System.Drawing.Image) Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox2.Location = New System.Drawing.Point(425, 339) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(18, 18) Me.PictureBox2.TabIndex = 14 Me.PictureBox2.TabStop = False Me.PictureBox2.Visible = False ' 'LinkLabel8 ' Me.LinkLabel8.AutoSize = True Me.LinkLabel8.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel8.Location = New System.Drawing.Point(299, 344) Me.LinkLabel8.Name = "LinkLabel8" Me.LinkLabel8.Size = New System.Drawing.Size(120, 13) Me.LinkLabel8.TabIndex = 13 Me.LinkLabel8.TabStop = True Me.LinkLabel8.Text = "C0014 - Vorpapier Arten" ' 'PictureBox1 ' Me.PictureBox1.BackgroundImage = CType(resources.GetObject("PictureBox1.BackgroundImage"), System.Drawing.Image) Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox1.Location = New System.Drawing.Point(209, 367) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(18, 18) Me.PictureBox1.TabIndex = 12 Me.PictureBox1.TabStop = False Me.PictureBox1.Visible = False ' 'LinkLabel7 ' Me.LinkLabel7.AutoSize = True Me.LinkLabel7.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel7.Location = New System.Drawing.Point(15, 372) Me.LinkLabel7.Name = "LinkLabel7" Me.LinkLabel7.Size = New System.Drawing.Size(188, 13) Me.LinkLabel7.TabIndex = 11 Me.LinkLabel7.TabStop = True Me.LinkLabel7.Text = "C0017 - Packstücke (Verpackungsart)" ' 'LinkLabel6 ' Me.LinkLabel6.AutoSize = True Me.LinkLabel6.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel6.Location = New System.Drawing.Point(299, 492) Me.LinkLabel6.Name = "LinkLabel6" Me.LinkLabel6.Size = New System.Drawing.Size(180, 13) Me.LinkLabel6.TabIndex = 10 Me.LinkLabel6.TabStop = True Me.LinkLabel6.Text = "VERAG Kundendaten senden TEST" ' 'LinkLabel5 ' Me.LinkLabel5.AutoSize = True Me.LinkLabel5.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel5.Location = New System.Drawing.Point(15, 492) Me.LinkLabel5.Name = "LinkLabel5" Me.LinkLabel5.Size = New System.Drawing.Size(177, 13) Me.LinkLabel5.TabIndex = 9 Me.LinkLabel5.TabStop = True Me.LinkLabel5.Text = "Eingangsnachrichten abrufen TEST" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label2.Location = New System.Drawing.Point(15, 465) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(205, 13) Me.Label2.TabIndex = 8 Me.Label2.Text = "DAKOSY Nachrichtenverarbeitung:" ' 'picC0008 ' Me.picC0008.BackgroundImage = CType(resources.GetObject("picC0008.BackgroundImage"), System.Drawing.Image) Me.picC0008.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.picC0008.Location = New System.Drawing.Point(133, 339) Me.picC0008.Name = "picC0008" Me.picC0008.Size = New System.Drawing.Size(18, 18) Me.picC0008.TabIndex = 7 Me.picC0008.TabStop = False Me.picC0008.Visible = False ' 'btn ' Me.btn.BackColor = System.Drawing.Color.Red Me.btn.FlatAppearance.BorderColor = System.Drawing.Color.Gray Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btn.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.btn.ForeColor = System.Drawing.Color.White Me.btn.Location = New System.Drawing.Point(714, -1) Me.btn.Margin = New System.Windows.Forms.Padding(0) Me.btn.Name = "btn" Me.btn.Size = New System.Drawing.Size(75, 22) Me.btn.TabIndex = 6 Me.btn.Text = "X" Me.btn.UseVisualStyleBackColor = False ' 'LinkLabel4 ' Me.LinkLabel4.AutoSize = True Me.LinkLabel4.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel4.Location = New System.Drawing.Point(15, 344) Me.LinkLabel4.Name = "LinkLabel4" Me.LinkLabel4.Size = New System.Drawing.Size(112, 13) Me.LinkLabel4.TabIndex = 5 Me.LinkLabel4.TabStop = True Me.LinkLabel4.Text = "C0008 - NCTS Länder" ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label1.Location = New System.Drawing.Point(15, 311) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(177, 13) Me.Label1.TabIndex = 4 Me.Label1.Text = "ZOLL.DE Codelisten einlesen:" ' 'LinkLabel2 ' Me.LinkLabel2.AutoSize = True Me.LinkLabel2.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel2.Location = New System.Drawing.Point(299, 78) Me.LinkLabel2.Name = "LinkLabel2" Me.LinkLabel2.Size = New System.Drawing.Size(133, 13) Me.LinkLabel2.TabIndex = 3 Me.LinkLabel2.TabStop = True Me.LinkLabel2.Text = "Bürgschaftsdaten ZODIAK" ' 'LinkLabel1 ' Me.LinkLabel1.AutoSize = True Me.LinkLabel1.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel1.Location = New System.Drawing.Point(15, 78) Me.LinkLabel1.Name = "LinkLabel1" Me.LinkLabel1.Size = New System.Drawing.Size(182, 13) Me.LinkLabel1.TabIndex = 2 Me.LinkLabel1.TabStop = True Me.LinkLabel1.Text = "Bürgschaftsdaten ZABIS + ZOLARIS" ' 'LinkLabel3 ' Me.LinkLabel3.AutoSize = True Me.LinkLabel3.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.LinkLabel3.Location = New System.Drawing.Point(299, 51) Me.LinkLabel3.Name = "LinkLabel3" Me.LinkLabel3.Size = New System.Drawing.Size(128, 13) Me.LinkLabel3.TabIndex = 1 Me.LinkLabel3.TabStop = True Me.LinkLabel3.Text = "Aufschubkonten ZODIAK" ' 'lklAufschubkontenATLASEZOLL ' Me.lklAufschubkontenATLASEZOLL.AutoSize = True Me.lklAufschubkontenATLASEZOLL.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.lklAufschubkontenATLASEZOLL.Location = New System.Drawing.Point(15, 51) Me.lklAufschubkontenATLASEZOLL.Name = "lklAufschubkontenATLASEZOLL" Me.lklAufschubkontenATLASEZOLL.Size = New System.Drawing.Size(177, 13) Me.lklAufschubkontenATLASEZOLL.TabIndex = 1 Me.lklAufschubkontenATLASEZOLL.TabStop = True Me.lklAufschubkontenATLASEZOLL.Text = "Aufschubkonten ZABIS + ZOLARIS" ' 'lblRoutineManager ' Me.lblRoutineManager.AutoSize = True Me.lblRoutineManager.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblRoutineManager.Location = New System.Drawing.Point(12, 12) Me.lblRoutineManager.Name = "lblRoutineManager" Me.lblRoutineManager.Size = New System.Drawing.Size(104, 13) Me.lblRoutineManager.TabIndex = 0 Me.lblRoutineManager.Text = "Routine Manager" ' 'MyTextBox1 ' Me.MyTextBox1._DateTimeOnly = False Me.MyTextBox1._numbersOnly = True Me.MyTextBox1._numbersOnlyKommastellen = "" Me.MyTextBox1._Prozent = False Me.MyTextBox1._ShortDateNew = False Me.MyTextBox1._ShortDateOnly = False Me.MyTextBox1._TimeOnly = False Me.MyTextBox1._value = "10000" Me.MyTextBox1._Waehrung = False Me.MyTextBox1._WaehrungZeichen = True Me.MyTextBox1.ForeColor = System.Drawing.Color.Black Me.MyTextBox1.Location = New System.Drawing.Point(111, 132) Me.MyTextBox1.MaxLineLength = -1 Me.MyTextBox1.MaxLines_Warning = "" Me.MyTextBox1.MaxLines_Warning_Label = Nothing Me.MyTextBox1.Name = "MyTextBox1" Me.MyTextBox1.Size = New System.Drawing.Size(53, 20) Me.MyTextBox1.TabIndex = 38 Me.MyTextBox1.Text = "10000" ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(489, 221) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(198, 34) Me.Button1.TabIndex = 52 Me.Button1.UseVisualStyleBackColor = True ' 'frmStartOptions ' 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(790, 677) Me.Controls.Add(Me.pnl) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Name = "frmStartOptions" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "frmStartOptions" Me.WindowState = System.Windows.Forms.FormWindowState.Minimized Me.pnl.ResumeLayout(False) Me.pnl.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() CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.picC0008, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) End Sub Friend WithEvents pnl As System.Windows.Forms.Panel Friend WithEvents LinkLabel2 As System.Windows.Forms.LinkLabel Friend WithEvents LinkLabel1 As System.Windows.Forms.LinkLabel Friend WithEvents lklAufschubkontenATLASEZOLL As System.Windows.Forms.LinkLabel Friend WithEvents lblRoutineManager As System.Windows.Forms.Label Friend WithEvents LinkLabel3 As System.Windows.Forms.LinkLabel Friend WithEvents LinkLabel4 As System.Windows.Forms.LinkLabel Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents btn As System.Windows.Forms.Button Friend WithEvents picC0008 As System.Windows.Forms.PictureBox Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents LinkLabel5 As System.Windows.Forms.LinkLabel Friend WithEvents LinkLabel6 As System.Windows.Forms.LinkLabel Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox Friend WithEvents LinkLabel7 As System.Windows.Forms.LinkLabel Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox Friend WithEvents LinkLabel8 As System.Windows.Forms.LinkLabel Friend WithEvents LinkLabel9 As System.Windows.Forms.LinkLabel Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox Friend WithEvents LinkLabel11 As System.Windows.Forms.LinkLabel Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox Friend WithEvents LinkLabel10 As System.Windows.Forms.LinkLabel Friend WithEvents PictureBox5 As System.Windows.Forms.PictureBox Friend WithEvents LinkLabel12 As System.Windows.Forms.LinkLabel Friend WithEvents PictureBox6 As System.Windows.Forms.PictureBox Friend WithEvents LinkLabel13 As System.Windows.Forms.LinkLabel Friend WithEvents PictureBox7 As System.Windows.Forms.PictureBox Friend WithEvents LinkLabel14 As System.Windows.Forms.LinkLabel Friend WithEvents cbxHistory As System.Windows.Forms.CheckBox Friend WithEvents LinkLabel15 As System.Windows.Forms.LinkLabel Friend WithEvents PictureBox8 As System.Windows.Forms.PictureBox Friend WithEvents LinkLabel16 As System.Windows.Forms.LinkLabel Friend WithEvents PictureBox9 As PictureBox Friend WithEvents LinkLabel17 As LinkLabel Friend WithEvents PictureBox10 As PictureBox Friend WithEvents LinkLabel18 As LinkLabel Friend WithEvents PictureBox11 As PictureBox Friend WithEvents LinkLabel19 As LinkLabel Friend WithEvents PictureBox12 As PictureBox Friend WithEvents LinkLabel20 As LinkLabel Friend WithEvents MyTextBox1 As VERAG_PROG_ALLGEMEIN.MyTextBox Friend WithEvents Label3 As Label Friend WithEvents CheckBox1 As CheckBox Friend WithEvents cbxBu As CheckBox Friend WithEvents cbxKd As CheckBox Friend WithEvents Button9 As Button Friend WithEvents LinkLabel21 As LinkLabel Friend WithEvents LinkLabel22 As LinkLabel Friend WithEvents Label4 As Label Friend WithEvents LinkLabel23 As LinkLabel Friend WithEvents LinkLabel24 As LinkLabel Friend WithEvents Label5 As Label Friend WithEvents LinkLabel25 As LinkLabel Friend WithEvents CheckBox2 As CheckBox Friend WithEvents Button1 As Button End Class