Wiederherstellung
This commit is contained in:
@@ -23,7 +23,6 @@ Partial Class frmUeberstundenauszahlen
|
||||
<System.Diagnostics.DebuggerStepThrough()>
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmUeberstundenauszahlen))
|
||||
Me.dtpMonat = New System.Windows.Forms.DateTimePicker()
|
||||
Me.lblMonat = New System.Windows.Forms.Label()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
@@ -49,25 +48,17 @@ Partial Class frmUeberstundenauszahlen
|
||||
Me.txtberAusz100 = New System.Windows.Forms.TextBox()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.txtlfdSaldo = New System.Windows.Forms.TextBox()
|
||||
Me.lbllfdSaldo = New System.Windows.Forms.Label()
|
||||
Me.Label6 = New System.Windows.Forms.Label()
|
||||
Me.picDel = New System.Windows.Forms.PictureBox()
|
||||
Me.txtAusz50vonSaldo = New System.Windows.Forms.TextBox()
|
||||
Me.Panel1 = New System.Windows.Forms.Panel()
|
||||
Me.cx25 = New System.Windows.Forms.CheckBox()
|
||||
Me.cbx50 = New System.Windows.Forms.CheckBox()
|
||||
Me.cbx100 = New System.Windows.Forms.CheckBox()
|
||||
Me.txtberAusz25 = New System.Windows.Forms.TextBox()
|
||||
Me.cbxoverwrite = New System.Windows.Forms.CheckBox()
|
||||
Me.Label8 = New System.Windows.Forms.Label()
|
||||
Me.txt50x1 = New System.Windows.Forms.TextBox()
|
||||
Me.cbxTeilzeit = New System.Windows.Forms.CheckBox()
|
||||
Me.txtAuszManuell = New System.Windows.Forms.TextBox()
|
||||
Me.dgvUeberstunden = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
||||
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
||||
Me.cbxoverwrite = New System.Windows.Forms.CheckBox()
|
||||
CType(Me.picDel, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.Panel1.SuspendLayout()
|
||||
CType(Me.dgvUeberstunden, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'dtpMonat
|
||||
@@ -91,7 +82,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'Label2
|
||||
'
|
||||
Me.Label2.AutoSize = True
|
||||
Me.Label2.Location = New System.Drawing.Point(33, 11)
|
||||
Me.Label2.Location = New System.Drawing.Point(13, 11)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(196, 13)
|
||||
Me.Label2.TabIndex = 2
|
||||
@@ -100,7 +91,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.AutoSize = True
|
||||
Me.Label3.Location = New System.Drawing.Point(32, 131)
|
||||
Me.Label3.Location = New System.Drawing.Point(12, 131)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(138, 13)
|
||||
Me.Label3.TabIndex = 3
|
||||
@@ -109,7 +100,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'Label4
|
||||
'
|
||||
Me.Label4.AutoSize = True
|
||||
Me.Label4.Location = New System.Drawing.Point(33, 53)
|
||||
Me.Label4.Location = New System.Drawing.Point(13, 53)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(113, 13)
|
||||
Me.Label4.TabIndex = 4
|
||||
@@ -117,7 +108,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txt100
|
||||
'
|
||||
Me.txt100.Location = New System.Drawing.Point(36, 27)
|
||||
Me.txt100.Location = New System.Drawing.Point(16, 27)
|
||||
Me.txt100.Name = "txt100"
|
||||
Me.txt100.ReadOnly = True
|
||||
Me.txt100.Size = New System.Drawing.Size(47, 20)
|
||||
@@ -126,7 +117,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txt50
|
||||
'
|
||||
Me.txt50.Location = New System.Drawing.Point(36, 69)
|
||||
Me.txt50.Location = New System.Drawing.Point(16, 69)
|
||||
Me.txt50.Name = "txt50"
|
||||
Me.txt50.ReadOnly = True
|
||||
Me.txt50.Size = New System.Drawing.Size(47, 20)
|
||||
@@ -135,7 +126,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txtMehr
|
||||
'
|
||||
Me.txtMehr.Location = New System.Drawing.Point(35, 147)
|
||||
Me.txtMehr.Location = New System.Drawing.Point(15, 147)
|
||||
Me.txtMehr.Name = "txtMehr"
|
||||
Me.txtMehr.ReadOnly = True
|
||||
Me.txtMehr.Size = New System.Drawing.Size(47, 20)
|
||||
@@ -144,7 +135,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txtAusz
|
||||
'
|
||||
Me.txtAusz.Location = New System.Drawing.Point(212, 196)
|
||||
Me.txtAusz.Location = New System.Drawing.Point(192, 196)
|
||||
Me.txtAusz.Name = "txtAusz"
|
||||
Me.txtAusz.Size = New System.Drawing.Size(54, 20)
|
||||
Me.txtAusz.TabIndex = 9
|
||||
@@ -153,7 +144,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'lblMA
|
||||
'
|
||||
Me.lblMA.AutoSize = True
|
||||
Me.lblMA.Location = New System.Drawing.Point(236, 25)
|
||||
Me.lblMA.Location = New System.Drawing.Point(238, 6)
|
||||
Me.lblMA.Name = "lblMA"
|
||||
Me.lblMA.Size = New System.Drawing.Size(56, 13)
|
||||
Me.lblMA.TabIndex = 10
|
||||
@@ -162,7 +153,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'Label7
|
||||
'
|
||||
Me.Label7.AutoSize = True
|
||||
Me.Label7.Location = New System.Drawing.Point(236, 45)
|
||||
Me.Label7.Location = New System.Drawing.Point(238, 26)
|
||||
Me.Label7.Name = "Label7"
|
||||
Me.Label7.Size = New System.Drawing.Size(65, 13)
|
||||
Me.Label7.TabIndex = 11
|
||||
@@ -171,7 +162,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.DialogResult = System.Windows.Forms.DialogResult.OK
|
||||
Me.Button1.Location = New System.Drawing.Point(341, 170)
|
||||
Me.Button1.Location = New System.Drawing.Point(321, 170)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(87, 30)
|
||||
Me.Button1.TabIndex = 12
|
||||
@@ -180,7 +171,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txt100x2
|
||||
'
|
||||
Me.txt100x2.Location = New System.Drawing.Point(132, 27)
|
||||
Me.txt100x2.Location = New System.Drawing.Point(112, 27)
|
||||
Me.txt100x2.Name = "txt100x2"
|
||||
Me.txt100x2.ReadOnly = True
|
||||
Me.txt100x2.Size = New System.Drawing.Size(49, 20)
|
||||
@@ -189,7 +180,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txt50x15
|
||||
'
|
||||
Me.txt50x15.Location = New System.Drawing.Point(132, 69)
|
||||
Me.txt50x15.Location = New System.Drawing.Point(112, 69)
|
||||
Me.txt50x15.Name = "txt50x15"
|
||||
Me.txt50x15.ReadOnly = True
|
||||
Me.txt50x15.Size = New System.Drawing.Size(49, 20)
|
||||
@@ -198,7 +189,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txtAusz100
|
||||
'
|
||||
Me.txtAusz100.Location = New System.Drawing.Point(217, 27)
|
||||
Me.txtAusz100.Location = New System.Drawing.Point(197, 27)
|
||||
Me.txtAusz100.Name = "txtAusz100"
|
||||
Me.txtAusz100.ReadOnly = True
|
||||
Me.txtAusz100.Size = New System.Drawing.Size(54, 20)
|
||||
@@ -207,7 +198,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txtAusz50
|
||||
'
|
||||
Me.txtAusz50.Location = New System.Drawing.Point(217, 69)
|
||||
Me.txtAusz50.Location = New System.Drawing.Point(197, 69)
|
||||
Me.txtAusz50.Name = "txtAusz50"
|
||||
Me.txtAusz50.ReadOnly = True
|
||||
Me.txtAusz50.Size = New System.Drawing.Size(54, 20)
|
||||
@@ -252,7 +243,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txtSummeAuszb
|
||||
'
|
||||
Me.txtSummeAuszb.Location = New System.Drawing.Point(130, 196)
|
||||
Me.txtSummeAuszb.Location = New System.Drawing.Point(110, 196)
|
||||
Me.txtSummeAuszb.Name = "txtSummeAuszb"
|
||||
Me.txtSummeAuszb.ReadOnly = True
|
||||
Me.txtSummeAuszb.Size = New System.Drawing.Size(49, 20)
|
||||
@@ -261,7 +252,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txtberAusz50
|
||||
'
|
||||
Me.txtberAusz50.Location = New System.Drawing.Point(311, 69)
|
||||
Me.txtberAusz50.Location = New System.Drawing.Point(291, 69)
|
||||
Me.txtberAusz50.Name = "txtberAusz50"
|
||||
Me.txtberAusz50.ReadOnly = True
|
||||
Me.txtberAusz50.Size = New System.Drawing.Size(54, 20)
|
||||
@@ -270,7 +261,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txtberAusz100
|
||||
'
|
||||
Me.txtberAusz100.Location = New System.Drawing.Point(311, 27)
|
||||
Me.txtberAusz100.Location = New System.Drawing.Point(291, 27)
|
||||
Me.txtberAusz100.Name = "txtberAusz100"
|
||||
Me.txtberAusz100.ReadOnly = True
|
||||
Me.txtberAusz100.Size = New System.Drawing.Size(54, 20)
|
||||
@@ -280,7 +271,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.Location = New System.Drawing.Point(309, 11)
|
||||
Me.Label1.Location = New System.Drawing.Point(289, 11)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(92, 13)
|
||||
Me.Label1.TabIndex = 25
|
||||
@@ -288,27 +279,27 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txtlfdSaldo
|
||||
'
|
||||
Me.txtlfdSaldo.Location = New System.Drawing.Point(36, 108)
|
||||
Me.txtlfdSaldo.Location = New System.Drawing.Point(17, 108)
|
||||
Me.txtlfdSaldo.Name = "txtlfdSaldo"
|
||||
Me.txtlfdSaldo.ReadOnly = True
|
||||
Me.txtlfdSaldo.Size = New System.Drawing.Size(49, 20)
|
||||
Me.txtlfdSaldo.TabIndex = 26
|
||||
Me.txtlfdSaldo.Text = "0"
|
||||
'
|
||||
'lbllfdSaldo
|
||||
'Label6
|
||||
'
|
||||
Me.lbllfdSaldo.AutoSize = True
|
||||
Me.lbllfdSaldo.Location = New System.Drawing.Point(33, 92)
|
||||
Me.lbllfdSaldo.Name = "lbllfdSaldo"
|
||||
Me.lbllfdSaldo.Size = New System.Drawing.Size(48, 13)
|
||||
Me.lbllfdSaldo.TabIndex = 27
|
||||
Me.lbllfdSaldo.Text = "lfd Saldo"
|
||||
Me.Label6.AutoSize = True
|
||||
Me.Label6.Location = New System.Drawing.Point(18, 92)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(48, 13)
|
||||
Me.Label6.TabIndex = 27
|
||||
Me.Label6.Text = "lfd Saldo"
|
||||
'
|
||||
'picDel
|
||||
'
|
||||
Me.picDel.BackgroundImage = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.del
|
||||
Me.picDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.picDel.Location = New System.Drawing.Point(407, 11)
|
||||
Me.picDel.Location = New System.Drawing.Point(387, 11)
|
||||
Me.picDel.Name = "picDel"
|
||||
Me.picDel.Size = New System.Drawing.Size(21, 16)
|
||||
Me.picDel.TabIndex = 28
|
||||
@@ -316,7 +307,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txtAusz50vonSaldo
|
||||
'
|
||||
Me.txtAusz50vonSaldo.Location = New System.Drawing.Point(217, 108)
|
||||
Me.txtAusz50vonSaldo.Location = New System.Drawing.Point(197, 108)
|
||||
Me.txtAusz50vonSaldo.Name = "txtAusz50vonSaldo"
|
||||
Me.txtAusz50vonSaldo.ReadOnly = True
|
||||
Me.txtAusz50vonSaldo.Size = New System.Drawing.Size(49, 20)
|
||||
@@ -325,11 +316,6 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'Panel1
|
||||
'
|
||||
Me.Panel1.Controls.Add(Me.txtAuszManuell)
|
||||
Me.Panel1.Controls.Add(Me.cx25)
|
||||
Me.Panel1.Controls.Add(Me.cbx50)
|
||||
Me.Panel1.Controls.Add(Me.cbx100)
|
||||
Me.Panel1.Controls.Add(Me.txtberAusz25)
|
||||
Me.Panel1.Controls.Add(Me.cbxoverwrite)
|
||||
Me.Panel1.Controls.Add(Me.Label8)
|
||||
Me.Panel1.Controls.Add(Me.txt50x1)
|
||||
@@ -338,7 +324,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
Me.Panel1.Controls.Add(Me.Label3)
|
||||
Me.Panel1.Controls.Add(Me.picDel)
|
||||
Me.Panel1.Controls.Add(Me.Label4)
|
||||
Me.Panel1.Controls.Add(Me.lbllfdSaldo)
|
||||
Me.Panel1.Controls.Add(Me.Label6)
|
||||
Me.Panel1.Controls.Add(Me.txt100)
|
||||
Me.Panel1.Controls.Add(Me.txtlfdSaldo)
|
||||
Me.Panel1.Controls.Add(Me.txt50)
|
||||
@@ -355,62 +341,13 @@ Partial Class frmUeberstundenauszahlen
|
||||
Me.Panel1.Controls.Add(Me.txtAusz50)
|
||||
Me.Panel1.Location = New System.Drawing.Point(15, 67)
|
||||
Me.Panel1.Name = "Panel1"
|
||||
Me.Panel1.Size = New System.Drawing.Size(447, 235)
|
||||
Me.Panel1.Size = New System.Drawing.Size(421, 235)
|
||||
Me.Panel1.TabIndex = 30
|
||||
'
|
||||
'cx25
|
||||
'
|
||||
Me.cx25.AutoSize = True
|
||||
Me.cx25.Location = New System.Drawing.Point(196, 111)
|
||||
Me.cx25.Name = "cx25"
|
||||
Me.cx25.Size = New System.Drawing.Size(15, 14)
|
||||
Me.cx25.TabIndex = 36
|
||||
Me.cx25.UseVisualStyleBackColor = True
|
||||
'
|
||||
'cbx50
|
||||
'
|
||||
Me.cbx50.AutoSize = True
|
||||
Me.cbx50.Location = New System.Drawing.Point(196, 72)
|
||||
Me.cbx50.Name = "cbx50"
|
||||
Me.cbx50.Size = New System.Drawing.Size(15, 14)
|
||||
Me.cbx50.TabIndex = 35
|
||||
Me.cbx50.UseVisualStyleBackColor = True
|
||||
'
|
||||
'cbx100
|
||||
'
|
||||
Me.cbx100.AutoSize = True
|
||||
Me.cbx100.Location = New System.Drawing.Point(196, 30)
|
||||
Me.cbx100.Name = "cbx100"
|
||||
Me.cbx100.Size = New System.Drawing.Size(15, 14)
|
||||
Me.cbx100.TabIndex = 32
|
||||
Me.cbx100.UseVisualStyleBackColor = True
|
||||
'
|
||||
'txtberAusz25
|
||||
'
|
||||
Me.txtberAusz25.Location = New System.Drawing.Point(311, 108)
|
||||
Me.txtberAusz25.Name = "txtberAusz25"
|
||||
Me.txtberAusz25.ReadOnly = True
|
||||
Me.txtberAusz25.Size = New System.Drawing.Size(54, 20)
|
||||
Me.txtberAusz25.TabIndex = 34
|
||||
Me.txtberAusz25.Text = "0"
|
||||
Me.txtberAusz25.Visible = False
|
||||
'
|
||||
'cbxoverwrite
|
||||
'
|
||||
Me.cbxoverwrite.AutoSize = True
|
||||
Me.cbxoverwrite.Checked = True
|
||||
Me.cbxoverwrite.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.cbxoverwrite.Location = New System.Drawing.Point(79, 179)
|
||||
Me.cbxoverwrite.Name = "cbxoverwrite"
|
||||
Me.cbxoverwrite.Size = New System.Drawing.Size(102, 17)
|
||||
Me.cbxoverwrite.TabIndex = 31
|
||||
Me.cbxoverwrite.Text = "max. auszahlbar"
|
||||
Me.cbxoverwrite.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label8
|
||||
'
|
||||
Me.Label8.AutoSize = True
|
||||
Me.Label8.Location = New System.Drawing.Point(214, 179)
|
||||
Me.Label8.Location = New System.Drawing.Point(194, 179)
|
||||
Me.Label8.Name = "Label8"
|
||||
Me.Label8.Size = New System.Drawing.Size(56, 13)
|
||||
Me.Label8.TabIndex = 33
|
||||
@@ -418,32 +355,13 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txt50x1
|
||||
'
|
||||
Me.txt50x1.Location = New System.Drawing.Point(132, 108)
|
||||
Me.txt50x1.Location = New System.Drawing.Point(112, 108)
|
||||
Me.txt50x1.Name = "txt50x1"
|
||||
Me.txt50x1.ReadOnly = True
|
||||
Me.txt50x1.Size = New System.Drawing.Size(49, 20)
|
||||
Me.txt50x1.TabIndex = 32
|
||||
Me.txt50x1.Text = "0"
|
||||
'
|
||||
'cbxTeilzeit
|
||||
'
|
||||
Me.cbxTeilzeit.AutoSize = True
|
||||
Me.cbxTeilzeit.Location = New System.Drawing.Point(239, 5)
|
||||
Me.cbxTeilzeit.Name = "cbxTeilzeit"
|
||||
Me.cbxTeilzeit.Size = New System.Drawing.Size(59, 17)
|
||||
Me.cbxTeilzeit.TabIndex = 31
|
||||
Me.cbxTeilzeit.Text = "Teilzeit"
|
||||
Me.cbxTeilzeit.UseVisualStyleBackColor = True
|
||||
'
|
||||
'txtAuszManuell
|
||||
'
|
||||
Me.txtAuszManuell.Location = New System.Drawing.Point(272, 196)
|
||||
Me.txtAuszManuell.Name = "txtAuszManuell"
|
||||
Me.txtAuszManuell.Size = New System.Drawing.Size(54, 20)
|
||||
Me.txtAuszManuell.TabIndex = 37
|
||||
Me.txtAuszManuell.Text = "0"
|
||||
Me.txtAuszManuell.Visible = False
|
||||
'
|
||||
'dgvUeberstunden
|
||||
'
|
||||
Me.dgvUeberstunden.AKTUALISIERUNGS_INTERVALL = -1
|
||||
@@ -458,23 +376,23 @@ Partial Class frmUeberstundenauszahlen
|
||||
Me.dgvUeberstunden.TabIndex = 13
|
||||
Me.dgvUeberstunden.Visible = False
|
||||
'
|
||||
'PictureBox1
|
||||
'cbxoverwrite
|
||||
'
|
||||
Me.PictureBox1.BackgroundImage = CType(resources.GetObject("PictureBox1.BackgroundImage"), System.Drawing.Image)
|
||||
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.PictureBox1.Location = New System.Drawing.Point(422, 12)
|
||||
Me.PictureBox1.Name = "PictureBox1"
|
||||
Me.PictureBox1.Size = New System.Drawing.Size(29, 26)
|
||||
Me.PictureBox1.TabIndex = 38
|
||||
Me.PictureBox1.TabStop = False
|
||||
Me.cbxoverwrite.AutoSize = True
|
||||
Me.cbxoverwrite.Checked = True
|
||||
Me.cbxoverwrite.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.cbxoverwrite.Location = New System.Drawing.Point(59, 179)
|
||||
Me.cbxoverwrite.Name = "cbxoverwrite"
|
||||
Me.cbxoverwrite.Size = New System.Drawing.Size(102, 17)
|
||||
Me.cbxoverwrite.TabIndex = 31
|
||||
Me.cbxoverwrite.Text = "max. auszahlbar"
|
||||
Me.cbxoverwrite.UseVisualStyleBackColor = True
|
||||
'
|
||||
'frmUeberstundenauszahlen
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(463, 337)
|
||||
Me.Controls.Add(Me.PictureBox1)
|
||||
Me.Controls.Add(Me.cbxTeilzeit)
|
||||
Me.Controls.Add(Me.Panel1)
|
||||
Me.Controls.Add(Me.lblBis)
|
||||
Me.Controls.Add(Me.dtpBis)
|
||||
@@ -491,7 +409,6 @@ Partial Class frmUeberstundenauszahlen
|
||||
Me.Panel1.ResumeLayout(False)
|
||||
Me.Panel1.PerformLayout()
|
||||
CType(Me.dgvUeberstunden, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
@@ -523,18 +440,11 @@ Partial Class frmUeberstundenauszahlen
|
||||
Friend WithEvents txtberAusz100 As Windows.Forms.TextBox
|
||||
Friend WithEvents Label1 As Windows.Forms.Label
|
||||
Friend WithEvents txtlfdSaldo As Windows.Forms.TextBox
|
||||
Friend WithEvents lbllfdSaldo As Windows.Forms.Label
|
||||
Friend WithEvents Label6 As Windows.Forms.Label
|
||||
Friend WithEvents picDel As Windows.Forms.PictureBox
|
||||
Friend WithEvents txtAusz50vonSaldo As Windows.Forms.TextBox
|
||||
Friend WithEvents Panel1 As Windows.Forms.Panel
|
||||
Friend WithEvents txt50x1 As Windows.Forms.TextBox
|
||||
Friend WithEvents Label8 As Windows.Forms.Label
|
||||
Friend WithEvents cbxoverwrite As Windows.Forms.CheckBox
|
||||
Friend WithEvents cbxTeilzeit As Windows.Forms.CheckBox
|
||||
Friend WithEvents txtberAusz25 As Windows.Forms.TextBox
|
||||
Friend WithEvents cx25 As Windows.Forms.CheckBox
|
||||
Friend WithEvents cbx50 As Windows.Forms.CheckBox
|
||||
Friend WithEvents cbx100 As Windows.Forms.CheckBox
|
||||
Friend WithEvents txtAuszManuell As Windows.Forms.TextBox
|
||||
Friend WithEvents PictureBox1 As Windows.Forms.PictureBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user