TPS1100-Convert/Form2.Designer.vb

307 lines
15 KiB
VB.net
Raw Normal View History

2024-06-02 05:35:03 +02:00
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Form2
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.components = New System.ComponentModel.Container()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form2))
2024-06-10 20:57:35 +02:00
Me.RichTextBoxEdit = New System.Windows.Forms.RichTextBox()
2024-06-07 00:11:48 +02:00
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
2024-06-16 05:10:11 +02:00
Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton()
2024-06-10 20:57:35 +02:00
Me.BtnShraniF2 = New System.Windows.Forms.ToolStripButton()
2024-06-11 02:02:19 +02:00
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
2024-06-07 00:11:48 +02:00
Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel()
Me.ComBoxKoda = New System.Windows.Forms.ToolStripComboBox()
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
2024-06-16 05:10:11 +02:00
Me.ToolStripLabel2 = New System.Windows.Forms.ToolStripLabel()
Me.ToolStripTextBox1 = New System.Windows.Forms.ToolStripTextBox()
Me.ToolStripLabel3 = New System.Windows.Forms.ToolStripLabel()
Me.ToolStripTextBox2 = New System.Windows.Forms.ToolStripTextBox()
2024-06-19 21:00:35 +02:00
Me.ToolStripLabel6 = New System.Windows.Forms.ToolStripLabel()
Me.ToolStripTextBox5 = New System.Windows.Forms.ToolStripTextBox()
2024-06-16 05:10:11 +02:00
Me.ToolStripLabel4 = New System.Windows.Forms.ToolStripLabel()
Me.ToolStripTextBox3 = New System.Windows.Forms.ToolStripTextBox()
Me.ToolStripLabel5 = New System.Windows.Forms.ToolStripLabel()
Me.ToolStripTextBox4 = New System.Windows.Forms.ToolStripTextBox()
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
2024-06-10 20:57:35 +02:00
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel()
Me.SaveFileDialog2 = New System.Windows.Forms.SaveFileDialog()
2024-06-02 05:35:03 +02:00
Me.MyApplicationBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.MyApplicationBindingSource1 = New System.Windows.Forms.BindingSource(Me.components)
2024-06-07 00:11:48 +02:00
Me.ToolStrip1.SuspendLayout()
Me.StatusStrip1.SuspendLayout()
2024-06-02 05:35:03 +02:00
CType(Me.MyApplicationBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.MyApplicationBindingSource1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
2024-06-10 20:57:35 +02:00
'RichTextBoxEdit
2024-06-02 05:35:03 +02:00
'
2024-06-13 04:25:40 +02:00
Me.RichTextBoxEdit.BackColor = System.Drawing.Color.Ivory
2024-06-10 20:57:35 +02:00
Me.RichTextBoxEdit.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.RichTextBoxEdit.DetectUrls = False
Me.RichTextBoxEdit.EnableAutoDragDrop = True
2024-06-13 04:25:40 +02:00
Me.RichTextBoxEdit.Font = New System.Drawing.Font("Courier New", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
2024-06-10 20:57:35 +02:00
Me.RichTextBoxEdit.Location = New System.Drawing.Point(12, 35)
Me.RichTextBoxEdit.Name = "RichTextBoxEdit"
2024-06-16 05:10:11 +02:00
Me.RichTextBoxEdit.Size = New System.Drawing.Size(1160, 581)
2024-06-10 20:57:35 +02:00
Me.RichTextBoxEdit.TabIndex = 2
Me.RichTextBoxEdit.Text = ""
Me.RichTextBoxEdit.WordWrap = False
2024-06-02 05:35:03 +02:00
'
2024-06-07 00:11:48 +02:00
'ToolStrip1
2024-06-02 05:35:03 +02:00
'
2024-06-10 20:57:35 +02:00
Me.ToolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
Me.ToolStrip1.ImageScalingSize = New System.Drawing.Size(20, 20)
2024-06-19 21:00:35 +02:00
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton3, Me.BtnShraniF2, Me.ToolStripSeparator3, Me.ToolStripLabel1, Me.ComBoxKoda, Me.ToolStripButton1, Me.ToolStripLabel2, Me.ToolStripTextBox1, Me.ToolStripLabel3, Me.ToolStripTextBox2, Me.ToolStripLabel6, Me.ToolStripTextBox5, Me.ToolStripLabel4, Me.ToolStripTextBox3, Me.ToolStripLabel5, Me.ToolStripTextBox4, Me.ToolStripSeparator2, Me.ToolStripButton2})
2024-06-07 00:11:48 +02:00
Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
Me.ToolStrip1.Name = "ToolStrip1"
2024-06-10 20:57:35 +02:00
Me.ToolStrip1.Padding = New System.Windows.Forms.Padding(10, 5, 10, 0)
2024-06-11 02:02:19 +02:00
Me.ToolStrip1.Size = New System.Drawing.Size(1184, 32)
2024-06-07 00:11:48 +02:00
Me.ToolStrip1.TabIndex = 3
Me.ToolStrip1.Text = "ToolStrip1"
'
2024-06-16 05:10:11 +02:00
'ToolStripButton3
'
Me.ToolStripButton3.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.ToolStripButton3.Image = Global.TPS1100_Convert.My.Resources.Resources.icons8_close_50
Me.ToolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton3.Name = "ToolStripButton3"
Me.ToolStripButton3.Size = New System.Drawing.Size(58, 24)
Me.ToolStripButton3.Text = "Zapri"
'
2024-06-10 20:57:35 +02:00
'BtnShraniF2
'
2024-06-16 05:10:11 +02:00
Me.BtnShraniF2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
2024-06-10 20:57:35 +02:00
Me.BtnShraniF2.Enabled = False
Me.BtnShraniF2.Image = Global.TPS1100_Convert.My.Resources.Resources.Save_as_24
Me.BtnShraniF2.ImageTransparentColor = System.Drawing.Color.Magenta
Me.BtnShraniF2.Name = "BtnShraniF2"
Me.BtnShraniF2.Size = New System.Drawing.Size(73, 24)
Me.BtnShraniF2.Text = "Shrani..."
'
2024-06-11 02:02:19 +02:00
'ToolStripSeparator3
'
2024-06-16 05:10:11 +02:00
Me.ToolStripSeparator3.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
2024-06-11 02:02:19 +02:00
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 27)
'
2024-06-07 00:11:48 +02:00
'ToolStripLabel1
'
Me.ToolStripLabel1.Name = "ToolStripLabel1"
2024-06-16 05:10:11 +02:00
Me.ToolStripLabel1.Size = New System.Drawing.Size(37, 24)
Me.ToolStripLabel1.Text = "Koda:"
2024-06-07 00:11:48 +02:00
'
'ComBoxKoda
'
2024-06-19 21:00:35 +02:00
Me.ComBoxKoda.AutoSize = False
2024-06-16 05:10:11 +02:00
Me.ComBoxKoda.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
2024-06-19 21:00:35 +02:00
Me.ComBoxKoda.DropDownWidth = 200
2024-06-10 20:57:35 +02:00
Me.ComBoxKoda.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
2024-06-19 21:00:35 +02:00
Me.ComBoxKoda.Items.AddRange(New Object() {" ", "1 | Setup: Quick Set", "2 | Setup: Set Azimuth", "3 | Setup: Resection", "4 | Setup: Free Station", "5 | Setup: Ori. & Ht. Transfer", "6 | Measure: Orientation", "7 | Measure: Points", "8 | Points: User/Imported", "9 | Info: Station + Ht.", "10 | Info: Temp. + Press.", "11 | Info: Orientation + Hz"})
Me.ComBoxKoda.MaxDropDownItems = 15
2024-06-07 00:11:48 +02:00
Me.ComBoxKoda.Name = "ComBoxKoda"
2024-06-19 21:00:35 +02:00
Me.ComBoxKoda.Size = New System.Drawing.Size(200, 25)
2024-06-07 00:11:48 +02:00
Me.ComBoxKoda.ToolTipText = "Izberi kodo..."
'
2024-06-16 05:10:11 +02:00
'ToolStripButton1
2024-06-10 20:57:35 +02:00
'
2024-06-16 05:10:11 +02:00
Me.ToolStripButton1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.ToolStripButton1.Image = Global.TPS1100_Convert.My.Resources.Resources.icons8_undo_48
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton1.Name = "ToolStripButton1"
Me.ToolStripButton1.Size = New System.Drawing.Size(65, 24)
Me.ToolStripButton1.Text = "Povrni"
'
'ToolStripLabel2
'
Me.ToolStripLabel2.Name = "ToolStripLabel2"
2024-06-19 21:00:35 +02:00
Me.ToolStripLabel2.Size = New System.Drawing.Size(36, 24)
Me.ToolStripLabel2.Text = "PntID"
2024-06-16 05:10:11 +02:00
Me.ToolStripLabel2.Visible = False
'
'ToolStripTextBox1
'
2024-06-28 22:54:29 +02:00
Me.ToolStripTextBox1.Font = New System.Drawing.Font("Segoe UI", 9.0!)
2024-06-16 05:10:11 +02:00
Me.ToolStripTextBox1.Name = "ToolStripTextBox1"
Me.ToolStripTextBox1.Size = New System.Drawing.Size(90, 27)
2024-06-19 21:00:35 +02:00
Me.ToolStripTextBox1.Text = "NAME"
Me.ToolStripTextBox1.ToolTipText = "Ime točke"
2024-06-16 05:10:11 +02:00
Me.ToolStripTextBox1.Visible = False
'
'ToolStripLabel3
'
Me.ToolStripLabel3.Name = "ToolStripLabel3"
Me.ToolStripLabel3.Size = New System.Drawing.Size(41, 24)
Me.ToolStripLabel3.Text = "H Inst."
Me.ToolStripLabel3.Visible = False
'
'ToolStripTextBox2
'
2024-06-28 22:54:29 +02:00
Me.ToolStripTextBox2.Font = New System.Drawing.Font("Segoe UI", 9.0!)
2024-06-16 05:10:11 +02:00
Me.ToolStripTextBox2.Name = "ToolStripTextBox2"
Me.ToolStripTextBox2.Size = New System.Drawing.Size(60, 27)
Me.ToolStripTextBox2.Text = "0.000"
Me.ToolStripTextBox2.ToolTipText = "Višina instrumenta (m)"
Me.ToolStripTextBox2.Visible = False
'
2024-06-19 21:00:35 +02:00
'ToolStripLabel6
'
Me.ToolStripLabel6.Name = "ToolStripLabel6"
Me.ToolStripLabel6.Size = New System.Drawing.Size(21, 24)
Me.ToolStripLabel6.Text = "Hz"
Me.ToolStripLabel6.Visible = False
'
'ToolStripTextBox5
'
2024-06-28 22:54:29 +02:00
Me.ToolStripTextBox5.Font = New System.Drawing.Font("Segoe UI", 9.0!)
2024-06-19 21:00:35 +02:00
Me.ToolStripTextBox5.Name = "ToolStripTextBox5"
Me.ToolStripTextBox5.Size = New System.Drawing.Size(70, 27)
Me.ToolStripTextBox5.Text = "0.0000"
Me.ToolStripTextBox5.ToolTipText = "Hz /Azimut ""D.MMSS"""
Me.ToolStripTextBox5.Visible = False
'
2024-06-16 05:10:11 +02:00
'ToolStripLabel4
'
Me.ToolStripLabel4.Name = "ToolStripLabel4"
Me.ToolStripLabel4.Size = New System.Drawing.Size(73, 24)
Me.ToolStripLabel4.Text = "Temperatura"
Me.ToolStripLabel4.Visible = False
'
'ToolStripTextBox3
'
2024-06-28 22:54:29 +02:00
Me.ToolStripTextBox3.Font = New System.Drawing.Font("Segoe UI", 9.0!)
2024-06-16 05:10:11 +02:00
Me.ToolStripTextBox3.Name = "ToolStripTextBox3"
Me.ToolStripTextBox3.Size = New System.Drawing.Size(50, 27)
Me.ToolStripTextBox3.Text = "20.0"
Me.ToolStripTextBox3.ToolTipText = "Temperatura (°C)"
Me.ToolStripTextBox3.Visible = False
'
'ToolStripLabel5
'
Me.ToolStripLabel5.Name = "ToolStripLabel5"
Me.ToolStripLabel5.Size = New System.Drawing.Size(39, 24)
Me.ToolStripLabel5.Text = "Pritisk"
Me.ToolStripLabel5.Visible = False
'
'ToolStripTextBox4
'
2024-06-28 22:54:29 +02:00
Me.ToolStripTextBox4.Font = New System.Drawing.Font("Segoe UI", 9.0!)
2024-06-16 05:10:11 +02:00
Me.ToolStripTextBox4.Name = "ToolStripTextBox4"
Me.ToolStripTextBox4.Size = New System.Drawing.Size(60, 27)
2024-06-19 21:00:35 +02:00
Me.ToolStripTextBox4.Text = "1013"
2024-06-16 05:10:11 +02:00
Me.ToolStripTextBox4.ToolTipText = "Pritisk (mbar)"
Me.ToolStripTextBox4.Visible = False
2024-06-10 20:57:35 +02:00
'
'ToolStripSeparator2
'
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 27)
'
2024-06-16 05:10:11 +02:00
'ToolStripButton2
2024-06-10 20:57:35 +02:00
'
2024-06-16 05:10:11 +02:00
Me.ToolStripButton2.Enabled = False
Me.ToolStripButton2.Image = Global.TPS1100_Convert.My.Resources.Resources.icons8_advance_48
Me.ToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton2.Name = "ToolStripButton2"
Me.ToolStripButton2.Size = New System.Drawing.Size(62, 24)
Me.ToolStripButton2.Text = "Vstavi"
Me.ToolStripButton2.ToolTipText = "Vstavi vrstico..."
2024-06-10 20:57:35 +02:00
'
2024-06-07 00:11:48 +02:00
'StatusStrip1
'
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripStatusLabel1})
2024-06-16 05:10:11 +02:00
Me.StatusStrip1.Location = New System.Drawing.Point(0, 619)
2024-06-07 00:11:48 +02:00
Me.StatusStrip1.Name = "StatusStrip1"
2024-06-11 02:02:19 +02:00
Me.StatusStrip1.Size = New System.Drawing.Size(1184, 22)
2024-06-07 00:11:48 +02:00
Me.StatusStrip1.TabIndex = 4
Me.StatusStrip1.Text = "StatusStrip1"
'
'ToolStripStatusLabel1
'
Me.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1"
Me.ToolStripStatusLabel1.Size = New System.Drawing.Size(69, 17)
Me.ToolStripStatusLabel1.Text = "Nalaganje..."
'
2024-06-10 20:57:35 +02:00
'SaveFileDialog2
2024-06-07 00:11:48 +02:00
'
2024-06-10 20:57:35 +02:00
Me.SaveFileDialog2.Filter = "GSI Files|*.GSI"
2024-06-02 05:35:03 +02:00
'
'MyApplicationBindingSource
'
Me.MyApplicationBindingSource.DataSource = GetType(TPS1100_Convert.My.MyApplication)
'
'MyApplicationBindingSource1
'
Me.MyApplicationBindingSource1.DataSource = GetType(TPS1100_Convert.My.MyApplication)
'
'Form2
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
2024-06-16 05:10:11 +02:00
Me.ClientSize = New System.Drawing.Size(1184, 641)
2024-06-07 00:11:48 +02:00
Me.Controls.Add(Me.StatusStrip1)
Me.Controls.Add(Me.ToolStrip1)
2024-06-10 20:57:35 +02:00
Me.Controls.Add(Me.RichTextBoxEdit)
2024-06-02 05:35:03 +02:00
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "Form2"
2024-06-10 20:57:35 +02:00
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
2024-06-11 03:16:44 +02:00
Me.Text = "TPS1100 Convert - Urejanje"
2024-06-07 00:11:48 +02:00
Me.ToolStrip1.ResumeLayout(False)
Me.ToolStrip1.PerformLayout()
Me.StatusStrip1.ResumeLayout(False)
Me.StatusStrip1.PerformLayout()
2024-06-02 05:35:03 +02:00
CType(Me.MyApplicationBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.MyApplicationBindingSource1, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents MyApplicationBindingSource As BindingSource
Friend WithEvents MyApplicationBindingSource1 As BindingSource
2024-06-10 20:57:35 +02:00
Friend WithEvents RichTextBoxEdit As RichTextBox
2024-06-07 00:11:48 +02:00
Friend WithEvents ToolStrip1 As ToolStrip
Friend WithEvents BtnShraniF2 As ToolStripButton
Friend WithEvents ToolStripLabel1 As ToolStripLabel
Friend WithEvents ComBoxKoda As ToolStripComboBox
Friend WithEvents ToolStripButton2 As ToolStripButton
Friend WithEvents StatusStrip1 As StatusStrip
Friend WithEvents ToolStripStatusLabel1 As ToolStripStatusLabel
Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
Friend WithEvents ToolStripButton1 As ToolStripButton
2024-06-10 20:57:35 +02:00
Friend WithEvents SaveFileDialog2 As SaveFileDialog
Friend WithEvents ToolStripButton3 As ToolStripButton
Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
2024-06-16 05:10:11 +02:00
Friend WithEvents ToolStripLabel2 As ToolStripLabel
Friend WithEvents ToolStripTextBox1 As ToolStripTextBox
Friend WithEvents ToolStripTextBox2 As ToolStripTextBox
Friend WithEvents ToolStripLabel3 As ToolStripLabel
Friend WithEvents ToolStripLabel4 As ToolStripLabel
Friend WithEvents ToolStripTextBox3 As ToolStripTextBox
Friend WithEvents ToolStripLabel5 As ToolStripLabel
Friend WithEvents ToolStripTextBox4 As ToolStripTextBox
2024-06-19 21:00:35 +02:00
Friend WithEvents ToolStripLabel6 As ToolStripLabel
Friend WithEvents ToolStripTextBox5 As ToolStripTextBox
2024-06-02 05:35:03 +02:00
End Class