This commit is contained in:
2022-03-19 22:52:06 +01:00
parent 9b001e5803
commit d9204781cf
139 changed files with 19394 additions and 3352 deletions

View File

@@ -25,6 +25,10 @@ Partial Class usrCntlBH
Me.Label6 = New System.Windows.Forms.Label()
Me.pnl = New System.Windows.Forms.Panel()
Me.TabPage1 = New System.Windows.Forms.TabPage()
Me.Label32 = New System.Windows.Forms.Label()
Me.GroupBox7 = New System.Windows.Forms.GroupBox()
Me.Label33 = New System.Windows.Forms.Label()
Me.Button6 = New System.Windows.Forms.Button()
Me.Label3 = New System.Windows.Forms.Label()
Me.Label4 = New System.Windows.Forms.Label()
Me.Label27 = New System.Windows.Forms.Label()
@@ -101,8 +105,15 @@ Partial Class usrCntlBH
Me.Label30 = New System.Windows.Forms.Label()
Me.Label29 = New System.Windows.Forms.Label()
Me.Button7 = New System.Windows.Forms.Button()
Me.Label34 = New System.Windows.Forms.Label()
Me.GroupBox8 = New System.Windows.Forms.GroupBox()
Me.Label35 = New System.Windows.Forms.Label()
Me.Button8 = New System.Windows.Forms.Button()
Me.cboAbfVerbFirma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.Label36 = New System.Windows.Forms.Label()
Me.pnl.SuspendLayout()
Me.TabPage1.SuspendLayout()
Me.GroupBox7.SuspendLayout()
Me.GroupBox5.SuspendLayout()
Me.GroupBox1.SuspendLayout()
Me.GroupBox2.SuspendLayout()
@@ -114,6 +125,7 @@ Partial Class usrCntlBH
Me.tbcntr.SuspendLayout()
Me.TabPage5.SuspendLayout()
Me.GroupBox6.SuspendLayout()
Me.GroupBox8.SuspendLayout()
Me.SuspendLayout()
'
'Label6
@@ -138,6 +150,10 @@ Partial Class usrCntlBH
'
'TabPage1
'
Me.TabPage1.Controls.Add(Me.Label34)
Me.TabPage1.Controls.Add(Me.GroupBox8)
Me.TabPage1.Controls.Add(Me.Label32)
Me.TabPage1.Controls.Add(Me.GroupBox7)
Me.TabPage1.Controls.Add(Me.Label3)
Me.TabPage1.Controls.Add(Me.Label4)
Me.TabPage1.Controls.Add(Me.Label27)
@@ -151,11 +167,50 @@ Partial Class usrCntlBH
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
Me.TabPage1.Name = "TabPage1"
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage1.Size = New System.Drawing.Size(956, 764)
Me.TabPage1.Size = New System.Drawing.Size(956, 952)
Me.TabPage1.TabIndex = 0
Me.TabPage1.Text = "Allgemein"
Me.TabPage1.UseVisualStyleBackColor = True
'
'Label32
'
Me.Label32.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label32.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.Label32.Location = New System.Drawing.Point(13, 239)
Me.Label32.Name = "Label32"
Me.Label32.Size = New System.Drawing.Size(298, 18)
Me.Label32.TabIndex = 12
Me.Label32.Text = "MAHNSYSTEM"
'
'GroupBox7
'
Me.GroupBox7.Controls.Add(Me.Label33)
Me.GroupBox7.Controls.Add(Me.Button6)
Me.GroupBox7.Location = New System.Drawing.Point(12, 251)
Me.GroupBox7.Name = "GroupBox7"
Me.GroupBox7.Size = New System.Drawing.Size(847, 69)
Me.GroupBox7.TabIndex = 13
Me.GroupBox7.TabStop = False
'
'Label33
'
Me.Label33.Location = New System.Drawing.Point(145, 30)
Me.Label33.Name = "Label33"
Me.Label33.Size = New System.Drawing.Size(327, 17)
Me.Label33.TabIndex = 3
Me.Label33.Text = "Mahnsystem gekoppelt mit der FIBU (Syska)"
'
'Button6
'
Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Button6.Location = New System.Drawing.Point(6, 12)
Me.Button6.Name = "Button6"
Me.Button6.Size = New System.Drawing.Size(121, 49)
Me.Button6.TabIndex = 1
Me.Button6.Text = "zum Mahnlauf"
Me.Button6.UseVisualStyleBackColor = True
'
'Label3
'
Me.Label3.AutoSize = True
@@ -172,7 +227,7 @@ Partial Class usrCntlBH
Me.Label4.AutoSize = True
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label4.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.Label4.Location = New System.Drawing.Point(13, 156)
Me.Label4.Location = New System.Drawing.Point(13, 121)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(260, 17)
Me.Label4.TabIndex = 3
@@ -183,7 +238,7 @@ Partial Class usrCntlBH
Me.Label27.AutoSize = True
Me.Label27.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label27.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.Label27.Location = New System.Drawing.Point(13, 679)
Me.Label27.Location = New System.Drawing.Point(13, 745)
Me.Label27.Name = "Label27"
Me.Label27.Size = New System.Drawing.Size(101, 17)
Me.Label27.TabIndex = 11
@@ -193,7 +248,7 @@ Partial Class usrCntlBH
'
Me.GroupBox5.Controls.Add(Me.Label26)
Me.GroupBox5.Controls.Add(Me.Button5)
Me.GroupBox5.Location = New System.Drawing.Point(12, 691)
Me.GroupBox5.Location = New System.Drawing.Point(12, 757)
Me.GroupBox5.Name = "GroupBox5"
Me.GroupBox5.Size = New System.Drawing.Size(847, 61)
Me.GroupBox5.TabIndex = 10
@@ -311,7 +366,7 @@ Partial Class usrCntlBH
Me.Label24.AutoSize = True
Me.Label24.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label24.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.Label24.Location = New System.Drawing.Point(13, 593)
Me.Label24.Location = New System.Drawing.Point(13, 659)
Me.Label24.Name = "Label24"
Me.Label24.Size = New System.Drawing.Size(150, 17)
Me.Label24.TabIndex = 8
@@ -322,7 +377,7 @@ Partial Class usrCntlBH
Me.GroupBox2.Controls.Add(Me.Label2)
Me.GroupBox2.Controls.Add(Me.Label5)
Me.GroupBox2.Controls.Add(Me.Button1)
Me.GroupBox2.Location = New System.Drawing.Point(12, 167)
Me.GroupBox2.Location = New System.Drawing.Point(12, 132)
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.Size = New System.Drawing.Size(847, 86)
Me.GroupBox2.TabIndex = 4
@@ -340,14 +395,13 @@ Partial Class usrCntlBH
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Label5.Location = New System.Drawing.Point(564, 16)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(127, 17)
Me.Label5.Size = New System.Drawing.Size(197, 24)
Me.Label5.TabIndex = 0
Me.Label5.Text = "für Fr. Kasbauer"
Me.Label5.Text = "für ZOLL BU"
'
'Button1
'
@@ -364,7 +418,7 @@ Partial Class usrCntlBH
'
Me.GroupBox4.Controls.Add(Me.Label25)
Me.GroupBox4.Controls.Add(Me.Button4)
Me.GroupBox4.Location = New System.Drawing.Point(12, 604)
Me.GroupBox4.Location = New System.Drawing.Point(12, 670)
Me.GroupBox4.Name = "GroupBox4"
Me.GroupBox4.Size = New System.Drawing.Size(847, 61)
Me.GroupBox4.TabIndex = 9
@@ -398,7 +452,7 @@ Partial Class usrCntlBH
Me.Label7.AutoSize = True
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label7.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.Label7.Location = New System.Drawing.Point(13, 277)
Me.Label7.Location = New System.Drawing.Point(13, 343)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(182, 17)
Me.Label7.TabIndex = 5
@@ -436,7 +490,7 @@ Partial Class usrCntlBH
Me.GroupBox3.Controls.Add(Me.txtOPKdName)
Me.GroupBox3.Controls.Add(Me.Label8)
Me.GroupBox3.Controls.Add(Me.Button2)
Me.GroupBox3.Location = New System.Drawing.Point(12, 288)
Me.GroupBox3.Location = New System.Drawing.Point(12, 354)
Me.GroupBox3.Name = "GroupBox3"
Me.GroupBox3.Size = New System.Drawing.Size(847, 283)
Me.GroupBox3.TabIndex = 6
@@ -1045,7 +1099,7 @@ Partial Class usrCntlBH
Me.tbcntr.Location = New System.Drawing.Point(0, 52)
Me.tbcntr.Name = "tbcntr"
Me.tbcntr.SelectedIndex = 0
Me.tbcntr.Size = New System.Drawing.Size(964, 790)
Me.tbcntr.Size = New System.Drawing.Size(964, 978)
Me.tbcntr.TabIndex = 25
'
'TabPage5
@@ -1054,7 +1108,7 @@ Partial Class usrCntlBH
Me.TabPage5.Controls.Add(Me.GroupBox6)
Me.TabPage5.Location = New System.Drawing.Point(4, 22)
Me.TabPage5.Name = "TabPage5"
Me.TabPage5.Size = New System.Drawing.Size(956, 764)
Me.TabPage5.Size = New System.Drawing.Size(956, 952)
Me.TabPage5.TabIndex = 1
Me.TabPage5.Text = "IMEX"
Me.TabPage5.UseVisualStyleBackColor = True
@@ -1123,6 +1177,70 @@ Partial Class usrCntlBH
Me.Button7.Text = "Importieren"
Me.Button7.UseVisualStyleBackColor = True
'
'Label34
'
Me.Label34.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label34.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.Label34.Location = New System.Drawing.Point(13, 836)
Me.Label34.Name = "Label34"
Me.Label34.Size = New System.Drawing.Size(298, 18)
Me.Label34.TabIndex = 14
Me.Label34.Text = "Abfertigungsverbot"
'
'GroupBox8
'
Me.GroupBox8.Controls.Add(Me.Label36)
Me.GroupBox8.Controls.Add(Me.cboAbfVerbFirma)
Me.GroupBox8.Controls.Add(Me.Button8)
Me.GroupBox8.Controls.Add(Me.Label35)
Me.GroupBox8.Location = New System.Drawing.Point(12, 848)
Me.GroupBox8.Name = "GroupBox8"
Me.GroupBox8.Size = New System.Drawing.Size(847, 69)
Me.GroupBox8.TabIndex = 15
Me.GroupBox8.TabStop = False
'
'Label35
'
Me.Label35.Location = New System.Drawing.Point(145, 30)
Me.Label35.Name = "Label35"
Me.Label35.Size = New System.Drawing.Size(327, 17)
Me.Label35.TabIndex = 3
Me.Label35.Text = "Liefert eine Liste der Kunden mit Abfertigungsverbot."
'
'Button8
'
Me.Button8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.Button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Button8.Image = Global.SDL.My.Resources.Resources.Excel_logo
Me.Button8.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button8.Location = New System.Drawing.Point(4, 21)
Me.Button8.Name = "Button8"
Me.Button8.Size = New System.Drawing.Size(121, 31)
Me.Button8.TabIndex = 8
Me.Button8.Text = " Excel"
Me.Button8.UseVisualStyleBackColor = True
'
'cboAbfVerbFirma
'
Me.cboAbfVerbFirma._allowedValuesFreiText = Nothing
Me.cboAbfVerbFirma._allowFreiText = False
Me.cboAbfVerbFirma._value = ""
Me.cboAbfVerbFirma.FormattingEnabled = True
Me.cboAbfVerbFirma.Location = New System.Drawing.Point(503, 27)
Me.cboAbfVerbFirma.Name = "cboAbfVerbFirma"
Me.cboAbfVerbFirma.Size = New System.Drawing.Size(132, 21)
Me.cboAbfVerbFirma.TabIndex = 29
'
'Label36
'
Me.Label36.AutoSize = True
Me.Label36.Location = New System.Drawing.Point(462, 30)
Me.Label36.Name = "Label36"
Me.Label36.Size = New System.Drawing.Size(35, 13)
Me.Label36.TabIndex = 30
Me.Label36.Text = "Firma:"
'
'usrCntlBH
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
@@ -1131,11 +1249,12 @@ Partial Class usrCntlBH
Me.Controls.Add(Me.tbcntr)
Me.Controls.Add(Me.pnl)
Me.Name = "usrCntlBH"
Me.Size = New System.Drawing.Size(964, 842)
Me.Size = New System.Drawing.Size(964, 1030)
Me.pnl.ResumeLayout(False)
Me.pnl.PerformLayout()
Me.TabPage1.ResumeLayout(False)
Me.TabPage1.PerformLayout()
Me.GroupBox7.ResumeLayout(False)
Me.GroupBox5.ResumeLayout(False)
Me.GroupBox5.PerformLayout()
Me.GroupBox1.ResumeLayout(False)
@@ -1157,6 +1276,8 @@ Partial Class usrCntlBH
Me.TabPage5.PerformLayout()
Me.GroupBox6.ResumeLayout(False)
Me.GroupBox6.PerformLayout()
Me.GroupBox8.ResumeLayout(False)
Me.GroupBox8.PerformLayout()
Me.ResumeLayout(False)
End Sub
@@ -1239,4 +1360,14 @@ Partial Class usrCntlBH
Friend WithEvents Button7 As Button
Friend WithEvents Label30 As Label
Friend WithEvents Label31 As Label
Friend WithEvents Label32 As Label
Friend WithEvents GroupBox7 As GroupBox
Friend WithEvents Button6 As Button
Friend WithEvents Label33 As Label
Friend WithEvents Label34 As Label
Friend WithEvents GroupBox8 As GroupBox
Friend WithEvents Button8 As Button
Friend WithEvents Label35 As Label
Friend WithEvents Label36 As Label
Friend WithEvents cboAbfVerbFirma As VERAG_PROG_ALLGEMEIN.MyComboBox
End Class