This commit is contained in:
2019-08-08 12:44:50 +02:00
parent f4c673510f
commit 82e1bf915b
638 changed files with 433536 additions and 0 deletions

View File

@@ -0,0 +1,405 @@
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class usrCntlDienstWoche
Inherits System.Windows.Forms.UserControl
'UserControl überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Wird vom Windows Form-Designer benötigt.
Private components As System.ComponentModel.IContainer
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.lblSo = New System.Windows.Forms.Label()
Me.lblSa = New System.Windows.Forms.Label()
Me.lblFr = New System.Windows.Forms.Label()
Me.lblDo = New System.Windows.Forms.Label()
Me.lblMi = New System.Windows.Forms.Label()
Me.lblDi = New System.Windows.Forms.Label()
Me.lblMo = New System.Windows.Forms.Label()
Me.Panel3 = New System.Windows.Forms.Panel()
Me.lblAnz_So = New System.Windows.Forms.Label()
Me.lblAnz_Sa = New System.Windows.Forms.Label()
Me.lblAnz_Fr = New System.Windows.Forms.Label()
Me.lblAnz_Do = New System.Windows.Forms.Label()
Me.lblAnz_Mi = New System.Windows.Forms.Label()
Me.lblAnz_Di = New System.Windows.Forms.Label()
Me.lblAnz_Mo = New System.Windows.Forms.Label()
Me.lblBezeichnung = New System.Windows.Forms.Label()
Me.dgv_Mo = New System.Windows.Forms.DataGridView()
Me.dgv_Di = New System.Windows.Forms.DataGridView()
Me.dgv_Mi = New System.Windows.Forms.DataGridView()
Me.dgv_Do = New System.Windows.Forms.DataGridView()
Me.dgv_Fr = New System.Windows.Forms.DataGridView()
Me.dgv_Sa = New System.Windows.Forms.DataGridView()
Me.dgv_So = New System.Windows.Forms.DataGridView()
Me.Panel3.SuspendLayout()
CType(Me.dgv_Mo, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.dgv_Di, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.dgv_Mi, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.dgv_Do, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.dgv_Fr, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.dgv_Sa, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.dgv_So, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'lblSo
'
Me.lblSo.AutoSize = True
Me.lblSo.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblSo.Location = New System.Drawing.Point(946, -145)
Me.lblSo.Name = "lblSo"
Me.lblSo.Size = New System.Drawing.Size(26, 15)
Me.lblSo.TabIndex = 82
Me.lblSo.Text = "SO"
'
'lblSa
'
Me.lblSa.AutoSize = True
Me.lblSa.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblSa.Location = New System.Drawing.Point(795, -145)
Me.lblSa.Name = "lblSa"
Me.lblSa.Size = New System.Drawing.Size(24, 15)
Me.lblSa.TabIndex = 84
Me.lblSa.Text = "SA"
'
'lblFr
'
Me.lblFr.AutoSize = True
Me.lblFr.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblFr.Location = New System.Drawing.Point(641, -145)
Me.lblFr.Name = "lblFr"
Me.lblFr.Size = New System.Drawing.Size(25, 15)
Me.lblFr.TabIndex = 88
Me.lblFr.Text = "FR"
'
'lblDo
'
Me.lblDo.AutoSize = True
Me.lblDo.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblDo.Location = New System.Drawing.Point(490, -145)
Me.lblDo.Name = "lblDo"
Me.lblDo.Size = New System.Drawing.Size(27, 15)
Me.lblDo.TabIndex = 87
Me.lblDo.Text = "DO"
'
'lblMi
'
Me.lblMi.AutoSize = True
Me.lblMi.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblMi.Location = New System.Drawing.Point(348, -145)
Me.lblMi.Name = "lblMi"
Me.lblMi.Size = New System.Drawing.Size(23, 15)
Me.lblMi.TabIndex = 86
Me.lblMi.Text = "MI"
'
'lblDi
'
Me.lblDi.AutoSize = True
Me.lblDi.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblDi.Location = New System.Drawing.Point(188, -145)
Me.lblDi.Name = "lblDi"
Me.lblDi.Size = New System.Drawing.Size(21, 15)
Me.lblDi.TabIndex = 85
Me.lblDi.Text = "DI"
'
'lblMo
'
Me.lblMo.AutoSize = True
Me.lblMo.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblMo.Location = New System.Drawing.Point(44, -145)
Me.lblMo.Name = "lblMo"
Me.lblMo.Size = New System.Drawing.Size(29, 15)
Me.lblMo.TabIndex = 83
Me.lblMo.Text = "MO"
'
'Panel3
'
Me.Panel3.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(60, Byte), Integer), CType(CType(120, Byte), Integer))
Me.Panel3.Controls.Add(Me.lblAnz_So)
Me.Panel3.Controls.Add(Me.lblAnz_Sa)
Me.Panel3.Controls.Add(Me.lblAnz_Fr)
Me.Panel3.Controls.Add(Me.lblAnz_Do)
Me.Panel3.Controls.Add(Me.lblAnz_Mi)
Me.Panel3.Controls.Add(Me.lblAnz_Di)
Me.Panel3.Controls.Add(Me.lblAnz_Mo)
Me.Panel3.Controls.Add(Me.lblBezeichnung)
Me.Panel3.Controls.Add(Me.dgv_Mo)
Me.Panel3.Controls.Add(Me.dgv_Di)
Me.Panel3.Controls.Add(Me.dgv_Mi)
Me.Panel3.Controls.Add(Me.dgv_Do)
Me.Panel3.Controls.Add(Me.dgv_Fr)
Me.Panel3.Controls.Add(Me.dgv_Sa)
Me.Panel3.Controls.Add(Me.dgv_So)
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Fill
Me.Panel3.Location = New System.Drawing.Point(0, 0)
Me.Panel3.Name = "Panel3"
Me.Panel3.Size = New System.Drawing.Size(1176, 162)
Me.Panel3.TabIndex = 89
'
'lblAnz_So
'
Me.lblAnz_So.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.lblAnz_So.ForeColor = System.Drawing.Color.White
Me.lblAnz_So.Location = New System.Drawing.Point(1130, 147)
Me.lblAnz_So.Name = "lblAnz_So"
Me.lblAnz_So.Size = New System.Drawing.Size(20, 13)
Me.lblAnz_So.TabIndex = 68
Me.lblAnz_So.Text = "0"
Me.lblAnz_So.TextAlign = System.Drawing.ContentAlignment.TopRight
Me.lblAnz_So.Visible = False
'
'lblAnz_Sa
'
Me.lblAnz_Sa.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.lblAnz_Sa.ForeColor = System.Drawing.Color.White
Me.lblAnz_Sa.Location = New System.Drawing.Point(979, 147)
Me.lblAnz_Sa.Name = "lblAnz_Sa"
Me.lblAnz_Sa.Size = New System.Drawing.Size(20, 13)
Me.lblAnz_Sa.TabIndex = 68
Me.lblAnz_Sa.Text = "0"
Me.lblAnz_Sa.TextAlign = System.Drawing.ContentAlignment.TopRight
Me.lblAnz_Sa.Visible = False
'
'lblAnz_Fr
'
Me.lblAnz_Fr.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.lblAnz_Fr.ForeColor = System.Drawing.Color.White
Me.lblAnz_Fr.Location = New System.Drawing.Point(828, 147)
Me.lblAnz_Fr.Name = "lblAnz_Fr"
Me.lblAnz_Fr.Size = New System.Drawing.Size(20, 13)
Me.lblAnz_Fr.TabIndex = 68
Me.lblAnz_Fr.Text = "0"
Me.lblAnz_Fr.TextAlign = System.Drawing.ContentAlignment.TopRight
Me.lblAnz_Fr.Visible = False
'
'lblAnz_Do
'
Me.lblAnz_Do.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.lblAnz_Do.ForeColor = System.Drawing.Color.White
Me.lblAnz_Do.Location = New System.Drawing.Point(677, 147)
Me.lblAnz_Do.Name = "lblAnz_Do"
Me.lblAnz_Do.Size = New System.Drawing.Size(20, 13)
Me.lblAnz_Do.TabIndex = 68
Me.lblAnz_Do.Text = "0"
Me.lblAnz_Do.TextAlign = System.Drawing.ContentAlignment.TopRight
Me.lblAnz_Do.Visible = False
'
'lblAnz_Mi
'
Me.lblAnz_Mi.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.lblAnz_Mi.ForeColor = System.Drawing.Color.White
Me.lblAnz_Mi.Location = New System.Drawing.Point(526, 147)
Me.lblAnz_Mi.Name = "lblAnz_Mi"
Me.lblAnz_Mi.Size = New System.Drawing.Size(20, 13)
Me.lblAnz_Mi.TabIndex = 68
Me.lblAnz_Mi.Text = "0"
Me.lblAnz_Mi.TextAlign = System.Drawing.ContentAlignment.TopRight
Me.lblAnz_Mi.Visible = False
'
'lblAnz_Di
'
Me.lblAnz_Di.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.lblAnz_Di.ForeColor = System.Drawing.Color.White
Me.lblAnz_Di.Location = New System.Drawing.Point(375, 147)
Me.lblAnz_Di.Name = "lblAnz_Di"
Me.lblAnz_Di.Size = New System.Drawing.Size(20, 13)
Me.lblAnz_Di.TabIndex = 68
Me.lblAnz_Di.Text = "0"
Me.lblAnz_Di.TextAlign = System.Drawing.ContentAlignment.TopRight
Me.lblAnz_Di.Visible = False
'
'lblAnz_Mo
'
Me.lblAnz_Mo.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.lblAnz_Mo.ForeColor = System.Drawing.Color.White
Me.lblAnz_Mo.Location = New System.Drawing.Point(224, 147)
Me.lblAnz_Mo.Name = "lblAnz_Mo"
Me.lblAnz_Mo.Size = New System.Drawing.Size(20, 13)
Me.lblAnz_Mo.TabIndex = 68
Me.lblAnz_Mo.Text = "0"
Me.lblAnz_Mo.TextAlign = System.Drawing.ContentAlignment.TopRight
Me.lblAnz_Mo.Visible = False
'
'lblBezeichnung
'
Me.lblBezeichnung.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.lblBezeichnung.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblBezeichnung.ForeColor = System.Drawing.Color.White
Me.lblBezeichnung.Location = New System.Drawing.Point(3, 2)
Me.lblBezeichnung.Name = "lblBezeichnung"
Me.lblBezeichnung.Size = New System.Drawing.Size(90, 160)
Me.lblBezeichnung.TabIndex = 4
Me.lblBezeichnung.Text = "Vormittag" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "6-13 Uhr"
Me.lblBezeichnung.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'dgv_Mo
'
Me.dgv_Mo.AllowDrop = True
Me.dgv_Mo.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.dgv_Mo.BackgroundColor = System.Drawing.Color.White
Me.dgv_Mo.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.dgv_Mo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgv_Mo.GridColor = System.Drawing.Color.White
Me.dgv_Mo.Location = New System.Drawing.Point(99, 2)
Me.dgv_Mo.Name = "dgv_Mo"
Me.dgv_Mo.RowTemplate.Height = 25
Me.dgv_Mo.Size = New System.Drawing.Size(145, 158)
Me.dgv_Mo.TabIndex = 59
Me.dgv_Mo.Visible = False
'
'dgv_Di
'
Me.dgv_Di.AllowDrop = True
Me.dgv_Di.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.dgv_Di.BackgroundColor = System.Drawing.Color.White
Me.dgv_Di.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.dgv_Di.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgv_Di.GridColor = System.Drawing.Color.White
Me.dgv_Di.Location = New System.Drawing.Point(250, 2)
Me.dgv_Di.Name = "dgv_Di"
Me.dgv_Di.Size = New System.Drawing.Size(145, 158)
Me.dgv_Di.TabIndex = 39
Me.dgv_Di.Visible = False
'
'dgv_Mi
'
Me.dgv_Mi.AllowDrop = True
Me.dgv_Mi.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.dgv_Mi.BackgroundColor = System.Drawing.Color.White
Me.dgv_Mi.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.dgv_Mi.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgv_Mi.GridColor = System.Drawing.Color.White
Me.dgv_Mi.Location = New System.Drawing.Point(401, 2)
Me.dgv_Mi.Name = "dgv_Mi"
Me.dgv_Mi.Size = New System.Drawing.Size(145, 158)
Me.dgv_Mi.TabIndex = 37
Me.dgv_Mi.Visible = False
'
'dgv_Do
'
Me.dgv_Do.AllowDrop = True
Me.dgv_Do.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.dgv_Do.BackgroundColor = System.Drawing.Color.White
Me.dgv_Do.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.dgv_Do.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgv_Do.GridColor = System.Drawing.Color.White
Me.dgv_Do.Location = New System.Drawing.Point(552, 2)
Me.dgv_Do.Name = "dgv_Do"
Me.dgv_Do.Size = New System.Drawing.Size(145, 158)
Me.dgv_Do.TabIndex = 40
Me.dgv_Do.Visible = False
'
'dgv_Fr
'
Me.dgv_Fr.AllowDrop = True
Me.dgv_Fr.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.dgv_Fr.BackgroundColor = System.Drawing.Color.White
Me.dgv_Fr.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.dgv_Fr.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgv_Fr.GridColor = System.Drawing.Color.White
Me.dgv_Fr.Location = New System.Drawing.Point(703, 2)
Me.dgv_Fr.Name = "dgv_Fr"
Me.dgv_Fr.Size = New System.Drawing.Size(145, 158)
Me.dgv_Fr.TabIndex = 22
Me.dgv_Fr.Visible = False
'
'dgv_Sa
'
Me.dgv_Sa.AllowDrop = True
Me.dgv_Sa.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.dgv_Sa.BackgroundColor = System.Drawing.Color.White
Me.dgv_Sa.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.dgv_Sa.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgv_Sa.GridColor = System.Drawing.Color.White
Me.dgv_Sa.Location = New System.Drawing.Point(854, 2)
Me.dgv_Sa.Name = "dgv_Sa"
Me.dgv_Sa.Size = New System.Drawing.Size(145, 158)
Me.dgv_Sa.TabIndex = 65
Me.dgv_Sa.Visible = False
'
'dgv_So
'
Me.dgv_So.AllowDrop = True
Me.dgv_So.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.dgv_So.BackgroundColor = System.Drawing.Color.White
Me.dgv_So.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.dgv_So.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgv_So.GridColor = System.Drawing.Color.White
Me.dgv_So.Location = New System.Drawing.Point(1005, 2)
Me.dgv_So.Name = "dgv_So"
Me.dgv_So.Size = New System.Drawing.Size(145, 158)
Me.dgv_So.TabIndex = 66
Me.dgv_So.Visible = False
'
'usrCntlDienstWoche
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.Controls.Add(Me.lblSo)
Me.Controls.Add(Me.lblSa)
Me.Controls.Add(Me.lblFr)
Me.Controls.Add(Me.lblDo)
Me.Controls.Add(Me.lblMi)
Me.Controls.Add(Me.lblDi)
Me.Controls.Add(Me.lblMo)
Me.Controls.Add(Me.Panel3)
Me.Name = "usrCntlDienstWoche"
Me.Size = New System.Drawing.Size(1176, 162)
Me.Panel3.ResumeLayout(False)
CType(Me.dgv_Mo, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.dgv_Di, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.dgv_Mi, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.dgv_Do, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.dgv_Fr, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.dgv_Sa, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.dgv_So, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Public WithEvents lblSo As System.Windows.Forms.Label
Public WithEvents lblSa As System.Windows.Forms.Label
Public WithEvents lblFr As System.Windows.Forms.Label
Public WithEvents lblDo As System.Windows.Forms.Label
Public WithEvents lblMi As System.Windows.Forms.Label
Public WithEvents lblDi As System.Windows.Forms.Label
Public WithEvents lblMo As System.Windows.Forms.Label
Public WithEvents Panel3 As System.Windows.Forms.Panel
Public WithEvents lblAnz_So As System.Windows.Forms.Label
Public WithEvents lblAnz_Sa As System.Windows.Forms.Label
Public WithEvents lblAnz_Fr As System.Windows.Forms.Label
Public WithEvents lblAnz_Do As System.Windows.Forms.Label
Public WithEvents lblAnz_Mi As System.Windows.Forms.Label
Public WithEvents lblAnz_Di As System.Windows.Forms.Label
Public WithEvents lblAnz_Mo As System.Windows.Forms.Label
Public WithEvents lblBezeichnung As System.Windows.Forms.Label
Public WithEvents dgv_Mo As System.Windows.Forms.DataGridView
Public WithEvents dgv_Di As System.Windows.Forms.DataGridView
Public WithEvents dgv_Mi As System.Windows.Forms.DataGridView
Public WithEvents dgv_Do As System.Windows.Forms.DataGridView
Public WithEvents dgv_Fr As System.Windows.Forms.DataGridView
Public WithEvents dgv_Sa As System.Windows.Forms.DataGridView
Public WithEvents dgv_So As System.Windows.Forms.DataGridView
End Class