Aliquotrechner Urlaub
This commit is contained in:
92
UID/Mitarbeiter/frmMitarbDetails.Designer.vb
generated
92
UID/Mitarbeiter/frmMitarbDetails.Designer.vb
generated
@@ -91,6 +91,9 @@ Partial Class frmMitarbDetails
|
||||
Me.lbSprachen = New VERAG_PROG_ALLGEMEIN.MyListBox()
|
||||
Me.Label4 = New System.Windows.Forms.Label()
|
||||
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
||||
Me.cbabwJahresurlaub = New System.Windows.Forms.CheckBox()
|
||||
Me.lblHoursOrDays2 = New System.Windows.Forms.Label()
|
||||
Me.lblHoursOrDays1 = New System.Windows.Forms.Label()
|
||||
Me.cboDaysPerWeek = New System.Windows.Forms.ComboBox()
|
||||
Me.lblTage = New System.Windows.Forms.Label()
|
||||
Me.Label67 = New System.Windows.Forms.Label()
|
||||
@@ -221,9 +224,6 @@ Partial Class frmMitarbDetails
|
||||
Me.cboAdminBer = New System.Windows.Forms.ComboBox()
|
||||
Me.Label7 = New System.Windows.Forms.Label()
|
||||
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.lblHoursOrDays1 = New System.Windows.Forms.Label()
|
||||
Me.lblHoursOrDays2 = New System.Windows.Forms.Label()
|
||||
Me.cbabwJahresurlaub = New System.Windows.Forms.CheckBox()
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.Panel1.SuspendLayout()
|
||||
Me.TabControl2.SuspendLayout()
|
||||
@@ -1062,14 +1062,46 @@ Partial Class frmMitarbDetails
|
||||
Me.GroupBox2.TabStop = False
|
||||
Me.GroupBox2.Text = "Firmendaten"
|
||||
'
|
||||
'cbabwJahresurlaub
|
||||
'
|
||||
Me.cbabwJahresurlaub.AutoSize = True
|
||||
Me.cbabwJahresurlaub.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbabwJahresurlaub.Location = New System.Drawing.Point(452, 234)
|
||||
Me.cbabwJahresurlaub.Name = "cbabwJahresurlaub"
|
||||
Me.cbabwJahresurlaub.Size = New System.Drawing.Size(119, 17)
|
||||
Me.cbabwJahresurlaub.TabIndex = 122
|
||||
Me.cbabwJahresurlaub.Text = "abw.Jahresur.-Ansp"
|
||||
Me.cbabwJahresurlaub.UseVisualStyleBackColor = True
|
||||
'
|
||||
'lblHoursOrDays2
|
||||
'
|
||||
Me.lblHoursOrDays2.AutoSize = True
|
||||
Me.lblHoursOrDays2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblHoursOrDays2.Location = New System.Drawing.Point(695, 262)
|
||||
Me.lblHoursOrDays2.Name = "lblHoursOrDays2"
|
||||
Me.lblHoursOrDays2.Size = New System.Drawing.Size(0, 13)
|
||||
Me.lblHoursOrDays2.TabIndex = 121
|
||||
Me.lblHoursOrDays2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
'
|
||||
'lblHoursOrDays1
|
||||
'
|
||||
Me.lblHoursOrDays1.AutoSize = True
|
||||
Me.lblHoursOrDays1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblHoursOrDays1.Location = New System.Drawing.Point(695, 238)
|
||||
Me.lblHoursOrDays1.Name = "lblHoursOrDays1"
|
||||
Me.lblHoursOrDays1.Size = New System.Drawing.Size(0, 13)
|
||||
Me.lblHoursOrDays1.TabIndex = 120
|
||||
Me.lblHoursOrDays1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
'
|
||||
'cboDaysPerWeek
|
||||
'
|
||||
Me.cboDaysPerWeek.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||||
Me.cboDaysPerWeek.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cboDaysPerWeek.FormattingEnabled = True
|
||||
Me.cboDaysPerWeek.Items.AddRange(New Object() {"", "1", "2", "3", "4", "5"})
|
||||
Me.cboDaysPerWeek.Location = New System.Drawing.Point(406, 254)
|
||||
Me.cboDaysPerWeek.Name = "cboDaysPerWeek"
|
||||
Me.cboDaysPerWeek.Size = New System.Drawing.Size(47, 21)
|
||||
Me.cboDaysPerWeek.Size = New System.Drawing.Size(40, 21)
|
||||
Me.cboDaysPerWeek.TabIndex = 119
|
||||
'
|
||||
'lblTage
|
||||
@@ -1092,16 +1124,17 @@ Partial Class frmMitarbDetails
|
||||
'
|
||||
'txtWoStd
|
||||
'
|
||||
Me.txtWoStd.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtWoStd.Location = New System.Drawing.Point(402, 232)
|
||||
Me.txtWoStd.Name = "txtWoStd"
|
||||
Me.txtWoStd.Size = New System.Drawing.Size(51, 20)
|
||||
Me.txtWoStd.Size = New System.Drawing.Size(44, 20)
|
||||
Me.txtWoStd.TabIndex = 118
|
||||
'
|
||||
'Label66
|
||||
'
|
||||
Me.Label66.AutoSize = True
|
||||
Me.Label66.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label66.Location = New System.Drawing.Point(580, 261)
|
||||
Me.Label66.Location = New System.Drawing.Point(570, 261)
|
||||
Me.Label66.Name = "Label66"
|
||||
Me.Label66.Size = New System.Drawing.Size(72, 13)
|
||||
Me.Label66.TabIndex = 115
|
||||
@@ -1110,18 +1143,18 @@ Partial Class frmMitarbDetails
|
||||
'txtaliquUA
|
||||
'
|
||||
Me.txtaliquUA.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtaliquUA.Location = New System.Drawing.Point(658, 258)
|
||||
Me.txtaliquUA.Location = New System.Drawing.Point(646, 258)
|
||||
Me.txtaliquUA.Name = "txtaliquUA"
|
||||
Me.txtaliquUA.Size = New System.Drawing.Size(34, 20)
|
||||
Me.txtaliquUA.Size = New System.Drawing.Size(46, 20)
|
||||
Me.txtaliquUA.TabIndex = 114
|
||||
Me.txtaliquUA.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
||||
'
|
||||
'txtUrlaubsabsp
|
||||
'
|
||||
Me.txtUrlaubsabsp.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtUrlaubsabsp.Location = New System.Drawing.Point(656, 232)
|
||||
Me.txtUrlaubsabsp.Location = New System.Drawing.Point(646, 232)
|
||||
Me.txtUrlaubsabsp.Name = "txtUrlaubsabsp"
|
||||
Me.txtUrlaubsabsp.Size = New System.Drawing.Size(35, 20)
|
||||
Me.txtUrlaubsabsp.Size = New System.Drawing.Size(45, 20)
|
||||
Me.txtUrlaubsabsp.TabIndex = 97
|
||||
Me.txtUrlaubsabsp.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
||||
'
|
||||
@@ -1129,7 +1162,7 @@ Partial Class frmMitarbDetails
|
||||
'
|
||||
Me.Label65.AutoSize = True
|
||||
Me.Label65.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label65.Location = New System.Drawing.Point(580, 238)
|
||||
Me.Label65.Location = New System.Drawing.Point(570, 235)
|
||||
Me.Label65.Name = "Label65"
|
||||
Me.Label65.Size = New System.Drawing.Size(70, 13)
|
||||
Me.Label65.TabIndex = 98
|
||||
@@ -1138,10 +1171,10 @@ Partial Class frmMitarbDetails
|
||||
'cbUrlaubInStund
|
||||
'
|
||||
Me.cbUrlaubInStund.AutoSize = True
|
||||
Me.cbUrlaubInStund.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbUrlaubInStund.Location = New System.Drawing.Point(462, 258)
|
||||
Me.cbUrlaubInStund.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbUrlaubInStund.Location = New System.Drawing.Point(452, 257)
|
||||
Me.cbUrlaubInStund.Name = "cbUrlaubInStund"
|
||||
Me.cbUrlaubInStund.Size = New System.Drawing.Size(100, 17)
|
||||
Me.cbUrlaubInStund.Size = New System.Drawing.Size(87, 17)
|
||||
Me.cbUrlaubInStund.TabIndex = 97
|
||||
Me.cbUrlaubInStund.Text = "Urlaub in Std"
|
||||
Me.cbUrlaubInStund.UseVisualStyleBackColor = True
|
||||
@@ -2450,37 +2483,6 @@ Partial Class frmMitarbDetails
|
||||
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
||||
Me.ContextMenuStrip1.Size = New System.Drawing.Size(61, 4)
|
||||
'
|
||||
'lblHoursOrDays1
|
||||
'
|
||||
Me.lblHoursOrDays1.AutoSize = True
|
||||
Me.lblHoursOrDays1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblHoursOrDays1.Location = New System.Drawing.Point(695, 238)
|
||||
Me.lblHoursOrDays1.Name = "lblHoursOrDays1"
|
||||
Me.lblHoursOrDays1.Size = New System.Drawing.Size(0, 13)
|
||||
Me.lblHoursOrDays1.TabIndex = 120
|
||||
Me.lblHoursOrDays1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
'
|
||||
'lblHoursOrDays2
|
||||
'
|
||||
Me.lblHoursOrDays2.AutoSize = True
|
||||
Me.lblHoursOrDays2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblHoursOrDays2.Location = New System.Drawing.Point(695, 262)
|
||||
Me.lblHoursOrDays2.Name = "lblHoursOrDays2"
|
||||
Me.lblHoursOrDays2.Size = New System.Drawing.Size(0, 13)
|
||||
Me.lblHoursOrDays2.TabIndex = 121
|
||||
Me.lblHoursOrDays2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
'
|
||||
'cbabwJahresurlaub
|
||||
'
|
||||
Me.cbabwJahresurlaub.AutoSize = True
|
||||
Me.cbabwJahresurlaub.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbabwJahresurlaub.Location = New System.Drawing.Point(462, 232)
|
||||
Me.cbabwJahresurlaub.Name = "cbabwJahresurlaub"
|
||||
Me.cbabwJahresurlaub.Size = New System.Drawing.Size(86, 17)
|
||||
Me.cbabwJahresurlaub.TabIndex = 122
|
||||
Me.cbabwJahresurlaub.Text = "abw.JahrU"
|
||||
Me.cbabwJahresurlaub.UseVisualStyleBackColor = True
|
||||
'
|
||||
'frmMitarbDetails
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
|
||||
@@ -1395,5 +1395,7 @@ Public Class frmMitarbDetails
|
||||
End If
|
||||
|
||||
End Sub
|
||||
|
||||
|
||||
End Class
|
||||
|
||||
|
||||
Reference in New Issue
Block a user