Partial Class FormGsiJobs Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list. 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. 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() Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton() Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton() Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton() 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.Label11 = New System.Windows.Forms.Label() Me.ButtonDelovni = New System.Windows.Forms.Button() Me.Label12 = New System.Windows.Forms.Label() 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) Me.ToolStrip1.SuspendLayout() Me.TableLayoutPanel1.SuspendLayout() 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) Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton5, Me.ToolStripButton4, Me.ToolStripSeparator3, Me.ToolStripButton3, Me.ToolStripSeparator1, Me.ToolStripButton2, Me.ToolStripButton1, Me.ToolStripSeparator2}) 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" ' 'ToolStripButton5 ' Me.ToolStripButton5.Image = Global.TPS1100_Convert.My.Resources.Resources.icons8_tree_structure_50 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 ' '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 ' 'ToolStripSeparator3 ' Me.ToolStripSeparator3.Name = "ToolStripSeparator3" Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 46) ' 'ToolStripButton3 ' Me.ToolStripButton3.Image = Global.TPS1100_Convert.My.Resources.Resources.icons8_move_to_folder_50 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) ' 'ToolStripButton2 ' Me.ToolStripButton2.Image = Global.TPS1100_Convert.My.Resources.Resources.icons8_send_file_50 Me.ToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta Me.ToolStripButton2.Name = "ToolStripButton2" Me.ToolStripButton2.Size = New System.Drawing.Size(61, 43) Me.ToolStripButton2.Text = "Uvozi Job" Me.ToolStripButton2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText ' 'ToolStripButton1 ' Me.ToolStripButton1.Image = Global.TPS1100_Convert.My.Resources.Resources.icons8_check_file_50 Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta Me.ToolStripButton1.Name = "ToolStripButton1" Me.ToolStripButton1.Size = New System.Drawing.Size(65, 43) Me.ToolStripButton1.Text = "Naloži Job" Me.ToolStripButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText ' '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.Label11, 0, 7) Me.TableLayoutPanel1.Controls.Add(Me.ButtonDelovni, 0, 2) Me.TableLayoutPanel1.Controls.Add(Me.Label12, 1, 2) Me.TableLayoutPanel1.Location = New System.Drawing.Point(324, 86) Me.TableLayoutPanel1.Name = "TableLayoutPanel1" Me.TableLayoutPanel1.RowCount = 10 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()) 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, 20.0!)) Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!)) Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!)) Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!)) Me.TableLayoutPanel1.Size = New System.Drawing.Size(368, 330) 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 Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label4.Location = New System.Drawing.Point(3, 0) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(94, 25) 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" Me.Label6.Size = New System.Drawing.Size(94, 25) 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 Me.LabelDeloProj.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LabelDeloProj.Location = New System.Drawing.Point(103, 0) Me.LabelDeloProj.Name = "LabelDeloProj" Me.LabelDeloProj.Size = New System.Drawing.Size(262, 25) Me.LabelDeloProj.TabIndex = 6 Me.LabelDeloProj.Text = "" 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 Me.LabelDeloMapa.Location = New System.Drawing.Point(103, 25) Me.LabelDeloMapa.Name = "LabelDeloMapa" Me.LabelDeloMapa.Size = New System.Drawing.Size(262, 25) Me.LabelDeloMapa.TabIndex = 7 Me.LabelDeloMapa.Text = "" 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 Me.Label7.Location = New System.Drawing.Point(3, 121) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(94, 25) 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 Me.Label5.Location = New System.Drawing.Point(3, 96) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(94, 25) 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 Me.LabelIzbProjMapa.Location = New System.Drawing.Point(103, 121) Me.LabelIzbProjMapa.Name = "LabelIzbProjMapa" Me.LabelIzbProjMapa.Size = New System.Drawing.Size(262, 25) 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 Me.LabelIzbProj.Location = New System.Drawing.Point(103, 96) Me.LabelIzbProj.Name = "LabelIzbProj" Me.LabelIzbProj.Size = New System.Drawing.Size(262, 25) 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 Me.Label10.Location = New System.Drawing.Point(3, 171) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(94, 20) Me.Label10.TabIndex = 8 Me.Label10.Text = "Izbran Job" Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'Label11 ' Me.Label11.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.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(3, 191) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(94, 20) Me.Label11.TabIndex = 9 Me.Label11.Text = "Datoteka" Me.Label11.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" Me.ButtonDelovni.Size = New System.Drawing.Size(94, 40) 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 Me.Label12.Location = New System.Drawing.Point(103, 50) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(262, 46) Me.Label12.TabIndex = 11 Me.Label12.Text = "Nastavi izbran projekt kot delovni" Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' '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 ' '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) 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) 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() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents StatusStrip1 As StatusStrip Friend WithEvents ToolStrip1 As ToolStrip Friend WithEvents ToolStripButton1 As ToolStripButton Friend WithEvents ToolStripSeparator1 As ToolStripSeparator Friend WithEvents ToolStripButton2 As ToolStripButton 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 Label11 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 End Class