_ Partial Class usrCntlProgramme Inherits System.Windows.Forms.UserControl 'UserControl ü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(usrCntlProgramme)) Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.btnAdminAkt = New System.Windows.Forms.Button() Me.txtAdminVersionAkt = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.btnAdminDetails = New System.Windows.Forms.Button() Me.btnUidDetails = New System.Windows.Forms.Button() Me.Label7 = New System.Windows.Forms.Label() Me.txtUidVersionAkt = New System.Windows.Forms.TextBox() Me.btnUidAkt = New System.Windows.Forms.Button() Me.btnDispoDetails = New System.Windows.Forms.Button() Me.Label8 = New System.Windows.Forms.Label() Me.txtDispoVersionAkt = New System.Windows.Forms.TextBox() Me.btnDispoAkt = New System.Windows.Forms.Button() Me.btnParkzeitDetails = New System.Windows.Forms.Button() Me.Label9 = New System.Windows.Forms.Label() Me.txtParkzeitVersionAkt = New System.Windows.Forms.TextBox() Me.btnParkzeitAkt = New System.Windows.Forms.Button() Me.btnAdminBerechtigungen = New System.Windows.Forms.Button() Me.btnUidBerechtigungen = New System.Windows.Forms.Button() Me.btnDispoBerechtigungen = New System.Windows.Forms.Button() Me.btnParkzeitBerechtigungen = New System.Windows.Forms.Button() Me.btnAdd = New System.Windows.Forms.Button() Me.PictureBox4 = New System.Windows.Forms.PictureBox() Me.PictureBox3 = New System.Windows.Forms.PictureBox() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.btnSdlBerechtigungen = New System.Windows.Forms.Button() Me.btnSdlDetails = New System.Windows.Forms.Button() Me.Label18 = New System.Windows.Forms.Label() Me.txtSdlVersionAkt = New System.Windows.Forms.TextBox() Me.btnSdlAkt = New System.Windows.Forms.Button() Me.Label19 = New System.Windows.Forms.Label() Me.PictureBox6 = New System.Windows.Forms.PictureBox() Me.btnAvisoBerechtigungen = New System.Windows.Forms.Button() Me.btnAvisoDetails = New System.Windows.Forms.Button() Me.Label21 = New System.Windows.Forms.Label() Me.txtAvisoVersionAkt = New System.Windows.Forms.TextBox() Me.btnAvisoAkt = New System.Windows.Forms.Button() Me.Label22 = New System.Windows.Forms.Label() Me.PictureBox7 = New System.Windows.Forms.PictureBox() Me.PictureBox8 = New System.Windows.Forms.PictureBox() Me.Label23 = New System.Windows.Forms.Label() Me.Label24 = New System.Windows.Forms.Label() Me.btnMonitoringDetails = New System.Windows.Forms.Button() Me.txtMonitoringVersionAkt = New System.Windows.Forms.TextBox() Me.btnMonitoringAkt = New System.Windows.Forms.Button() Me.Button1 = New System.Windows.Forms.Button() Me.Label10 = New System.Windows.Forms.Label() Me.PictureBox9 = New System.Windows.Forms.PictureBox() Me.Button2 = New System.Windows.Forms.Button() Me.Label11 = New System.Windows.Forms.Label() Me.PictureBox10 = New System.Windows.Forms.PictureBox() Me.Button3 = New System.Windows.Forms.Button() Me.Label12 = New System.Windows.Forms.Label() Me.PictureBox11 = New System.Windows.Forms.PictureBox() Me.Button7 = New System.Windows.Forms.Button() Me.Button8 = New System.Windows.Forms.Button() Me.Button9 = New System.Windows.Forms.Button() Me.Button4 = New System.Windows.Forms.Button() Me.Label13 = New System.Windows.Forms.Label() Me.PictureBox5 = New System.Windows.Forms.PictureBox() Me.Button5 = New System.Windows.Forms.Button() Me.Label14 = New System.Windows.Forms.Label() Me.PictureBox12 = New System.Windows.Forms.PictureBox() Me.txtDokuVersionAkt = New System.Windows.Forms.TextBox() Me.Button6 = New System.Windows.Forms.Button() Me.Button10 = New System.Windows.Forms.Button() Me.Label15 = New System.Windows.Forms.Label() Me.Label16 = New System.Windows.Forms.Label() Me.PictureBox13 = New System.Windows.Forms.PictureBox() Me.Button11 = New System.Windows.Forms.Button() Me.Label17 = New System.Windows.Forms.Label() Me.PictureBox14 = New System.Windows.Forms.PictureBox() Me.Button12 = New System.Windows.Forms.Button() Me.btn_sprache_sdl = New System.Windows.Forms.Button() Me.btn_sprache_aviso = New System.Windows.Forms.Button() 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.PictureBox6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox13, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox14, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(73, 13) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(235, 13) Me.Label1.TabIndex = 1 Me.Label1.Text = "Hier können Sie folgende Programme verwalten:" ' '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(86, 77) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(92, 13) Me.Label2.TabIndex = 2 Me.Label2.Text = "ADMIN TOOLS" ' '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(226, 77) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(120, 13) Me.Label3.TabIndex = 4 Me.Label3.Text = "UID-VERWALTUNG" ' '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(374, 77) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(139, 13) Me.Label4.TabIndex = 6 Me.Label4.Text = "DISPO_VERWALTUNG" ' '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(531, 77) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(142, 13) Me.Label5.TabIndex = 8 Me.Label5.Text = "WABERER's Parkzeiten" ' 'btnAdminAkt ' Me.btnAdminAkt.Location = New System.Drawing.Point(76, 144) Me.btnAdminAkt.Name = "btnAdminAkt" Me.btnAdminAkt.Size = New System.Drawing.Size(100, 23) Me.btnAdminAkt.TabIndex = 9 Me.btnAdminAkt.Text = "Aktualisieren" Me.btnAdminAkt.UseVisualStyleBackColor = True ' 'txtAdminVersionAkt ' Me.txtAdminVersionAkt.Location = New System.Drawing.Point(76, 123) Me.txtAdminVersionAkt.Name = "txtAdminVersionAkt" Me.txtAdminVersionAkt.Size = New System.Drawing.Size(100, 20) Me.txtAdminVersionAkt.TabIndex = 10 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(73, 107) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(86, 13) Me.Label6.TabIndex = 11 Me.Label6.Text = "Aktuelle Version:" ' 'btnAdminDetails ' Me.btnAdminDetails.Location = New System.Drawing.Point(76, 173) Me.btnAdminDetails.Name = "btnAdminDetails" Me.btnAdminDetails.Size = New System.Drawing.Size(100, 39) Me.btnAdminDetails.TabIndex = 12 Me.btnAdminDetails.Text = "Details" Me.btnAdminDetails.UseVisualStyleBackColor = True ' 'btnUidDetails ' Me.btnUidDetails.Location = New System.Drawing.Point(229, 173) Me.btnUidDetails.Name = "btnUidDetails" Me.btnUidDetails.Size = New System.Drawing.Size(100, 39) Me.btnUidDetails.TabIndex = 18 Me.btnUidDetails.Text = "Details" Me.btnUidDetails.UseVisualStyleBackColor = True ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(226, 107) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(86, 13) Me.Label7.TabIndex = 17 Me.Label7.Text = "Aktuelle Version:" ' 'txtUidVersionAkt ' Me.txtUidVersionAkt.Location = New System.Drawing.Point(229, 123) Me.txtUidVersionAkt.Name = "txtUidVersionAkt" Me.txtUidVersionAkt.Size = New System.Drawing.Size(100, 20) Me.txtUidVersionAkt.TabIndex = 16 ' 'btnUidAkt ' Me.btnUidAkt.Location = New System.Drawing.Point(229, 144) Me.btnUidAkt.Name = "btnUidAkt" Me.btnUidAkt.Size = New System.Drawing.Size(100, 23) Me.btnUidAkt.TabIndex = 15 Me.btnUidAkt.Text = "Aktualisieren" Me.btnUidAkt.UseVisualStyleBackColor = True ' 'btnDispoDetails ' Me.btnDispoDetails.Location = New System.Drawing.Point(395, 173) Me.btnDispoDetails.Name = "btnDispoDetails" Me.btnDispoDetails.Size = New System.Drawing.Size(100, 39) Me.btnDispoDetails.TabIndex = 24 Me.btnDispoDetails.Text = "Details" Me.btnDispoDetails.UseVisualStyleBackColor = True ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(392, 107) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(86, 13) Me.Label8.TabIndex = 23 Me.Label8.Text = "Aktuelle Version:" ' 'txtDispoVersionAkt ' Me.txtDispoVersionAkt.Location = New System.Drawing.Point(395, 123) Me.txtDispoVersionAkt.Name = "txtDispoVersionAkt" Me.txtDispoVersionAkt.Size = New System.Drawing.Size(100, 20) Me.txtDispoVersionAkt.TabIndex = 22 ' 'btnDispoAkt ' Me.btnDispoAkt.Location = New System.Drawing.Point(395, 144) Me.btnDispoAkt.Name = "btnDispoAkt" Me.btnDispoAkt.Size = New System.Drawing.Size(100, 23) Me.btnDispoAkt.TabIndex = 21 Me.btnDispoAkt.Text = "Aktualisieren" Me.btnDispoAkt.UseVisualStyleBackColor = True ' 'btnParkzeitDetails ' Me.btnParkzeitDetails.Location = New System.Drawing.Point(539, 173) Me.btnParkzeitDetails.Name = "btnParkzeitDetails" Me.btnParkzeitDetails.Size = New System.Drawing.Size(100, 39) Me.btnParkzeitDetails.TabIndex = 30 Me.btnParkzeitDetails.Text = "Details" Me.btnParkzeitDetails.UseVisualStyleBackColor = True ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(536, 107) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(86, 13) Me.Label9.TabIndex = 29 Me.Label9.Text = "Aktuelle Version:" ' 'txtParkzeitVersionAkt ' Me.txtParkzeitVersionAkt.Location = New System.Drawing.Point(539, 123) Me.txtParkzeitVersionAkt.Name = "txtParkzeitVersionAkt" Me.txtParkzeitVersionAkt.Size = New System.Drawing.Size(100, 20) Me.txtParkzeitVersionAkt.TabIndex = 28 ' 'btnParkzeitAkt ' Me.btnParkzeitAkt.Location = New System.Drawing.Point(539, 144) Me.btnParkzeitAkt.Name = "btnParkzeitAkt" Me.btnParkzeitAkt.Size = New System.Drawing.Size(100, 23) Me.btnParkzeitAkt.TabIndex = 27 Me.btnParkzeitAkt.Text = "Aktualisieren" Me.btnParkzeitAkt.UseVisualStyleBackColor = True ' 'btnAdminBerechtigungen ' Me.btnAdminBerechtigungen.Location = New System.Drawing.Point(76, 218) Me.btnAdminBerechtigungen.Name = "btnAdminBerechtigungen" Me.btnAdminBerechtigungen.Size = New System.Drawing.Size(100, 23) Me.btnAdminBerechtigungen.TabIndex = 38 Me.btnAdminBerechtigungen.Text = "Berechtigungen" Me.btnAdminBerechtigungen.UseVisualStyleBackColor = True ' 'btnUidBerechtigungen ' Me.btnUidBerechtigungen.Location = New System.Drawing.Point(229, 218) Me.btnUidBerechtigungen.Name = "btnUidBerechtigungen" Me.btnUidBerechtigungen.Size = New System.Drawing.Size(100, 23) Me.btnUidBerechtigungen.TabIndex = 39 Me.btnUidBerechtigungen.Text = "Berechtigungen" Me.btnUidBerechtigungen.UseVisualStyleBackColor = True ' 'btnDispoBerechtigungen ' Me.btnDispoBerechtigungen.Location = New System.Drawing.Point(395, 218) Me.btnDispoBerechtigungen.Name = "btnDispoBerechtigungen" Me.btnDispoBerechtigungen.Size = New System.Drawing.Size(100, 23) Me.btnDispoBerechtigungen.TabIndex = 40 Me.btnDispoBerechtigungen.Text = "Berechtigungen" Me.btnDispoBerechtigungen.UseVisualStyleBackColor = True ' 'btnParkzeitBerechtigungen ' Me.btnParkzeitBerechtigungen.Location = New System.Drawing.Point(539, 218) Me.btnParkzeitBerechtigungen.Name = "btnParkzeitBerechtigungen" Me.btnParkzeitBerechtigungen.Size = New System.Drawing.Size(100, 23) Me.btnParkzeitBerechtigungen.TabIndex = 41 Me.btnParkzeitBerechtigungen.Text = "Berechtigungen" Me.btnParkzeitBerechtigungen.UseVisualStyleBackColor = True ' 'btnAdd ' Me.btnAdd.Image = Global.ADMIN.My.Resources.Resources.plus Me.btnAdd.Location = New System.Drawing.Point(932, 3) Me.btnAdd.Name = "btnAdd" Me.btnAdd.Size = New System.Drawing.Size(30, 23) Me.btnAdd.TabIndex = 37 Me.btnAdd.UseVisualStyleBackColor = True ' 'PictureBox4 ' Me.PictureBox4.Image = Global.ADMIN.My.Resources.Resources.parkzeit Me.PictureBox4.Location = New System.Drawing.Point(572, 41) Me.PictureBox4.Name = "PictureBox4" Me.PictureBox4.Size = New System.Drawing.Size(34, 33) Me.PictureBox4.TabIndex = 7 Me.PictureBox4.TabStop = False ' 'PictureBox3 ' Me.PictureBox3.Image = Global.ADMIN.My.Resources.Resources.dispo_ico Me.PictureBox3.Location = New System.Drawing.Point(424, 41) Me.PictureBox3.Name = "PictureBox3" Me.PictureBox3.Size = New System.Drawing.Size(34, 33) Me.PictureBox3.TabIndex = 5 Me.PictureBox3.TabStop = False ' 'PictureBox2 ' Me.PictureBox2.Image = Global.ADMIN.My.Resources.Resources.uid_ico Me.PictureBox2.Location = New System.Drawing.Point(262, 41) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(34, 33) Me.PictureBox2.TabIndex = 3 Me.PictureBox2.TabStop = False ' 'PictureBox1 ' Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image) Me.PictureBox1.Location = New System.Drawing.Point(111, 41) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(34, 33) Me.PictureBox1.TabIndex = 0 Me.PictureBox1.TabStop = False ' 'btnSdlBerechtigungen ' Me.btnSdlBerechtigungen.Location = New System.Drawing.Point(227, 433) Me.btnSdlBerechtigungen.Name = "btnSdlBerechtigungen" Me.btnSdlBerechtigungen.Size = New System.Drawing.Size(100, 23) Me.btnSdlBerechtigungen.TabIndex = 61 Me.btnSdlBerechtigungen.Text = "Berechtigungen" Me.btnSdlBerechtigungen.UseVisualStyleBackColor = True ' 'btnSdlDetails ' Me.btnSdlDetails.Location = New System.Drawing.Point(227, 388) Me.btnSdlDetails.Name = "btnSdlDetails" Me.btnSdlDetails.Size = New System.Drawing.Size(100, 39) Me.btnSdlDetails.TabIndex = 57 Me.btnSdlDetails.Text = "Details" Me.btnSdlDetails.UseVisualStyleBackColor = True ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Location = New System.Drawing.Point(224, 322) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(86, 13) Me.Label18.TabIndex = 56 Me.Label18.Text = "Aktuelle Version:" ' 'txtSdlVersionAkt ' Me.txtSdlVersionAkt.Location = New System.Drawing.Point(227, 338) Me.txtSdlVersionAkt.Name = "txtSdlVersionAkt" Me.txtSdlVersionAkt.Size = New System.Drawing.Size(100, 20) Me.txtSdlVersionAkt.TabIndex = 55 ' 'btnSdlAkt ' Me.btnSdlAkt.Location = New System.Drawing.Point(227, 359) Me.btnSdlAkt.Name = "btnSdlAkt" Me.btnSdlAkt.Size = New System.Drawing.Size(100, 23) Me.btnSdlAkt.TabIndex = 54 Me.btnSdlAkt.Text = "Aktualisieren" Me.btnSdlAkt.UseVisualStyleBackColor = True ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label19.Location = New System.Drawing.Point(233, 292) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(77, 13) Me.Label19.TabIndex = 53 Me.Label19.Text = "VERAG SDL" ' 'PictureBox6 ' Me.PictureBox6.Location = New System.Drawing.Point(256, 256) Me.PictureBox6.Name = "PictureBox6" Me.PictureBox6.Size = New System.Drawing.Size(34, 33) Me.PictureBox6.TabIndex = 52 Me.PictureBox6.TabStop = False ' 'btnAvisoBerechtigungen ' Me.btnAvisoBerechtigungen.Location = New System.Drawing.Point(76, 433) Me.btnAvisoBerechtigungen.Name = "btnAvisoBerechtigungen" Me.btnAvisoBerechtigungen.Size = New System.Drawing.Size(100, 23) Me.btnAvisoBerechtigungen.TabIndex = 71 Me.btnAvisoBerechtigungen.Text = "Berechtigungen" Me.btnAvisoBerechtigungen.UseVisualStyleBackColor = True ' 'btnAvisoDetails ' Me.btnAvisoDetails.Location = New System.Drawing.Point(-30, 388) Me.btnAvisoDetails.Name = "btnAvisoDetails" Me.btnAvisoDetails.Size = New System.Drawing.Size(100, 39) Me.btnAvisoDetails.TabIndex = 67 Me.btnAvisoDetails.Text = "Details" Me.btnAvisoDetails.UseVisualStyleBackColor = True Me.btnAvisoDetails.Visible = False ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.Location = New System.Drawing.Point(73, 322) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(86, 13) Me.Label21.TabIndex = 66 Me.Label21.Text = "Aktuelle Version:" ' 'txtAvisoVersionAkt ' Me.txtAvisoVersionAkt.Location = New System.Drawing.Point(76, 338) Me.txtAvisoVersionAkt.Name = "txtAvisoVersionAkt" Me.txtAvisoVersionAkt.Size = New System.Drawing.Size(100, 20) Me.txtAvisoVersionAkt.TabIndex = 65 ' 'btnAvisoAkt ' Me.btnAvisoAkt.Location = New System.Drawing.Point(76, 359) Me.btnAvisoAkt.Name = "btnAvisoAkt" Me.btnAvisoAkt.Size = New System.Drawing.Size(100, 23) Me.btnAvisoAkt.TabIndex = 64 Me.btnAvisoAkt.Text = "Aktualisieren" Me.btnAvisoAkt.UseVisualStyleBackColor = True ' 'Label22 ' Me.Label22.AutoSize = True Me.Label22.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label22.Location = New System.Drawing.Point(106, 292) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(44, 13) Me.Label22.TabIndex = 63 Me.Label22.Text = "AVISO" ' 'PictureBox7 ' Me.PictureBox7.Image = Global.ADMIN.My.Resources.Resources.Aviso Me.PictureBox7.Location = New System.Drawing.Point(111, 256) Me.PictureBox7.Name = "PictureBox7" Me.PictureBox7.Size = New System.Drawing.Size(34, 33) Me.PictureBox7.TabIndex = 62 Me.PictureBox7.TabStop = False ' 'PictureBox8 ' Me.PictureBox8.Image = CType(resources.GetObject("PictureBox8.Image"), System.Drawing.Image) Me.PictureBox8.Location = New System.Drawing.Point(417, 256) Me.PictureBox8.Name = "PictureBox8" Me.PictureBox8.Size = New System.Drawing.Size(34, 33) Me.PictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox8.TabIndex = 52 Me.PictureBox8.TabStop = False ' 'Label23 ' Me.Label23.AutoSize = True 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(377, 292) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(112, 13) Me.Label23.TabIndex = 53 Me.Label23.Text = "VERAG Monitoring" ' 'Label24 ' Me.Label24.AutoSize = True Me.Label24.Location = New System.Drawing.Point(368, 322) Me.Label24.Name = "Label24" Me.Label24.Size = New System.Drawing.Size(86, 13) Me.Label24.TabIndex = 56 Me.Label24.Text = "Aktuelle Version:" ' 'btnMonitoringDetails ' Me.btnMonitoringDetails.Location = New System.Drawing.Point(371, 388) Me.btnMonitoringDetails.Name = "btnMonitoringDetails" Me.btnMonitoringDetails.Size = New System.Drawing.Size(100, 39) Me.btnMonitoringDetails.TabIndex = 72 Me.btnMonitoringDetails.Text = "Details" Me.btnMonitoringDetails.UseVisualStyleBackColor = True ' 'txtMonitoringVersionAkt ' Me.txtMonitoringVersionAkt.Location = New System.Drawing.Point(371, 338) Me.txtMonitoringVersionAkt.Name = "txtMonitoringVersionAkt" Me.txtMonitoringVersionAkt.Size = New System.Drawing.Size(100, 20) Me.txtMonitoringVersionAkt.TabIndex = 73 ' 'btnMonitoringAkt ' Me.btnMonitoringAkt.Location = New System.Drawing.Point(371, 359) Me.btnMonitoringAkt.Name = "btnMonitoringAkt" Me.btnMonitoringAkt.Size = New System.Drawing.Size(100, 23) Me.btnMonitoringAkt.TabIndex = 72 Me.btnMonitoringAkt.Text = "Aktualisieren" Me.btnMonitoringAkt.UseVisualStyleBackColor = True ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(76, 604) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(100, 39) Me.Button1.TabIndex = 76 Me.Button1.Text = "Details" Me.Button1.UseVisualStyleBackColor = True ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label10.Location = New System.Drawing.Point(93, 587) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(72, 13) Me.Label10.TabIndex = 75 Me.Label10.Text = "AVISO - TV" ' 'PictureBox9 ' Me.PictureBox9.Image = Global.ADMIN.My.Resources.Resources.aviso_tv Me.PictureBox9.Location = New System.Drawing.Point(111, 551) Me.PictureBox9.Name = "PictureBox9" Me.PictureBox9.Size = New System.Drawing.Size(34, 33) Me.PictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox9.TabIndex = 74 Me.PictureBox9.TabStop = False ' 'Button2 ' Me.Button2.Location = New System.Drawing.Point(229, 604) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(100, 39) Me.Button2.TabIndex = 79 Me.Button2.Text = "Details" Me.Button2.UseVisualStyleBackColor = True ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label11.Location = New System.Drawing.Point(232, 587) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(95, 13) Me.Label11.TabIndex = 78 Me.Label11.Text = "Dienstplan - TV" ' 'PictureBox10 ' Me.PictureBox10.Image = Global.ADMIN.My.Resources.Resources.dp_tv Me.PictureBox10.Location = New System.Drawing.Point(262, 551) Me.PictureBox10.Name = "PictureBox10" Me.PictureBox10.Size = New System.Drawing.Size(34, 33) Me.PictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox10.TabIndex = 77 Me.PictureBox10.TabStop = False ' 'Button3 ' Me.Button3.Location = New System.Drawing.Point(391, 604) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(100, 39) Me.Button3.TabIndex = 82 Me.Button3.Text = "Details" Me.Button3.UseVisualStyleBackColor = True ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label12.Location = New System.Drawing.Point(403, 587) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(75, 13) Me.Label12.TabIndex = 81 Me.Label12.Text = "Fahrerdaten" ' 'PictureBox11 ' Me.PictureBox11.Image = Global.ADMIN.My.Resources.Resources.fd1 Me.PictureBox11.Location = New System.Drawing.Point(424, 551) Me.PictureBox11.Name = "PictureBox11" Me.PictureBox11.Size = New System.Drawing.Size(34, 33) Me.PictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox11.TabIndex = 80 Me.PictureBox11.TabStop = False ' 'Button7 ' Me.Button7.Location = New System.Drawing.Point(76, 388) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(100, 39) Me.Button7.TabIndex = 91 Me.Button7.Text = "Details" Me.Button7.UseVisualStyleBackColor = True ' 'Button8 ' Me.Button8.Location = New System.Drawing.Point(76, 462) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(102, 23) Me.Button8.TabIndex = 92 Me.Button8.Text = "angem. User" Me.Button8.UseVisualStyleBackColor = True ' 'Button9 ' Me.Button9.Location = New System.Drawing.Point(227, 462) Me.Button9.Name = "Button9" Me.Button9.Size = New System.Drawing.Size(100, 23) Me.Button9.TabIndex = 93 Me.Button9.Text = "angem. User" Me.Button9.UseVisualStyleBackColor = True ' 'Button4 ' Me.Button4.Location = New System.Drawing.Point(522, 604) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(100, 39) Me.Button4.TabIndex = 96 Me.Button4.Text = "Details" Me.Button4.UseVisualStyleBackColor = True ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label13.Location = New System.Drawing.Point(519, 587) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(104, 13) Me.Label13.TabIndex = 95 Me.Label13.Text = "Routine Manager" ' 'PictureBox5 ' Me.PictureBox5.Image = Global.ADMIN.My.Resources.Resources.admin_monitoring Me.PictureBox5.Location = New System.Drawing.Point(557, 551) Me.PictureBox5.Name = "PictureBox5" Me.PictureBox5.Size = New System.Drawing.Size(34, 33) Me.PictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox5.TabIndex = 94 Me.PictureBox5.TabStop = False ' 'Button5 ' Me.Button5.Location = New System.Drawing.Point(638, 604) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(100, 39) Me.Button5.TabIndex = 99 Me.Button5.Text = "Details" Me.Button5.UseVisualStyleBackColor = True ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label14.Location = New System.Drawing.Point(653, 587) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(74, 13) Me.Label14.TabIndex = 98 Me.Label14.Text = "Mail Sender" ' 'PictureBox12 ' Me.PictureBox12.Image = Global.ADMIN.My.Resources.Resources.admin_monitoring Me.PictureBox12.Location = New System.Drawing.Point(673, 551) Me.PictureBox12.Name = "PictureBox12" Me.PictureBox12.Size = New System.Drawing.Size(34, 33) Me.PictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox12.TabIndex = 97 Me.PictureBox12.TabStop = False ' 'txtDokuVersionAkt ' Me.txtDokuVersionAkt.Location = New System.Drawing.Point(539, 338) Me.txtDokuVersionAkt.Name = "txtDokuVersionAkt" Me.txtDokuVersionAkt.Size = New System.Drawing.Size(100, 20) Me.txtDokuVersionAkt.TabIndex = 105 ' 'Button6 ' Me.Button6.Location = New System.Drawing.Point(539, 359) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(100, 23) Me.Button6.TabIndex = 103 Me.Button6.Text = "Aktualisieren" Me.Button6.UseVisualStyleBackColor = True ' 'Button10 ' Me.Button10.Location = New System.Drawing.Point(539, 388) Me.Button10.Name = "Button10" Me.Button10.Size = New System.Drawing.Size(100, 39) Me.Button10.TabIndex = 104 Me.Button10.Text = "Details" Me.Button10.UseVisualStyleBackColor = True ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Location = New System.Drawing.Point(536, 322) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(86, 13) Me.Label15.TabIndex = 102 Me.Label15.Text = "Aktuelle Version:" ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label16.Location = New System.Drawing.Point(545, 292) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(88, 13) Me.Label16.TabIndex = 101 Me.Label16.Text = "VERAG DOKU" ' 'PictureBox13 ' Me.PictureBox13.Image = Global.ADMIN.My.Resources.Resources.doku_sym Me.PictureBox13.Location = New System.Drawing.Point(572, 256) Me.PictureBox13.Name = "PictureBox13" Me.PictureBox13.Size = New System.Drawing.Size(34, 33) Me.PictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox13.TabIndex = 100 Me.PictureBox13.TabStop = False ' 'Button11 ' Me.Button11.Location = New System.Drawing.Point(754, 604) Me.Button11.Name = "Button11" Me.Button11.Size = New System.Drawing.Size(100, 39) Me.Button11.TabIndex = 108 Me.Button11.Text = "Details" Me.Button11.UseVisualStyleBackColor = True ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label17.Location = New System.Drawing.Point(775, 587) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(61, 13) Me.Label17.TabIndex = 107 Me.Label17.Text = "RKSV DE" ' 'PictureBox14 ' Me.PictureBox14.Image = Global.ADMIN.My.Resources.Resources.admin_monitoring Me.PictureBox14.Location = New System.Drawing.Point(789, 551) Me.PictureBox14.Name = "PictureBox14" Me.PictureBox14.Size = New System.Drawing.Size(34, 33) Me.PictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox14.TabIndex = 106 Me.PictureBox14.TabStop = False ' 'Button12 ' Me.Button12.Location = New System.Drawing.Point(76, 522) Me.Button12.Name = "Button12" Me.Button12.Size = New System.Drawing.Size(100, 23) Me.Button12.TabIndex = 109 Me.Button12.Text = "Parameter" Me.Button12.UseVisualStyleBackColor = True Me.Button12.Visible = False ' 'btn_sprache_sdl ' Me.btn_sprache_sdl.Location = New System.Drawing.Point(229, 491) Me.btn_sprache_sdl.Name = "btn_sprache_sdl" Me.btn_sprache_sdl.Size = New System.Drawing.Size(100, 23) Me.btn_sprache_sdl.TabIndex = 110 Me.btn_sprache_sdl.Text = "Sprachen" Me.btn_sprache_sdl.UseVisualStyleBackColor = True ' 'btn_sprache_aviso ' Me.btn_sprache_aviso.Location = New System.Drawing.Point(78, 493) Me.btn_sprache_aviso.Name = "btn_sprache_aviso" Me.btn_sprache_aviso.Size = New System.Drawing.Size(100, 23) Me.btn_sprache_aviso.TabIndex = 111 Me.btn_sprache_aviso.Text = "Sprachen" Me.btn_sprache_aviso.UseVisualStyleBackColor = True ' 'usrCntlProgramme ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Controls.Add(Me.btn_sprache_aviso) Me.Controls.Add(Me.btn_sprache_sdl) Me.Controls.Add(Me.Button12) Me.Controls.Add(Me.Button11) Me.Controls.Add(Me.Label17) Me.Controls.Add(Me.PictureBox14) Me.Controls.Add(Me.txtDokuVersionAkt) Me.Controls.Add(Me.Button6) Me.Controls.Add(Me.Button10) Me.Controls.Add(Me.Label15) Me.Controls.Add(Me.Label16) Me.Controls.Add(Me.PictureBox13) Me.Controls.Add(Me.Button5) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.PictureBox12) Me.Controls.Add(Me.Button4) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.PictureBox5) Me.Controls.Add(Me.Button9) Me.Controls.Add(Me.Button8) Me.Controls.Add(Me.Button7) Me.Controls.Add(Me.Button3) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.PictureBox11) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.PictureBox10) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.PictureBox9) Me.Controls.Add(Me.txtMonitoringVersionAkt) Me.Controls.Add(Me.btnMonitoringAkt) Me.Controls.Add(Me.btnMonitoringDetails) Me.Controls.Add(Me.btnAvisoBerechtigungen) Me.Controls.Add(Me.btnAvisoDetails) Me.Controls.Add(Me.Label21) Me.Controls.Add(Me.txtAvisoVersionAkt) Me.Controls.Add(Me.btnAvisoAkt) Me.Controls.Add(Me.Label22) Me.Controls.Add(Me.PictureBox7) Me.Controls.Add(Me.btnSdlBerechtigungen) Me.Controls.Add(Me.btnSdlDetails) Me.Controls.Add(Me.Label24) Me.Controls.Add(Me.Label18) Me.Controls.Add(Me.txtSdlVersionAkt) Me.Controls.Add(Me.btnSdlAkt) Me.Controls.Add(Me.Label23) Me.Controls.Add(Me.Label19) Me.Controls.Add(Me.PictureBox8) Me.Controls.Add(Me.PictureBox6) Me.Controls.Add(Me.btnParkzeitBerechtigungen) Me.Controls.Add(Me.btnDispoBerechtigungen) Me.Controls.Add(Me.btnUidBerechtigungen) Me.Controls.Add(Me.btnAdminBerechtigungen) Me.Controls.Add(Me.btnAdd) Me.Controls.Add(Me.btnParkzeitDetails) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.txtParkzeitVersionAkt) Me.Controls.Add(Me.btnParkzeitAkt) Me.Controls.Add(Me.btnDispoDetails) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.txtDispoVersionAkt) Me.Controls.Add(Me.btnDispoAkt) Me.Controls.Add(Me.btnUidDetails) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.txtUidVersionAkt) Me.Controls.Add(Me.btnUidAkt) Me.Controls.Add(Me.btnAdminDetails) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.txtAdminVersionAkt) Me.Controls.Add(Me.btnAdminAkt) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.PictureBox4) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.PictureBox3) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.PictureBox2) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.PictureBox1) Me.Name = "usrCntlProgramme" Me.Size = New System.Drawing.Size(965, 739) 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.PictureBox6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox13, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox14, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox Friend WithEvents btnAdminAkt As System.Windows.Forms.Button Friend WithEvents txtAdminVersionAkt As System.Windows.Forms.TextBox Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents btnAdminDetails As System.Windows.Forms.Button Friend WithEvents btnUidDetails As System.Windows.Forms.Button Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents txtUidVersionAkt As System.Windows.Forms.TextBox Friend WithEvents btnUidAkt As System.Windows.Forms.Button Friend WithEvents btnDispoDetails As System.Windows.Forms.Button Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents txtDispoVersionAkt As System.Windows.Forms.TextBox Friend WithEvents btnDispoAkt As System.Windows.Forms.Button Friend WithEvents btnParkzeitDetails As System.Windows.Forms.Button Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents txtParkzeitVersionAkt As System.Windows.Forms.TextBox Friend WithEvents btnParkzeitAkt As System.Windows.Forms.Button Friend WithEvents btnAdd As System.Windows.Forms.Button Friend WithEvents btnAdminBerechtigungen As System.Windows.Forms.Button Friend WithEvents btnUidBerechtigungen As System.Windows.Forms.Button Friend WithEvents btnDispoBerechtigungen As System.Windows.Forms.Button Friend WithEvents btnParkzeitBerechtigungen As System.Windows.Forms.Button Friend WithEvents btnSdlBerechtigungen As System.Windows.Forms.Button Friend WithEvents btnSdlDetails As System.Windows.Forms.Button Friend WithEvents Label18 As System.Windows.Forms.Label Friend WithEvents txtSdlVersionAkt As System.Windows.Forms.TextBox Friend WithEvents btnSdlAkt As System.Windows.Forms.Button Friend WithEvents Label19 As System.Windows.Forms.Label Friend WithEvents PictureBox6 As System.Windows.Forms.PictureBox Friend WithEvents btnAvisoBerechtigungen As System.Windows.Forms.Button Friend WithEvents btnAvisoDetails As System.Windows.Forms.Button Friend WithEvents Label21 As System.Windows.Forms.Label Friend WithEvents txtAvisoVersionAkt As System.Windows.Forms.TextBox Friend WithEvents btnAvisoAkt As System.Windows.Forms.Button Friend WithEvents Label22 As System.Windows.Forms.Label Friend WithEvents PictureBox7 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox8 As System.Windows.Forms.PictureBox Friend WithEvents Label23 As System.Windows.Forms.Label Friend WithEvents Label24 As System.Windows.Forms.Label Friend WithEvents btnMonitoringDetails As System.Windows.Forms.Button Friend WithEvents txtMonitoringVersionAkt As System.Windows.Forms.TextBox Friend WithEvents btnMonitoringAkt As System.Windows.Forms.Button Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents Label10 As System.Windows.Forms.Label Friend WithEvents PictureBox9 As System.Windows.Forms.PictureBox Friend WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents Label11 As System.Windows.Forms.Label Friend WithEvents PictureBox10 As System.Windows.Forms.PictureBox Friend WithEvents Button3 As System.Windows.Forms.Button Friend WithEvents Label12 As System.Windows.Forms.Label Friend WithEvents PictureBox11 As System.Windows.Forms.PictureBox Friend WithEvents Button7 As System.Windows.Forms.Button Friend WithEvents Button8 As System.Windows.Forms.Button Friend WithEvents Button9 As System.Windows.Forms.Button Friend WithEvents Button4 As System.Windows.Forms.Button Friend WithEvents Label13 As System.Windows.Forms.Label Friend WithEvents PictureBox5 As System.Windows.Forms.PictureBox Friend WithEvents Button5 As System.Windows.Forms.Button Friend WithEvents Label14 As System.Windows.Forms.Label Friend WithEvents PictureBox12 As System.Windows.Forms.PictureBox Friend WithEvents txtDokuVersionAkt As System.Windows.Forms.TextBox Friend WithEvents Button6 As System.Windows.Forms.Button Friend WithEvents Button10 As System.Windows.Forms.Button Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents Label16 As System.Windows.Forms.Label Friend WithEvents PictureBox13 As System.Windows.Forms.PictureBox Friend WithEvents Button11 As Button Friend WithEvents Label17 As Label Friend WithEvents PictureBox14 As PictureBox Friend WithEvents Button12 As Button Friend WithEvents btn_sprache_sdl As Button Friend WithEvents btn_sprache_aviso As Button End Class