Ü-Std. korr.
This commit is contained in:
@@ -48,7 +48,7 @@ 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.Label6 = New System.Windows.Forms.Label()
|
||||
Me.lbllfdSaldo = 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()
|
||||
@@ -92,7 +92,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'Label2
|
||||
'
|
||||
Me.Label2.AutoSize = True
|
||||
Me.Label2.Location = New System.Drawing.Point(13, 11)
|
||||
Me.Label2.Location = New System.Drawing.Point(33, 11)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(196, 13)
|
||||
Me.Label2.TabIndex = 2
|
||||
@@ -101,7 +101,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.AutoSize = True
|
||||
Me.Label3.Location = New System.Drawing.Point(12, 131)
|
||||
Me.Label3.Location = New System.Drawing.Point(32, 131)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(138, 13)
|
||||
Me.Label3.TabIndex = 3
|
||||
@@ -110,7 +110,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'Label4
|
||||
'
|
||||
Me.Label4.AutoSize = True
|
||||
Me.Label4.Location = New System.Drawing.Point(13, 53)
|
||||
Me.Label4.Location = New System.Drawing.Point(33, 53)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(113, 13)
|
||||
Me.Label4.TabIndex = 4
|
||||
@@ -118,7 +118,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txt100
|
||||
'
|
||||
Me.txt100.Location = New System.Drawing.Point(16, 27)
|
||||
Me.txt100.Location = New System.Drawing.Point(36, 27)
|
||||
Me.txt100.Name = "txt100"
|
||||
Me.txt100.ReadOnly = True
|
||||
Me.txt100.Size = New System.Drawing.Size(47, 20)
|
||||
@@ -127,7 +127,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txt50
|
||||
'
|
||||
Me.txt50.Location = New System.Drawing.Point(16, 69)
|
||||
Me.txt50.Location = New System.Drawing.Point(36, 69)
|
||||
Me.txt50.Name = "txt50"
|
||||
Me.txt50.ReadOnly = True
|
||||
Me.txt50.Size = New System.Drawing.Size(47, 20)
|
||||
@@ -136,7 +136,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txtMehr
|
||||
'
|
||||
Me.txtMehr.Location = New System.Drawing.Point(15, 147)
|
||||
Me.txtMehr.Location = New System.Drawing.Point(35, 147)
|
||||
Me.txtMehr.Name = "txtMehr"
|
||||
Me.txtMehr.ReadOnly = True
|
||||
Me.txtMehr.Size = New System.Drawing.Size(47, 20)
|
||||
@@ -145,7 +145,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txtAusz
|
||||
'
|
||||
Me.txtAusz.Location = New System.Drawing.Point(192, 196)
|
||||
Me.txtAusz.Location = New System.Drawing.Point(212, 196)
|
||||
Me.txtAusz.Name = "txtAusz"
|
||||
Me.txtAusz.Size = New System.Drawing.Size(54, 20)
|
||||
Me.txtAusz.TabIndex = 9
|
||||
@@ -154,7 +154,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'lblMA
|
||||
'
|
||||
Me.lblMA.AutoSize = True
|
||||
Me.lblMA.Location = New System.Drawing.Point(238, 6)
|
||||
Me.lblMA.Location = New System.Drawing.Point(236, 25)
|
||||
Me.lblMA.Name = "lblMA"
|
||||
Me.lblMA.Size = New System.Drawing.Size(56, 13)
|
||||
Me.lblMA.TabIndex = 10
|
||||
@@ -163,7 +163,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'Label7
|
||||
'
|
||||
Me.Label7.AutoSize = True
|
||||
Me.Label7.Location = New System.Drawing.Point(238, 26)
|
||||
Me.Label7.Location = New System.Drawing.Point(236, 45)
|
||||
Me.Label7.Name = "Label7"
|
||||
Me.Label7.Size = New System.Drawing.Size(65, 13)
|
||||
Me.Label7.TabIndex = 11
|
||||
@@ -181,7 +181,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txt100x2
|
||||
'
|
||||
Me.txt100x2.Location = New System.Drawing.Point(112, 27)
|
||||
Me.txt100x2.Location = New System.Drawing.Point(132, 27)
|
||||
Me.txt100x2.Name = "txt100x2"
|
||||
Me.txt100x2.ReadOnly = True
|
||||
Me.txt100x2.Size = New System.Drawing.Size(49, 20)
|
||||
@@ -190,7 +190,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txt50x15
|
||||
'
|
||||
Me.txt50x15.Location = New System.Drawing.Point(112, 69)
|
||||
Me.txt50x15.Location = New System.Drawing.Point(132, 69)
|
||||
Me.txt50x15.Name = "txt50x15"
|
||||
Me.txt50x15.ReadOnly = True
|
||||
Me.txt50x15.Size = New System.Drawing.Size(49, 20)
|
||||
@@ -199,7 +199,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txtAusz100
|
||||
'
|
||||
Me.txtAusz100.Location = New System.Drawing.Point(197, 27)
|
||||
Me.txtAusz100.Location = New System.Drawing.Point(217, 27)
|
||||
Me.txtAusz100.Name = "txtAusz100"
|
||||
Me.txtAusz100.ReadOnly = True
|
||||
Me.txtAusz100.Size = New System.Drawing.Size(54, 20)
|
||||
@@ -208,7 +208,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txtAusz50
|
||||
'
|
||||
Me.txtAusz50.Location = New System.Drawing.Point(197, 69)
|
||||
Me.txtAusz50.Location = New System.Drawing.Point(217, 69)
|
||||
Me.txtAusz50.Name = "txtAusz50"
|
||||
Me.txtAusz50.ReadOnly = True
|
||||
Me.txtAusz50.Size = New System.Drawing.Size(54, 20)
|
||||
@@ -253,7 +253,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txtSummeAuszb
|
||||
'
|
||||
Me.txtSummeAuszb.Location = New System.Drawing.Point(110, 196)
|
||||
Me.txtSummeAuszb.Location = New System.Drawing.Point(130, 196)
|
||||
Me.txtSummeAuszb.Name = "txtSummeAuszb"
|
||||
Me.txtSummeAuszb.ReadOnly = True
|
||||
Me.txtSummeAuszb.Size = New System.Drawing.Size(49, 20)
|
||||
@@ -289,21 +289,21 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txtlfdSaldo
|
||||
'
|
||||
Me.txtlfdSaldo.Location = New System.Drawing.Point(17, 108)
|
||||
Me.txtlfdSaldo.Location = New System.Drawing.Point(36, 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"
|
||||
'
|
||||
'Label6
|
||||
'lbllfdSaldo
|
||||
'
|
||||
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"
|
||||
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"
|
||||
'
|
||||
'picDel
|
||||
'
|
||||
@@ -317,7 +317,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txtAusz50vonSaldo
|
||||
'
|
||||
Me.txtAusz50vonSaldo.Location = New System.Drawing.Point(197, 108)
|
||||
Me.txtAusz50vonSaldo.Location = New System.Drawing.Point(217, 108)
|
||||
Me.txtAusz50vonSaldo.Name = "txtAusz50vonSaldo"
|
||||
Me.txtAusz50vonSaldo.ReadOnly = True
|
||||
Me.txtAusz50vonSaldo.Size = New System.Drawing.Size(49, 20)
|
||||
@@ -341,7 +341,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.Label6)
|
||||
Me.Panel1.Controls.Add(Me.lbllfdSaldo)
|
||||
Me.Panel1.Controls.Add(Me.txt100)
|
||||
Me.Panel1.Controls.Add(Me.txtlfdSaldo)
|
||||
Me.Panel1.Controls.Add(Me.txt50)
|
||||
@@ -422,7 +422,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'Label8
|
||||
'
|
||||
Me.Label8.AutoSize = True
|
||||
Me.Label8.Location = New System.Drawing.Point(194, 179)
|
||||
Me.Label8.Location = New System.Drawing.Point(214, 179)
|
||||
Me.Label8.Name = "Label8"
|
||||
Me.Label8.Size = New System.Drawing.Size(56, 13)
|
||||
Me.Label8.TabIndex = 33
|
||||
@@ -430,7 +430,7 @@ Partial Class frmUeberstundenauszahlen
|
||||
'
|
||||
'txt50x1
|
||||
'
|
||||
Me.txt50x1.Location = New System.Drawing.Point(112, 108)
|
||||
Me.txt50x1.Location = New System.Drawing.Point(132, 108)
|
||||
Me.txt50x1.Name = "txt50x1"
|
||||
Me.txt50x1.ReadOnly = True
|
||||
Me.txt50x1.Size = New System.Drawing.Size(49, 20)
|
||||
@@ -461,17 +461,15 @@ Partial Class frmUeberstundenauszahlen
|
||||
Me.dgvUeberstunden.TabIndex = 13
|
||||
Me.dgvUeberstunden.Visible = False
|
||||
'
|
||||
'cbxoverwrite
|
||||
'PictureBox1
|
||||
'
|
||||
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
|
||||
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
|
||||
'
|
||||
'picShow
|
||||
'
|
||||
@@ -539,7 +537,7 @@ 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 Label6 As Windows.Forms.Label
|
||||
Friend WithEvents lbllfdSaldo 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
|
||||
|
||||
Reference in New Issue
Block a user