neu
This commit is contained in:
93
VERAGMonitoring/frmShowData.Designer.vb
generated
93
VERAGMonitoring/frmShowData.Designer.vb
generated
@@ -32,10 +32,10 @@ Partial Class frmShowData
|
||||
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
||||
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
||||
Me.TabPage4 = New System.Windows.Forms.TabPage()
|
||||
Me.NCTS_TR = New System.Windows.Forms.TabPage()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.NCTS_TR = New System.Windows.Forms.TabPage()
|
||||
CType(Me.dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.Panel1.SuspendLayout()
|
||||
Me.tbcntr.SuspendLayout()
|
||||
@@ -49,10 +49,12 @@ Partial Class frmShowData
|
||||
Me.dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.ColumnHeader
|
||||
Me.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
Me.dgv.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.dgv.Location = New System.Drawing.Point(0, 55)
|
||||
Me.dgv.Location = New System.Drawing.Point(0, 85)
|
||||
Me.dgv.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.dgv.Name = "dgv"
|
||||
Me.dgv.ReadOnly = True
|
||||
Me.dgv.Size = New System.Drawing.Size(1056, 831)
|
||||
Me.dgv.RowHeadersWidth = 62
|
||||
Me.dgv.Size = New System.Drawing.Size(1584, 1278)
|
||||
Me.dgv.TabIndex = 1
|
||||
'
|
||||
'Panel1
|
||||
@@ -65,24 +67,27 @@ Partial Class frmShowData
|
||||
Me.Panel1.Controls.Add(Me.Label1)
|
||||
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.Panel1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.Panel1.Name = "Panel1"
|
||||
Me.Panel1.Size = New System.Drawing.Size(1056, 55)
|
||||
Me.Panel1.Size = New System.Drawing.Size(1584, 85)
|
||||
Me.Panel1.TabIndex = 2
|
||||
'
|
||||
'datBIS
|
||||
'
|
||||
Me.datBIS.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
||||
Me.datBIS.Location = New System.Drawing.Point(448, 13)
|
||||
Me.datBIS.Location = New System.Drawing.Point(672, 20)
|
||||
Me.datBIS.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.datBIS.Name = "datBIS"
|
||||
Me.datBIS.Size = New System.Drawing.Size(94, 20)
|
||||
Me.datBIS.Size = New System.Drawing.Size(139, 26)
|
||||
Me.datBIS.TabIndex = 4
|
||||
'
|
||||
'datVON
|
||||
'
|
||||
Me.datVON.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
||||
Me.datVON.Location = New System.Drawing.Point(245, 13)
|
||||
Me.datVON.Location = New System.Drawing.Point(368, 20)
|
||||
Me.datVON.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.datVON.Name = "datVON"
|
||||
Me.datVON.Size = New System.Drawing.Size(94, 20)
|
||||
Me.datVON.Size = New System.Drawing.Size(139, 26)
|
||||
Me.datVON.TabIndex = 4
|
||||
'
|
||||
'tbcntr
|
||||
@@ -94,56 +99,73 @@ Partial Class frmShowData
|
||||
Me.tbcntr.Controls.Add(Me.TabPage3)
|
||||
Me.tbcntr.Controls.Add(Me.TabPage4)
|
||||
Me.tbcntr.Controls.Add(Me.NCTS_TR)
|
||||
Me.tbcntr.Location = New System.Drawing.Point(0, 31)
|
||||
Me.tbcntr.Location = New System.Drawing.Point(0, 48)
|
||||
Me.tbcntr.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.tbcntr.Name = "tbcntr"
|
||||
Me.tbcntr.SelectedIndex = 0
|
||||
Me.tbcntr.Size = New System.Drawing.Size(1053, 26)
|
||||
Me.tbcntr.Size = New System.Drawing.Size(1580, 40)
|
||||
Me.tbcntr.TabIndex = 3
|
||||
'
|
||||
'TabPage2
|
||||
'
|
||||
Me.TabPage2.Location = New System.Drawing.Point(4, 22)
|
||||
Me.TabPage2.Location = New System.Drawing.Point(4, 29)
|
||||
Me.TabPage2.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.TabPage2.Name = "TabPage2"
|
||||
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
|
||||
Me.TabPage2.Size = New System.Drawing.Size(1045, 0)
|
||||
Me.TabPage2.Padding = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.TabPage2.Size = New System.Drawing.Size(1572, 7)
|
||||
Me.TabPage2.TabIndex = 1
|
||||
Me.TabPage2.Text = "DAKOSY"
|
||||
Me.TabPage2.UseVisualStyleBackColor = True
|
||||
'
|
||||
'TabPage1
|
||||
'
|
||||
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
|
||||
Me.TabPage1.Location = New System.Drawing.Point(4, 29)
|
||||
Me.TabPage1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.TabPage1.Name = "TabPage1"
|
||||
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
||||
Me.TabPage1.Size = New System.Drawing.Size(1045, 0)
|
||||
Me.TabPage1.Padding = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.TabPage1.Size = New System.Drawing.Size(1572, 7)
|
||||
Me.TabPage1.TabIndex = 0
|
||||
Me.TabPage1.Text = "BLUJAY"
|
||||
Me.TabPage1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'TabPage3
|
||||
'
|
||||
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
|
||||
Me.TabPage3.Location = New System.Drawing.Point(4, 29)
|
||||
Me.TabPage3.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.TabPage3.Name = "TabPage3"
|
||||
Me.TabPage3.Size = New System.Drawing.Size(1045, 0)
|
||||
Me.TabPage3.Size = New System.Drawing.Size(1572, 7)
|
||||
Me.TabPage3.TabIndex = 2
|
||||
Me.TabPage3.Text = "EZOLL"
|
||||
Me.TabPage3.UseVisualStyleBackColor = True
|
||||
'
|
||||
'TabPage4
|
||||
'
|
||||
Me.TabPage4.Location = New System.Drawing.Point(4, 22)
|
||||
Me.TabPage4.Location = New System.Drawing.Point(4, 29)
|
||||
Me.TabPage4.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.TabPage4.Name = "TabPage4"
|
||||
Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
|
||||
Me.TabPage4.Size = New System.Drawing.Size(1045, 0)
|
||||
Me.TabPage4.Padding = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.TabPage4.Size = New System.Drawing.Size(1572, 7)
|
||||
Me.TabPage4.TabIndex = 3
|
||||
Me.TabPage4.Text = "TELOTEC"
|
||||
Me.TabPage4.UseVisualStyleBackColor = True
|
||||
'
|
||||
'NCTS_TR
|
||||
'
|
||||
Me.NCTS_TR.Location = New System.Drawing.Point(4, 29)
|
||||
Me.NCTS_TR.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.NCTS_TR.Name = "NCTS_TR"
|
||||
Me.NCTS_TR.Padding = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.NCTS_TR.Size = New System.Drawing.Size(1572, 7)
|
||||
Me.NCTS_TR.TabIndex = 4
|
||||
Me.NCTS_TR.Text = "NCTS_FREMD"
|
||||
Me.NCTS_TR.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.Location = New System.Drawing.Point(599, 5)
|
||||
Me.Button1.Location = New System.Drawing.Point(898, 8)
|
||||
Me.Button1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(123, 23)
|
||||
Me.Button1.Size = New System.Drawing.Size(184, 35)
|
||||
Me.Button1.TabIndex = 1
|
||||
Me.Button1.Text = "In Excel konvertieren"
|
||||
Me.Button1.TextAlign = System.Drawing.ContentAlignment.TopCenter
|
||||
@@ -152,9 +174,10 @@ Partial Class frmShowData
|
||||
'Label2
|
||||
'
|
||||
Me.Label2.AutoSize = True
|
||||
Me.Label2.Location = New System.Drawing.Point(956, 9)
|
||||
Me.Label2.Location = New System.Drawing.Point(1434, 14)
|
||||
Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(42, 13)
|
||||
Me.Label2.Size = New System.Drawing.Size(62, 20)
|
||||
Me.Label2.TabIndex = 0
|
||||
Me.Label2.Text = "Anzahl:"
|
||||
Me.Label2.TextAlign = System.Drawing.ContentAlignment.TopCenter
|
||||
@@ -163,30 +186,22 @@ Partial Class frmShowData
|
||||
'
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label1.Location = New System.Drawing.Point(3, 9)
|
||||
Me.Label1.Location = New System.Drawing.Point(4, 14)
|
||||
Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(75, 13)
|
||||
Me.Label1.Size = New System.Drawing.Size(111, 20)
|
||||
Me.Label1.TabIndex = 0
|
||||
Me.Label1.Text = "Datensätze:"
|
||||
'
|
||||
'NCTS_TR
|
||||
'
|
||||
Me.NCTS_TR.Location = New System.Drawing.Point(4, 22)
|
||||
Me.NCTS_TR.Name = "NCTS_TR"
|
||||
Me.NCTS_TR.Padding = New System.Windows.Forms.Padding(3)
|
||||
Me.NCTS_TR.Size = New System.Drawing.Size(1045, 0)
|
||||
Me.NCTS_TR.TabIndex = 4
|
||||
Me.NCTS_TR.Text = "NCTS_TR"
|
||||
Me.NCTS_TR.UseVisualStyleBackColor = True
|
||||
'
|
||||
'frmShowData
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 20.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(1056, 886)
|
||||
Me.ClientSize = New System.Drawing.Size(1584, 1363)
|
||||
Me.Controls.Add(Me.dgv)
|
||||
Me.Controls.Add(Me.Panel1)
|
||||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||||
Me.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.Name = "frmShowData"
|
||||
Me.Text = "Details"
|
||||
CType(Me.dgv, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
|
||||
Reference in New Issue
Block a user