Files
quality_recticel/Form4.Designer.vb
2025-04-15 23:59:16 +03:00

578 lines
24 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class Form4
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()>
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
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()>
Private Sub InitializeComponent()
Me.Label1 = New System.Windows.Forms.Label()
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.Button1 = New System.Windows.Forms.Button()
Me.Button2 = New System.Windows.Forms.Button()
Me.Button3 = New System.Windows.Forms.Button()
Me.TextBox2 = New System.Windows.Forms.TextBox()
Me.Label2 = New System.Windows.Forms.Label()
Me.TextBox3 = New System.Windows.Forms.TextBox()
Me.Label3 = New System.Windows.Forms.Label()
Me.TextBox4 = New System.Windows.Forms.TextBox()
Me.Label4 = New System.Windows.Forms.Label()
Me.TextBox5 = New System.Windows.Forms.TextBox()
Me.Label5 = New System.Windows.Forms.Label()
Me.TextBox6 = New System.Windows.Forms.TextBox()
Me.Label6 = New System.Windows.Forms.Label()
Me.TextBox7 = New System.Windows.Forms.TextBox()
Me.Label7 = New System.Windows.Forms.Label()
Me.TextBox8 = New System.Windows.Forms.TextBox()
Me.Label8 = New System.Windows.Forms.Label()
Me.TextBox9 = New System.Windows.Forms.TextBox()
Me.Label9 = New System.Windows.Forms.Label()
Me.TextBox10 = New System.Windows.Forms.TextBox()
Me.Label10 = New System.Windows.Forms.Label()
Me.TextBox12 = New System.Windows.Forms.TextBox()
Me.Label12 = New System.Windows.Forms.Label()
Me.TextBox13 = New System.Windows.Forms.TextBox()
Me.Label13 = New System.Windows.Forms.Label()
Me.TextBox14 = New System.Windows.Forms.TextBox()
Me.Label14 = New System.Windows.Forms.Label()
Me.TextBox15 = New System.Windows.Forms.TextBox()
Me.Label15 = New System.Windows.Forms.Label()
Me.TextBox16 = New System.Windows.Forms.TextBox()
Me.Label16 = New System.Windows.Forms.Label()
Me.TextBox17 = New System.Windows.Forms.TextBox()
Me.Label17 = New System.Windows.Forms.Label()
Me.TextBox18 = New System.Windows.Forms.TextBox()
Me.Label18 = New System.Windows.Forms.Label()
Me.TextBox19 = New System.Windows.Forms.TextBox()
Me.Label19 = New System.Windows.Forms.Label()
Me.TextBox20 = New System.Windows.Forms.TextBox()
Me.Label20 = New System.Windows.Forms.Label()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.Button4 = New System.Windows.Forms.Button()
Me.GroupBox1.SuspendLayout()
Me.SuspendLayout()
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label1.Location = New System.Drawing.Point(15, 7)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(109, 21)
Me.Label1.TabIndex = 0
Me.Label1.Text = "Server String"
'
'TextBox1
'
Me.TextBox1.Location = New System.Drawing.Point(15, 30)
Me.TextBox1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(232, 23)
Me.TextBox1.TabIndex = 1
'
'Button1
'
Me.Button1.BackColor = System.Drawing.Color.Cyan
Me.Button1.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Button1.Location = New System.Drawing.Point(7, 248)
Me.Button1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(169, 32)
Me.Button1.TabIndex = 10
Me.Button1.Text = "Check Setings"
Me.Button1.UseVisualStyleBackColor = False
'
'Button2
'
Me.Button2.BackColor = System.Drawing.Color.Lime
Me.Button2.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Button2.Location = New System.Drawing.Point(181, 248)
Me.Button2.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(169, 32)
Me.Button2.TabIndex = 11
Me.Button2.Text = "Update Setings"
Me.Button2.UseVisualStyleBackColor = False
'
'Button3
'
Me.Button3.BackColor = System.Drawing.Color.Blue
Me.Button3.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Button3.ForeColor = System.Drawing.Color.White
Me.Button3.Location = New System.Drawing.Point(355, 248)
Me.Button3.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(169, 32)
Me.Button3.TabIndex = 12
Me.Button3.Text = "Back to Form"
Me.Button3.UseVisualStyleBackColor = False
'
'TextBox2
'
Me.TextBox2.Location = New System.Drawing.Point(15, 76)
Me.TextBox2.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.Size = New System.Drawing.Size(232, 23)
Me.TextBox2.TabIndex = 14
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label2.Location = New System.Drawing.Point(15, 52)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(132, 21)
Me.Label2.TabIndex = 13
Me.Label2.Text = "Server database"
'
'TextBox3
'
Me.TextBox3.Location = New System.Drawing.Point(15, 123)
Me.TextBox3.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.Size = New System.Drawing.Size(232, 23)
Me.TextBox3.TabIndex = 16
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label3.Location = New System.Drawing.Point(15, 100)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(95, 21)
Me.Label3.TabIndex = 15
Me.Label3.Text = "Server user"
'
'TextBox4
'
Me.TextBox4.Location = New System.Drawing.Point(15, 176)
Me.TextBox4.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox4.Name = "TextBox4"
Me.TextBox4.Size = New System.Drawing.Size(232, 23)
Me.TextBox4.TabIndex = 18
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label4.Location = New System.Drawing.Point(15, 152)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(132, 21)
Me.Label4.TabIndex = 17
Me.Label4.Text = "Server user Pass"
'
'TextBox5
'
Me.TextBox5.Location = New System.Drawing.Point(303, 30)
Me.TextBox5.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox5.Name = "TextBox5"
Me.TextBox5.Size = New System.Drawing.Size(232, 23)
Me.TextBox5.TabIndex = 20
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label5.Location = New System.Drawing.Point(303, 7)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(128, 21)
Me.Label5.TabIndex = 19
Me.Label5.Text = "Server time out"
'
'TextBox6
'
Me.TextBox6.Location = New System.Drawing.Point(303, 76)
Me.TextBox6.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox6.Name = "TextBox6"
Me.TextBox6.Size = New System.Drawing.Size(232, 23)
Me.TextBox6.TabIndex = 22
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label6.Location = New System.Drawing.Point(303, 52)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(122, 21)
Me.Label6.TabIndex = 21
Me.Label6.Text = "Server encrypt"
'
'TextBox7
'
Me.TextBox7.Location = New System.Drawing.Point(303, 123)
Me.TextBox7.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox7.Name = "TextBox7"
Me.TextBox7.Size = New System.Drawing.Size(232, 23)
Me.TextBox7.TabIndex = 24
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label7.Location = New System.Drawing.Point(303, 100)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(98, 21)
Me.Label7.TabIndex = 23
Me.Label7.Text = "Server trust"
'
'TextBox8
'
Me.TextBox8.Location = New System.Drawing.Point(303, 176)
Me.TextBox8.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox8.Name = "TextBox8"
Me.TextBox8.Size = New System.Drawing.Size(232, 23)
Me.TextBox8.TabIndex = 26
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label8.Location = New System.Drawing.Point(303, 152)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(114, 21)
Me.Label8.TabIndex = 25
Me.Label8.Text = "Server reason"
'
'TextBox9
'
Me.TextBox9.Location = New System.Drawing.Point(15, 221)
Me.TextBox9.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox9.Name = "TextBox9"
Me.TextBox9.Size = New System.Drawing.Size(232, 23)
Me.TextBox9.TabIndex = 28
Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label9.Location = New System.Drawing.Point(15, 198)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(115, 21)
Me.Label9.TabIndex = 27
Me.Label9.Text = "Server subnet"
'
'TextBox10
'
Me.TextBox10.Location = New System.Drawing.Point(302, 221)
Me.TextBox10.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox10.Name = "TextBox10"
Me.TextBox10.Size = New System.Drawing.Size(232, 23)
Me.TextBox10.TabIndex = 30
Me.TextBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label10.Location = New System.Drawing.Point(302, 198)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(146, 21)
Me.Label10.TabIndex = 29
Me.Label10.Text = "Administrare Pass"
'
'TextBox12
'
Me.TextBox12.Location = New System.Drawing.Point(14, 243)
Me.TextBox12.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox12.Name = "TextBox12"
Me.TextBox12.Size = New System.Drawing.Size(232, 23)
Me.TextBox12.TabIndex = 48
Me.TextBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label12.Location = New System.Drawing.Point(14, 220)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(135, 21)
Me.Label12.TabIndex = 47
Me.Label12.Text = "Server subnet W"
'
'TextBox13
'
Me.TextBox13.Location = New System.Drawing.Point(302, 202)
Me.TextBox13.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox13.Name = "TextBox13"
Me.TextBox13.Size = New System.Drawing.Size(232, 23)
Me.TextBox13.TabIndex = 46
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label13.Location = New System.Drawing.Point(302, 178)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(134, 21)
Me.Label13.TabIndex = 45
Me.Label13.Text = "Server reason W"
'
'TextBox14
'
Me.TextBox14.Location = New System.Drawing.Point(302, 149)
Me.TextBox14.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox14.Name = "TextBox14"
Me.TextBox14.Size = New System.Drawing.Size(232, 23)
Me.TextBox14.TabIndex = 44
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label14.Location = New System.Drawing.Point(302, 126)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(118, 21)
Me.Label14.TabIndex = 43
Me.Label14.Text = "Server trust W"
'
'TextBox15
'
Me.TextBox15.Location = New System.Drawing.Point(302, 102)
Me.TextBox15.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox15.Name = "TextBox15"
Me.TextBox15.Size = New System.Drawing.Size(232, 23)
Me.TextBox15.TabIndex = 42
'
'Label15
'
Me.Label15.AutoSize = True
Me.Label15.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label15.Location = New System.Drawing.Point(302, 78)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(142, 21)
Me.Label15.TabIndex = 41
Me.Label15.Text = "Server encrypt W"
'
'TextBox16
'
Me.TextBox16.Location = New System.Drawing.Point(302, 56)
Me.TextBox16.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox16.Name = "TextBox16"
Me.TextBox16.Size = New System.Drawing.Size(232, 23)
Me.TextBox16.TabIndex = 40
'
'Label16
'
Me.Label16.AutoSize = True
Me.Label16.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label16.Location = New System.Drawing.Point(302, 33)
Me.Label16.Name = "Label16"
Me.Label16.Size = New System.Drawing.Size(148, 21)
Me.Label16.TabIndex = 39
Me.Label16.Text = "Server time out W"
'
'TextBox17
'
Me.TextBox17.Location = New System.Drawing.Point(14, 198)
Me.TextBox17.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox17.Name = "TextBox17"
Me.TextBox17.Size = New System.Drawing.Size(232, 23)
Me.TextBox17.TabIndex = 38
'
'Label17
'
Me.Label17.AutoSize = True
Me.Label17.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label17.Location = New System.Drawing.Point(14, 174)
Me.Label17.Name = "Label17"
Me.Label17.Size = New System.Drawing.Size(152, 21)
Me.Label17.TabIndex = 37
Me.Label17.Text = "Server user Pass W"
'
'TextBox18
'
Me.TextBox18.Location = New System.Drawing.Point(14, 145)
Me.TextBox18.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox18.Name = "TextBox18"
Me.TextBox18.Size = New System.Drawing.Size(232, 23)
Me.TextBox18.TabIndex = 36
'
'Label18
'
Me.Label18.AutoSize = True
Me.Label18.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label18.Location = New System.Drawing.Point(14, 122)
Me.Label18.Name = "Label18"
Me.Label18.Size = New System.Drawing.Size(115, 21)
Me.Label18.TabIndex = 35
Me.Label18.Text = "Server user W"
'
'TextBox19
'
Me.TextBox19.Location = New System.Drawing.Point(14, 98)
Me.TextBox19.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox19.Name = "TextBox19"
Me.TextBox19.Size = New System.Drawing.Size(232, 23)
Me.TextBox19.TabIndex = 34
'
'Label19
'
Me.Label19.AutoSize = True
Me.Label19.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label19.Location = New System.Drawing.Point(14, 74)
Me.Label19.Name = "Label19"
Me.Label19.Size = New System.Drawing.Size(152, 21)
Me.Label19.TabIndex = 33
Me.Label19.Text = "Server database W"
'
'TextBox20
'
Me.TextBox20.Location = New System.Drawing.Point(14, 52)
Me.TextBox20.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.TextBox20.Name = "TextBox20"
Me.TextBox20.Size = New System.Drawing.Size(232, 23)
Me.TextBox20.TabIndex = 32
'
'Label20
'
Me.Label20.AutoSize = True
Me.Label20.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Label20.Location = New System.Drawing.Point(14, 29)
Me.Label20.Name = "Label20"
Me.Label20.Size = New System.Drawing.Size(129, 21)
Me.Label20.TabIndex = 31
Me.Label20.Text = "Server String W"
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.Button4)
Me.GroupBox1.Controls.Add(Me.TextBox12)
Me.GroupBox1.Controls.Add(Me.Label12)
Me.GroupBox1.Controls.Add(Me.TextBox13)
Me.GroupBox1.Controls.Add(Me.Label13)
Me.GroupBox1.Controls.Add(Me.TextBox14)
Me.GroupBox1.Controls.Add(Me.Label14)
Me.GroupBox1.Controls.Add(Me.TextBox15)
Me.GroupBox1.Controls.Add(Me.Label15)
Me.GroupBox1.Controls.Add(Me.TextBox16)
Me.GroupBox1.Controls.Add(Me.Label16)
Me.GroupBox1.Controls.Add(Me.TextBox17)
Me.GroupBox1.Controls.Add(Me.Label17)
Me.GroupBox1.Controls.Add(Me.TextBox18)
Me.GroupBox1.Controls.Add(Me.Label18)
Me.GroupBox1.Controls.Add(Me.TextBox19)
Me.GroupBox1.Controls.Add(Me.Label19)
Me.GroupBox1.Controls.Add(Me.TextBox20)
Me.GroupBox1.Controls.Add(Me.Label20)
Me.GroupBox1.Location = New System.Drawing.Point(545, 4)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(555, 276)
Me.GroupBox1.TabIndex = 49
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "Setari Servar Priority"
'
'Button4
'
Me.Button4.BackColor = System.Drawing.Color.Lime
Me.Button4.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
Me.Button4.Location = New System.Drawing.Point(302, 237)
Me.Button4.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(219, 32)
Me.Button4.TabIndex = 49
Me.Button4.Text = "Update Setings"
Me.Button4.UseVisualStyleBackColor = False
'
'Form4
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 15.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(1112, 289)
Me.ControlBox = False
Me.Controls.Add(Me.GroupBox1)
Me.Controls.Add(Me.TextBox10)
Me.Controls.Add(Me.Label10)
Me.Controls.Add(Me.TextBox9)
Me.Controls.Add(Me.Label9)
Me.Controls.Add(Me.TextBox8)
Me.Controls.Add(Me.Label8)
Me.Controls.Add(Me.TextBox7)
Me.Controls.Add(Me.Label7)
Me.Controls.Add(Me.TextBox6)
Me.Controls.Add(Me.Label6)
Me.Controls.Add(Me.TextBox5)
Me.Controls.Add(Me.Label5)
Me.Controls.Add(Me.TextBox4)
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.TextBox3)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.TextBox2)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.Button3)
Me.Controls.Add(Me.Button2)
Me.Controls.Add(Me.Button1)
Me.Controls.Add(Me.TextBox1)
Me.Controls.Add(Me.Label1)
Me.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.Name = "Form4"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "Administrare Program"
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox1.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents Label1 As Label
Friend WithEvents TextBox1 As TextBox
Friend WithEvents Button1 As Button
Friend WithEvents Button2 As Button
Friend WithEvents Button3 As Button
Friend WithEvents TextBox2 As TextBox
Friend WithEvents Label2 As Label
Friend WithEvents TextBox3 As TextBox
Friend WithEvents Label3 As Label
Friend WithEvents TextBox4 As TextBox
Friend WithEvents Label4 As Label
Friend WithEvents TextBox5 As TextBox
Friend WithEvents Label5 As Label
Friend WithEvents TextBox6 As TextBox
Friend WithEvents Label6 As Label
Friend WithEvents TextBox7 As TextBox
Friend WithEvents Label7 As Label
Friend WithEvents TextBox8 As TextBox
Friend WithEvents Label8 As Label
Friend WithEvents TextBox9 As TextBox
Friend WithEvents Label9 As Label
Friend WithEvents TextBox10 As TextBox
Friend WithEvents Label10 As Label
Friend WithEvents TextBox12 As TextBox
Friend WithEvents Label12 As Label
Friend WithEvents TextBox13 As TextBox
Friend WithEvents Label13 As Label
Friend WithEvents TextBox14 As TextBox
Friend WithEvents Label14 As Label
Friend WithEvents TextBox15 As TextBox
Friend WithEvents Label15 As Label
Friend WithEvents TextBox16 As TextBox
Friend WithEvents Label16 As Label
Friend WithEvents TextBox17 As TextBox
Friend WithEvents Label17 As Label
Friend WithEvents TextBox18 As TextBox
Friend WithEvents Label18 As Label
Friend WithEvents TextBox19 As TextBox
Friend WithEvents Label19 As Label
Friend WithEvents TextBox20 As TextBox
Friend WithEvents Label20 As Label
Friend WithEvents GroupBox1 As GroupBox
Friend WithEvents Button4 As Button
End Class