ADMIN UsrParam, DHF Import
This commit is contained in:
136
UID/Programme/usrCntlProgramme.Designer.vb
generated
136
UID/Programme/usrCntlProgramme.Designer.vb
generated
@@ -150,17 +150,18 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
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.Location = New System.Drawing.Point(753, 77)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(120, 13)
|
||||
Me.Label3.TabIndex = 4
|
||||
Me.Label3.Text = "UID-VERWALTUNG"
|
||||
Me.Label3.Visible = False
|
||||
'
|
||||
'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.Location = New System.Drawing.Point(206, 77)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(139, 13)
|
||||
Me.Label4.TabIndex = 6
|
||||
@@ -170,11 +171,12 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
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.Location = New System.Drawing.Point(748, 292)
|
||||
Me.Label5.Name = "Label5"
|
||||
Me.Label5.Size = New System.Drawing.Size(142, 13)
|
||||
Me.Label5.TabIndex = 8
|
||||
Me.Label5.Text = "WABERER's Parkzeiten"
|
||||
Me.Label5.Visible = False
|
||||
'
|
||||
'btnAdminAkt
|
||||
'
|
||||
@@ -212,41 +214,45 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'btnUidDetails
|
||||
'
|
||||
Me.btnUidDetails.Location = New System.Drawing.Point(229, 173)
|
||||
Me.btnUidDetails.Location = New System.Drawing.Point(756, 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
|
||||
Me.btnUidDetails.Visible = False
|
||||
'
|
||||
'Label7
|
||||
'
|
||||
Me.Label7.AutoSize = True
|
||||
Me.Label7.Location = New System.Drawing.Point(226, 107)
|
||||
Me.Label7.Location = New System.Drawing.Point(753, 107)
|
||||
Me.Label7.Name = "Label7"
|
||||
Me.Label7.Size = New System.Drawing.Size(86, 13)
|
||||
Me.Label7.TabIndex = 17
|
||||
Me.Label7.Text = "Aktuelle Version:"
|
||||
Me.Label7.Visible = False
|
||||
'
|
||||
'txtUidVersionAkt
|
||||
'
|
||||
Me.txtUidVersionAkt.Location = New System.Drawing.Point(229, 123)
|
||||
Me.txtUidVersionAkt.Location = New System.Drawing.Point(756, 123)
|
||||
Me.txtUidVersionAkt.Name = "txtUidVersionAkt"
|
||||
Me.txtUidVersionAkt.Size = New System.Drawing.Size(100, 20)
|
||||
Me.txtUidVersionAkt.TabIndex = 16
|
||||
Me.txtUidVersionAkt.Visible = False
|
||||
'
|
||||
'btnUidAkt
|
||||
'
|
||||
Me.btnUidAkt.Location = New System.Drawing.Point(229, 144)
|
||||
Me.btnUidAkt.Location = New System.Drawing.Point(756, 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
|
||||
Me.btnUidAkt.Visible = False
|
||||
'
|
||||
'btnDispoDetails
|
||||
'
|
||||
Me.btnDispoDetails.Location = New System.Drawing.Point(395, 173)
|
||||
Me.btnDispoDetails.Location = New System.Drawing.Point(227, 173)
|
||||
Me.btnDispoDetails.Name = "btnDispoDetails"
|
||||
Me.btnDispoDetails.Size = New System.Drawing.Size(100, 39)
|
||||
Me.btnDispoDetails.TabIndex = 24
|
||||
@@ -256,7 +262,7 @@ Partial Class usrCntlProgramme
|
||||
'Label8
|
||||
'
|
||||
Me.Label8.AutoSize = True
|
||||
Me.Label8.Location = New System.Drawing.Point(392, 107)
|
||||
Me.Label8.Location = New System.Drawing.Point(224, 107)
|
||||
Me.Label8.Name = "Label8"
|
||||
Me.Label8.Size = New System.Drawing.Size(86, 13)
|
||||
Me.Label8.TabIndex = 23
|
||||
@@ -264,14 +270,14 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'txtDispoVersionAkt
|
||||
'
|
||||
Me.txtDispoVersionAkt.Location = New System.Drawing.Point(395, 123)
|
||||
Me.txtDispoVersionAkt.Location = New System.Drawing.Point(227, 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.Location = New System.Drawing.Point(227, 144)
|
||||
Me.btnDispoAkt.Name = "btnDispoAkt"
|
||||
Me.btnDispoAkt.Size = New System.Drawing.Size(100, 23)
|
||||
Me.btnDispoAkt.TabIndex = 21
|
||||
@@ -280,37 +286,41 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'btnParkzeitDetails
|
||||
'
|
||||
Me.btnParkzeitDetails.Location = New System.Drawing.Point(539, 173)
|
||||
Me.btnParkzeitDetails.Location = New System.Drawing.Point(756, 388)
|
||||
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
|
||||
Me.btnParkzeitDetails.Visible = False
|
||||
'
|
||||
'Label9
|
||||
'
|
||||
Me.Label9.AutoSize = True
|
||||
Me.Label9.Location = New System.Drawing.Point(536, 107)
|
||||
Me.Label9.Location = New System.Drawing.Point(753, 322)
|
||||
Me.Label9.Name = "Label9"
|
||||
Me.Label9.Size = New System.Drawing.Size(86, 13)
|
||||
Me.Label9.TabIndex = 29
|
||||
Me.Label9.Text = "Aktuelle Version:"
|
||||
Me.Label9.Visible = False
|
||||
'
|
||||
'txtParkzeitVersionAkt
|
||||
'
|
||||
Me.txtParkzeitVersionAkt.Location = New System.Drawing.Point(539, 123)
|
||||
Me.txtParkzeitVersionAkt.Location = New System.Drawing.Point(756, 338)
|
||||
Me.txtParkzeitVersionAkt.Name = "txtParkzeitVersionAkt"
|
||||
Me.txtParkzeitVersionAkt.Size = New System.Drawing.Size(100, 20)
|
||||
Me.txtParkzeitVersionAkt.TabIndex = 28
|
||||
Me.txtParkzeitVersionAkt.Visible = False
|
||||
'
|
||||
'btnParkzeitAkt
|
||||
'
|
||||
Me.btnParkzeitAkt.Location = New System.Drawing.Point(539, 144)
|
||||
Me.btnParkzeitAkt.Location = New System.Drawing.Point(756, 359)
|
||||
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
|
||||
Me.btnParkzeitAkt.Visible = False
|
||||
'
|
||||
'btnAdminBerechtigungen
|
||||
'
|
||||
@@ -323,16 +333,17 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'btnUidBerechtigungen
|
||||
'
|
||||
Me.btnUidBerechtigungen.Location = New System.Drawing.Point(229, 218)
|
||||
Me.btnUidBerechtigungen.Location = New System.Drawing.Point(756, 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
|
||||
Me.btnUidBerechtigungen.Visible = False
|
||||
'
|
||||
'btnDispoBerechtigungen
|
||||
'
|
||||
Me.btnDispoBerechtigungen.Location = New System.Drawing.Point(395, 218)
|
||||
Me.btnDispoBerechtigungen.Location = New System.Drawing.Point(227, 218)
|
||||
Me.btnDispoBerechtigungen.Name = "btnDispoBerechtigungen"
|
||||
Me.btnDispoBerechtigungen.Size = New System.Drawing.Size(100, 23)
|
||||
Me.btnDispoBerechtigungen.TabIndex = 40
|
||||
@@ -341,12 +352,13 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'btnParkzeitBerechtigungen
|
||||
'
|
||||
Me.btnParkzeitBerechtigungen.Location = New System.Drawing.Point(539, 218)
|
||||
Me.btnParkzeitBerechtigungen.Location = New System.Drawing.Point(756, 433)
|
||||
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
|
||||
Me.btnParkzeitBerechtigungen.Visible = False
|
||||
'
|
||||
'btnAdd
|
||||
'
|
||||
@@ -360,16 +372,17 @@ Partial Class usrCntlProgramme
|
||||
'PictureBox4
|
||||
'
|
||||
Me.PictureBox4.Image = Global.ADMIN.My.Resources.Resources.parkzeit
|
||||
Me.PictureBox4.Location = New System.Drawing.Point(572, 41)
|
||||
Me.PictureBox4.Location = New System.Drawing.Point(789, 256)
|
||||
Me.PictureBox4.Name = "PictureBox4"
|
||||
Me.PictureBox4.Size = New System.Drawing.Size(34, 33)
|
||||
Me.PictureBox4.TabIndex = 7
|
||||
Me.PictureBox4.TabStop = False
|
||||
Me.PictureBox4.Visible = False
|
||||
'
|
||||
'PictureBox3
|
||||
'
|
||||
Me.PictureBox3.Image = Global.ADMIN.My.Resources.Resources.dispo_ico
|
||||
Me.PictureBox3.Location = New System.Drawing.Point(424, 41)
|
||||
Me.PictureBox3.Location = New System.Drawing.Point(256, 41)
|
||||
Me.PictureBox3.Name = "PictureBox3"
|
||||
Me.PictureBox3.Size = New System.Drawing.Size(34, 33)
|
||||
Me.PictureBox3.TabIndex = 5
|
||||
@@ -378,11 +391,12 @@ Partial Class usrCntlProgramme
|
||||
'PictureBox2
|
||||
'
|
||||
Me.PictureBox2.Image = Global.ADMIN.My.Resources.Resources.uid_ico
|
||||
Me.PictureBox2.Location = New System.Drawing.Point(262, 41)
|
||||
Me.PictureBox2.Location = New System.Drawing.Point(789, 41)
|
||||
Me.PictureBox2.Name = "PictureBox2"
|
||||
Me.PictureBox2.Size = New System.Drawing.Size(34, 33)
|
||||
Me.PictureBox2.TabIndex = 3
|
||||
Me.PictureBox2.TabStop = False
|
||||
Me.PictureBox2.Visible = False
|
||||
'
|
||||
'PictureBox1
|
||||
'
|
||||
@@ -448,6 +462,8 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'PictureBox6
|
||||
'
|
||||
Me.PictureBox6.BackgroundImage = Global.ADMIN.My.Resources.Resources.sdl_ico
|
||||
Me.PictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.PictureBox6.Location = New System.Drawing.Point(256, 256)
|
||||
Me.PictureBox6.Name = "PictureBox6"
|
||||
Me.PictureBox6.Size = New System.Drawing.Size(34, 33)
|
||||
@@ -520,7 +536,7 @@ Partial Class usrCntlProgramme
|
||||
'PictureBox8
|
||||
'
|
||||
Me.PictureBox8.Image = CType(resources.GetObject("PictureBox8.Image"), System.Drawing.Image)
|
||||
Me.PictureBox8.Location = New System.Drawing.Point(417, 256)
|
||||
Me.PictureBox8.Location = New System.Drawing.Point(574, 256)
|
||||
Me.PictureBox8.Name = "PictureBox8"
|
||||
Me.PictureBox8.Size = New System.Drawing.Size(34, 33)
|
||||
Me.PictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
@@ -531,7 +547,7 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
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.Location = New System.Drawing.Point(534, 292)
|
||||
Me.Label23.Name = "Label23"
|
||||
Me.Label23.Size = New System.Drawing.Size(112, 13)
|
||||
Me.Label23.TabIndex = 53
|
||||
@@ -540,7 +556,7 @@ Partial Class usrCntlProgramme
|
||||
'Label24
|
||||
'
|
||||
Me.Label24.AutoSize = True
|
||||
Me.Label24.Location = New System.Drawing.Point(368, 322)
|
||||
Me.Label24.Location = New System.Drawing.Point(536, 322)
|
||||
Me.Label24.Name = "Label24"
|
||||
Me.Label24.Size = New System.Drawing.Size(86, 13)
|
||||
Me.Label24.TabIndex = 56
|
||||
@@ -548,7 +564,7 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'btnMonitoringDetails
|
||||
'
|
||||
Me.btnMonitoringDetails.Location = New System.Drawing.Point(371, 388)
|
||||
Me.btnMonitoringDetails.Location = New System.Drawing.Point(539, 388)
|
||||
Me.btnMonitoringDetails.Name = "btnMonitoringDetails"
|
||||
Me.btnMonitoringDetails.Size = New System.Drawing.Size(100, 39)
|
||||
Me.btnMonitoringDetails.TabIndex = 72
|
||||
@@ -557,14 +573,14 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'txtMonitoringVersionAkt
|
||||
'
|
||||
Me.txtMonitoringVersionAkt.Location = New System.Drawing.Point(371, 338)
|
||||
Me.txtMonitoringVersionAkt.Location = New System.Drawing.Point(539, 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.Location = New System.Drawing.Point(539, 359)
|
||||
Me.btnMonitoringAkt.Name = "btnMonitoringAkt"
|
||||
Me.btnMonitoringAkt.Size = New System.Drawing.Size(100, 23)
|
||||
Me.btnMonitoringAkt.TabIndex = 72
|
||||
@@ -573,7 +589,7 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.Location = New System.Drawing.Point(76, 604)
|
||||
Me.Button1.Location = New System.Drawing.Point(76, 620)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(100, 39)
|
||||
Me.Button1.TabIndex = 76
|
||||
@@ -584,7 +600,7 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
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.Location = New System.Drawing.Point(93, 603)
|
||||
Me.Label10.Name = "Label10"
|
||||
Me.Label10.Size = New System.Drawing.Size(72, 13)
|
||||
Me.Label10.TabIndex = 75
|
||||
@@ -593,7 +609,7 @@ Partial Class usrCntlProgramme
|
||||
'PictureBox9
|
||||
'
|
||||
Me.PictureBox9.Image = Global.ADMIN.My.Resources.Resources.aviso_tv
|
||||
Me.PictureBox9.Location = New System.Drawing.Point(111, 551)
|
||||
Me.PictureBox9.Location = New System.Drawing.Point(111, 567)
|
||||
Me.PictureBox9.Name = "PictureBox9"
|
||||
Me.PictureBox9.Size = New System.Drawing.Size(34, 33)
|
||||
Me.PictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
@@ -602,7 +618,7 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'Button2
|
||||
'
|
||||
Me.Button2.Location = New System.Drawing.Point(229, 604)
|
||||
Me.Button2.Location = New System.Drawing.Point(229, 620)
|
||||
Me.Button2.Name = "Button2"
|
||||
Me.Button2.Size = New System.Drawing.Size(100, 39)
|
||||
Me.Button2.TabIndex = 79
|
||||
@@ -613,7 +629,7 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
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.Location = New System.Drawing.Point(232, 603)
|
||||
Me.Label11.Name = "Label11"
|
||||
Me.Label11.Size = New System.Drawing.Size(95, 13)
|
||||
Me.Label11.TabIndex = 78
|
||||
@@ -622,7 +638,7 @@ Partial Class usrCntlProgramme
|
||||
'PictureBox10
|
||||
'
|
||||
Me.PictureBox10.Image = Global.ADMIN.My.Resources.Resources.dp_tv
|
||||
Me.PictureBox10.Location = New System.Drawing.Point(262, 551)
|
||||
Me.PictureBox10.Location = New System.Drawing.Point(262, 567)
|
||||
Me.PictureBox10.Name = "PictureBox10"
|
||||
Me.PictureBox10.Size = New System.Drawing.Size(34, 33)
|
||||
Me.PictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
@@ -631,32 +647,35 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'Button3
|
||||
'
|
||||
Me.Button3.Location = New System.Drawing.Point(391, 604)
|
||||
Me.Button3.Location = New System.Drawing.Point(391, 620)
|
||||
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
|
||||
Me.Button3.Visible = False
|
||||
'
|
||||
'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.Location = New System.Drawing.Point(403, 603)
|
||||
Me.Label12.Name = "Label12"
|
||||
Me.Label12.Size = New System.Drawing.Size(75, 13)
|
||||
Me.Label12.TabIndex = 81
|
||||
Me.Label12.Text = "Fahrerdaten"
|
||||
Me.Label12.Visible = False
|
||||
'
|
||||
'PictureBox11
|
||||
'
|
||||
Me.PictureBox11.Image = Global.ADMIN.My.Resources.Resources.fd1
|
||||
Me.PictureBox11.Location = New System.Drawing.Point(424, 551)
|
||||
Me.PictureBox11.Location = New System.Drawing.Point(424, 567)
|
||||
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
|
||||
Me.PictureBox11.Visible = False
|
||||
'
|
||||
'Button7
|
||||
'
|
||||
@@ -687,7 +706,7 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'Button4
|
||||
'
|
||||
Me.Button4.Location = New System.Drawing.Point(522, 604)
|
||||
Me.Button4.Location = New System.Drawing.Point(522, 620)
|
||||
Me.Button4.Name = "Button4"
|
||||
Me.Button4.Size = New System.Drawing.Size(100, 39)
|
||||
Me.Button4.TabIndex = 96
|
||||
@@ -698,7 +717,7 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
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.Location = New System.Drawing.Point(519, 603)
|
||||
Me.Label13.Name = "Label13"
|
||||
Me.Label13.Size = New System.Drawing.Size(104, 13)
|
||||
Me.Label13.TabIndex = 95
|
||||
@@ -707,7 +726,7 @@ Partial Class usrCntlProgramme
|
||||
'PictureBox5
|
||||
'
|
||||
Me.PictureBox5.Image = Global.ADMIN.My.Resources.Resources.admin_monitoring
|
||||
Me.PictureBox5.Location = New System.Drawing.Point(557, 551)
|
||||
Me.PictureBox5.Location = New System.Drawing.Point(557, 567)
|
||||
Me.PictureBox5.Name = "PictureBox5"
|
||||
Me.PictureBox5.Size = New System.Drawing.Size(34, 33)
|
||||
Me.PictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
@@ -716,7 +735,7 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'Button5
|
||||
'
|
||||
Me.Button5.Location = New System.Drawing.Point(638, 604)
|
||||
Me.Button5.Location = New System.Drawing.Point(638, 620)
|
||||
Me.Button5.Name = "Button5"
|
||||
Me.Button5.Size = New System.Drawing.Size(100, 39)
|
||||
Me.Button5.TabIndex = 99
|
||||
@@ -727,7 +746,7 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
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.Location = New System.Drawing.Point(653, 603)
|
||||
Me.Label14.Name = "Label14"
|
||||
Me.Label14.Size = New System.Drawing.Size(74, 13)
|
||||
Me.Label14.TabIndex = 98
|
||||
@@ -736,7 +755,7 @@ Partial Class usrCntlProgramme
|
||||
'PictureBox12
|
||||
'
|
||||
Me.PictureBox12.Image = Global.ADMIN.My.Resources.Resources.admin_monitoring
|
||||
Me.PictureBox12.Location = New System.Drawing.Point(673, 551)
|
||||
Me.PictureBox12.Location = New System.Drawing.Point(673, 567)
|
||||
Me.PictureBox12.Name = "PictureBox12"
|
||||
Me.PictureBox12.Size = New System.Drawing.Size(34, 33)
|
||||
Me.PictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
@@ -745,14 +764,14 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'txtDokuVersionAkt
|
||||
'
|
||||
Me.txtDokuVersionAkt.Location = New System.Drawing.Point(539, 338)
|
||||
Me.txtDokuVersionAkt.Location = New System.Drawing.Point(373, 123)
|
||||
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.Location = New System.Drawing.Point(373, 144)
|
||||
Me.Button6.Name = "Button6"
|
||||
Me.Button6.Size = New System.Drawing.Size(100, 23)
|
||||
Me.Button6.TabIndex = 103
|
||||
@@ -761,7 +780,7 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'Button10
|
||||
'
|
||||
Me.Button10.Location = New System.Drawing.Point(539, 388)
|
||||
Me.Button10.Location = New System.Drawing.Point(373, 173)
|
||||
Me.Button10.Name = "Button10"
|
||||
Me.Button10.Size = New System.Drawing.Size(100, 39)
|
||||
Me.Button10.TabIndex = 104
|
||||
@@ -771,7 +790,7 @@ Partial Class usrCntlProgramme
|
||||
'Label15
|
||||
'
|
||||
Me.Label15.AutoSize = True
|
||||
Me.Label15.Location = New System.Drawing.Point(536, 322)
|
||||
Me.Label15.Location = New System.Drawing.Point(370, 107)
|
||||
Me.Label15.Name = "Label15"
|
||||
Me.Label15.Size = New System.Drawing.Size(86, 13)
|
||||
Me.Label15.TabIndex = 102
|
||||
@@ -781,7 +800,7 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
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.Location = New System.Drawing.Point(379, 77)
|
||||
Me.Label16.Name = "Label16"
|
||||
Me.Label16.Size = New System.Drawing.Size(88, 13)
|
||||
Me.Label16.TabIndex = 101
|
||||
@@ -790,7 +809,7 @@ Partial Class usrCntlProgramme
|
||||
'PictureBox13
|
||||
'
|
||||
Me.PictureBox13.Image = Global.ADMIN.My.Resources.Resources.doku_sym
|
||||
Me.PictureBox13.Location = New System.Drawing.Point(572, 256)
|
||||
Me.PictureBox13.Location = New System.Drawing.Point(406, 41)
|
||||
Me.PictureBox13.Name = "PictureBox13"
|
||||
Me.PictureBox13.Size = New System.Drawing.Size(34, 33)
|
||||
Me.PictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
@@ -799,32 +818,35 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'Button11
|
||||
'
|
||||
Me.Button11.Location = New System.Drawing.Point(754, 604)
|
||||
Me.Button11.Location = New System.Drawing.Point(754, 620)
|
||||
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
|
||||
Me.Button11.UseWaitCursor = 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.Location = New System.Drawing.Point(775, 603)
|
||||
Me.Label17.Name = "Label17"
|
||||
Me.Label17.Size = New System.Drawing.Size(61, 13)
|
||||
Me.Label17.TabIndex = 107
|
||||
Me.Label17.Text = "RKSV DE"
|
||||
Me.Label17.UseWaitCursor = True
|
||||
'
|
||||
'PictureBox14
|
||||
'
|
||||
Me.PictureBox14.Image = Global.ADMIN.My.Resources.Resources.admin_monitoring
|
||||
Me.PictureBox14.Location = New System.Drawing.Point(789, 551)
|
||||
Me.PictureBox14.Location = New System.Drawing.Point(789, 567)
|
||||
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
|
||||
Me.PictureBox14.UseWaitCursor = True
|
||||
'
|
||||
'Button12
|
||||
'
|
||||
@@ -856,7 +878,7 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'Button13
|
||||
'
|
||||
Me.Button13.Location = New System.Drawing.Point(754, 309)
|
||||
Me.Button13.Location = New System.Drawing.Point(539, 83)
|
||||
Me.Button13.Name = "Button13"
|
||||
Me.Button13.Size = New System.Drawing.Size(100, 39)
|
||||
Me.Button13.TabIndex = 114
|
||||
@@ -867,7 +889,7 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
Me.Label20.AutoSize = True
|
||||
Me.Label20.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label20.Location = New System.Drawing.Point(766, 292)
|
||||
Me.Label20.Location = New System.Drawing.Point(551, 66)
|
||||
Me.Label20.Name = "Label20"
|
||||
Me.Label20.Size = New System.Drawing.Size(79, 13)
|
||||
Me.Label20.TabIndex = 113
|
||||
@@ -876,7 +898,7 @@ Partial Class usrCntlProgramme
|
||||
'PictureBox15
|
||||
'
|
||||
Me.PictureBox15.Image = Global.ADMIN.My.Resources.Resources.admin_monitoring
|
||||
Me.PictureBox15.Location = New System.Drawing.Point(789, 256)
|
||||
Me.PictureBox15.Location = New System.Drawing.Point(574, 30)
|
||||
Me.PictureBox15.Name = "PictureBox15"
|
||||
Me.PictureBox15.Size = New System.Drawing.Size(34, 33)
|
||||
Me.PictureBox15.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
@@ -885,7 +907,7 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
'Button14
|
||||
'
|
||||
Me.Button14.Location = New System.Drawing.Point(754, 417)
|
||||
Me.Button14.Location = New System.Drawing.Point(539, 191)
|
||||
Me.Button14.Name = "Button14"
|
||||
Me.Button14.Size = New System.Drawing.Size(100, 39)
|
||||
Me.Button14.TabIndex = 117
|
||||
@@ -896,7 +918,7 @@ Partial Class usrCntlProgramme
|
||||
'
|
||||
Me.Label25.AutoSize = True
|
||||
Me.Label25.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label25.Location = New System.Drawing.Point(766, 400)
|
||||
Me.Label25.Location = New System.Drawing.Point(551, 174)
|
||||
Me.Label25.Name = "Label25"
|
||||
Me.Label25.Size = New System.Drawing.Size(107, 13)
|
||||
Me.Label25.TabIndex = 116
|
||||
@@ -905,7 +927,7 @@ Partial Class usrCntlProgramme
|
||||
'PictureBox16
|
||||
'
|
||||
Me.PictureBox16.Image = Global.ADMIN.My.Resources.Resources.admin_monitoring
|
||||
Me.PictureBox16.Location = New System.Drawing.Point(789, 364)
|
||||
Me.PictureBox16.Location = New System.Drawing.Point(574, 138)
|
||||
Me.PictureBox16.Name = "PictureBox16"
|
||||
Me.PictureBox16.Size = New System.Drawing.Size(34, 33)
|
||||
Me.PictureBox16.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
|
||||
Reference in New Issue
Block a user