383 lines
19 KiB
VB.net
Executable File
383 lines
19 KiB
VB.net
Executable File
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class Form1
|
|
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()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1))
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
|
|
Me.Button4 = New System.Windows.Forms.Button()
|
|
Me.GroupBox4 = New System.Windows.Forms.GroupBox()
|
|
Me.Button5 = New System.Windows.Forms.Button()
|
|
Me.GroupBox5 = New System.Windows.Forms.GroupBox()
|
|
Me.Button6 = New System.Windows.Forms.Button()
|
|
Me.Button7 = New System.Windows.Forms.Button()
|
|
Me.Button8 = New System.Windows.Forms.Button()
|
|
Me.GroupBox6 = New System.Windows.Forms.GroupBox()
|
|
Me.FlowLayoutPanel1 = New System.Windows.Forms.FlowLayoutPanel()
|
|
Me.Button9 = New System.Windows.Forms.Button()
|
|
Me.GroupBox7 = New System.Windows.Forms.GroupBox()
|
|
Me.GroupBox8 = New System.Windows.Forms.GroupBox()
|
|
Me.Button10 = New System.Windows.Forms.Button()
|
|
Me.GroupBox9 = New System.Windows.Forms.GroupBox()
|
|
Me.Button11 = New System.Windows.Forms.Button()
|
|
Me.SqlCommand1 = New Microsoft.Data.SqlClient.SqlCommand()
|
|
Me.GroupBox1.SuspendLayout()
|
|
Me.GroupBox2.SuspendLayout()
|
|
Me.GroupBox3.SuspendLayout()
|
|
Me.GroupBox4.SuspendLayout()
|
|
Me.GroupBox5.SuspendLayout()
|
|
Me.GroupBox6.SuspendLayout()
|
|
Me.GroupBox7.SuspendLayout()
|
|
Me.GroupBox8.SuspendLayout()
|
|
Me.GroupBox9.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Font = New System.Drawing.Font("Segoe UI", 13.8!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.Button1.Location = New System.Drawing.Point(16, 33)
|
|
Me.Button1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(312, 56)
|
|
Me.Button1.TabIndex = 2
|
|
Me.Button1.Text = "Intra in forma de scanare calitate"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.BackColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.GroupBox1.Controls.Add(Me.Button1)
|
|
Me.GroupBox1.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.GroupBox1.Location = New System.Drawing.Point(21, 102)
|
|
Me.GroupBox1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox1.Size = New System.Drawing.Size(366, 115)
|
|
Me.GroupBox1.TabIndex = 2
|
|
Me.GroupBox1.TabStop = False
|
|
Me.GroupBox1.Text = "Detalii Logare program scanare Calitate"
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.Font = New System.Drawing.Font("Segoe UI", 13.8!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.Button2.ForeColor = System.Drawing.Color.Red
|
|
Me.Button2.Location = New System.Drawing.Point(63, 20)
|
|
Me.Button2.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(153, 54)
|
|
Me.Button2.TabIndex = 0
|
|
Me.Button2.Text = "Acces Setari"
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.BackColor = System.Drawing.Color.Brown
|
|
Me.GroupBox2.Controls.Add(Me.Button2)
|
|
Me.GroupBox2.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.GroupBox2.ForeColor = System.Drawing.Color.White
|
|
Me.GroupBox2.Location = New System.Drawing.Point(724, 396)
|
|
Me.GroupBox2.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox2.Size = New System.Drawing.Size(296, 90)
|
|
Me.GroupBox2.TabIndex = 3
|
|
Me.GroupBox2.TabStop = False
|
|
Me.GroupBox2.Text = "Completeaza campuri de logare server"
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.Font = New System.Drawing.Font("Segoe UI Black", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.Button3.Location = New System.Drawing.Point(39, 34)
|
|
Me.Button3.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(206, 81)
|
|
Me.Button3.TabIndex = 0
|
|
Me.Button3.Text = "Export master data Clitate"
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox3
|
|
'
|
|
Me.GroupBox3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.GroupBox3.Controls.Add(Me.Button3)
|
|
Me.GroupBox3.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.GroupBox3.Location = New System.Drawing.Point(405, 102)
|
|
Me.GroupBox3.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox3.Name = "GroupBox3"
|
|
Me.GroupBox3.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox3.Size = New System.Drawing.Size(284, 125)
|
|
Me.GroupBox3.TabIndex = 4
|
|
Me.GroupBox3.TabStop = False
|
|
Me.GroupBox3.Text = "Import Export Data Calitate"
|
|
'
|
|
'Button4
|
|
'
|
|
Me.Button4.Font = New System.Drawing.Font("Segoe UI", 13.8!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.Button4.Location = New System.Drawing.Point(16, 38)
|
|
Me.Button4.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.Button4.Name = "Button4"
|
|
Me.Button4.Size = New System.Drawing.Size(312, 68)
|
|
Me.Button4.TabIndex = 2
|
|
Me.Button4.Text = "Intra in forma de scanare Articole Pregatite"
|
|
Me.Button4.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox4
|
|
'
|
|
Me.GroupBox4.BackColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.GroupBox4.Controls.Add(Me.Button4)
|
|
Me.GroupBox4.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.GroupBox4.Location = New System.Drawing.Point(21, 231)
|
|
Me.GroupBox4.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox4.Name = "GroupBox4"
|
|
Me.GroupBox4.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox4.Size = New System.Drawing.Size(366, 119)
|
|
Me.GroupBox4.TabIndex = 5
|
|
Me.GroupBox4.TabStop = False
|
|
Me.GroupBox4.Text = "Detalii Logare program scanare Pregatit"
|
|
'
|
|
'Button5
|
|
'
|
|
Me.Button5.Font = New System.Drawing.Font("Segoe UI Black", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.Button5.Location = New System.Drawing.Point(39, 20)
|
|
Me.Button5.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.Button5.Name = "Button5"
|
|
Me.Button5.Size = New System.Drawing.Size(206, 81)
|
|
Me.Button5.TabIndex = 0
|
|
Me.Button5.Text = "Export master data Pregatit"
|
|
Me.Button5.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox5
|
|
'
|
|
Me.GroupBox5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.GroupBox5.Controls.Add(Me.Button5)
|
|
Me.GroupBox5.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.GroupBox5.Location = New System.Drawing.Point(405, 241)
|
|
Me.GroupBox5.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox5.Name = "GroupBox5"
|
|
Me.GroupBox5.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox5.Size = New System.Drawing.Size(284, 109)
|
|
Me.GroupBox5.TabIndex = 6
|
|
Me.GroupBox5.TabStop = False
|
|
Me.GroupBox5.Text = "Import Export Data Pregatit"
|
|
'
|
|
'Button6
|
|
'
|
|
Me.Button6.Font = New System.Drawing.Font("Segoe UI Black", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.Button6.Location = New System.Drawing.Point(14, 37)
|
|
Me.Button6.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.Button6.Name = "Button6"
|
|
Me.Button6.Size = New System.Drawing.Size(341, 47)
|
|
Me.Button6.TabIndex = 0
|
|
Me.Button6.Text = "Inregistreaza Tichet Mentenanta"
|
|
Me.Button6.UseVisualStyleBackColor = True
|
|
'
|
|
'Button7
|
|
'
|
|
Me.Button7.Font = New System.Drawing.Font("Segoe UI Black", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.Button7.Location = New System.Drawing.Point(14, 179)
|
|
Me.Button7.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.Button7.Name = "Button7"
|
|
Me.Button7.Size = New System.Drawing.Size(341, 47)
|
|
Me.Button7.TabIndex = 1
|
|
Me.Button7.Text = "Management Tichete Mentenanta"
|
|
Me.Button7.UseVisualStyleBackColor = True
|
|
'
|
|
'Button8
|
|
'
|
|
Me.Button8.Font = New System.Drawing.Font("Segoe UI Black", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.Button8.Location = New System.Drawing.Point(14, 106)
|
|
Me.Button8.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.Button8.Name = "Button8"
|
|
Me.Button8.Size = New System.Drawing.Size(341, 47)
|
|
Me.Button8.TabIndex = 2
|
|
Me.Button8.Text = "Prelucreaza Tichet Mentenanta"
|
|
Me.Button8.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox6
|
|
'
|
|
Me.GroupBox6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.GroupBox6.Controls.Add(Me.Button8)
|
|
Me.GroupBox6.Controls.Add(Me.Button7)
|
|
Me.GroupBox6.Controls.Add(Me.Button6)
|
|
Me.GroupBox6.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.GroupBox6.Location = New System.Drawing.Point(710, 135)
|
|
Me.GroupBox6.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox6.Name = "GroupBox6"
|
|
Me.GroupBox6.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox6.Size = New System.Drawing.Size(366, 248)
|
|
Me.GroupBox6.TabIndex = 7
|
|
Me.GroupBox6.TabStop = False
|
|
Me.GroupBox6.Text = "Inregistrare/Administrare tichete mentenanta"
|
|
'
|
|
'FlowLayoutPanel1
|
|
'
|
|
Me.FlowLayoutPanel1.BackColor = System.Drawing.Color.White
|
|
Me.FlowLayoutPanel1.BackgroundImage = Global.Management_Resurse_Companie.My.Resources.Resources.AQUINOS_BEDDING_AQUINOS_GROUP_copy_32
|
|
Me.FlowLayoutPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.FlowLayoutPanel1.Location = New System.Drawing.Point(21, 4)
|
|
Me.FlowLayoutPanel1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.FlowLayoutPanel1.Name = "FlowLayoutPanel1"
|
|
Me.FlowLayoutPanel1.Size = New System.Drawing.Size(366, 83)
|
|
Me.FlowLayoutPanel1.TabIndex = 8
|
|
'
|
|
'Button9
|
|
'
|
|
Me.Button9.Location = New System.Drawing.Point(75, 38)
|
|
Me.Button9.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.Button9.Name = "Button9"
|
|
Me.Button9.Size = New System.Drawing.Size(235, 59)
|
|
Me.Button9.TabIndex = 0
|
|
Me.Button9.Text = "Lansare Modul Etichete"
|
|
Me.Button9.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox7
|
|
'
|
|
Me.GroupBox7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
Me.GroupBox7.Controls.Add(Me.Button9)
|
|
Me.GroupBox7.Font = New System.Drawing.Font("Segoe UI", 10.8!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.GroupBox7.Location = New System.Drawing.Point(710, 11)
|
|
Me.GroupBox7.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox7.Name = "GroupBox7"
|
|
Me.GroupBox7.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox7.Size = New System.Drawing.Size(355, 115)
|
|
Me.GroupBox7.TabIndex = 9
|
|
Me.GroupBox7.TabStop = False
|
|
Me.GroupBox7.Text = "Modul Etichete"
|
|
'
|
|
'GroupBox8
|
|
'
|
|
Me.GroupBox8.BackColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.GroupBox8.Controls.Add(Me.Button10)
|
|
Me.GroupBox8.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.GroupBox8.Location = New System.Drawing.Point(21, 367)
|
|
Me.GroupBox8.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox8.Name = "GroupBox8"
|
|
Me.GroupBox8.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox8.Size = New System.Drawing.Size(366, 119)
|
|
Me.GroupBox8.TabIndex = 10
|
|
Me.GroupBox8.TabStop = False
|
|
Me.GroupBox8.Text = "Detalii Logare program scanare Pregatit"
|
|
'
|
|
'Button10
|
|
'
|
|
Me.Button10.Font = New System.Drawing.Font("Segoe UI", 13.8!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.Button10.Location = New System.Drawing.Point(16, 38)
|
|
Me.Button10.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.Button10.Name = "Button10"
|
|
Me.Button10.Size = New System.Drawing.Size(312, 68)
|
|
Me.Button10.TabIndex = 2
|
|
Me.Button10.Text = "Intra in forma comenzi cusut"
|
|
Me.Button10.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox9
|
|
'
|
|
Me.GroupBox9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.GroupBox9.Controls.Add(Me.Button11)
|
|
Me.GroupBox9.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.GroupBox9.Location = New System.Drawing.Point(405, 360)
|
|
Me.GroupBox9.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox9.Name = "GroupBox9"
|
|
Me.GroupBox9.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.GroupBox9.Size = New System.Drawing.Size(284, 126)
|
|
Me.GroupBox9.TabIndex = 11
|
|
Me.GroupBox9.TabStop = False
|
|
Me.GroupBox9.Text = "Import Export Data Cusut"
|
|
'
|
|
'Button11
|
|
'
|
|
Me.Button11.Font = New System.Drawing.Font("Segoe UI Black", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
|
|
Me.Button11.Location = New System.Drawing.Point(39, 32)
|
|
Me.Button11.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.Button11.Name = "Button11"
|
|
Me.Button11.Size = New System.Drawing.Size(206, 81)
|
|
Me.Button11.TabIndex = 0
|
|
Me.Button11.Text = "Export master data comenzi cusut"
|
|
Me.Button11.UseVisualStyleBackColor = True
|
|
'
|
|
'SqlCommand1
|
|
'
|
|
Me.SqlCommand1.CommandTimeout = 30
|
|
Me.SqlCommand1.EnableOptimizedParameterBinding = False
|
|
'
|
|
'Form1
|
|
'
|
|
Me.AcceptButton = Me.Button1
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 15.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.ClientSize = New System.Drawing.Size(1088, 520)
|
|
Me.Controls.Add(Me.GroupBox9)
|
|
Me.Controls.Add(Me.GroupBox7)
|
|
Me.Controls.Add(Me.GroupBox8)
|
|
Me.Controls.Add(Me.FlowLayoutPanel1)
|
|
Me.Controls.Add(Me.GroupBox6)
|
|
Me.Controls.Add(Me.GroupBox5)
|
|
Me.Controls.Add(Me.GroupBox4)
|
|
Me.Controls.Add(Me.GroupBox3)
|
|
Me.Controls.Add(Me.GroupBox2)
|
|
Me.Controls.Add(Me.GroupBox1)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.Name = "Form1"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Management Resurse Companie "
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox2.ResumeLayout(False)
|
|
Me.GroupBox3.ResumeLayout(False)
|
|
Me.GroupBox4.ResumeLayout(False)
|
|
Me.GroupBox5.ResumeLayout(False)
|
|
Me.GroupBox6.ResumeLayout(False)
|
|
Me.GroupBox7.ResumeLayout(False)
|
|
Me.GroupBox8.ResumeLayout(False)
|
|
Me.GroupBox9.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents GroupBox1 As GroupBox
|
|
Friend WithEvents Button2 As Button
|
|
Friend WithEvents GroupBox2 As GroupBox
|
|
Friend WithEvents Button3 As Button
|
|
Friend WithEvents GroupBox3 As GroupBox
|
|
Friend WithEvents Button4 As Button
|
|
Friend WithEvents GroupBox4 As GroupBox
|
|
Friend WithEvents Button5 As Button
|
|
Friend WithEvents GroupBox5 As GroupBox
|
|
Friend WithEvents Button6 As Button
|
|
Friend WithEvents Button7 As Button
|
|
Friend WithEvents Button8 As Button
|
|
Friend WithEvents GroupBox6 As GroupBox
|
|
Friend WithEvents FlowLayoutPanel1 As FlowLayoutPanel
|
|
Friend WithEvents Button9 As Button
|
|
Friend WithEvents GroupBox7 As GroupBox
|
|
Friend WithEvents GroupBox8 As GroupBox
|
|
Friend WithEvents Button10 As Button
|
|
Friend WithEvents GroupBox9 As GroupBox
|
|
Friend WithEvents Button11 As Button
|
|
Friend WithEvents SqlCommand1 As Microsoft.Data.SqlClient.SqlCommand
|
|
End Class
|