TPS1100-Convert/FormGsiJobs.Designer.vb

557 lines
29 KiB
VB.net
Raw Normal View History

2024-07-11 01:26:11 +02:00
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class FormGsiJobs
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(FormGsiJobs))
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
2024-07-17 22:30:32 +02:00
Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton()
2024-07-19 23:44:24 +02:00
Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton()
2024-07-11 01:26:11 +02:00
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
2024-07-17 22:30:32 +02:00
Me.TSButtonUvozi = New System.Windows.Forms.ToolStripButton()
Me.TSButonNalozi = New System.Windows.Forms.ToolStripButton()
2024-07-11 01:26:11 +02:00
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
Me.Label1 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.TableLayoutPanel1 = New System.Windows.Forms.TableLayoutPanel()
Me.Label4 = New System.Windows.Forms.Label()
Me.Label6 = New System.Windows.Forms.Label()
Me.LabelDeloProj = New System.Windows.Forms.Label()
Me.LabelDeloMapa = New System.Windows.Forms.Label()
Me.Label7 = New System.Windows.Forms.Label()
Me.Label5 = New System.Windows.Forms.Label()
Me.LabelIzbProjMapa = New System.Windows.Forms.Label()
Me.LabelIzbProj = New System.Windows.Forms.Label()
Me.Label10 = New System.Windows.Forms.Label()
Me.ButtonDelovni = New System.Windows.Forms.Button()
Me.Label12 = New System.Windows.Forms.Label()
2024-07-17 22:30:32 +02:00
Me.LabelJobIme = New System.Windows.Forms.Label()
Me.ButtonNalJob2 = New System.Windows.Forms.Button()
Me.Label8 = New System.Windows.Forms.Label()
2024-07-11 01:26:11 +02:00
Me.ListViewProj = New System.Windows.Forms.ListView()
Me.ProjektImeHeader = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
Me.ProjektMapaHeader = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
Me.ListView2 = New System.Windows.Forms.ListView()
Me.JobImeHeader = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
2024-07-17 22:30:32 +02:00
Me.OpenFileDialogUvoziJob = New System.Windows.Forms.OpenFileDialog()
Me.TextBoxJobDat = New System.Windows.Forms.TextBox()
Me.TableLayoutPanel2 = New System.Windows.Forms.TableLayoutPanel()
2024-07-11 01:26:11 +02:00
Me.ToolStrip1.SuspendLayout()
Me.TableLayoutPanel1.SuspendLayout()
2024-07-17 22:30:32 +02:00
Me.TableLayoutPanel2.SuspendLayout()
2024-07-11 01:26:11 +02:00
Me.SuspendLayout()
'
'StatusStrip1
'
Me.StatusStrip1.Location = New System.Drawing.Point(0, 419)
Me.StatusStrip1.Name = "StatusStrip1"
Me.StatusStrip1.Size = New System.Drawing.Size(704, 22)
Me.StatusStrip1.SizingGrip = False
Me.StatusStrip1.TabIndex = 1
Me.StatusStrip1.Text = "StatusStrip1"
'
'ToolStrip1
'
Me.ToolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
Me.ToolStrip1.ImageScalingSize = New System.Drawing.Size(24, 24)
2024-07-17 22:30:32 +02:00
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton5, Me.ToolStripButton4, Me.ToolStripSeparator3, Me.ToolStripButton3, Me.ToolStripSeparator1, Me.TSButtonUvozi, Me.TSButonNalozi, Me.ToolStripSeparator2})
2024-07-11 01:26:11 +02:00
Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
Me.ToolStrip1.Name = "ToolStrip1"
Me.ToolStrip1.Padding = New System.Windows.Forms.Padding(5)
Me.ToolStrip1.Size = New System.Drawing.Size(704, 56)
Me.ToolStrip1.Stretch = True
Me.ToolStrip1.TabIndex = 2
Me.ToolStrip1.Text = "ToolStrip1"
'
2024-07-17 22:30:32 +02:00
'ToolStripButton5
'
Me.ToolStripButton5.Image = Global.TPS1100_Convert.My.Resources.Resources.icons8_caps_lock_on_501
Me.ToolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton5.Name = "ToolStripButton5"
Me.ToolStripButton5.Size = New System.Drawing.Size(91, 43)
Me.ToolStripButton5.Text = "Delovni Projekt"
Me.ToolStripButton5.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
'
2024-07-19 23:44:24 +02:00
'ToolStripButton4
'
Me.ToolStripButton4.Image = Global.TPS1100_Convert.My.Resources.Resources.icons8_folder_tree_50
Me.ToolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton4.Name = "ToolStripButton4"
Me.ToolStripButton4.Size = New System.Drawing.Size(73, 43)
Me.ToolStripButton4.Text = "Nov Projekt"
Me.ToolStripButton4.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
'
2024-07-11 01:26:11 +02:00
'ToolStripSeparator3
'
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 46)
'
'ToolStripButton3
'
2024-07-17 22:30:32 +02:00
Me.ToolStripButton3.Image = Global.TPS1100_Convert.My.Resources.Resources.icons8_opened_folder_50
2024-07-11 01:26:11 +02:00
Me.ToolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton3.Name = "ToolStripButton3"
Me.ToolStripButton3.Size = New System.Drawing.Size(75, 43)
Me.ToolStripButton3.Text = "Odpri Mapo"
Me.ToolStripButton3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
'
'ToolStripSeparator1
'
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 46)
'
2024-07-17 22:30:32 +02:00
'TSButtonUvozi
2024-07-11 01:26:11 +02:00
'
2024-07-17 22:30:32 +02:00
Me.TSButtonUvozi.Image = Global.TPS1100_Convert.My.Resources.Resources.icons8_move_to_folder_50
Me.TSButtonUvozi.ImageTransparentColor = System.Drawing.Color.Magenta
Me.TSButtonUvozi.Name = "TSButtonUvozi"
Me.TSButtonUvozi.Size = New System.Drawing.Size(61, 43)
Me.TSButtonUvozi.Text = "Uvozi Job"
Me.TSButtonUvozi.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
Me.TSButtonUvozi.ToolTipText = "Uvozi Job v delovni projekt..."
2024-07-11 01:26:11 +02:00
'
2024-07-17 22:30:32 +02:00
'TSButonNalozi
2024-07-11 01:26:11 +02:00
'
2024-07-17 22:30:32 +02:00
Me.TSButonNalozi.Image = Global.TPS1100_Convert.My.Resources.Resources.icons8_send_file_50
Me.TSButonNalozi.ImageTransparentColor = System.Drawing.Color.Magenta
Me.TSButonNalozi.Name = "TSButonNalozi"
Me.TSButonNalozi.Size = New System.Drawing.Size(65, 43)
Me.TSButonNalozi.Text = "Naloži Job"
Me.TSButonNalozi.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
2024-07-11 01:26:11 +02:00
'
'ToolStripSeparator2
'
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 46)
'
'Label1
'
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(9, 56)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(150, 26)
Me.Label1.TabIndex = 8
Me.Label1.Text = "Projekt"
Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label2
'
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.Location = New System.Drawing.Point(165, 56)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(153, 26)
Me.Label2.TabIndex = 9
Me.Label2.Text = "Job (GSI)"
Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label3
'
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label3.Location = New System.Drawing.Point(324, 56)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(368, 26)
Me.Label3.TabIndex = 10
Me.Label3.Text = "Podatki"
Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'TableLayoutPanel1
'
Me.TableLayoutPanel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.TableLayoutPanel1.ColumnCount = 2
Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle())
Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle())
Me.TableLayoutPanel1.Controls.Add(Me.Label4, 0, 0)
Me.TableLayoutPanel1.Controls.Add(Me.Label6, 0, 1)
Me.TableLayoutPanel1.Controls.Add(Me.LabelDeloProj, 1, 0)
Me.TableLayoutPanel1.Controls.Add(Me.LabelDeloMapa, 1, 1)
Me.TableLayoutPanel1.Controls.Add(Me.Label7, 0, 4)
Me.TableLayoutPanel1.Controls.Add(Me.Label5, 0, 3)
Me.TableLayoutPanel1.Controls.Add(Me.LabelIzbProjMapa, 1, 4)
Me.TableLayoutPanel1.Controls.Add(Me.LabelIzbProj, 1, 3)
Me.TableLayoutPanel1.Controls.Add(Me.Label10, 0, 6)
Me.TableLayoutPanel1.Controls.Add(Me.ButtonDelovni, 0, 2)
Me.TableLayoutPanel1.Controls.Add(Me.Label12, 1, 2)
2024-07-17 22:30:32 +02:00
Me.TableLayoutPanel1.Controls.Add(Me.LabelJobIme, 1, 6)
2024-07-11 01:26:11 +02:00
Me.TableLayoutPanel1.Location = New System.Drawing.Point(324, 86)
Me.TableLayoutPanel1.Name = "TableLayoutPanel1"
2024-07-17 22:30:32 +02:00
Me.TableLayoutPanel1.RowCount = 7
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25.0!))
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25.0!))
2024-07-11 01:26:11 +02:00
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25.0!))
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25.0!))
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25.0!))
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25.0!))
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25.0!))
2024-07-17 22:30:32 +02:00
Me.TableLayoutPanel1.Size = New System.Drawing.Size(368, 181)
2024-07-11 01:26:11 +02:00
Me.TableLayoutPanel1.TabIndex = 11
'
'Label4
'
Me.Label4.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Label4.AutoSize = True
2024-07-17 22:30:32 +02:00
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
2024-07-11 01:26:11 +02:00
Me.Label4.Location = New System.Drawing.Point(3, 0)
Me.Label4.Name = "Label4"
2024-07-17 22:30:32 +02:00
Me.Label4.Size = New System.Drawing.Size(113, 25)
2024-07-11 01:26:11 +02:00
Me.Label4.TabIndex = 0
Me.Label4.Text = "Delovni Projekt"
Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label6
'
Me.Label6.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Label6.AutoSize = True
Me.Label6.Location = New System.Drawing.Point(3, 25)
Me.Label6.Name = "Label6"
2024-07-17 22:30:32 +02:00
Me.Label6.Size = New System.Drawing.Size(113, 25)
2024-07-11 01:26:11 +02:00
Me.Label6.TabIndex = 2
Me.Label6.Text = "Delovna Mapa"
Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'LabelDeloProj
'
Me.LabelDeloProj.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.LabelDeloProj.AutoSize = True
2024-07-17 22:30:32 +02:00
Me.LabelDeloProj.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.LabelDeloProj.ForeColor = System.Drawing.Color.ForestGreen
Me.LabelDeloProj.Location = New System.Drawing.Point(122, 0)
2024-07-11 01:26:11 +02:00
Me.LabelDeloProj.Name = "LabelDeloProj"
2024-07-17 22:30:32 +02:00
Me.LabelDeloProj.Size = New System.Drawing.Size(243, 25)
2024-07-11 01:26:11 +02:00
Me.LabelDeloProj.TabIndex = 6
Me.LabelDeloProj.Text = "<delovni projekt>"
Me.LabelDeloProj.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'LabelDeloMapa
'
Me.LabelDeloMapa.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.LabelDeloMapa.AutoSize = True
2024-07-17 22:30:32 +02:00
Me.LabelDeloMapa.Location = New System.Drawing.Point(122, 25)
2024-07-11 01:26:11 +02:00
Me.LabelDeloMapa.Name = "LabelDeloMapa"
2024-07-17 22:30:32 +02:00
Me.LabelDeloMapa.Size = New System.Drawing.Size(243, 25)
2024-07-11 01:26:11 +02:00
Me.LabelDeloMapa.TabIndex = 7
Me.LabelDeloMapa.Text = "<delovna mapa>"
Me.LabelDeloMapa.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label7
'
Me.Label7.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Label7.AutoSize = True
2024-07-17 22:30:32 +02:00
Me.Label7.Location = New System.Drawing.Point(3, 100)
2024-07-11 01:26:11 +02:00
Me.Label7.Name = "Label7"
2024-07-17 22:30:32 +02:00
Me.Label7.Size = New System.Drawing.Size(113, 25)
2024-07-11 01:26:11 +02:00
Me.Label7.TabIndex = 5
Me.Label7.Text = "Lokacija"
Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label5
'
Me.Label5.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Label5.AutoSize = True
2024-07-17 22:30:32 +02:00
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.Location = New System.Drawing.Point(3, 75)
2024-07-11 01:26:11 +02:00
Me.Label5.Name = "Label5"
2024-07-17 22:30:32 +02:00
Me.Label5.Size = New System.Drawing.Size(113, 25)
2024-07-11 01:26:11 +02:00
Me.Label5.TabIndex = 4
Me.Label5.Text = "Izbran Projekt"
Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'LabelIzbProjMapa
'
Me.LabelIzbProjMapa.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.LabelIzbProjMapa.AutoSize = True
2024-07-17 22:30:32 +02:00
Me.LabelIzbProjMapa.Location = New System.Drawing.Point(122, 100)
2024-07-11 01:26:11 +02:00
Me.LabelIzbProjMapa.Name = "LabelIzbProjMapa"
2024-07-17 22:30:32 +02:00
Me.LabelIzbProjMapa.Size = New System.Drawing.Size(243, 25)
2024-07-11 01:26:11 +02:00
Me.LabelIzbProjMapa.TabIndex = 3
Me.LabelIzbProjMapa.Text = ".\"
Me.LabelIzbProjMapa.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'LabelIzbProj
'
Me.LabelIzbProj.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.LabelIzbProj.AutoSize = True
2024-07-17 22:30:32 +02:00
Me.LabelIzbProj.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.LabelIzbProj.ForeColor = System.Drawing.Color.SteelBlue
Me.LabelIzbProj.Location = New System.Drawing.Point(122, 75)
2024-07-11 01:26:11 +02:00
Me.LabelIzbProj.Name = "LabelIzbProj"
2024-07-17 22:30:32 +02:00
Me.LabelIzbProj.Size = New System.Drawing.Size(243, 25)
2024-07-11 01:26:11 +02:00
Me.LabelIzbProj.TabIndex = 1
Me.LabelIzbProj.Text = "(izberi projekt)"
Me.LabelIzbProj.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label10
'
Me.Label10.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Label10.AutoSize = True
2024-07-17 22:30:32 +02:00
Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label10.Location = New System.Drawing.Point(3, 150)
2024-07-11 01:26:11 +02:00
Me.Label10.Name = "Label10"
2024-07-17 22:30:32 +02:00
Me.Label10.Size = New System.Drawing.Size(113, 31)
2024-07-11 01:26:11 +02:00
Me.Label10.TabIndex = 8
Me.Label10.Text = "Izbran Job"
Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'ButtonDelovni
'
Me.ButtonDelovni.BackgroundImage = Global.TPS1100_Convert.My.Resources.Resources.icons8_caps_lock_on_50
Me.ButtonDelovni.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.ButtonDelovni.FlatAppearance.BorderSize = 0
Me.ButtonDelovni.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.ButtonDelovni.Location = New System.Drawing.Point(3, 53)
Me.ButtonDelovni.Name = "ButtonDelovni"
2024-07-17 22:30:32 +02:00
Me.ButtonDelovni.Size = New System.Drawing.Size(113, 19)
2024-07-11 01:26:11 +02:00
Me.ButtonDelovni.TabIndex = 10
Me.ButtonDelovni.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
Me.ButtonDelovni.UseVisualStyleBackColor = True
'
'Label12
'
Me.Label12.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Label12.AutoSize = True
Me.Label12.ForeColor = System.Drawing.SystemColors.ControlDarkDark
2024-07-17 22:30:32 +02:00
Me.Label12.Location = New System.Drawing.Point(122, 50)
2024-07-11 01:26:11 +02:00
Me.Label12.Name = "Label12"
2024-07-17 22:30:32 +02:00
Me.Label12.Size = New System.Drawing.Size(243, 25)
2024-07-11 01:26:11 +02:00
Me.Label12.TabIndex = 11
Me.Label12.Text = "Nastavi izbran projekt kot delovni"
Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
2024-07-17 22:30:32 +02:00
'LabelJobIme
'
Me.LabelJobIme.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.LabelJobIme.AutoSize = True
Me.LabelJobIme.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.LabelJobIme.ForeColor = System.Drawing.Color.RoyalBlue
Me.LabelJobIme.Location = New System.Drawing.Point(122, 150)
Me.LabelJobIme.Name = "LabelJobIme"
Me.LabelJobIme.Size = New System.Drawing.Size(243, 31)
Me.LabelJobIme.TabIndex = 12
Me.LabelJobIme.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'ButtonNalJob2
'
Me.ButtonNalJob2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
Me.ButtonNalJob2.Enabled = False
Me.ButtonNalJob2.FlatAppearance.BorderSize = 0
Me.ButtonNalJob2.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.ActiveCaption
Me.ButtonNalJob2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.ButtonNalJob2.Image = Global.TPS1100_Convert.My.Resources.Resources.icons8_send_file_50
Me.ButtonNalJob2.Location = New System.Drawing.Point(0, 40)
Me.ButtonNalJob2.Margin = New System.Windows.Forms.Padding(0)
Me.ButtonNalJob2.Name = "ButtonNalJob2"
Me.ButtonNalJob2.Padding = New System.Windows.Forms.Padding(3)
Me.ButtonNalJob2.Size = New System.Drawing.Size(368, 91)
Me.ButtonNalJob2.TabIndex = 14
Me.ButtonNalJob2.Text = "Naloži Job"
Me.ButtonNalJob2.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.ButtonNalJob2.UseVisualStyleBackColor = True
'
'Label8
'
Me.Label8.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Label8.AutoSize = True
Me.Label8.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.Label8.Location = New System.Drawing.Point(3, 23)
Me.Label8.Margin = New System.Windows.Forms.Padding(3)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(362, 14)
Me.Label8.TabIndex = 15
Me.Label8.Text = "Naloži izbran Job za obdelavo"
Me.Label8.TextAlign = System.Drawing.ContentAlignment.TopCenter
'
2024-07-11 01:26:11 +02:00
'ListViewProj
'
Me.ListViewProj.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.ListViewProj.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ProjektImeHeader, Me.ProjektMapaHeader})
Me.ListViewProj.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ListViewProj.FullRowSelect = True
Me.ListViewProj.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None
Me.ListViewProj.HideSelection = False
Me.ListViewProj.LabelWrap = False
Me.ListViewProj.Location = New System.Drawing.Point(13, 86)
Me.ListViewProj.MultiSelect = False
Me.ListViewProj.Name = "ListViewProj"
Me.ListViewProj.Size = New System.Drawing.Size(146, 330)
Me.ListViewProj.TabIndex = 12
Me.ListViewProj.UseCompatibleStateImageBehavior = False
Me.ListViewProj.View = System.Windows.Forms.View.List
'
'ProjektImeHeader
'
Me.ProjektImeHeader.Text = "Projekt Ime"
Me.ProjektImeHeader.Width = 140
'
'ProjektMapaHeader
'
Me.ProjektMapaHeader.Text = "Mapa"
'
'ListView2
'
Me.ListView2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.ListView2.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.JobImeHeader})
Me.ListView2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ListView2.FullRowSelect = True
Me.ListView2.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None
Me.ListView2.HideSelection = False
Me.ListView2.Location = New System.Drawing.Point(165, 86)
Me.ListView2.Name = "ListView2"
Me.ListView2.Size = New System.Drawing.Size(153, 330)
Me.ListView2.TabIndex = 13
Me.ListView2.UseCompatibleStateImageBehavior = False
Me.ListView2.View = System.Windows.Forms.View.List
'
'JobImeHeader
'
Me.JobImeHeader.Text = "Job"
Me.JobImeHeader.Width = 140
'
2024-07-17 22:30:32 +02:00
'OpenFileDialogUvoziJob
'
Me.OpenFileDialogUvoziJob.Filter = "GSI|*.GSI"
'
'TextBoxJobDat
'
Me.TextBoxJobDat.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.TextBoxJobDat.Location = New System.Drawing.Point(10, 5)
Me.TextBoxJobDat.Margin = New System.Windows.Forms.Padding(10, 5, 10, 0)
Me.TextBoxJobDat.Name = "TextBoxJobDat"
Me.TextBoxJobDat.ReadOnly = True
Me.TextBoxJobDat.Size = New System.Drawing.Size(348, 13)
Me.TextBoxJobDat.TabIndex = 16
Me.TextBoxJobDat.WordWrap = False
'
'TableLayoutPanel2
'
Me.TableLayoutPanel2.ColumnCount = 1
Me.TableLayoutPanel2.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100.0!))
Me.TableLayoutPanel2.Controls.Add(Me.Label8, 0, 1)
Me.TableLayoutPanel2.Controls.Add(Me.ButtonNalJob2, 0, 2)
Me.TableLayoutPanel2.Controls.Add(Me.TextBoxJobDat, 0, 0)
Me.TableLayoutPanel2.Location = New System.Drawing.Point(324, 273)
Me.TableLayoutPanel2.Name = "TableLayoutPanel2"
Me.TableLayoutPanel2.RowCount = 3
Me.TableLayoutPanel2.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
Me.TableLayoutPanel2.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
Me.TableLayoutPanel2.RowStyles.Add(New System.Windows.Forms.RowStyle())
Me.TableLayoutPanel2.Size = New System.Drawing.Size(368, 143)
Me.TableLayoutPanel2.TabIndex = 14
'
2024-07-11 01:26:11 +02:00
'FormGsiJobs
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(704, 441)
2024-07-17 22:30:32 +02:00
Me.Controls.Add(Me.TableLayoutPanel2)
2024-07-11 01:26:11 +02:00
Me.Controls.Add(Me.ListView2)
Me.Controls.Add(Me.ListViewProj)
Me.Controls.Add(Me.TableLayoutPanel1)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.ToolStrip1)
Me.Controls.Add(Me.StatusStrip1)
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
2024-07-19 23:44:24 +02:00
Me.MaximizeBox = False
Me.MinimizeBox = False
2024-07-11 01:26:11 +02:00
Me.MinimumSize = New System.Drawing.Size(720, 480)
Me.Name = "FormGsiJobs"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "TPS1100 - Projekti"
Me.TopMost = True
Me.ToolStrip1.ResumeLayout(False)
Me.ToolStrip1.PerformLayout()
Me.TableLayoutPanel1.ResumeLayout(False)
Me.TableLayoutPanel1.PerformLayout()
2024-07-17 22:30:32 +02:00
Me.TableLayoutPanel2.ResumeLayout(False)
Me.TableLayoutPanel2.PerformLayout()
2024-07-11 01:26:11 +02:00
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents StatusStrip1 As StatusStrip
Friend WithEvents ToolStrip1 As ToolStrip
2024-07-17 22:30:32 +02:00
Friend WithEvents TSButonNalozi As ToolStripButton
2024-07-11 01:26:11 +02:00
Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
2024-07-17 22:30:32 +02:00
Friend WithEvents TSButtonUvozi As ToolStripButton
2024-07-11 01:26:11 +02:00
Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
Friend WithEvents Label1 As Label
Friend WithEvents Label2 As Label
Friend WithEvents Label3 As Label
Friend WithEvents ToolStripButton4 As ToolStripButton
Friend WithEvents TableLayoutPanel1 As TableLayoutPanel
Friend WithEvents Label4 As Label
Friend WithEvents LabelIzbProj As Label
Friend WithEvents Label6 As Label
Friend WithEvents LabelIzbProjMapa As Label
Friend WithEvents Label5 As Label
Friend WithEvents Label7 As Label
Friend WithEvents LabelDeloProj As Label
Friend WithEvents LabelDeloMapa As Label
Friend WithEvents Label10 As Label
Friend WithEvents ToolStripButton3 As ToolStripButton
Friend WithEvents ButtonDelovni As Button
Friend WithEvents Label12 As Label
Friend WithEvents ListViewProj As ListView
Friend WithEvents ListView2 As ListView
Friend WithEvents ProjektImeHeader As ColumnHeader
Friend WithEvents ToolStripButton5 As ToolStripButton
Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
Friend WithEvents JobImeHeader As ColumnHeader
Friend WithEvents ProjektMapaHeader As ColumnHeader
2024-07-17 22:30:32 +02:00
Friend WithEvents OpenFileDialogUvoziJob As OpenFileDialog
Friend WithEvents LabelJobIme As Label
Friend WithEvents ButtonNalJob2 As Button
Friend WithEvents Label8 As Label
Friend WithEvents TextBoxJobDat As TextBox
Friend WithEvents TableLayoutPanel2 As TableLayoutPanel
2024-07-11 01:26:11 +02:00
End Class