This commit is contained in:
2020-11-27 22:58:30 +01:00
parent 3b532b0a10
commit 0be9927381
62 changed files with 6974 additions and 349 deletions

View File

@@ -198,12 +198,13 @@ Partial Class usrCntlFaktAbrechnung
Me.kdFirmaEmpfaenger = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
Me.FlatButton2 = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.pnl = New System.Windows.Forms.Panel()
Me.rtbAbf_Besonderheiten = New SDL.usrCntlKundenBesonderheiten()
Me.cbxOriginalPrint = New System.Windows.Forms.CheckBox()
Me.pnlDocs = New System.Windows.Forms.Panel()
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
Me.Label51 = New System.Windows.Forms.Label()
Me.PictureBox2 = New System.Windows.Forms.PictureBox()
Me.Label50 = New System.Windows.Forms.Label()
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
Me.cbxAdmin = New System.Windows.Forms.CheckBox()
Me.Label46 = New System.Windows.Forms.Label()
Me.Button11 = New System.Windows.Forms.Button()
@@ -229,7 +230,6 @@ Partial Class usrCntlFaktAbrechnung
Me.txtBesonderheiten = New VERAG_PROG_ALLGEMEIN.MyRichTextBox()
Me.ToolTip = New System.Windows.Forms.ToolTip(Me.components)
Me.Timer = New System.Windows.Forms.Timer(Me.components)
Me.rtbAbf_Besonderheiten = New SDL.usrCntlKundenBesonderheiten()
Me.pnlTop.SuspendLayout()
Me.Panel3.SuspendLayout()
Me.Panel1.SuspendLayout()
@@ -248,8 +248,8 @@ Partial Class usrCntlFaktAbrechnung
Me.pnlEmpfaenger.SuspendLayout()
Me.pnl.SuspendLayout()
Me.pnlDocs.SuspendLayout()
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'Label9
@@ -2917,6 +2917,16 @@ Partial Class usrCntlFaktAbrechnung
Me.pnl.Size = New System.Drawing.Size(830, 139)
Me.pnl.TabIndex = 2
'
'rtbAbf_Besonderheiten
'
Me.rtbAbf_Besonderheiten.BackColor = System.Drawing.Color.White
Me.rtbAbf_Besonderheiten.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.rtbAbf_Besonderheiten.Location = New System.Drawing.Point(10, 39)
Me.rtbAbf_Besonderheiten.Name = "rtbAbf_Besonderheiten"
Me.rtbAbf_Besonderheiten.Size = New System.Drawing.Size(107, 52)
Me.rtbAbf_Besonderheiten.TabIndex = 235
Me.rtbAbf_Besonderheiten.Visible = False
'
'cbxOriginalPrint
'
Me.cbxOriginalPrint.AutoSize = True
@@ -2930,21 +2940,31 @@ Partial Class usrCntlFaktAbrechnung
'
'pnlDocs
'
Me.pnlDocs.Controls.Add(Me.PictureBox1)
Me.pnlDocs.Controls.Add(Me.Label51)
Me.pnlDocs.Controls.Add(Me.PictureBox2)
Me.pnlDocs.Controls.Add(Me.Label50)
Me.pnlDocs.Controls.Add(Me.PictureBox1)
Me.pnlDocs.Location = New System.Drawing.Point(264, 113)
Me.pnlDocs.Name = "pnlDocs"
Me.pnlDocs.Size = New System.Drawing.Size(129, 24)
Me.pnlDocs.TabIndex = 27
Me.pnlDocs.Visible = False
'
'PictureBox1
'
Me.PictureBox1.BackgroundImage = Global.SDL.My.Resources.Resources.ok
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.PictureBox1.Location = New System.Drawing.Point(19, 2)
Me.PictureBox1.Name = "PictureBox1"
Me.PictureBox1.Size = New System.Drawing.Size(16, 16)
Me.PictureBox1.TabIndex = 23
Me.PictureBox1.TabStop = False
'
'Label51
'
Me.Label51.AutoSize = True
Me.Label51.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!)
Me.Label51.Location = New System.Drawing.Point(91, 3)
Me.Label51.Location = New System.Drawing.Point(90, 3)
Me.Label51.Name = "Label51"
Me.Label51.Size = New System.Drawing.Size(29, 13)
Me.Label51.TabIndex = 26
@@ -2965,24 +2985,13 @@ Partial Class usrCntlFaktAbrechnung
'
Me.Label50.AutoSize = True
Me.Label50.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!)
Me.Label50.Location = New System.Drawing.Point(36, 3)
Me.Label50.Location = New System.Drawing.Point(35, 3)
Me.Label50.Name = "Label50"
Me.Label50.Size = New System.Drawing.Size(23, 13)
Me.Label50.Size = New System.Drawing.Size(26, 13)
Me.Label50.TabIndex = 24
Me.Label50.Text = "Stb"
Me.Label50.Text = "STB"
Me.Label50.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'PictureBox1
'
Me.PictureBox1.BackgroundImage = Global.SDL.My.Resources.Resources.ok
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.PictureBox1.Enabled = False
Me.PictureBox1.Location = New System.Drawing.Point(19, 2)
Me.PictureBox1.Name = "PictureBox1"
Me.PictureBox1.Size = New System.Drawing.Size(16, 16)
Me.PictureBox1.TabIndex = 23
Me.PictureBox1.TabStop = False
'
'cbxAdmin
'
Me.cbxAdmin.AutoSize = True
@@ -3321,16 +3330,6 @@ Partial Class usrCntlFaktAbrechnung
'
Me.Timer.Interval = 6000
'
'rtbAbf_Besonderheiten
'
Me.rtbAbf_Besonderheiten.BackColor = System.Drawing.Color.White
Me.rtbAbf_Besonderheiten.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.rtbAbf_Besonderheiten.Location = New System.Drawing.Point(10, 39)
Me.rtbAbf_Besonderheiten.Name = "rtbAbf_Besonderheiten"
Me.rtbAbf_Besonderheiten.Size = New System.Drawing.Size(107, 52)
Me.rtbAbf_Besonderheiten.TabIndex = 235
Me.rtbAbf_Besonderheiten.Visible = False
'
'usrCntlFaktAbrechnung
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
@@ -3371,8 +3370,8 @@ Partial Class usrCntlFaktAbrechnung
Me.pnl.PerformLayout()
Me.pnlDocs.ResumeLayout(False)
Me.pnlDocs.PerformLayout()
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub