cbx
This commit is contained in:
3
UID/Mitarbeiter/frmMitarbDetails.Designer.vb
generated
3
UID/Mitarbeiter/frmMitarbDetails.Designer.vb
generated
@@ -380,7 +380,7 @@ Partial Class frmMitarbDetails
|
||||
Me.tbcntr.TabIndex = 96
|
||||
'
|
||||
'TabPage2
|
||||
'
|
||||
'
|
||||
Me.TabPage2.Controls.Add(Me.cboDPFirma2)
|
||||
Me.TabPage2.Controls.Add(Me.cboDPFirma)
|
||||
Me.TabPage2.Controls.Add(Me.Label50)
|
||||
@@ -2596,6 +2596,7 @@ Partial Class frmMitarbDetails
|
||||
Friend WithEvents cbxGekuendigt As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents Label28 As System.Windows.Forms.Label
|
||||
Friend WithEvents cbxPARKZEIT As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents cbxTimasNichtStempeln As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents cboParkzeitBer As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents Label27 As System.Windows.Forms.Label
|
||||
Friend WithEvents cbxDISPO As System.Windows.Forms.CheckBox
|
||||
|
||||
@@ -1393,8 +1393,8 @@ Public Class frmMitarbDetails
|
||||
txtUrlaubsabsp.Text = (txtWoStd.Text / cboDaysPerWeek.SelectedItem) * cboDaysPerWeek.SelectedItem * 5
|
||||
End If
|
||||
lblHoursOrDays1.Text = "H"
|
||||
End If
|
||||
End If
|
||||
End If
|
||||
|
||||
End Sub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user