neu
This commit is contained in:
328
AvisoTV/frmAnzeige.Designer.vb
generated
328
AvisoTV/frmAnzeige.Designer.vb
generated
@@ -34,16 +34,17 @@ Partial Class frmAnzeige
|
||||
Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAnzeige))
|
||||
Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle16 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle17 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle18 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle19 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle20 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle17 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAnzeige))
|
||||
Dim DataGridViewCellStyle18 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle21 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Me.gridAnkunft = New System.Windows.Forms.DataGridView()
|
||||
Me.colFertig = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.colLKWNr = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
@@ -100,13 +101,10 @@ Partial Class frmAnzeige
|
||||
Me.Button3 = New System.Windows.Forms.Button()
|
||||
Me.Label11 = New System.Windows.Forms.Label()
|
||||
Me.Panel2 = New System.Windows.Forms.Panel()
|
||||
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.DataGridViewTextBoxColumn5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.DataGridViewTextBoxColumn6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.lblBigInfo2 = New System.Windows.Forms.Label()
|
||||
Me.lblBigInfo = New System.Windows.Forms.Label()
|
||||
Me.grpTestAnzeige = New System.Windows.Forms.Panel()
|
||||
Me.cbxGridLKWOK = New System.Windows.Forms.CheckBox()
|
||||
Me.Label24 = New System.Windows.Forms.Label()
|
||||
Me.txtBreiteGridLKWOK = New System.Windows.Forms.TextBox()
|
||||
Me.Label23 = New System.Windows.Forms.Label()
|
||||
@@ -123,9 +121,15 @@ Partial Class frmAnzeige
|
||||
Me.Button2 = New System.Windows.Forms.Button()
|
||||
Me.pnl = New System.Windows.Forms.Panel()
|
||||
Me.gridFertig = New System.Windows.Forms.DataGridView()
|
||||
Me.cbxGridLKWOK = New System.Windows.Forms.CheckBox()
|
||||
Me.DataGridViewTextBoxColumn7 = New System.Windows.Forms.DataGridViewImageColumn()
|
||||
Me.DataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.DataGridViewTextBoxColumn5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.DataGridViewTextBoxColumn6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.DataGridViewTextBoxColumn9 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
CType(Me.gridAnkunft, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.picConnectionProblem, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -175,7 +179,7 @@ Partial Class frmAnzeige
|
||||
Me.gridAnkunft.RowsDefaultCellStyle = DataGridViewCellStyle9
|
||||
Me.gridAnkunft.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridAnkunft.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
||||
Me.gridAnkunft.Size = New System.Drawing.Size(826, 494)
|
||||
Me.gridAnkunft.Size = New System.Drawing.Size(826, 493)
|
||||
Me.gridAnkunft.TabIndex = 1
|
||||
Me.gridAnkunft.TabStop = False
|
||||
'
|
||||
@@ -265,7 +269,7 @@ Partial Class frmAnzeige
|
||||
Me.lblZeit.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.lblZeit.Font = New System.Drawing.Font("Arial", 32.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblZeit.ForeColor = System.Drawing.Color.White
|
||||
Me.lblZeit.Location = New System.Drawing.Point(0, -1)
|
||||
Me.lblZeit.Location = New System.Drawing.Point(0, 0)
|
||||
Me.lblZeit.Name = "lblZeit"
|
||||
Me.lblZeit.Size = New System.Drawing.Size(352, 108)
|
||||
Me.lblZeit.TabIndex = 0
|
||||
@@ -274,7 +278,7 @@ Partial Class frmAnzeige
|
||||
'
|
||||
'lblZeile1
|
||||
'
|
||||
Me.lblZeile1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Me.lblZeile1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.lblZeile1.BackColor = System.Drawing.Color.White
|
||||
Me.lblZeile1.Font = New System.Drawing.Font("Microsoft Sans Serif", 30.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
@@ -289,7 +293,7 @@ Partial Class frmAnzeige
|
||||
'
|
||||
'lblZeile2
|
||||
'
|
||||
Me.lblZeile2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Me.lblZeile2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.lblZeile2.BackColor = System.Drawing.Color.White
|
||||
Me.lblZeile2.Font = New System.Drawing.Font("Microsoft Sans Serif", 30.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
@@ -313,7 +317,7 @@ Partial Class frmAnzeige
|
||||
Me.lblSeite.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.lblSeite.Font = New System.Drawing.Font("Arial", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblSeite.ForeColor = System.Drawing.Color.White
|
||||
Me.lblSeite.Location = New System.Drawing.Point(1106, -1)
|
||||
Me.lblSeite.Location = New System.Drawing.Point(1106, 0)
|
||||
Me.lblSeite.Name = "lblSeite"
|
||||
Me.lblSeite.Size = New System.Drawing.Size(146, 65)
|
||||
Me.lblSeite.TabIndex = 2
|
||||
@@ -665,7 +669,7 @@ Partial Class frmAnzeige
|
||||
Me.lblAnzahl.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.lblAnzahl.Font = New System.Drawing.Font("Arial", 28.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblAnzahl.ForeColor = System.Drawing.Color.White
|
||||
Me.lblAnzahl.Location = New System.Drawing.Point(1106, 60)
|
||||
Me.lblAnzahl.Location = New System.Drawing.Point(1106, 61)
|
||||
Me.lblAnzahl.Name = "lblAnzahl"
|
||||
Me.lblAnzahl.Size = New System.Drawing.Size(146, 47)
|
||||
Me.lblAnzahl.TabIndex = 4
|
||||
@@ -690,7 +694,7 @@ Partial Class frmAnzeige
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.picVERAG.BackColor = System.Drawing.Color.Transparent
|
||||
Me.picVERAG.Image = Global.AvisoTV.My.Resources.Resources.Verag_AG_Logopng
|
||||
Me.picVERAG.Location = New System.Drawing.Point(359, 28)
|
||||
Me.picVERAG.Location = New System.Drawing.Point(359, 29)
|
||||
Me.picVERAG.Name = "picVERAG"
|
||||
Me.picVERAG.Size = New System.Drawing.Size(741, 58)
|
||||
Me.picVERAG.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||||
@@ -775,89 +779,49 @@ Partial Class frmAnzeige
|
||||
'
|
||||
Me.Panel2.BackColor = System.Drawing.Color.White
|
||||
Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.Panel2.Controls.Add(Me.lblZeile2)
|
||||
Me.Panel2.Controls.Add(Me.lblBigInfo2)
|
||||
Me.Panel2.Controls.Add(Me.lblBigInfo)
|
||||
Me.Panel2.Controls.Add(Me.lblZeile1)
|
||||
Me.Panel2.Controls.Add(Me.lblZeile2)
|
||||
Me.Panel2.Controls.Add(Me.lblZeit)
|
||||
Me.Panel2.Controls.Add(Me.picVERAG)
|
||||
Me.Panel2.Controls.Add(Me.lblAnzahl)
|
||||
Me.Panel2.Controls.Add(Me.lblSeite)
|
||||
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Bottom
|
||||
Me.Panel2.Location = New System.Drawing.Point(0, 515)
|
||||
Me.Panel2.Location = New System.Drawing.Point(0, 514)
|
||||
Me.Panel2.Name = "Panel2"
|
||||
Me.Panel2.Size = New System.Drawing.Size(1250, 109)
|
||||
Me.Panel2.Size = New System.Drawing.Size(1250, 110)
|
||||
Me.Panel2.TabIndex = 3
|
||||
'
|
||||
'DataGridViewTextBoxColumn1
|
||||
'lblBigInfo2
|
||||
'
|
||||
DataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
||||
DataGridViewCellStyle10.BackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.Black
|
||||
Me.DataGridViewTextBoxColumn1.DefaultCellStyle = DataGridViewCellStyle10
|
||||
Me.DataGridViewTextBoxColumn1.HeaderText = "FERTIG/TAMAM"
|
||||
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
||||
Me.DataGridViewTextBoxColumn1.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn1.Width = 140
|
||||
Me.lblBigInfo2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.lblBigInfo2.BackColor = System.Drawing.Color.Firebrick
|
||||
Me.lblBigInfo2.Font = New System.Drawing.Font("Microsoft Sans Serif", 50.0!)
|
||||
Me.lblBigInfo2.ForeColor = System.Drawing.Color.White
|
||||
Me.lblBigInfo2.Location = New System.Drawing.Point(351, 54)
|
||||
Me.lblBigInfo2.Name = "lblBigInfo2"
|
||||
Me.lblBigInfo2.Size = New System.Drawing.Size(57, 52)
|
||||
Me.lblBigInfo2.TabIndex = 37
|
||||
Me.lblBigInfo2.Text = "-"
|
||||
Me.lblBigInfo2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
||||
Me.lblBigInfo2.Visible = False
|
||||
'
|
||||
'DataGridViewTextBoxColumn2
|
||||
'lblBigInfo
|
||||
'
|
||||
DataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
||||
DataGridViewCellStyle11.BackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle11.Font = New System.Drawing.Font("Microsoft Sans Serif", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle11.SelectionForeColor = System.Drawing.Color.Black
|
||||
DataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.DataGridViewTextBoxColumn2.DefaultCellStyle = DataGridViewCellStyle11
|
||||
Me.DataGridViewTextBoxColumn2.HeaderText = "LKW-KENNZ. /PLAKA"
|
||||
Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
|
||||
Me.DataGridViewTextBoxColumn2.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn2.Width = 400
|
||||
'
|
||||
'DataGridViewTextBoxColumn3
|
||||
'
|
||||
DataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
||||
DataGridViewCellStyle12.BackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle12.Font = New System.Drawing.Font("Microsoft Sans Serif", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle12.SelectionForeColor = System.Drawing.Color.Black
|
||||
Me.DataGridViewTextBoxColumn3.DefaultCellStyle = DataGridViewCellStyle12
|
||||
Me.DataGridViewTextBoxColumn3.HeaderText = "ANKUNFT/GELIS"
|
||||
Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
|
||||
Me.DataGridViewTextBoxColumn3.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn3.Width = 300
|
||||
'
|
||||
'DataGridViewTextBoxColumn4
|
||||
'
|
||||
DataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
||||
DataGridViewCellStyle13.BackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle13.Font = New System.Drawing.Font("Microsoft Sans Serif", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle13.SelectionForeColor = System.Drawing.Color.Black
|
||||
Me.DataGridViewTextBoxColumn4.DefaultCellStyle = DataGridViewCellStyle13
|
||||
Me.DataGridViewTextBoxColumn4.HeaderText = "DAUER/SÜRE"
|
||||
Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
|
||||
Me.DataGridViewTextBoxColumn4.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn4.Width = 200
|
||||
'
|
||||
'DataGridViewTextBoxColumn5
|
||||
'
|
||||
DataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle14.BackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle14.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.Black
|
||||
Me.DataGridViewTextBoxColumn5.DefaultCellStyle = DataGridViewCellStyle14
|
||||
Me.DataGridViewTextBoxColumn5.HeaderText = "BEARBEITER/GÖREVLI"
|
||||
Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5"
|
||||
Me.DataGridViewTextBoxColumn5.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn5.Width = 500
|
||||
'
|
||||
'DataGridViewTextBoxColumn6
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn6.HeaderText = "BÜRO"
|
||||
Me.DataGridViewTextBoxColumn6.Name = "DataGridViewTextBoxColumn6"
|
||||
Me.DataGridViewTextBoxColumn6.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn6.Visible = False
|
||||
Me.lblBigInfo.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.lblBigInfo.BackColor = System.Drawing.Color.Firebrick
|
||||
Me.lblBigInfo.Font = New System.Drawing.Font("Microsoft Sans Serif", 50.0!)
|
||||
Me.lblBigInfo.ForeColor = System.Drawing.Color.White
|
||||
Me.lblBigInfo.Location = New System.Drawing.Point(351, 2)
|
||||
Me.lblBigInfo.Name = "lblBigInfo"
|
||||
Me.lblBigInfo.Size = New System.Drawing.Size(57, 52)
|
||||
Me.lblBigInfo.TabIndex = 36
|
||||
Me.lblBigInfo.Text = "-"
|
||||
Me.lblBigInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
||||
Me.lblBigInfo.Visible = False
|
||||
'
|
||||
'grpTestAnzeige
|
||||
'
|
||||
@@ -921,6 +885,16 @@ Partial Class frmAnzeige
|
||||
Me.grpTestAnzeige.TabIndex = 35
|
||||
Me.grpTestAnzeige.Visible = False
|
||||
'
|
||||
'cbxGridLKWOK
|
||||
'
|
||||
Me.cbxGridLKWOK.AutoSize = True
|
||||
Me.cbxGridLKWOK.Location = New System.Drawing.Point(17, 249)
|
||||
Me.cbxGridLKWOK.Name = "cbxGridLKWOK"
|
||||
Me.cbxGridLKWOK.Size = New System.Drawing.Size(119, 17)
|
||||
Me.cbxGridLKWOK.TabIndex = 100
|
||||
Me.cbxGridLKWOK.Text = "LKW-Fertig sichtbar"
|
||||
Me.cbxGridLKWOK.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label24
|
||||
'
|
||||
Me.Label24.AutoSize = True
|
||||
@@ -1071,30 +1045,29 @@ Partial Class frmAnzeige
|
||||
'
|
||||
Me.gridFertig.AllowUserToAddRows = False
|
||||
Me.gridFertig.AllowUserToDeleteRows = False
|
||||
DataGridViewCellStyle15.BackColor = System.Drawing.Color.Empty
|
||||
DataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.gridFertig.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle15
|
||||
DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.gridFertig.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle10
|
||||
Me.gridFertig.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCellsExceptHeaders
|
||||
Me.gridFertig.BackgroundColor = System.Drawing.Color.MintCream
|
||||
Me.gridFertig.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
|
||||
DataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle16.BackColor = System.Drawing.Color.LightBlue
|
||||
DataGridViewCellStyle16.Font = New System.Drawing.Font("Tahoma", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle16.ForeColor = System.Drawing.SystemColors.WindowText
|
||||
DataGridViewCellStyle16.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle16.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridFertig.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle16
|
||||
DataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle11.BackColor = System.Drawing.Color.LightBlue
|
||||
DataGridViewCellStyle11.Font = New System.Drawing.Font("Tahoma", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.WindowText
|
||||
DataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridFertig.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle11
|
||||
Me.gridFertig.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
Me.gridFertig.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn7, Me.DataGridViewTextBoxColumn8})
|
||||
DataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle19.BackColor = System.Drawing.SystemColors.Window
|
||||
DataGridViewCellStyle19.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
|
||||
DataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.MintCream
|
||||
DataGridViewCellStyle19.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.gridFertig.DefaultCellStyle = DataGridViewCellStyle19
|
||||
DataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Window
|
||||
DataGridViewCellStyle14.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
|
||||
DataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.MintCream
|
||||
DataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.gridFertig.DefaultCellStyle = DataGridViewCellStyle14
|
||||
Me.gridFertig.Dock = System.Windows.Forms.DockStyle.Left
|
||||
Me.gridFertig.GridColor = System.Drawing.Color.MintCream
|
||||
Me.gridFertig.Location = New System.Drawing.Point(0, 21)
|
||||
@@ -1102,34 +1075,24 @@ Partial Class frmAnzeige
|
||||
Me.gridFertig.Name = "gridFertig"
|
||||
Me.gridFertig.ReadOnly = True
|
||||
Me.gridFertig.RowHeadersVisible = False
|
||||
DataGridViewCellStyle20.BackColor = System.Drawing.Color.MintCream
|
||||
DataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.White
|
||||
DataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.gridFertig.RowsDefaultCellStyle = DataGridViewCellStyle20
|
||||
DataGridViewCellStyle15.BackColor = System.Drawing.Color.MintCream
|
||||
DataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.White
|
||||
DataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.gridFertig.RowsDefaultCellStyle = DataGridViewCellStyle15
|
||||
Me.gridFertig.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridFertig.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
||||
Me.gridFertig.Size = New System.Drawing.Size(424, 494)
|
||||
Me.gridFertig.Size = New System.Drawing.Size(424, 493)
|
||||
Me.gridFertig.TabIndex = 36
|
||||
Me.gridFertig.TabStop = False
|
||||
'
|
||||
'cbxGridLKWOK
|
||||
'
|
||||
Me.cbxGridLKWOK.AutoSize = True
|
||||
Me.cbxGridLKWOK.Location = New System.Drawing.Point(17, 249)
|
||||
Me.cbxGridLKWOK.Name = "cbxGridLKWOK"
|
||||
Me.cbxGridLKWOK.Size = New System.Drawing.Size(119, 17)
|
||||
Me.cbxGridLKWOK.TabIndex = 100
|
||||
Me.cbxGridLKWOK.Text = "LKW-Fertig sichtbar"
|
||||
Me.cbxGridLKWOK.UseVisualStyleBackColor = True
|
||||
'
|
||||
'DataGridViewTextBoxColumn7
|
||||
'
|
||||
DataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
||||
DataGridViewCellStyle17.BackColor = System.Drawing.Color.MintCream
|
||||
DataGridViewCellStyle17.NullValue = CType(resources.GetObject("DataGridViewCellStyle17.NullValue"), Object)
|
||||
DataGridViewCellStyle17.SelectionBackColor = System.Drawing.Color.MintCream
|
||||
DataGridViewCellStyle17.SelectionForeColor = System.Drawing.Color.Black
|
||||
Me.DataGridViewTextBoxColumn7.DefaultCellStyle = DataGridViewCellStyle17
|
||||
DataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
||||
DataGridViewCellStyle12.BackColor = System.Drawing.Color.MintCream
|
||||
DataGridViewCellStyle12.NullValue = CType(resources.GetObject("DataGridViewCellStyle12.NullValue"), Object)
|
||||
DataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.MintCream
|
||||
DataGridViewCellStyle12.SelectionForeColor = System.Drawing.Color.Black
|
||||
Me.DataGridViewTextBoxColumn7.DefaultCellStyle = DataGridViewCellStyle12
|
||||
Me.DataGridViewTextBoxColumn7.HeaderText = ""
|
||||
Me.DataGridViewTextBoxColumn7.Image = Global.AvisoTV.My.Resources.Resources.okRound
|
||||
Me.DataGridViewTextBoxColumn7.ImageLayout = System.Windows.Forms.DataGridViewImageCellLayout.Zoom
|
||||
@@ -1142,17 +1105,103 @@ Partial Class frmAnzeige
|
||||
'DataGridViewTextBoxColumn8
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn8.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
||||
DataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle18.BackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle18.Font = New System.Drawing.Font("Microsoft Sans Serif", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle18.Padding = New System.Windows.Forms.Padding(10, 0, 0, 0)
|
||||
DataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle18.SelectionForeColor = System.Drawing.Color.Black
|
||||
DataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.DataGridViewTextBoxColumn8.DefaultCellStyle = DataGridViewCellStyle18
|
||||
DataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle13.BackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle13.Font = New System.Drawing.Font("Microsoft Sans Serif", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle13.Padding = New System.Windows.Forms.Padding(10, 0, 0, 0)
|
||||
DataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle13.SelectionForeColor = System.Drawing.Color.Black
|
||||
DataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.DataGridViewTextBoxColumn8.DefaultCellStyle = DataGridViewCellStyle13
|
||||
Me.DataGridViewTextBoxColumn8.HeaderText = "LKW-KENNZ. /PLAKA"
|
||||
Me.DataGridViewTextBoxColumn8.Name = "DataGridViewTextBoxColumn8"
|
||||
Me.DataGridViewTextBoxColumn8.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn8.Visible = False
|
||||
'
|
||||
'DataGridViewTextBoxColumn1
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
||||
DataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
||||
DataGridViewCellStyle16.BackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle16.SelectionBackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle16.SelectionForeColor = System.Drawing.Color.Black
|
||||
Me.DataGridViewTextBoxColumn1.DefaultCellStyle = DataGridViewCellStyle16
|
||||
Me.DataGridViewTextBoxColumn1.HeaderText = "FERTIG/TAMAM"
|
||||
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
||||
Me.DataGridViewTextBoxColumn1.ReadOnly = True
|
||||
'
|
||||
'DataGridViewTextBoxColumn2
|
||||
'
|
||||
DataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
||||
DataGridViewCellStyle17.BackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle17.Font = New System.Drawing.Font("Microsoft Sans Serif", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle17.SelectionBackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle17.SelectionForeColor = System.Drawing.Color.Black
|
||||
DataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.DataGridViewTextBoxColumn2.DefaultCellStyle = DataGridViewCellStyle17
|
||||
Me.DataGridViewTextBoxColumn2.HeaderText = "LKW-KENNZ. /PLAKA"
|
||||
Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
|
||||
Me.DataGridViewTextBoxColumn2.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn2.Width = 400
|
||||
'
|
||||
'DataGridViewTextBoxColumn3
|
||||
'
|
||||
DataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
||||
DataGridViewCellStyle18.BackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle18.Font = New System.Drawing.Font("Microsoft Sans Serif", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle18.SelectionForeColor = System.Drawing.Color.Black
|
||||
Me.DataGridViewTextBoxColumn3.DefaultCellStyle = DataGridViewCellStyle18
|
||||
Me.DataGridViewTextBoxColumn3.HeaderText = "ANKUNFT/GELIS"
|
||||
Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
|
||||
Me.DataGridViewTextBoxColumn3.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn3.Width = 300
|
||||
'
|
||||
'DataGridViewTextBoxColumn4
|
||||
'
|
||||
DataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
||||
DataGridViewCellStyle19.BackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle19.Font = New System.Drawing.Font("Microsoft Sans Serif", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle19.SelectionForeColor = System.Drawing.Color.Black
|
||||
Me.DataGridViewTextBoxColumn4.DefaultCellStyle = DataGridViewCellStyle19
|
||||
Me.DataGridViewTextBoxColumn4.HeaderText = "DAUER/SÜRE"
|
||||
Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
|
||||
Me.DataGridViewTextBoxColumn4.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn4.Width = 200
|
||||
'
|
||||
'DataGridViewTextBoxColumn5
|
||||
'
|
||||
DataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle20.BackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle20.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle20.SelectionForeColor = System.Drawing.Color.Black
|
||||
Me.DataGridViewTextBoxColumn5.DefaultCellStyle = DataGridViewCellStyle20
|
||||
Me.DataGridViewTextBoxColumn5.HeaderText = "BEARBEITER/GÖREVLI"
|
||||
Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5"
|
||||
Me.DataGridViewTextBoxColumn5.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn5.Width = 500
|
||||
'
|
||||
'DataGridViewTextBoxColumn6
|
||||
'
|
||||
DataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle21.BackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle21.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle21.SelectionBackColor = System.Drawing.Color.LightGreen
|
||||
DataGridViewCellStyle21.SelectionForeColor = System.Drawing.Color.Black
|
||||
Me.DataGridViewTextBoxColumn6.DefaultCellStyle = DataGridViewCellStyle21
|
||||
Me.DataGridViewTextBoxColumn6.HeaderText = "BÜRO"
|
||||
Me.DataGridViewTextBoxColumn6.Name = "DataGridViewTextBoxColumn6"
|
||||
Me.DataGridViewTextBoxColumn6.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn6.Visible = False
|
||||
Me.DataGridViewTextBoxColumn6.Width = 500
|
||||
'
|
||||
'DataGridViewTextBoxColumn9
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn9.HeaderText = "ART"
|
||||
Me.DataGridViewTextBoxColumn9.Name = "DataGridViewTextBoxColumn9"
|
||||
Me.DataGridViewTextBoxColumn9.Visible = False
|
||||
'
|
||||
'frmAnzeige
|
||||
'
|
||||
@@ -1266,4 +1315,7 @@ Partial Class frmAnzeige
|
||||
Friend WithEvents cbxGridLKWOK As CheckBox
|
||||
Friend WithEvents DataGridViewTextBoxColumn7 As DataGridViewImageColumn
|
||||
Friend WithEvents DataGridViewTextBoxColumn8 As DataGridViewTextBoxColumn
|
||||
Friend WithEvents DataGridViewTextBoxColumn9 As DataGridViewTextBoxColumn
|
||||
Friend WithEvents lblBigInfo As Label
|
||||
Friend WithEvents lblBigInfo2 As Label
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user