neu
This commit is contained in:
132
UID/usrctlProcedures.Designer.vb
generated
132
UID/usrctlProcedures.Designer.vb
generated
@@ -109,6 +109,9 @@ Partial Class usrctlProcedures
|
||||
Me.Button29 = New System.Windows.Forms.Button()
|
||||
Me.Button28 = New System.Windows.Forms.Button()
|
||||
Me.Button30 = New System.Windows.Forms.Button()
|
||||
Me.Button31 = New System.Windows.Forms.Button()
|
||||
Me.Button32 = New System.Windows.Forms.Button()
|
||||
Me.lblStatus = New System.Windows.Forms.Label()
|
||||
Me.TabControl1.SuspendLayout()
|
||||
Me.TabPage1.SuspendLayout()
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -121,7 +124,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
Me.TabControl1.Controls.Add(Me.TabPage1)
|
||||
Me.TabControl1.Controls.Add(Me.TabPage2)
|
||||
Me.TabControl1.Location = New System.Drawing.Point(3, 313)
|
||||
Me.TabControl1.Location = New System.Drawing.Point(7, 407)
|
||||
Me.TabControl1.Name = "TabControl1"
|
||||
Me.TabControl1.SelectedIndex = 0
|
||||
Me.TabControl1.Size = New System.Drawing.Size(609, 187)
|
||||
@@ -491,7 +494,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Button18
|
||||
'
|
||||
Me.Button18.Location = New System.Drawing.Point(55, 88)
|
||||
Me.Button18.Location = New System.Drawing.Point(59, 183)
|
||||
Me.Button18.Name = "Button18"
|
||||
Me.Button18.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button18.TabIndex = 15
|
||||
@@ -500,7 +503,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'TextBox1
|
||||
'
|
||||
Me.TextBox1.Location = New System.Drawing.Point(109, 62)
|
||||
Me.TextBox1.Location = New System.Drawing.Point(113, 157)
|
||||
Me.TextBox1.Name = "TextBox1"
|
||||
Me.TextBox1.Size = New System.Drawing.Size(91, 20)
|
||||
Me.TextBox1.TabIndex = 16
|
||||
@@ -509,7 +512,7 @@ Partial Class usrctlProcedures
|
||||
'lblAnzahl
|
||||
'
|
||||
Me.lblAnzahl.AutoSize = True
|
||||
Me.lblAnzahl.Location = New System.Drawing.Point(61, 65)
|
||||
Me.lblAnzahl.Location = New System.Drawing.Point(65, 160)
|
||||
Me.lblAnzahl.Name = "lblAnzahl"
|
||||
Me.lblAnzahl.Size = New System.Drawing.Size(42, 13)
|
||||
Me.lblAnzahl.TabIndex = 17
|
||||
@@ -517,7 +520,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.Location = New System.Drawing.Point(55, 140)
|
||||
Me.Label3.Location = New System.Drawing.Point(59, 235)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(145, 13)
|
||||
Me.Label3.TabIndex = 18
|
||||
@@ -526,7 +529,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Label4
|
||||
'
|
||||
Me.Label4.Location = New System.Drawing.Point(55, 153)
|
||||
Me.Label4.Location = New System.Drawing.Point(59, 248)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(145, 13)
|
||||
Me.Label4.TabIndex = 19
|
||||
@@ -535,7 +538,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Button19
|
||||
'
|
||||
Me.Button19.Location = New System.Drawing.Point(219, 91)
|
||||
Me.Button19.Location = New System.Drawing.Point(223, 186)
|
||||
Me.Button19.Name = "Button19"
|
||||
Me.Button19.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button19.TabIndex = 20
|
||||
@@ -544,7 +547,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Label5
|
||||
'
|
||||
Me.Label5.Location = New System.Drawing.Point(216, 143)
|
||||
Me.Label5.Location = New System.Drawing.Point(220, 238)
|
||||
Me.Label5.Name = "Label5"
|
||||
Me.Label5.Size = New System.Drawing.Size(145, 13)
|
||||
Me.Label5.TabIndex = 21
|
||||
@@ -556,7 +559,7 @@ Partial Class usrctlProcedures
|
||||
Me.cbxTESTSYSTEMATLAS.AutoSize = True
|
||||
Me.cbxTESTSYSTEMATLAS.Checked = True
|
||||
Me.cbxTESTSYSTEMATLAS.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.cbxTESTSYSTEMATLAS.Location = New System.Drawing.Point(219, 65)
|
||||
Me.cbxTESTSYSTEMATLAS.Location = New System.Drawing.Point(223, 160)
|
||||
Me.cbxTESTSYSTEMATLAS.Name = "cbxTESTSYSTEMATLAS"
|
||||
Me.cbxTESTSYSTEMATLAS.Size = New System.Drawing.Size(98, 17)
|
||||
Me.cbxTESTSYSTEMATLAS.TabIndex = 22
|
||||
@@ -568,7 +571,7 @@ Partial Class usrctlProcedures
|
||||
Me.CheckBox1.AutoSize = True
|
||||
Me.CheckBox1.Checked = True
|
||||
Me.CheckBox1.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.CheckBox1.Location = New System.Drawing.Point(58, 39)
|
||||
Me.CheckBox1.Location = New System.Drawing.Point(62, 134)
|
||||
Me.CheckBox1.Name = "CheckBox1"
|
||||
Me.CheckBox1.Size = New System.Drawing.Size(98, 17)
|
||||
Me.CheckBox1.TabIndex = 23
|
||||
@@ -590,7 +593,7 @@ Partial Class usrctlProcedures
|
||||
Me.CheckBox2.AutoSize = True
|
||||
Me.CheckBox2.Checked = True
|
||||
Me.CheckBox2.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.CheckBox2.Location = New System.Drawing.Point(389, 39)
|
||||
Me.CheckBox2.Location = New System.Drawing.Point(393, 134)
|
||||
Me.CheckBox2.Name = "CheckBox2"
|
||||
Me.CheckBox2.Size = New System.Drawing.Size(98, 17)
|
||||
Me.CheckBox2.TabIndex = 26
|
||||
@@ -599,7 +602,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Label6
|
||||
'
|
||||
Me.Label6.Location = New System.Drawing.Point(386, 140)
|
||||
Me.Label6.Location = New System.Drawing.Point(390, 235)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(145, 13)
|
||||
Me.Label6.TabIndex = 25
|
||||
@@ -608,7 +611,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Button20
|
||||
'
|
||||
Me.Button20.Location = New System.Drawing.Point(389, 88)
|
||||
Me.Button20.Location = New System.Drawing.Point(393, 183)
|
||||
Me.Button20.Name = "Button20"
|
||||
Me.Button20.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button20.TabIndex = 24
|
||||
@@ -618,7 +621,7 @@ Partial Class usrctlProcedures
|
||||
'Label7
|
||||
'
|
||||
Me.Label7.AutoSize = True
|
||||
Me.Label7.Location = New System.Drawing.Point(392, 68)
|
||||
Me.Label7.Location = New System.Drawing.Point(396, 163)
|
||||
Me.Label7.Name = "Label7"
|
||||
Me.Label7.Size = New System.Drawing.Size(39, 13)
|
||||
Me.Label7.TabIndex = 28
|
||||
@@ -626,7 +629,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'TextBox3
|
||||
'
|
||||
Me.TextBox3.Location = New System.Drawing.Point(440, 65)
|
||||
Me.TextBox3.Location = New System.Drawing.Point(444, 160)
|
||||
Me.TextBox3.Name = "TextBox3"
|
||||
Me.TextBox3.Size = New System.Drawing.Size(91, 20)
|
||||
Me.TextBox3.TabIndex = 27
|
||||
@@ -634,7 +637,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'btn
|
||||
'
|
||||
Me.btn.Location = New System.Drawing.Point(165, 236)
|
||||
Me.btn.Location = New System.Drawing.Point(169, 330)
|
||||
Me.btn.Name = "btn"
|
||||
Me.btn.Size = New System.Drawing.Size(140, 23)
|
||||
Me.btn.TabIndex = 29
|
||||
@@ -643,7 +646,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'TextBox4
|
||||
'
|
||||
Me.TextBox4.Location = New System.Drawing.Point(68, 238)
|
||||
Me.TextBox4.Location = New System.Drawing.Point(72, 332)
|
||||
Me.TextBox4.Name = "TextBox4"
|
||||
Me.TextBox4.Size = New System.Drawing.Size(91, 20)
|
||||
Me.TextBox4.TabIndex = 30
|
||||
@@ -652,7 +655,7 @@ Partial Class usrctlProcedures
|
||||
'Label8
|
||||
'
|
||||
Me.Label8.AutoSize = True
|
||||
Me.Label8.Location = New System.Drawing.Point(37, 241)
|
||||
Me.Label8.Location = New System.Drawing.Point(41, 335)
|
||||
Me.Label8.Name = "Label8"
|
||||
Me.Label8.Size = New System.Drawing.Size(25, 13)
|
||||
Me.Label8.TabIndex = 31
|
||||
@@ -660,7 +663,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'TextBox5
|
||||
'
|
||||
Me.TextBox5.Location = New System.Drawing.Point(68, 264)
|
||||
Me.TextBox5.Location = New System.Drawing.Point(72, 358)
|
||||
Me.TextBox5.Name = "TextBox5"
|
||||
Me.TextBox5.Size = New System.Drawing.Size(91, 20)
|
||||
Me.TextBox5.TabIndex = 32
|
||||
@@ -668,7 +671,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'TextBox6
|
||||
'
|
||||
Me.TextBox6.Location = New System.Drawing.Point(165, 265)
|
||||
Me.TextBox6.Location = New System.Drawing.Point(169, 359)
|
||||
Me.TextBox6.Name = "TextBox6"
|
||||
Me.TextBox6.Size = New System.Drawing.Size(48, 20)
|
||||
Me.TextBox6.TabIndex = 33
|
||||
@@ -676,7 +679,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'TextBox7
|
||||
'
|
||||
Me.TextBox7.Location = New System.Drawing.Point(219, 265)
|
||||
Me.TextBox7.Location = New System.Drawing.Point(223, 359)
|
||||
Me.TextBox7.Name = "TextBox7"
|
||||
Me.TextBox7.Size = New System.Drawing.Size(48, 20)
|
||||
Me.TextBox7.TabIndex = 34
|
||||
@@ -684,7 +687,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Button21
|
||||
'
|
||||
Me.Button21.Location = New System.Drawing.Point(219, 173)
|
||||
Me.Button21.Location = New System.Drawing.Point(223, 268)
|
||||
Me.Button21.Name = "Button21"
|
||||
Me.Button21.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button21.TabIndex = 35
|
||||
@@ -694,7 +697,7 @@ Partial Class usrctlProcedures
|
||||
'Label9
|
||||
'
|
||||
Me.Label9.AutoSize = True
|
||||
Me.Label9.Location = New System.Drawing.Point(225, 159)
|
||||
Me.Label9.Location = New System.Drawing.Point(229, 254)
|
||||
Me.Label9.Name = "Label9"
|
||||
Me.Label9.Size = New System.Drawing.Size(42, 13)
|
||||
Me.Label9.TabIndex = 37
|
||||
@@ -702,7 +705,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'TextBox8
|
||||
'
|
||||
Me.TextBox8.Location = New System.Drawing.Point(273, 156)
|
||||
Me.TextBox8.Location = New System.Drawing.Point(277, 251)
|
||||
Me.TextBox8.Name = "TextBox8"
|
||||
Me.TextBox8.Size = New System.Drawing.Size(91, 20)
|
||||
Me.TextBox8.TabIndex = 36
|
||||
@@ -710,7 +713,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'txt
|
||||
'
|
||||
Me.txt.Location = New System.Drawing.Point(343, 238)
|
||||
Me.txt.Location = New System.Drawing.Point(347, 332)
|
||||
Me.txt.Multiline = True
|
||||
Me.txt.Name = "txt"
|
||||
Me.txt.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
||||
@@ -719,7 +722,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'TextBox9
|
||||
'
|
||||
Me.TextBox9.Location = New System.Drawing.Point(468, 238)
|
||||
Me.TextBox9.Location = New System.Drawing.Point(472, 332)
|
||||
Me.TextBox9.Multiline = True
|
||||
Me.TextBox9.Name = "TextBox9"
|
||||
Me.TextBox9.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
||||
@@ -728,7 +731,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Button22
|
||||
'
|
||||
Me.Button22.Location = New System.Drawing.Point(364, 173)
|
||||
Me.Button22.Location = New System.Drawing.Point(368, 268)
|
||||
Me.Button22.Name = "Button22"
|
||||
Me.Button22.Size = New System.Drawing.Size(154, 49)
|
||||
Me.Button22.TabIndex = 40
|
||||
@@ -737,7 +740,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Button23
|
||||
'
|
||||
Me.Button23.Location = New System.Drawing.Point(618, 344)
|
||||
Me.Button23.Location = New System.Drawing.Point(622, 438)
|
||||
Me.Button23.Name = "Button23"
|
||||
Me.Button23.Size = New System.Drawing.Size(75, 23)
|
||||
Me.Button23.TabIndex = 41
|
||||
@@ -745,7 +748,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Button24
|
||||
'
|
||||
Me.Button24.Location = New System.Drawing.Point(583, 50)
|
||||
Me.Button24.Location = New System.Drawing.Point(587, 144)
|
||||
Me.Button24.Name = "Button24"
|
||||
Me.Button24.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button24.TabIndex = 42
|
||||
@@ -757,7 +760,7 @@ Partial Class usrctlProcedures
|
||||
Me.CheckBox3.AutoSize = True
|
||||
Me.CheckBox3.Checked = True
|
||||
Me.CheckBox3.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.CheckBox3.Location = New System.Drawing.Point(583, 24)
|
||||
Me.CheckBox3.Location = New System.Drawing.Point(587, 118)
|
||||
Me.CheckBox3.Name = "CheckBox3"
|
||||
Me.CheckBox3.Size = New System.Drawing.Size(98, 17)
|
||||
Me.CheckBox3.TabIndex = 43
|
||||
@@ -766,7 +769,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Button25
|
||||
'
|
||||
Me.Button25.Location = New System.Drawing.Point(583, 102)
|
||||
Me.Button25.Location = New System.Drawing.Point(587, 196)
|
||||
Me.Button25.Name = "Button25"
|
||||
Me.Button25.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button25.TabIndex = 44
|
||||
@@ -775,7 +778,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Label10
|
||||
'
|
||||
Me.Label10.Location = New System.Drawing.Point(579, 154)
|
||||
Me.Label10.Location = New System.Drawing.Point(583, 248)
|
||||
Me.Label10.Name = "Label10"
|
||||
Me.Label10.Size = New System.Drawing.Size(145, 13)
|
||||
Me.Label10.TabIndex = 45
|
||||
@@ -784,7 +787,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'TextBox10
|
||||
'
|
||||
Me.TextBox10.Location = New System.Drawing.Point(690, 335)
|
||||
Me.TextBox10.Location = New System.Drawing.Point(694, 429)
|
||||
Me.TextBox10.Multiline = True
|
||||
Me.TextBox10.Name = "TextBox10"
|
||||
Me.TextBox10.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
||||
@@ -793,7 +796,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'TextBox11
|
||||
'
|
||||
Me.TextBox11.Location = New System.Drawing.Point(820, 335)
|
||||
Me.TextBox11.Location = New System.Drawing.Point(824, 429)
|
||||
Me.TextBox11.Multiline = True
|
||||
Me.TextBox11.Name = "TextBox11"
|
||||
Me.TextBox11.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
||||
@@ -802,7 +805,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'TextBox12
|
||||
'
|
||||
Me.TextBox12.Location = New System.Drawing.Point(690, 450)
|
||||
Me.TextBox12.Location = New System.Drawing.Point(694, 544)
|
||||
Me.TextBox12.Multiline = True
|
||||
Me.TextBox12.Name = "TextBox12"
|
||||
Me.TextBox12.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
||||
@@ -812,7 +815,7 @@ Partial Class usrctlProcedures
|
||||
'Label11
|
||||
'
|
||||
Me.Label11.AutoSize = True
|
||||
Me.Label11.Location = New System.Drawing.Point(687, 319)
|
||||
Me.Label11.Location = New System.Drawing.Point(691, 413)
|
||||
Me.Label11.Name = "Label11"
|
||||
Me.Label11.Size = New System.Drawing.Size(94, 13)
|
||||
Me.Label11.TabIndex = 28
|
||||
@@ -821,7 +824,7 @@ Partial Class usrctlProcedures
|
||||
'Label12
|
||||
'
|
||||
Me.Label12.AutoSize = True
|
||||
Me.Label12.Location = New System.Drawing.Point(817, 319)
|
||||
Me.Label12.Location = New System.Drawing.Point(821, 413)
|
||||
Me.Label12.Name = "Label12"
|
||||
Me.Label12.Size = New System.Drawing.Size(96, 13)
|
||||
Me.Label12.TabIndex = 28
|
||||
@@ -830,7 +833,7 @@ Partial Class usrctlProcedures
|
||||
'Label13
|
||||
'
|
||||
Me.Label13.AutoSize = True
|
||||
Me.Label13.Location = New System.Drawing.Point(687, 434)
|
||||
Me.Label13.Location = New System.Drawing.Point(691, 528)
|
||||
Me.Label13.Name = "Label13"
|
||||
Me.Label13.Size = New System.Drawing.Size(119, 13)
|
||||
Me.Label13.TabIndex = 28
|
||||
@@ -838,7 +841,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Button26
|
||||
'
|
||||
Me.Button26.Location = New System.Drawing.Point(755, 104)
|
||||
Me.Button26.Location = New System.Drawing.Point(759, 198)
|
||||
Me.Button26.Name = "Button26"
|
||||
Me.Button26.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button26.TabIndex = 54
|
||||
@@ -847,7 +850,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Button27
|
||||
'
|
||||
Me.Button27.Location = New System.Drawing.Point(756, 50)
|
||||
Me.Button27.Location = New System.Drawing.Point(760, 144)
|
||||
Me.Button27.Name = "Button27"
|
||||
Me.Button27.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button27.TabIndex = 50
|
||||
@@ -859,7 +862,7 @@ Partial Class usrctlProcedures
|
||||
Me.CheckBox4.AutoSize = True
|
||||
Me.CheckBox4.Checked = True
|
||||
Me.CheckBox4.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.CheckBox4.Location = New System.Drawing.Point(756, 24)
|
||||
Me.CheckBox4.Location = New System.Drawing.Point(760, 118)
|
||||
Me.CheckBox4.Name = "CheckBox4"
|
||||
Me.CheckBox4.Size = New System.Drawing.Size(98, 17)
|
||||
Me.CheckBox4.TabIndex = 51
|
||||
@@ -868,7 +871,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Label14
|
||||
'
|
||||
Me.Label14.Location = New System.Drawing.Point(756, 156)
|
||||
Me.Label14.Location = New System.Drawing.Point(760, 250)
|
||||
Me.Label14.Name = "Label14"
|
||||
Me.Label14.Size = New System.Drawing.Size(145, 13)
|
||||
Me.Label14.TabIndex = 53
|
||||
@@ -877,7 +880,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Label15
|
||||
'
|
||||
Me.Label15.Location = New System.Drawing.Point(756, 254)
|
||||
Me.Label15.Location = New System.Drawing.Point(760, 348)
|
||||
Me.Label15.Name = "Label15"
|
||||
Me.Label15.Size = New System.Drawing.Size(145, 13)
|
||||
Me.Label15.TabIndex = 57
|
||||
@@ -889,7 +892,7 @@ Partial Class usrctlProcedures
|
||||
Me.CheckBox5.AutoSize = True
|
||||
Me.CheckBox5.Checked = True
|
||||
Me.CheckBox5.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.CheckBox5.Location = New System.Drawing.Point(756, 179)
|
||||
Me.CheckBox5.Location = New System.Drawing.Point(760, 273)
|
||||
Me.CheckBox5.Name = "CheckBox5"
|
||||
Me.CheckBox5.Size = New System.Drawing.Size(98, 17)
|
||||
Me.CheckBox5.TabIndex = 56
|
||||
@@ -898,7 +901,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Button29
|
||||
'
|
||||
Me.Button29.Location = New System.Drawing.Point(755, 202)
|
||||
Me.Button29.Location = New System.Drawing.Point(759, 296)
|
||||
Me.Button29.Name = "Button29"
|
||||
Me.Button29.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button29.TabIndex = 58
|
||||
@@ -907,7 +910,7 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Button28
|
||||
'
|
||||
Me.Button28.Location = New System.Drawing.Point(598, 258)
|
||||
Me.Button28.Location = New System.Drawing.Point(602, 352)
|
||||
Me.Button28.Name = "Button28"
|
||||
Me.Button28.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button28.TabIndex = 59
|
||||
@@ -916,17 +919,47 @@ Partial Class usrctlProcedures
|
||||
'
|
||||
'Button30
|
||||
'
|
||||
Me.Button30.Location = New System.Drawing.Point(579, 179)
|
||||
Me.Button30.Location = New System.Drawing.Point(583, 273)
|
||||
Me.Button30.Name = "Button30"
|
||||
Me.Button30.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button30.TabIndex = 60
|
||||
Me.Button30.Text = "GOOGLE"
|
||||
Me.Button30.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button31
|
||||
'
|
||||
Me.Button31.Location = New System.Drawing.Point(68, 29)
|
||||
Me.Button31.Name = "Button31"
|
||||
Me.Button31.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button31.TabIndex = 61
|
||||
Me.Button31.Text = "TAPI"
|
||||
Me.Button31.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button32
|
||||
'
|
||||
Me.Button32.Location = New System.Drawing.Point(232, 29)
|
||||
Me.Button32.Name = "Button32"
|
||||
Me.Button32.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button32.TabIndex = 62
|
||||
Me.Button32.Text = "TAPI"
|
||||
Me.Button32.UseVisualStyleBackColor = True
|
||||
'
|
||||
'lblStatus
|
||||
'
|
||||
Me.lblStatus.AutoSize = True
|
||||
Me.lblStatus.Location = New System.Drawing.Point(110, 81)
|
||||
Me.lblStatus.Name = "lblStatus"
|
||||
Me.lblStatus.Size = New System.Drawing.Size(39, 13)
|
||||
Me.lblStatus.TabIndex = 63
|
||||
Me.lblStatus.Text = "Zeilen:"
|
||||
'
|
||||
'usrctlProcedures
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.Controls.Add(Me.lblStatus)
|
||||
Me.Controls.Add(Me.Button32)
|
||||
Me.Controls.Add(Me.Button31)
|
||||
Me.Controls.Add(Me.Button30)
|
||||
Me.Controls.Add(Me.Button28)
|
||||
Me.Controls.Add(Me.Label15)
|
||||
@@ -975,7 +1008,7 @@ Partial Class usrctlProcedures
|
||||
Me.Controls.Add(Me.TabControl1)
|
||||
Me.Controls.Add(Me.Button26)
|
||||
Me.Name = "usrctlProcedures"
|
||||
Me.Size = New System.Drawing.Size(931, 546)
|
||||
Me.Size = New System.Drawing.Size(931, 724)
|
||||
Me.TabControl1.ResumeLayout(False)
|
||||
Me.TabPage1.ResumeLayout(False)
|
||||
Me.TabPage1.PerformLayout()
|
||||
@@ -1076,4 +1109,7 @@ Partial Class usrctlProcedures
|
||||
Friend WithEvents Button29 As Button
|
||||
Friend WithEvents Button28 As Button
|
||||
Friend WithEvents Button30 As Button
|
||||
Friend WithEvents Button31 As Button
|
||||
Friend WithEvents Button32 As Button
|
||||
Friend WithEvents lblStatus As Label
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user