1398 lines
79 KiB
VB.net
1398 lines
79 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmAnzeige
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<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
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim DataGridViewCellStyle85 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle86 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle92 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle93 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle87 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle88 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle89 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle90 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle91 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle94 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle95 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle98 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle99 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle96 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAnzeige))
|
|
Dim DataGridViewCellStyle97 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle100 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle101 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle102 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle103 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle104 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle105 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()
|
|
Me.colAnkunft = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.Dauer = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.letzterMitarbeiter = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.clmnBuero = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.clmnImEx = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.clmnArt = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.lblZeit = New System.Windows.Forms.Label()
|
|
Me.lblZeile1 = New System.Windows.Forms.Label()
|
|
Me.lblZeile2 = New System.Windows.Forms.Label()
|
|
Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
|
|
Me.lblSeite = New System.Windows.Forms.Label()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.txtSchrift1_MESS = New System.Windows.Forms.TextBox()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.txtBreite6 = New System.Windows.Forms.TextBox()
|
|
Me.txtSchrift6 = New System.Windows.Forms.TextBox()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.cboFirma = New System.Windows.Forms.ComboBox()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.btnTestAnzeige = New System.Windows.Forms.Button()
|
|
Me.txtHöhe = New System.Windows.Forms.TextBox()
|
|
Me.txtBreite5 = New System.Windows.Forms.TextBox()
|
|
Me.txtSekunden = New System.Windows.Forms.TextBox()
|
|
Me.txtSchrift5 = New System.Windows.Forms.TextBox()
|
|
Me.txtBreite4 = New System.Windows.Forms.TextBox()
|
|
Me.txtBreite3 = New System.Windows.Forms.TextBox()
|
|
Me.txtSchrift4 = New System.Windows.Forms.TextBox()
|
|
Me.txtBreite2 = New System.Windows.Forms.TextBox()
|
|
Me.txtSchrift3 = New System.Windows.Forms.TextBox()
|
|
Me.txtBreite1 = New System.Windows.Forms.TextBox()
|
|
Me.txtSchrift2 = New System.Windows.Forms.TextBox()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.txtSchrift1 = New System.Windows.Forms.TextBox()
|
|
Me.txtBreite = New System.Windows.Forms.TextBox()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.lblAnzahl = New System.Windows.Forms.Label()
|
|
Me.picConnectionProblem = New System.Windows.Forms.PictureBox()
|
|
Me.picVERAG = New System.Windows.Forms.PictureBox()
|
|
Me.btnClose = New System.Windows.Forms.Button()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.Button4 = New System.Windows.Forms.Button()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.lblBigInfo2 = New System.Windows.Forms.Label()
|
|
Me.lblBigInfo = New System.Windows.Forms.Label()
|
|
Me.grpTestAnzeige = New System.Windows.Forms.Panel()
|
|
Me.txtBreite8 = New System.Windows.Forms.TextBox()
|
|
Me.txtSchrift8 = New System.Windows.Forms.TextBox()
|
|
Me.Label25 = New System.Windows.Forms.Label()
|
|
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()
|
|
Me.Label22 = New System.Windows.Forms.Label()
|
|
Me.txtLkwOK_BildBreite = New System.Windows.Forms.TextBox()
|
|
Me.Label21 = New System.Windows.Forms.Label()
|
|
Me.Label20 = New System.Windows.Forms.Label()
|
|
Me.txtLkwOK_LKWNrSchrift = New System.Windows.Forms.TextBox()
|
|
Me.Label19 = New System.Windows.Forms.Label()
|
|
Me.txtBreite7 = New System.Windows.Forms.TextBox()
|
|
Me.txtSchrift7 = New System.Windows.Forms.TextBox()
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.pnl = New System.Windows.Forms.Panel()
|
|
Me.gridFertig = New System.Windows.Forms.DataGridView()
|
|
Me.DataGridViewTextBoxColumn7 = New System.Windows.Forms.DataGridViewImageColumn()
|
|
Me.DataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.Label26 = New System.Windows.Forms.Label()
|
|
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()
|
|
Me.DataGridViewTextBoxColumn10 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.cbxBearbeiter = New System.Windows.Forms.CheckBox()
|
|
CType(Me.gridAnkunft, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.picConnectionProblem, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.Panel2.SuspendLayout()
|
|
Me.grpTestAnzeige.SuspendLayout()
|
|
CType(Me.gridFertig, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'gridAnkunft
|
|
'
|
|
Me.gridAnkunft.AllowUserToAddRows = False
|
|
Me.gridAnkunft.AllowUserToDeleteRows = False
|
|
DataGridViewCellStyle85.BackColor = System.Drawing.Color.FromArgb(CType(CType(240, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
DataGridViewCellStyle85.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.gridAnkunft.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle85
|
|
Me.gridAnkunft.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCellsExceptHeaders
|
|
Me.gridAnkunft.BackgroundColor = System.Drawing.Color.White
|
|
Me.gridAnkunft.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
|
|
DataGridViewCellStyle86.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle86.BackColor = System.Drawing.Color.LightBlue
|
|
DataGridViewCellStyle86.Font = New System.Drawing.Font("Tahoma", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle86.ForeColor = System.Drawing.SystemColors.WindowText
|
|
DataGridViewCellStyle86.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle86.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle86.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
Me.gridAnkunft.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle86
|
|
Me.gridAnkunft.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.gridAnkunft.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.colFertig, Me.colLKWNr, Me.colAnkunft, Me.Dauer, Me.letzterMitarbeiter, Me.clmnBuero, Me.clmnImEx, Me.clmnArt})
|
|
DataGridViewCellStyle92.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle92.BackColor = System.Drawing.SystemColors.Window
|
|
DataGridViewCellStyle92.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle92.ForeColor = System.Drawing.SystemColors.ControlText
|
|
DataGridViewCellStyle92.SelectionBackColor = System.Drawing.Color.White
|
|
DataGridViewCellStyle92.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle92.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.gridAnkunft.DefaultCellStyle = DataGridViewCellStyle92
|
|
Me.gridAnkunft.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridAnkunft.Location = New System.Drawing.Point(424, 21)
|
|
Me.gridAnkunft.MultiSelect = False
|
|
Me.gridAnkunft.Name = "gridAnkunft"
|
|
Me.gridAnkunft.ReadOnly = True
|
|
Me.gridAnkunft.RowHeadersVisible = False
|
|
DataGridViewCellStyle93.BackColor = System.Drawing.Color.White
|
|
DataGridViewCellStyle93.SelectionBackColor = System.Drawing.Color.White
|
|
DataGridViewCellStyle93.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.gridAnkunft.RowsDefaultCellStyle = DataGridViewCellStyle93
|
|
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, 444)
|
|
Me.gridAnkunft.TabIndex = 1
|
|
Me.gridAnkunft.TabStop = False
|
|
'
|
|
'colFertig
|
|
'
|
|
DataGridViewCellStyle87.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
|
DataGridViewCellStyle87.BackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle87.SelectionBackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle87.SelectionForeColor = System.Drawing.Color.Black
|
|
Me.colFertig.DefaultCellStyle = DataGridViewCellStyle87
|
|
Me.colFertig.HeaderText = "KOMMEN/TAMAM"
|
|
Me.colFertig.Name = "colFertig"
|
|
Me.colFertig.ReadOnly = True
|
|
Me.colFertig.Width = 140
|
|
'
|
|
'colLKWNr
|
|
'
|
|
DataGridViewCellStyle88.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle88.BackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle88.Font = New System.Drawing.Font("Microsoft Sans Serif", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle88.Padding = New System.Windows.Forms.Padding(10, 0, 0, 0)
|
|
DataGridViewCellStyle88.SelectionBackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle88.SelectionForeColor = System.Drawing.Color.Black
|
|
DataGridViewCellStyle88.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.colLKWNr.DefaultCellStyle = DataGridViewCellStyle88
|
|
Me.colLKWNr.HeaderText = "LKW-KENNZ. /PLAKA"
|
|
Me.colLKWNr.Name = "colLKWNr"
|
|
Me.colLKWNr.ReadOnly = True
|
|
Me.colLKWNr.Width = 400
|
|
'
|
|
'colAnkunft
|
|
'
|
|
DataGridViewCellStyle89.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
|
DataGridViewCellStyle89.BackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle89.Font = New System.Drawing.Font("Microsoft Sans Serif", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle89.SelectionBackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle89.SelectionForeColor = System.Drawing.Color.Black
|
|
Me.colAnkunft.DefaultCellStyle = DataGridViewCellStyle89
|
|
Me.colAnkunft.HeaderText = "ANKUNFT/GELIS"
|
|
Me.colAnkunft.Name = "colAnkunft"
|
|
Me.colAnkunft.ReadOnly = True
|
|
Me.colAnkunft.Width = 300
|
|
'
|
|
'Dauer
|
|
'
|
|
DataGridViewCellStyle90.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
|
DataGridViewCellStyle90.BackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle90.Font = New System.Drawing.Font("Microsoft Sans Serif", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle90.SelectionBackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle90.SelectionForeColor = System.Drawing.Color.Black
|
|
Me.Dauer.DefaultCellStyle = DataGridViewCellStyle90
|
|
Me.Dauer.HeaderText = "DAUER/SÜRE"
|
|
Me.Dauer.Name = "Dauer"
|
|
Me.Dauer.ReadOnly = True
|
|
Me.Dauer.Width = 200
|
|
'
|
|
'letzterMitarbeiter
|
|
'
|
|
DataGridViewCellStyle91.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle91.BackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle91.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle91.SelectionBackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle91.SelectionForeColor = System.Drawing.Color.Black
|
|
Me.letzterMitarbeiter.DefaultCellStyle = DataGridViewCellStyle91
|
|
Me.letzterMitarbeiter.HeaderText = "BEARBEITER/GÖREVLI"
|
|
Me.letzterMitarbeiter.Name = "letzterMitarbeiter"
|
|
Me.letzterMitarbeiter.ReadOnly = True
|
|
Me.letzterMitarbeiter.Width = 500
|
|
'
|
|
'clmnBuero
|
|
'
|
|
Me.clmnBuero.HeaderText = "BÜRO/KAPI"
|
|
Me.clmnBuero.Name = "clmnBuero"
|
|
Me.clmnBuero.ReadOnly = True
|
|
Me.clmnBuero.Visible = False
|
|
'
|
|
'clmnImEx
|
|
'
|
|
Me.clmnImEx.HeaderText = "ART"
|
|
Me.clmnImEx.Name = "clmnImEx"
|
|
Me.clmnImEx.ReadOnly = True
|
|
Me.clmnImEx.Visible = False
|
|
'
|
|
'clmnArt
|
|
'
|
|
Me.clmnArt.HeaderText = ""
|
|
Me.clmnArt.Name = "clmnArt"
|
|
Me.clmnArt.ReadOnly = True
|
|
Me.clmnArt.Width = 30
|
|
'
|
|
'lblZeit
|
|
'
|
|
Me.lblZeit.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
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, 0)
|
|
Me.lblZeit.Name = "lblZeit"
|
|
Me.lblZeit.Size = New System.Drawing.Size(352, 107)
|
|
Me.lblZeit.TabIndex = 0
|
|
Me.lblZeit.Text = "17.10. 14:38:00"
|
|
Me.lblZeit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'lblZeile1
|
|
'
|
|
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))
|
|
Me.lblZeile1.ForeColor = System.Drawing.Color.Red
|
|
Me.lblZeile1.Location = New System.Drawing.Point(361, -1)
|
|
Me.lblZeile1.Name = "lblZeile1"
|
|
Me.lblZeile1.Size = New System.Drawing.Size(739, 55)
|
|
Me.lblZeile1.TabIndex = 1
|
|
Me.lblZeile1.Text = "Hugo Mustermann bitte zur Auskunft!"
|
|
Me.lblZeile1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.lblZeile1.Visible = False
|
|
'
|
|
'lblZeile2
|
|
'
|
|
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))
|
|
Me.lblZeile2.ForeColor = System.Drawing.Color.Red
|
|
Me.lblZeile2.Location = New System.Drawing.Point(361, 49)
|
|
Me.lblZeile2.Name = "lblZeile2"
|
|
Me.lblZeile2.Size = New System.Drawing.Size(739, 49)
|
|
Me.lblZeile2.TabIndex = 3
|
|
Me.lblZeile2.Text = "0123456789012345678901234567890123456789x"
|
|
Me.lblZeile2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.lblZeile2.Visible = False
|
|
'
|
|
'Timer1
|
|
'
|
|
Me.Timer1.Interval = 500
|
|
'
|
|
'lblSeite
|
|
'
|
|
Me.lblSeite.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.lblSeite.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
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, 0)
|
|
Me.lblSeite.Name = "lblSeite"
|
|
Me.lblSeite.Size = New System.Drawing.Size(146, 57)
|
|
Me.lblSeite.TabIndex = 2
|
|
Me.lblSeite.Text = "10/10"
|
|
Me.lblSeite.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Button1.BackColor = System.Drawing.Color.Red
|
|
Me.Button1.FlatAppearance.BorderColor = System.Drawing.Color.White
|
|
Me.Button1.FlatAppearance.BorderSize = 0
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button1.ForeColor = System.Drawing.Color.White
|
|
Me.Button1.Location = New System.Drawing.Point(644, 0)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.RightToLeft = System.Windows.Forms.RightToLeft.Yes
|
|
Me.Button1.Size = New System.Drawing.Size(54, 20)
|
|
Me.Button1.TabIndex = 86
|
|
Me.Button1.Text = "X"
|
|
Me.Button1.UseVisualStyleBackColor = False
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.AutoSize = True
|
|
Me.Label16.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label16.Location = New System.Drawing.Point(359, 73)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(67, 13)
|
|
Me.Label16.TabIndex = 32
|
|
Me.Label16.Text = "Schriftgröße "
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label15.Location = New System.Drawing.Point(237, 123)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(85, 13)
|
|
Me.Label15.TabIndex = 32
|
|
Me.Label15.Text = "Fertig / Problem:"
|
|
'
|
|
'txtSchrift1_MESS
|
|
'
|
|
Me.txtSchrift1_MESS.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSchrift1_MESS.Location = New System.Drawing.Point(362, 120)
|
|
Me.txtSchrift1_MESS.MaxLength = 40
|
|
Me.txtSchrift1_MESS.Name = "txtSchrift1_MESS"
|
|
Me.txtSchrift1_MESS.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtSchrift1_MESS.TabIndex = 31
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label14.Location = New System.Drawing.Point(442, 227)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(37, 13)
|
|
Me.Label14.TabIndex = 20
|
|
Me.Label14.Text = "AUTO"
|
|
'
|
|
'txtBreite6
|
|
'
|
|
Me.txtBreite6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtBreite6.Location = New System.Drawing.Point(441, 250)
|
|
Me.txtBreite6.MaxLength = 40
|
|
Me.txtBreite6.Name = "txtBreite6"
|
|
Me.txtBreite6.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtBreite6.TabIndex = 22
|
|
'
|
|
'txtSchrift6
|
|
'
|
|
Me.txtSchrift6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSchrift6.Location = New System.Drawing.Point(362, 250)
|
|
Me.txtSchrift6.MaxLength = 40
|
|
Me.txtSchrift6.Name = "txtSchrift6"
|
|
Me.txtSchrift6.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtSchrift6.TabIndex = 21
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label13.Location = New System.Drawing.Point(237, 253)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(92, 13)
|
|
Me.Label13.TabIndex = 23
|
|
Me.Label13.Text = "Büro (nur ATILLA)"
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label12.Location = New System.Drawing.Point(535, 78)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(95, 13)
|
|
Me.Label12.TabIndex = 29
|
|
Me.Label12.Text = "Standort wechseln"
|
|
'
|
|
'cboFirma
|
|
'
|
|
Me.cboFirma.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.cboFirma.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cboFirma.FormattingEnabled = True
|
|
Me.cboFirma.Items.AddRange(New Object() {"VERAG_ALLE", "SUB", "SBG", "WAI", "NKD", "ATILLA", "IMEX", "UNISPED", "AMBAR", "FRONTOFFICE"})
|
|
Me.cboFirma.Location = New System.Drawing.Point(538, 94)
|
|
Me.cboFirma.Name = "cboFirma"
|
|
Me.cboFirma.Size = New System.Drawing.Size(150, 21)
|
|
Me.cboFirma.TabIndex = 30
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label10.Location = New System.Drawing.Point(615, 175)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(56, 13)
|
|
Me.Label10.TabIndex = 26
|
|
Me.Label10.Text = "Sekunden"
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label8.Location = New System.Drawing.Point(438, 73)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(69, 13)
|
|
Me.Label8.TabIndex = 4
|
|
Me.Label8.Text = "Spaltenbreite"
|
|
'
|
|
'btnTestAnzeige
|
|
'
|
|
Me.btnTestAnzeige.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnTestAnzeige.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnTestAnzeige.Location = New System.Drawing.Point(538, 219)
|
|
Me.btnTestAnzeige.Name = "btnTestAnzeige"
|
|
Me.btnTestAnzeige.Size = New System.Drawing.Size(150, 51)
|
|
Me.btnTestAnzeige.TabIndex = 27
|
|
Me.btnTestAnzeige.Text = "Anwenden"
|
|
Me.btnTestAnzeige.UseVisualStyleBackColor = True
|
|
'
|
|
'txtHöhe
|
|
'
|
|
Me.txtHöhe.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtHöhe.Location = New System.Drawing.Point(525, 40)
|
|
Me.txtHöhe.MaxLength = 40
|
|
Me.txtHöhe.Name = "txtHöhe"
|
|
Me.txtHöhe.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtHöhe.TabIndex = 3
|
|
Me.txtHöhe.Visible = False
|
|
'
|
|
'txtBreite5
|
|
'
|
|
Me.txtBreite5.Enabled = False
|
|
Me.txtBreite5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtBreite5.Location = New System.Drawing.Point(441, 224)
|
|
Me.txtBreite5.MaxLength = 40
|
|
Me.txtBreite5.Name = "txtBreite5"
|
|
Me.txtBreite5.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtBreite5.TabIndex = 19
|
|
Me.txtBreite5.Visible = False
|
|
'
|
|
'txtSekunden
|
|
'
|
|
Me.txtSekunden.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSekunden.Location = New System.Drawing.Point(538, 172)
|
|
Me.txtSekunden.MaxLength = 40
|
|
Me.txtSekunden.Name = "txtSekunden"
|
|
Me.txtSekunden.Size = New System.Drawing.Size(71, 20)
|
|
Me.txtSekunden.TabIndex = 25
|
|
'
|
|
'txtSchrift5
|
|
'
|
|
Me.txtSchrift5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSchrift5.Location = New System.Drawing.Point(362, 224)
|
|
Me.txtSchrift5.MaxLength = 40
|
|
Me.txtSchrift5.Name = "txtSchrift5"
|
|
Me.txtSchrift5.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtSchrift5.TabIndex = 18
|
|
'
|
|
'txtBreite4
|
|
'
|
|
Me.txtBreite4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtBreite4.Location = New System.Drawing.Point(441, 198)
|
|
Me.txtBreite4.MaxLength = 40
|
|
Me.txtBreite4.Name = "txtBreite4"
|
|
Me.txtBreite4.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtBreite4.TabIndex = 16
|
|
'
|
|
'txtBreite3
|
|
'
|
|
Me.txtBreite3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtBreite3.Location = New System.Drawing.Point(441, 172)
|
|
Me.txtBreite3.MaxLength = 40
|
|
Me.txtBreite3.Name = "txtBreite3"
|
|
Me.txtBreite3.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtBreite3.TabIndex = 13
|
|
'
|
|
'txtSchrift4
|
|
'
|
|
Me.txtSchrift4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSchrift4.Location = New System.Drawing.Point(362, 198)
|
|
Me.txtSchrift4.MaxLength = 40
|
|
Me.txtSchrift4.Name = "txtSchrift4"
|
|
Me.txtSchrift4.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtSchrift4.TabIndex = 15
|
|
'
|
|
'txtBreite2
|
|
'
|
|
Me.txtBreite2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtBreite2.Location = New System.Drawing.Point(441, 146)
|
|
Me.txtBreite2.MaxLength = 40
|
|
Me.txtBreite2.Name = "txtBreite2"
|
|
Me.txtBreite2.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtBreite2.TabIndex = 10
|
|
'
|
|
'txtSchrift3
|
|
'
|
|
Me.txtSchrift3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSchrift3.Location = New System.Drawing.Point(362, 172)
|
|
Me.txtSchrift3.MaxLength = 40
|
|
Me.txtSchrift3.Name = "txtSchrift3"
|
|
Me.txtSchrift3.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtSchrift3.TabIndex = 12
|
|
'
|
|
'txtBreite1
|
|
'
|
|
Me.txtBreite1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtBreite1.Location = New System.Drawing.Point(441, 94)
|
|
Me.txtBreite1.MaxLength = 40
|
|
Me.txtBreite1.Name = "txtBreite1"
|
|
Me.txtBreite1.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtBreite1.TabIndex = 7
|
|
'
|
|
'txtSchrift2
|
|
'
|
|
Me.txtSchrift2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSchrift2.Location = New System.Drawing.Point(362, 146)
|
|
Me.txtSchrift2.MaxLength = 40
|
|
Me.txtSchrift2.Name = "txtSchrift2"
|
|
Me.txtSchrift2.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtSchrift2.TabIndex = 9
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label9.Location = New System.Drawing.Point(535, 156)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(120, 13)
|
|
Me.Label9.TabIndex = 24
|
|
Me.Label9.Text = "Datenaktualisierung alle"
|
|
'
|
|
'txtSchrift1
|
|
'
|
|
Me.txtSchrift1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSchrift1.Location = New System.Drawing.Point(362, 94)
|
|
Me.txtSchrift1.MaxLength = 40
|
|
Me.txtSchrift1.Name = "txtSchrift1"
|
|
Me.txtSchrift1.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtSchrift1.TabIndex = 6
|
|
'
|
|
'txtBreite
|
|
'
|
|
Me.txtBreite.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtBreite.Location = New System.Drawing.Point(484, 47)
|
|
Me.txtBreite.MaxLength = 40
|
|
Me.txtBreite.Name = "txtBreite"
|
|
Me.txtBreite.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtBreite.TabIndex = 1
|
|
Me.txtBreite.Visible = False
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label6.Location = New System.Drawing.Point(237, 201)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(36, 13)
|
|
Me.Label6.TabIndex = 14
|
|
Me.Label6.Text = "Dauer"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label2.Location = New System.Drawing.Point(522, 43)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(23, 13)
|
|
Me.Label2.TabIndex = 2
|
|
Me.Label2.Text = "mal"
|
|
Me.Label2.Visible = False
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label5.Location = New System.Drawing.Point(237, 175)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(44, 13)
|
|
Me.Label5.TabIndex = 11
|
|
Me.Label5.Text = "Ankunft"
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label4.Location = New System.Drawing.Point(237, 150)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label4.TabIndex = 8
|
|
Me.Label4.Text = "LKW-Nr"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label3.Location = New System.Drawing.Point(237, 97)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(33, 13)
|
|
Me.Label3.TabIndex = 5
|
|
Me.Label3.Text = "Fertig"
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label1.Location = New System.Drawing.Point(466, 47)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(48, 13)
|
|
Me.Label1.TabIndex = 0
|
|
Me.Label1.Text = "Anzeige:"
|
|
Me.Label1.Visible = False
|
|
'
|
|
'lblAnzahl
|
|
'
|
|
Me.lblAnzahl.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
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, 55)
|
|
Me.lblAnzahl.Name = "lblAnzahl"
|
|
Me.lblAnzahl.Size = New System.Drawing.Size(146, 53)
|
|
Me.lblAnzahl.TabIndex = 4
|
|
Me.lblAnzahl.Text = "15"
|
|
Me.lblAnzahl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'picConnectionProblem
|
|
'
|
|
Me.picConnectionProblem.BackColor = System.Drawing.Color.Transparent
|
|
Me.picConnectionProblem.Image = Global.AvisoTV.My.Resources.Resources.disconnect
|
|
Me.picConnectionProblem.Location = New System.Drawing.Point(74, 150)
|
|
Me.picConnectionProblem.Name = "picConnectionProblem"
|
|
Me.picConnectionProblem.Size = New System.Drawing.Size(138, 98)
|
|
Me.picConnectionProblem.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
Me.picConnectionProblem.TabIndex = 34
|
|
Me.picConnectionProblem.TabStop = False
|
|
Me.picConnectionProblem.Visible = False
|
|
'
|
|
'picVERAG
|
|
'
|
|
Me.picVERAG.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
|
|
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, -1)
|
|
Me.picVERAG.Name = "picVERAG"
|
|
Me.picVERAG.Size = New System.Drawing.Size(741, 58)
|
|
Me.picVERAG.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
Me.picVERAG.TabIndex = 35
|
|
Me.picVERAG.TabStop = False
|
|
'
|
|
'btnClose
|
|
'
|
|
Me.btnClose.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnClose.BackColor = System.Drawing.Color.Red
|
|
Me.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.White
|
|
Me.btnClose.FlatAppearance.BorderSize = 0
|
|
Me.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnClose.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnClose.ForeColor = System.Drawing.Color.White
|
|
Me.btnClose.Location = New System.Drawing.Point(1189, 0)
|
|
Me.btnClose.Name = "btnClose"
|
|
Me.btnClose.Size = New System.Drawing.Size(61, 23)
|
|
Me.btnClose.TabIndex = 2
|
|
Me.btnClose.Text = "X"
|
|
Me.btnClose.UseVisualStyleBackColor = False
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.Panel1.Controls.Add(Me.Button4)
|
|
Me.Panel1.Controls.Add(Me.Button3)
|
|
Me.Panel1.Controls.Add(Me.Label11)
|
|
Me.Panel1.Controls.Add(Me.btnClose)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(1250, 21)
|
|
Me.Panel1.TabIndex = 0
|
|
'
|
|
'Button4
|
|
'
|
|
Me.Button4.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Button4.BackColor = System.Drawing.Color.Gray
|
|
Me.Button4.FlatAppearance.BorderColor = System.Drawing.Color.White
|
|
Me.Button4.FlatAppearance.BorderSize = 0
|
|
Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button4.ForeColor = System.Drawing.Color.White
|
|
Me.Button4.Location = New System.Drawing.Point(1077, 0)
|
|
Me.Button4.Name = "Button4"
|
|
Me.Button4.RightToLeft = System.Windows.Forms.RightToLeft.Yes
|
|
Me.Button4.Size = New System.Drawing.Size(45, 23)
|
|
Me.Button4.TabIndex = 86
|
|
Me.Button4.Text = "< >"
|
|
Me.Button4.UseVisualStyleBackColor = False
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Button3.BackColor = System.Drawing.Color.RoyalBlue
|
|
Me.Button3.FlatAppearance.BorderColor = System.Drawing.Color.White
|
|
Me.Button3.FlatAppearance.BorderSize = 0
|
|
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button3.ForeColor = System.Drawing.Color.White
|
|
Me.Button3.Location = New System.Drawing.Point(1128, 0)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(61, 23)
|
|
Me.Button3.TabIndex = 1
|
|
Me.Button3.Text = "_"
|
|
Me.Button3.UseVisualStyleBackColor = False
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label11.ForeColor = System.Drawing.Color.White
|
|
Me.Label11.Location = New System.Drawing.Point(9, 2)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(122, 20)
|
|
Me.Label11.TabIndex = 0
|
|
Me.Label11.Text = "WARTELISTE"
|
|
Me.Label11.Visible = False
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.BackColor = System.Drawing.Color.White
|
|
Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
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.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(1250, 109)
|
|
Me.Panel2.TabIndex = 3
|
|
'
|
|
'lblBigInfo2
|
|
'
|
|
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, 47)
|
|
Me.lblBigInfo2.Name = "lblBigInfo2"
|
|
Me.lblBigInfo2.Size = New System.Drawing.Size(57, 47)
|
|
Me.lblBigInfo2.TabIndex = 37
|
|
Me.lblBigInfo2.Text = "-"
|
|
Me.lblBigInfo2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.lblBigInfo2.Visible = False
|
|
'
|
|
'lblBigInfo
|
|
'
|
|
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, 0)
|
|
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
|
|
'
|
|
Me.grpTestAnzeige.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.grpTestAnzeige.BackColor = System.Drawing.Color.White
|
|
Me.grpTestAnzeige.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.grpTestAnzeige.Controls.Add(Me.picConnectionProblem)
|
|
Me.grpTestAnzeige.Controls.Add(Me.cbxBearbeiter)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtBreite8)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtSchrift8)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label25)
|
|
Me.grpTestAnzeige.Controls.Add(Me.cbxGridLKWOK)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label24)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtBreiteGridLKWOK)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label23)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label22)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtLkwOK_BildBreite)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label21)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label20)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtLkwOK_LKWNrSchrift)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label19)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtBreite7)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtSchrift7)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label18)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Button1)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label17)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label3)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label16)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label1)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label15)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label4)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtSchrift1_MESS)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label5)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label14)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label2)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtBreite6)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label6)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtSchrift6)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtBreite)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label13)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label12)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtSchrift1)
|
|
Me.grpTestAnzeige.Controls.Add(Me.cboFirma)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label9)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label10)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtSchrift2)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Label8)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtBreite1)
|
|
Me.grpTestAnzeige.Controls.Add(Me.Button2)
|
|
Me.grpTestAnzeige.Controls.Add(Me.btnTestAnzeige)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtSchrift3)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtHöhe)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtBreite2)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtBreite5)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtSchrift4)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtSekunden)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtBreite3)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtSchrift5)
|
|
Me.grpTestAnzeige.Controls.Add(Me.txtBreite4)
|
|
Me.grpTestAnzeige.Controls.Add(Me.pnl)
|
|
Me.grpTestAnzeige.Location = New System.Drawing.Point(424, 107)
|
|
Me.grpTestAnzeige.MaximumSize = New System.Drawing.Size(700, 330)
|
|
Me.grpTestAnzeige.Name = "grpTestAnzeige"
|
|
Me.grpTestAnzeige.Size = New System.Drawing.Size(700, 330)
|
|
Me.grpTestAnzeige.TabIndex = 35
|
|
Me.grpTestAnzeige.Visible = False
|
|
'
|
|
'txtBreite8
|
|
'
|
|
Me.txtBreite8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtBreite8.Location = New System.Drawing.Point(441, 302)
|
|
Me.txtBreite8.MaxLength = 40
|
|
Me.txtBreite8.Name = "txtBreite8"
|
|
Me.txtBreite8.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtBreite8.TabIndex = 102
|
|
'
|
|
'txtSchrift8
|
|
'
|
|
Me.txtSchrift8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSchrift8.Location = New System.Drawing.Point(362, 302)
|
|
Me.txtSchrift8.MaxLength = 40
|
|
Me.txtSchrift8.Name = "txtSchrift8"
|
|
Me.txtSchrift8.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtSchrift8.TabIndex = 101
|
|
'
|
|
'Label25
|
|
'
|
|
Me.Label25.AutoSize = True
|
|
Me.Label25.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label25.Location = New System.Drawing.Point(237, 305)
|
|
Me.Label25.Name = "Label25"
|
|
Me.Label25.Size = New System.Drawing.Size(64, 13)
|
|
Me.Label25.TabIndex = 103
|
|
Me.Label25.Text = "Anmelde-Art"
|
|
'
|
|
'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
|
|
Me.Label24.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label24.Location = New System.Drawing.Point(14, 276)
|
|
Me.Label24.Name = "Label24"
|
|
Me.Label24.Size = New System.Drawing.Size(39, 13)
|
|
Me.Label24.TabIndex = 98
|
|
Me.Label24.Text = "Splitter"
|
|
'
|
|
'txtBreiteGridLKWOK
|
|
'
|
|
Me.txtBreiteGridLKWOK.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtBreiteGridLKWOK.Location = New System.Drawing.Point(77, 273)
|
|
Me.txtBreiteGridLKWOK.MaxLength = 40
|
|
Me.txtBreiteGridLKWOK.Name = "txtBreiteGridLKWOK"
|
|
Me.txtBreiteGridLKWOK.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtBreiteGridLKWOK.TabIndex = 99
|
|
'
|
|
'Label23
|
|
'
|
|
Me.Label23.AutoSize = True
|
|
Me.Label23.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label23.Location = New System.Drawing.Point(147, 73)
|
|
Me.Label23.Name = "Label23"
|
|
Me.Label23.Size = New System.Drawing.Size(69, 13)
|
|
Me.Label23.TabIndex = 97
|
|
Me.Label23.Text = "Spaltenbreite"
|
|
'
|
|
'Label22
|
|
'
|
|
Me.Label22.AutoSize = True
|
|
Me.Label22.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label22.Location = New System.Drawing.Point(14, 123)
|
|
Me.Label22.Name = "Label22"
|
|
Me.Label22.Size = New System.Drawing.Size(24, 13)
|
|
Me.Label22.TabIndex = 95
|
|
Me.Label22.Text = "Bild"
|
|
'
|
|
'txtLkwOK_BildBreite
|
|
'
|
|
Me.txtLkwOK_BildBreite.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtLkwOK_BildBreite.Location = New System.Drawing.Point(150, 120)
|
|
Me.txtLkwOK_BildBreite.MaxLength = 40
|
|
Me.txtLkwOK_BildBreite.Name = "txtLkwOK_BildBreite"
|
|
Me.txtLkwOK_BildBreite.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtLkwOK_BildBreite.TabIndex = 96
|
|
'
|
|
'Label21
|
|
'
|
|
Me.Label21.AutoSize = True
|
|
Me.Label21.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label21.Location = New System.Drawing.Point(74, 73)
|
|
Me.Label21.Name = "Label21"
|
|
Me.Label21.Size = New System.Drawing.Size(67, 13)
|
|
Me.Label21.TabIndex = 94
|
|
Me.Label21.Text = "Schriftgröße "
|
|
'
|
|
'Label20
|
|
'
|
|
Me.Label20.AutoSize = True
|
|
Me.Label20.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label20.Location = New System.Drawing.Point(14, 97)
|
|
Me.Label20.Name = "Label20"
|
|
Me.Label20.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label20.TabIndex = 92
|
|
Me.Label20.Text = "LKW-Nr"
|
|
'
|
|
'txtLkwOK_LKWNrSchrift
|
|
'
|
|
Me.txtLkwOK_LKWNrSchrift.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtLkwOK_LKWNrSchrift.Location = New System.Drawing.Point(77, 94)
|
|
Me.txtLkwOK_LKWNrSchrift.MaxLength = 40
|
|
Me.txtLkwOK_LKWNrSchrift.Name = "txtLkwOK_LKWNrSchrift"
|
|
Me.txtLkwOK_LKWNrSchrift.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtLkwOK_LKWNrSchrift.TabIndex = 93
|
|
'
|
|
'Label19
|
|
'
|
|
Me.Label19.AutoSize = True
|
|
Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label19.Location = New System.Drawing.Point(14, 40)
|
|
Me.Label19.Name = "Label19"
|
|
Me.Label19.Size = New System.Drawing.Size(169, 13)
|
|
Me.Label19.TabIndex = 91
|
|
Me.Label19.Text = "Einstellungen für LKW-Fertig"
|
|
'
|
|
'txtBreite7
|
|
'
|
|
Me.txtBreite7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtBreite7.Location = New System.Drawing.Point(441, 276)
|
|
Me.txtBreite7.MaxLength = 40
|
|
Me.txtBreite7.Name = "txtBreite7"
|
|
Me.txtBreite7.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtBreite7.TabIndex = 89
|
|
'
|
|
'txtSchrift7
|
|
'
|
|
Me.txtSchrift7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSchrift7.Location = New System.Drawing.Point(362, 276)
|
|
Me.txtSchrift7.MaxLength = 40
|
|
Me.txtSchrift7.Name = "txtSchrift7"
|
|
Me.txtSchrift7.Size = New System.Drawing.Size(62, 20)
|
|
Me.txtSchrift7.TabIndex = 88
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label18.Location = New System.Drawing.Point(237, 279)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(68, 13)
|
|
Me.Label18.TabIndex = 90
|
|
Me.Label18.Text = "Art (nur WAI)"
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label17.Location = New System.Drawing.Point(237, 40)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(151, 13)
|
|
Me.Label17.TabIndex = 5
|
|
Me.Label17.Text = "Einstellungen für Anzeige"
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button2.Location = New System.Drawing.Point(538, 123)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(150, 25)
|
|
Me.Button2.TabIndex = 27
|
|
Me.Button2.Text = "Echtsystem / Testsystem"
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'pnl
|
|
'
|
|
Me.pnl.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.pnl.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnl.Location = New System.Drawing.Point(-1, 0)
|
|
Me.pnl.Name = "pnl"
|
|
Me.pnl.Size = New System.Drawing.Size(699, 20)
|
|
Me.pnl.TabIndex = 87
|
|
'
|
|
'gridFertig
|
|
'
|
|
Me.gridFertig.AllowUserToAddRows = False
|
|
Me.gridFertig.AllowUserToDeleteRows = False
|
|
DataGridViewCellStyle94.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.gridFertig.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle94
|
|
Me.gridFertig.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCellsExceptHeaders
|
|
Me.gridFertig.BackgroundColor = System.Drawing.Color.MintCream
|
|
Me.gridFertig.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
|
|
DataGridViewCellStyle95.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle95.BackColor = System.Drawing.Color.LightBlue
|
|
DataGridViewCellStyle95.Font = New System.Drawing.Font("Tahoma", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle95.ForeColor = System.Drawing.SystemColors.WindowText
|
|
DataGridViewCellStyle95.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle95.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle95.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
Me.gridFertig.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle95
|
|
Me.gridFertig.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.gridFertig.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn7, Me.DataGridViewTextBoxColumn8})
|
|
DataGridViewCellStyle98.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle98.BackColor = System.Drawing.SystemColors.Window
|
|
DataGridViewCellStyle98.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle98.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
|
|
DataGridViewCellStyle98.SelectionBackColor = System.Drawing.Color.MintCream
|
|
DataGridViewCellStyle98.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle98.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.gridFertig.DefaultCellStyle = DataGridViewCellStyle98
|
|
Me.gridFertig.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.gridFertig.GridColor = System.Drawing.Color.MintCream
|
|
Me.gridFertig.Location = New System.Drawing.Point(0, 21)
|
|
Me.gridFertig.MultiSelect = False
|
|
Me.gridFertig.Name = "gridFertig"
|
|
Me.gridFertig.ReadOnly = True
|
|
Me.gridFertig.RowHeadersVisible = False
|
|
DataGridViewCellStyle99.BackColor = System.Drawing.Color.MintCream
|
|
DataGridViewCellStyle99.SelectionBackColor = System.Drawing.Color.White
|
|
DataGridViewCellStyle99.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.gridFertig.RowsDefaultCellStyle = DataGridViewCellStyle99
|
|
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, 444)
|
|
Me.gridFertig.TabIndex = 36
|
|
Me.gridFertig.TabStop = False
|
|
'
|
|
'DataGridViewTextBoxColumn7
|
|
'
|
|
DataGridViewCellStyle96.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
|
DataGridViewCellStyle96.BackColor = System.Drawing.Color.MintCream
|
|
DataGridViewCellStyle96.NullValue = CType(resources.GetObject("DataGridViewCellStyle96.NullValue"), Object)
|
|
DataGridViewCellStyle96.SelectionBackColor = System.Drawing.Color.MintCream
|
|
DataGridViewCellStyle96.SelectionForeColor = System.Drawing.Color.Black
|
|
Me.DataGridViewTextBoxColumn7.DefaultCellStyle = DataGridViewCellStyle96
|
|
Me.DataGridViewTextBoxColumn7.HeaderText = ""
|
|
Me.DataGridViewTextBoxColumn7.Image = Global.AvisoTV.My.Resources.Resources.okRound
|
|
Me.DataGridViewTextBoxColumn7.ImageLayout = System.Windows.Forms.DataGridViewImageCellLayout.Zoom
|
|
Me.DataGridViewTextBoxColumn7.Name = "DataGridViewTextBoxColumn7"
|
|
Me.DataGridViewTextBoxColumn7.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn7.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
|
|
Me.DataGridViewTextBoxColumn7.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic
|
|
Me.DataGridViewTextBoxColumn7.Width = 80
|
|
'
|
|
'DataGridViewTextBoxColumn8
|
|
'
|
|
Me.DataGridViewTextBoxColumn8.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
|
DataGridViewCellStyle97.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle97.BackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle97.Font = New System.Drawing.Font("Microsoft Sans Serif", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle97.Padding = New System.Windows.Forms.Padding(10, 0, 0, 0)
|
|
DataGridViewCellStyle97.SelectionBackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle97.SelectionForeColor = System.Drawing.Color.Black
|
|
DataGridViewCellStyle97.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.DataGridViewTextBoxColumn8.DefaultCellStyle = DataGridViewCellStyle97
|
|
Me.DataGridViewTextBoxColumn8.HeaderText = "LKW-KENNZ. /PLAKA"
|
|
Me.DataGridViewTextBoxColumn8.Name = "DataGridViewTextBoxColumn8"
|
|
Me.DataGridViewTextBoxColumn8.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn8.Visible = False
|
|
'
|
|
'Label26
|
|
'
|
|
Me.Label26.BackColor = System.Drawing.Color.LightGray
|
|
Me.Label26.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.Label26.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.0!)
|
|
Me.Label26.ForeColor = System.Drawing.Color.Black
|
|
Me.Label26.Location = New System.Drawing.Point(0, 465)
|
|
Me.Label26.Name = "Label26"
|
|
Me.Label26.Size = New System.Drawing.Size(1250, 50)
|
|
Me.Label26.TabIndex = 39
|
|
Me.Label26.Text = "OK / PROBLEM: Lütfen kasaya gelin | Dođite na šalter | Bitte an den Schalter komm" &
|
|
"en"
|
|
Me.Label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'DataGridViewTextBoxColumn1
|
|
'
|
|
Me.DataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
|
DataGridViewCellStyle100.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
|
DataGridViewCellStyle100.BackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle100.SelectionBackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle100.SelectionForeColor = System.Drawing.Color.Black
|
|
Me.DataGridViewTextBoxColumn1.DefaultCellStyle = DataGridViewCellStyle100
|
|
Me.DataGridViewTextBoxColumn1.HeaderText = "FERTIG/TAMAM"
|
|
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
|
Me.DataGridViewTextBoxColumn1.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn1.Visible = False
|
|
'
|
|
'DataGridViewTextBoxColumn2
|
|
'
|
|
DataGridViewCellStyle101.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
|
DataGridViewCellStyle101.BackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle101.Font = New System.Drawing.Font("Microsoft Sans Serif", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle101.SelectionBackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle101.SelectionForeColor = System.Drawing.Color.Black
|
|
DataGridViewCellStyle101.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.DataGridViewTextBoxColumn2.DefaultCellStyle = DataGridViewCellStyle101
|
|
Me.DataGridViewTextBoxColumn2.HeaderText = "LKW-KENNZ. /PLAKA"
|
|
Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
|
|
Me.DataGridViewTextBoxColumn2.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn2.Width = 400
|
|
'
|
|
'DataGridViewTextBoxColumn3
|
|
'
|
|
DataGridViewCellStyle102.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
|
DataGridViewCellStyle102.BackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle102.Font = New System.Drawing.Font("Microsoft Sans Serif", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle102.SelectionBackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle102.SelectionForeColor = System.Drawing.Color.Black
|
|
Me.DataGridViewTextBoxColumn3.DefaultCellStyle = DataGridViewCellStyle102
|
|
Me.DataGridViewTextBoxColumn3.HeaderText = "ANKUNFT/GELIS"
|
|
Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
|
|
Me.DataGridViewTextBoxColumn3.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn3.Width = 300
|
|
'
|
|
'DataGridViewTextBoxColumn4
|
|
'
|
|
DataGridViewCellStyle103.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
|
DataGridViewCellStyle103.BackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle103.Font = New System.Drawing.Font("Microsoft Sans Serif", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle103.SelectionBackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle103.SelectionForeColor = System.Drawing.Color.Black
|
|
Me.DataGridViewTextBoxColumn4.DefaultCellStyle = DataGridViewCellStyle103
|
|
Me.DataGridViewTextBoxColumn4.HeaderText = "DAUER/SÜRE"
|
|
Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
|
|
Me.DataGridViewTextBoxColumn4.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn4.Width = 200
|
|
'
|
|
'DataGridViewTextBoxColumn5
|
|
'
|
|
DataGridViewCellStyle104.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle104.BackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle104.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle104.SelectionBackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle104.SelectionForeColor = System.Drawing.Color.Black
|
|
Me.DataGridViewTextBoxColumn5.DefaultCellStyle = DataGridViewCellStyle104
|
|
Me.DataGridViewTextBoxColumn5.HeaderText = "BEARBEITER/GÖREVLI"
|
|
Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5"
|
|
Me.DataGridViewTextBoxColumn5.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn5.Width = 500
|
|
'
|
|
'DataGridViewTextBoxColumn6
|
|
'
|
|
DataGridViewCellStyle105.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle105.BackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle105.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle105.SelectionBackColor = System.Drawing.Color.LightGreen
|
|
DataGridViewCellStyle105.SelectionForeColor = System.Drawing.Color.Black
|
|
Me.DataGridViewTextBoxColumn6.DefaultCellStyle = DataGridViewCellStyle105
|
|
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.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn9.Visible = False
|
|
'
|
|
'DataGridViewTextBoxColumn10
|
|
'
|
|
Me.DataGridViewTextBoxColumn10.HeaderText = ""
|
|
Me.DataGridViewTextBoxColumn10.Name = "DataGridViewTextBoxColumn10"
|
|
Me.DataGridViewTextBoxColumn10.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn10.Width = 30
|
|
'
|
|
'cbxBearbeiter
|
|
'
|
|
Me.cbxBearbeiter.AutoSize = True
|
|
Me.cbxBearbeiter.Checked = True
|
|
Me.cbxBearbeiter.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.cbxBearbeiter.Location = New System.Drawing.Point(240, 223)
|
|
Me.cbxBearbeiter.Name = "cbxBearbeiter"
|
|
Me.cbxBearbeiter.Size = New System.Drawing.Size(74, 17)
|
|
Me.cbxBearbeiter.TabIndex = 104
|
|
Me.cbxBearbeiter.Text = "Bearbeiter"
|
|
Me.cbxBearbeiter.UseVisualStyleBackColor = True
|
|
'
|
|
'frmAnzeige
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1250, 624)
|
|
Me.Controls.Add(Me.grpTestAnzeige)
|
|
Me.Controls.Add(Me.gridAnkunft)
|
|
Me.Controls.Add(Me.gridFertig)
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Controls.Add(Me.Label26)
|
|
Me.Controls.Add(Me.Panel2)
|
|
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.KeyPreview = True
|
|
Me.Name = "frmAnzeige"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Verag AG - Anzeige eingetroffene LKWs"
|
|
Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
|
|
CType(Me.gridAnkunft, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.picConnectionProblem, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.Panel2.ResumeLayout(False)
|
|
Me.grpTestAnzeige.ResumeLayout(False)
|
|
Me.grpTestAnzeige.PerformLayout()
|
|
CType(Me.gridFertig, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents gridAnkunft As System.Windows.Forms.DataGridView
|
|
Friend WithEvents lblZeit As System.Windows.Forms.Label
|
|
Friend WithEvents lblZeile1 As System.Windows.Forms.Label
|
|
Friend WithEvents lblZeile2 As System.Windows.Forms.Label
|
|
Friend WithEvents Timer1 As System.Windows.Forms.Timer
|
|
Friend WithEvents lblSeite As System.Windows.Forms.Label
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents btnTestAnzeige As System.Windows.Forms.Button
|
|
Friend WithEvents txtHöhe As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtSchrift3 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtSchrift2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtSchrift1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtBreite As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents lblAnzahl As System.Windows.Forms.Label
|
|
Friend WithEvents Label8 As System.Windows.Forms.Label
|
|
Friend WithEvents txtSchrift5 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtSchrift4 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
Friend WithEvents txtBreite5 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtBreite4 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtBreite3 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtBreite2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtBreite1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label10 As System.Windows.Forms.Label
|
|
Friend WithEvents txtSekunden As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label9 As System.Windows.Forms.Label
|
|
Friend WithEvents picConnectionProblem As System.Windows.Forms.PictureBox
|
|
Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn2 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn3 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn4 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn5 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents picVERAG As System.Windows.Forms.PictureBox
|
|
Friend WithEvents btnClose As System.Windows.Forms.Button
|
|
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
|
Friend WithEvents Panel2 As System.Windows.Forms.Panel
|
|
Friend WithEvents Label11 As System.Windows.Forms.Label
|
|
Friend WithEvents cboFirma As System.Windows.Forms.ComboBox
|
|
Friend WithEvents Label12 As System.Windows.Forms.Label
|
|
Friend WithEvents Button3 As System.Windows.Forms.Button
|
|
Friend WithEvents txtBreite6 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtSchrift6 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label13 As System.Windows.Forms.Label
|
|
Friend WithEvents Label14 As System.Windows.Forms.Label
|
|
Friend WithEvents DataGridViewTextBoxColumn6 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents Label16 As System.Windows.Forms.Label
|
|
Friend WithEvents Label15 As System.Windows.Forms.Label
|
|
Friend WithEvents txtSchrift1_MESS As System.Windows.Forms.TextBox
|
|
Friend WithEvents Button1 As System.Windows.Forms.Button
|
|
Friend WithEvents grpTestAnzeige As System.Windows.Forms.Panel
|
|
Friend WithEvents Label17 As System.Windows.Forms.Label
|
|
Friend WithEvents pnl As System.Windows.Forms.Panel
|
|
Friend WithEvents Button2 As System.Windows.Forms.Button
|
|
Friend WithEvents txtBreite7 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtSchrift7 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label18 As System.Windows.Forms.Label
|
|
Friend WithEvents Button4 As Button
|
|
Friend WithEvents gridFertig As DataGridView
|
|
Friend WithEvents Label23 As Label
|
|
Friend WithEvents Label22 As Label
|
|
Friend WithEvents txtLkwOK_BildBreite As TextBox
|
|
Friend WithEvents Label21 As Label
|
|
Friend WithEvents Label20 As Label
|
|
Friend WithEvents txtLkwOK_LKWNrSchrift As TextBox
|
|
Friend WithEvents Label19 As Label
|
|
Friend WithEvents Label24 As Label
|
|
Friend WithEvents txtBreiteGridLKWOK As TextBox
|
|
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
|
|
Friend WithEvents txtBreite8 As TextBox
|
|
Friend WithEvents txtSchrift8 As TextBox
|
|
Friend WithEvents Label25 As Label
|
|
Friend WithEvents colFertig As DataGridViewTextBoxColumn
|
|
Friend WithEvents colLKWNr As DataGridViewTextBoxColumn
|
|
Friend WithEvents colAnkunft As DataGridViewTextBoxColumn
|
|
Friend WithEvents Dauer As DataGridViewTextBoxColumn
|
|
Friend WithEvents letzterMitarbeiter As DataGridViewTextBoxColumn
|
|
Friend WithEvents clmnBuero As DataGridViewTextBoxColumn
|
|
Friend WithEvents clmnImEx As DataGridViewTextBoxColumn
|
|
Friend WithEvents clmnArt As DataGridViewTextBoxColumn
|
|
Friend WithEvents Label26 As Label
|
|
Friend WithEvents DataGridViewTextBoxColumn10 As DataGridViewTextBoxColumn
|
|
Friend WithEvents cbxBearbeiter As CheckBox
|
|
End Class
|