This commit is contained in:
2019-08-08 12:44:50 +02:00
parent f4c673510f
commit 82e1bf915b
638 changed files with 433536 additions and 0 deletions

View File

@@ -0,0 +1,430 @@
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmBrgDetails
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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmBrgDetails))
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.txtAtTag_atlas = New System.Windows.Forms.TextBox()
Me.Label1 = New System.Windows.Forms.Label()
Me.txtAtWoche_atlas = New System.Windows.Forms.TextBox()
Me.Label2 = New System.Windows.Forms.Label()
Me.txtDeTag = New System.Windows.Forms.TextBox()
Me.Label3 = New System.Windows.Forms.Label()
Me.txtDeWoche = New System.Windows.Forms.TextBox()
Me.Label4 = New System.Windows.Forms.Label()
Me.Label5 = New System.Windows.Forms.Label()
Me.Label6 = New System.Windows.Forms.Label()
Me.lblDetails = New System.Windows.Forms.Label()
Me.btnCancel = New System.Windows.Forms.Button()
Me.btnOK = New System.Windows.Forms.Button()
Me.txtAtTag_zolaris = New System.Windows.Forms.TextBox()
Me.txtAtWoche_zolaris = New System.Windows.Forms.TextBox()
Me.Label15 = New System.Windows.Forms.Label()
Me.Label16 = New System.Windows.Forms.Label()
Me.Label17 = New System.Windows.Forms.Label()
Me.Label18 = New System.Windows.Forms.Label()
Me.Label19 = New System.Windows.Forms.Label()
Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.Panel1 = New System.Windows.Forms.Panel()
Me.cbxTagessaldo = New System.Windows.Forms.CheckBox()
Me.cbxZOLARIS = New System.Windows.Forms.CheckBox()
Me.cbxATLAS = New System.Windows.Forms.CheckBox()
Me.Button1 = New System.Windows.Forms.Button()
Me.Label7 = New System.Windows.Forms.Label()
Me.txtDe2Woche = New System.Windows.Forms.TextBox()
Me.Label8 = New System.Windows.Forms.Label()
Me.Label9 = New System.Windows.Forms.Label()
Me.txtDe2Tag = New System.Windows.Forms.TextBox()
Me.Label10 = New System.Windows.Forms.Label()
Me.Panel1.SuspendLayout()
Me.SuspendLayout()
'
'ContextMenuStrip1
'
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
Me.ContextMenuStrip1.Size = New System.Drawing.Size(61, 4)
'
'txtAtTag_atlas
'
Me.txtAtTag_atlas.Location = New System.Drawing.Point(106, 105)
Me.txtAtTag_atlas.Name = "txtAtTag_atlas"
Me.txtAtTag_atlas.Size = New System.Drawing.Size(140, 20)
Me.txtAtTag_atlas.TabIndex = 1
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(12, 108)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(65, 13)
Me.Label1.TabIndex = 2
Me.Label1.Text = "Tagessaldo:"
'
'txtAtWoche_atlas
'
Me.txtAtWoche_atlas.Location = New System.Drawing.Point(106, 131)
Me.txtAtWoche_atlas.Name = "txtAtWoche_atlas"
Me.txtAtWoche_atlas.Size = New System.Drawing.Size(140, 20)
Me.txtAtWoche_atlas.TabIndex = 1
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(12, 134)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(92, 26)
Me.Label2.TabIndex = 2
Me.Label2.Text = "Wochenreferenz:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(laufende Woche)"
'
'txtDeTag
'
Me.txtDeTag.Location = New System.Drawing.Point(106, 221)
Me.txtDeTag.Name = "txtDeTag"
Me.txtDeTag.Size = New System.Drawing.Size(140, 20)
Me.txtDeTag.TabIndex = 1
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(12, 224)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(65, 13)
Me.Label3.TabIndex = 2
Me.Label3.Text = "Tagessaldo:"
'
'txtDeWoche
'
Me.txtDeWoche.Location = New System.Drawing.Point(106, 247)
Me.txtDeWoche.Name = "txtDeWoche"
Me.txtDeWoche.Size = New System.Drawing.Size(140, 20)
Me.txtDeWoche.TabIndex = 1
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(12, 250)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(92, 26)
Me.Label4.TabIndex = 2
Me.Label4.Text = "Wochenreferenz:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(laufende Woche)"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.Location = New System.Drawing.Point(12, 186)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(223, 13)
Me.Label5.TabIndex = 2
Me.Label5.Text = "Bürgschaft DE (05DE0000000009345)"
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label6.Location = New System.Drawing.Point(12, 72)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(224, 13)
Me.Label6.TabIndex = 2
Me.Label6.Text = "Bürgschaft AT (05AT510000G000FP7)"
'
'lblDetails
'
Me.lblDetails.AutoSize = True
Me.lblDetails.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblDetails.Location = New System.Drawing.Point(13, 9)
Me.lblDetails.Name = "lblDetails"
Me.lblDetails.Size = New System.Drawing.Size(92, 20)
Me.lblDetails.TabIndex = 2
Me.lblDetails.Text = "Detials für"
'
'btnCancel
'
Me.btnCancel.Location = New System.Drawing.Point(320, 320)
Me.btnCancel.Name = "btnCancel"
Me.btnCancel.Size = New System.Drawing.Size(112, 43)
Me.btnCancel.TabIndex = 3
Me.btnCancel.Text = "Abbrechen"
Me.btnCancel.UseVisualStyleBackColor = True
'
'btnOK
'
Me.btnOK.Location = New System.Drawing.Point(453, 320)
Me.btnOK.Name = "btnOK"
Me.btnOK.Size = New System.Drawing.Size(112, 43)
Me.btnOK.TabIndex = 3
Me.btnOK.Text = "OK"
Me.btnOK.UseVisualStyleBackColor = True
'
'txtAtTag_zolaris
'
Me.txtAtTag_zolaris.Location = New System.Drawing.Point(293, 105)
Me.txtAtTag_zolaris.Name = "txtAtTag_zolaris"
Me.txtAtTag_zolaris.Size = New System.Drawing.Size(140, 20)
Me.txtAtTag_zolaris.TabIndex = 1
'
'txtAtWoche_zolaris
'
Me.txtAtWoche_zolaris.Location = New System.Drawing.Point(293, 131)
Me.txtAtWoche_zolaris.Name = "txtAtWoche_zolaris"
Me.txtAtWoche_zolaris.Size = New System.Drawing.Size(140, 20)
Me.txtAtWoche_zolaris.TabIndex = 1
'
'Label15
'
Me.Label15.AutoSize = True
Me.Label15.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label15.Location = New System.Drawing.Point(263, 134)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(14, 13)
Me.Label15.TabIndex = 4
Me.Label15.Text = "+"
'
'Label16
'
Me.Label16.AutoSize = True
Me.Label16.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label16.Location = New System.Drawing.Point(263, 108)
Me.Label16.Name = "Label16"
Me.Label16.Size = New System.Drawing.Size(14, 13)
Me.Label16.TabIndex = 5
Me.Label16.Text = "+"
'
'Label17
'
Me.Label17.AutoSize = True
Me.Label17.Location = New System.Drawing.Point(142, 89)
Me.Label17.Name = "Label17"
Me.Label17.Size = New System.Drawing.Size(44, 13)
Me.Label17.TabIndex = 2
Me.Label17.Text = "ATLAS:"
'
'Label18
'
Me.Label18.AutoSize = True
Me.Label18.Location = New System.Drawing.Point(334, 89)
Me.Label18.Name = "Label18"
Me.Label18.Size = New System.Drawing.Size(56, 13)
Me.Label18.TabIndex = 2
Me.Label18.Text = "ZOLARIS:"
'
'Label19
'
Me.Label19.AutoSize = True
Me.Label19.Location = New System.Drawing.Point(142, 205)
Me.Label19.Name = "Label19"
Me.Label19.Size = New System.Drawing.Size(44, 13)
Me.Label19.TabIndex = 2
Me.Label19.Text = "ATLAS:"
'
'ContextMenuStrip2
'
Me.ContextMenuStrip2.Name = "ContextMenuStrip2"
Me.ContextMenuStrip2.Size = New System.Drawing.Size(61, 4)
'
'Panel1
'
Me.Panel1.BackColor = System.Drawing.SystemColors.ActiveCaption
Me.Panel1.Controls.Add(Me.cbxTagessaldo)
Me.Panel1.Controls.Add(Me.cbxZOLARIS)
Me.Panel1.Controls.Add(Me.cbxATLAS)
Me.Panel1.Controls.Add(Me.Button1)
Me.Panel1.Location = New System.Drawing.Point(266, 0)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(312, 64)
Me.Panel1.TabIndex = 8
'
'cbxTagessaldo
'
Me.cbxTagessaldo.AutoSize = True
Me.cbxTagessaldo.ForeColor = System.Drawing.Color.White
Me.cbxTagessaldo.Location = New System.Drawing.Point(14, 40)
Me.cbxTagessaldo.Name = "cbxTagessaldo"
Me.cbxTagessaldo.Size = New System.Drawing.Size(81, 17)
Me.cbxTagessaldo.TabIndex = 9
Me.cbxTagessaldo.Text = "Tagessaldo"
Me.cbxTagessaldo.UseVisualStyleBackColor = True
'
'cbxZOLARIS
'
Me.cbxZOLARIS.AutoSize = True
Me.cbxZOLARIS.Checked = True
Me.cbxZOLARIS.CheckState = System.Windows.Forms.CheckState.Checked
Me.cbxZOLARIS.ForeColor = System.Drawing.Color.White
Me.cbxZOLARIS.Location = New System.Drawing.Point(14, 24)
Me.cbxZOLARIS.Name = "cbxZOLARIS"
Me.cbxZOLARIS.Size = New System.Drawing.Size(72, 17)
Me.cbxZOLARIS.TabIndex = 10
Me.cbxZOLARIS.Text = "ZOLARIS"
Me.cbxZOLARIS.UseVisualStyleBackColor = True
'
'cbxATLAS
'
Me.cbxATLAS.AutoSize = True
Me.cbxATLAS.Checked = True
Me.cbxATLAS.CheckState = System.Windows.Forms.CheckState.Checked
Me.cbxATLAS.ForeColor = System.Drawing.Color.White
Me.cbxATLAS.Location = New System.Drawing.Point(14, 8)
Me.cbxATLAS.Name = "cbxATLAS"
Me.cbxATLAS.Size = New System.Drawing.Size(60, 17)
Me.cbxATLAS.TabIndex = 11
Me.cbxATLAS.Text = "ATLAS"
Me.cbxATLAS.UseVisualStyleBackColor = True
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(136, 5)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(163, 36)
Me.Button1.TabIndex = 8
Me.Button1.Text = "Daten einlesen"
Me.Button1.UseVisualStyleBackColor = True
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(277, 250)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(92, 26)
Me.Label7.TabIndex = 11
Me.Label7.Text = "Wochenreferenz:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(laufende Woche)"
'
'txtDe2Woche
'
Me.txtDe2Woche.Location = New System.Drawing.Point(371, 247)
Me.txtDe2Woche.Name = "txtDe2Woche"
Me.txtDe2Woche.Size = New System.Drawing.Size(140, 20)
Me.txtDe2Woche.TabIndex = 9
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label8.Location = New System.Drawing.Point(277, 186)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(253, 13)
Me.Label8.TabIndex = 12
Me.Label8.Text = "Bürgschaft DE NEU (17DE0000000071678)"
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Location = New System.Drawing.Point(277, 224)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(65, 13)
Me.Label9.TabIndex = 13
Me.Label9.Text = "Tagessaldo:"
'
'txtDe2Tag
'
Me.txtDe2Tag.Location = New System.Drawing.Point(371, 221)
Me.txtDe2Tag.Name = "txtDe2Tag"
Me.txtDe2Tag.Size = New System.Drawing.Size(140, 20)
Me.txtDe2Tag.TabIndex = 10
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Location = New System.Drawing.Point(407, 205)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(44, 13)
Me.Label10.TabIndex = 14
Me.Label10.Text = "ATLAS:"
'
'frmBrgDetails
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(575, 375)
Me.Controls.Add(Me.Label7)
Me.Controls.Add(Me.txtDe2Woche)
Me.Controls.Add(Me.Label8)
Me.Controls.Add(Me.Label9)
Me.Controls.Add(Me.txtDe2Tag)
Me.Controls.Add(Me.Label10)
Me.Controls.Add(Me.Label15)
Me.Controls.Add(Me.Label16)
Me.Controls.Add(Me.btnOK)
Me.Controls.Add(Me.btnCancel)
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.txtDeWoche)
Me.Controls.Add(Me.txtAtWoche_zolaris)
Me.Controls.Add(Me.txtAtWoche_atlas)
Me.Controls.Add(Me.lblDetails)
Me.Controls.Add(Me.Label6)
Me.Controls.Add(Me.Label5)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.txtDeTag)
Me.Controls.Add(Me.Label19)
Me.Controls.Add(Me.Label18)
Me.Controls.Add(Me.Label17)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.txtAtTag_zolaris)
Me.Controls.Add(Me.txtAtTag_atlas)
Me.Controls.Add(Me.Panel1)
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "frmBrgDetails"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "Details"
Me.Panel1.ResumeLayout(False)
Me.Panel1.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip
Friend WithEvents txtAtTag_atlas As System.Windows.Forms.TextBox
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents txtAtWoche_atlas As System.Windows.Forms.TextBox
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents txtDeTag As System.Windows.Forms.TextBox
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents txtDeWoche As System.Windows.Forms.TextBox
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents lblDetails As System.Windows.Forms.Label
Friend WithEvents btnCancel As System.Windows.Forms.Button
Friend WithEvents btnOK As System.Windows.Forms.Button
Friend WithEvents txtAtTag_zolaris As System.Windows.Forms.TextBox
Friend WithEvents txtAtWoche_zolaris As System.Windows.Forms.TextBox
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents Label16 As System.Windows.Forms.Label
Friend WithEvents Label17 As System.Windows.Forms.Label
Friend WithEvents Label18 As System.Windows.Forms.Label
Friend WithEvents Label19 As System.Windows.Forms.Label
Friend WithEvents ContextMenuStrip2 As System.Windows.Forms.ContextMenuStrip
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents cbxTagessaldo As System.Windows.Forms.CheckBox
Friend WithEvents cbxZOLARIS As System.Windows.Forms.CheckBox
Friend WithEvents cbxATLAS As System.Windows.Forms.CheckBox
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents txtDe2Woche As System.Windows.Forms.TextBox
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents txtDe2Tag As System.Windows.Forms.TextBox
Friend WithEvents Label10 As System.Windows.Forms.Label
End Class