Files
cameramanager/CameraMng/Cfg/CaliProspCfg.Designer.vb
T
2025-05-15 16:01:31 +02:00

194 lines
6.7 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class CaliProspCfg
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.tBoxP1X = New System.Windows.Forms.TextBox()
Me.tBoxP1Y = New System.Windows.Forms.TextBox()
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.TextBox2 = New System.Windows.Forms.TextBox()
Me.TextBox3 = New System.Windows.Forms.TextBox()
Me.TextBox4 = New System.Windows.Forms.TextBox()
Me.TextBox5 = New System.Windows.Forms.TextBox()
Me.TextBox6 = New System.Windows.Forms.TextBox()
Me.lblP1 = New System.Windows.Forms.Label()
Me.lblP2 = New System.Windows.Forms.Label()
Me.lblP3 = New System.Windows.Forms.Label()
Me.lblP4 = New System.Windows.Forms.Label()
Me.lblX = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.SuspendLayout()
'
'tBoxP1X
'
Me.tBoxP1X.Location = New System.Drawing.Point(54, 54)
Me.tBoxP1X.Name = "tBoxP1X"
Me.tBoxP1X.Size = New System.Drawing.Size(64, 20)
Me.tBoxP1X.TabIndex = 0
'
'tBoxP1Y
'
Me.tBoxP1Y.Location = New System.Drawing.Point(54, 77)
Me.tBoxP1Y.Name = "tBoxP1Y"
Me.tBoxP1Y.Size = New System.Drawing.Size(64, 20)
Me.tBoxP1Y.TabIndex = 1
'
'TextBox1
'
Me.TextBox1.Location = New System.Drawing.Point(37, 299)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(64, 20)
Me.TextBox1.TabIndex = 3
'
'TextBox2
'
Me.TextBox2.Location = New System.Drawing.Point(37, 273)
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.Size = New System.Drawing.Size(64, 20)
Me.TextBox2.TabIndex = 2
'
'TextBox3
'
Me.TextBox3.Location = New System.Drawing.Point(530, 299)
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.Size = New System.Drawing.Size(64, 20)
Me.TextBox3.TabIndex = 5
'
'TextBox4
'
Me.TextBox4.Location = New System.Drawing.Point(530, 320)
Me.TextBox4.Name = "TextBox4"
Me.TextBox4.Size = New System.Drawing.Size(64, 20)
Me.TextBox4.TabIndex = 4
'
'TextBox5
'
Me.TextBox5.Location = New System.Drawing.Point(497, 77)
Me.TextBox5.Name = "TextBox5"
Me.TextBox5.Size = New System.Drawing.Size(64, 20)
Me.TextBox5.TabIndex = 7
'
'TextBox6
'
Me.TextBox6.Location = New System.Drawing.Point(497, 54)
Me.TextBox6.Name = "TextBox6"
Me.TextBox6.Size = New System.Drawing.Size(64, 20)
Me.TextBox6.TabIndex = 6
'
'lblP1
'
Me.lblP1.AutoSize = True
Me.lblP1.Location = New System.Drawing.Point(78, 129)
Me.lblP1.Name = "lblP1"
Me.lblP1.Size = New System.Drawing.Size(40, 13)
Me.lblP1.TabIndex = 8
Me.lblP1.Text = "Point 1"
'
'lblP2
'
Me.lblP2.AutoSize = True
Me.lblP2.Location = New System.Drawing.Point(78, 229)
Me.lblP2.Name = "lblP2"
Me.lblP2.Size = New System.Drawing.Size(40, 13)
Me.lblP2.TabIndex = 9
Me.lblP2.Text = "Point 2"
'
'lblP3
'
Me.lblP3.AutoSize = True
Me.lblP3.Location = New System.Drawing.Point(545, 239)
Me.lblP3.Name = "lblP3"
Me.lblP3.Size = New System.Drawing.Size(40, 13)
Me.lblP3.TabIndex = 10
Me.lblP3.Text = "Point 3"
'
'lblP4
'
Me.lblP4.AutoSize = True
Me.lblP4.Location = New System.Drawing.Point(545, 120)
Me.lblP4.Name = "lblP4"
Me.lblP4.Size = New System.Drawing.Size(40, 13)
Me.lblP4.TabIndex = 11
Me.lblP4.Text = "Point 4"
'
'lblX
'
Me.lblX.AutoSize = True
Me.lblX.Location = New System.Drawing.Point(34, 61)
Me.lblX.Name = "lblX"
Me.lblX.Size = New System.Drawing.Size(14, 13)
Me.lblX.TabIndex = 12
Me.lblX.Text = "X"
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(34, 84)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(14, 13)
Me.Label1.TabIndex = 13
Me.Label1.Text = "Y"
'
'CaliProspCfg
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackgroundImage = Global.CameraMng.My.Resources.Resources.Prova
Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.ClientSize = New System.Drawing.Size(637, 378)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.lblX)
Me.Controls.Add(Me.lblP4)
Me.Controls.Add(Me.lblP3)
Me.Controls.Add(Me.lblP2)
Me.Controls.Add(Me.lblP1)
Me.Controls.Add(Me.TextBox5)
Me.Controls.Add(Me.TextBox6)
Me.Controls.Add(Me.TextBox3)
Me.Controls.Add(Me.TextBox4)
Me.Controls.Add(Me.TextBox1)
Me.Controls.Add(Me.TextBox2)
Me.Controls.Add(Me.tBoxP1Y)
Me.Controls.Add(Me.tBoxP1X)
Me.DoubleBuffered = True
Me.Name = "CaliProspCfg"
Me.Text = "CaliProspCfg"
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents tBoxP1X As System.Windows.Forms.TextBox
Friend WithEvents tBoxP1Y As System.Windows.Forms.TextBox
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
Friend WithEvents TextBox5 As System.Windows.Forms.TextBox
Friend WithEvents TextBox6 As System.Windows.Forms.TextBox
Friend WithEvents lblP1 As System.Windows.Forms.Label
Friend WithEvents lblP2 As System.Windows.Forms.Label
Friend WithEvents lblP3 As System.Windows.Forms.Label
Friend WithEvents lblP4 As System.Windows.Forms.Label
Friend WithEvents lblX As System.Windows.Forms.Label
Friend WithEvents Label1 As System.Windows.Forms.Label
End Class