This commit is contained in:
2021-06-24 23:05:48 +02:00
parent e625acc609
commit f2f992547d
134 changed files with 72921 additions and 2011 deletions

View File

@@ -249,6 +249,7 @@ Partial Class frmDienstplan
'
'pnlDP
'
Me.pnlDP.AutoScroll = True
Me.pnlDP.Dock = System.Windows.Forms.DockStyle.Fill
Me.pnlDP.FlowDirection = System.Windows.Forms.FlowDirection.TopDown
Me.pnlDP.Location = New System.Drawing.Point(0, 0)
@@ -256,6 +257,7 @@ Partial Class frmDienstplan
Me.pnlDP.Name = "pnlDP"
Me.pnlDP.Size = New System.Drawing.Size(1028, 862)
Me.pnlDP.TabIndex = 0
Me.pnlDP.WrapContents = False
'
'Panel2
'