Timas API

This commit is contained in:
2023-07-10 16:00:50 +02:00
parent d5312abd36
commit 565e1f9942
2 changed files with 22 additions and 256 deletions

View File

@@ -771,7 +771,7 @@ Partial Class frmMitarbDetails
Me.dgvData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgvData.Location = New System.Drawing.Point(2, 29)
Me.dgvData.Name = "dgvData"
Me.dgvData.Size = New System.Drawing.Size(364, 110)
Me.dgvData.Size = New System.Drawing.Size(364, 142)
Me.dgvData.TabIndex = 118
'
'rtfInfoTimas
@@ -787,7 +787,7 @@ Partial Class frmMitarbDetails
Me.btngetInfo.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.btngetInfo.BackColor = System.Drawing.Color.White
Me.btngetInfo.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btngetInfo.Location = New System.Drawing.Point(322, 145)
Me.btngetInfo.Location = New System.Drawing.Point(395, 145)
Me.btngetInfo.Name = "btngetInfo"
Me.btngetInfo.Size = New System.Drawing.Size(44, 26)
Me.btngetInfo.TabIndex = 117
@@ -819,7 +819,7 @@ Partial Class frmMitarbDetails
Me.btnMAanlegen.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.btnMAanlegen.BackColor = System.Drawing.Color.White
Me.btnMAanlegen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnMAanlegen.Location = New System.Drawing.Point(298, 145)
Me.btnMAanlegen.Location = New System.Drawing.Point(371, 145)
Me.btnMAanlegen.Name = "btnMAanlegen"
Me.btnMAanlegen.Size = New System.Drawing.Size(68, 26)
Me.btnMAanlegen.TabIndex = 54