Files
SDL/SDL/Dienstplan/usrCntlDienstWoche.Designer.vb

202 lines
9.4 KiB
VB.net

<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.lblAnz_Mo = New System.Windows.Forms.Label()
Me.lblBezeichnung = New System.Windows.Forms.Label()
Me.dgv_Mo = New System.Windows.Forms.DataGridView()
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()
CType(Me.dgv_Mo, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Panel3.SuspendLayout()
Me.SuspendLayout()
'
'lblAnz_Mo
'
Me.lblAnz_Mo.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblAnz_Mo.ForeColor = System.Drawing.Color.White
Me.lblAnz_Mo.Location = New System.Drawing.Point(485, 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
'
'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(120, 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.AllowUserToAddRows = False
Me.dgv_Mo.AllowUserToDeleteRows = False
Me.dgv_Mo.AllowUserToOrderColumns = True
Me.dgv_Mo.AllowUserToResizeColumns = False
Me.dgv_Mo.AllowUserToResizeRows = False
Me.dgv_Mo.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), 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.ColumnHeadersVisible = False
Me.dgv_Mo.GridColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
Me.dgv_Mo.Location = New System.Drawing.Point(120, 2)
Me.dgv_Mo.Name = "dgv_Mo"
Me.dgv_Mo.RowHeadersVisible = False
Me.dgv_Mo.RowTemplate.Height = 25
Me.dgv_Mo.Size = New System.Drawing.Size(385, 158)
Me.dgv_Mo.TabIndex = 59
'
'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, -72)
Me.lblSo.Name = "lblSo"
Me.lblSo.Size = New System.Drawing.Size(26, 15)
Me.lblSo.TabIndex = 90
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, -72)
Me.lblSa.Name = "lblSa"
Me.lblSa.Size = New System.Drawing.Size(24, 15)
Me.lblSa.TabIndex = 92
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, -72)
Me.lblFr.Name = "lblFr"
Me.lblFr.Size = New System.Drawing.Size(25, 15)
Me.lblFr.TabIndex = 96
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, -72)
Me.lblDo.Name = "lblDo"
Me.lblDo.Size = New System.Drawing.Size(27, 15)
Me.lblDo.TabIndex = 95
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, -72)
Me.lblMi.Name = "lblMi"
Me.lblMi.Size = New System.Drawing.Size(23, 15)
Me.lblMi.TabIndex = 94
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, -72)
Me.lblDi.Name = "lblDi"
Me.lblDi.Size = New System.Drawing.Size(21, 15)
Me.lblDi.TabIndex = 93
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, -72)
Me.lblMo.Name = "lblMo"
Me.lblMo.Size = New System.Drawing.Size(29, 15)
Me.lblMo.TabIndex = 91
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_Mo)
Me.Panel3.Controls.Add(Me.lblBezeichnung)
Me.Panel3.Controls.Add(Me.dgv_Mo)
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(508, 162)
Me.Panel3.TabIndex = 97
'
'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(508, 162)
CType(Me.dgv_Mo, System.ComponentModel.ISupportInitialize).EndInit()
Me.Panel3.ResumeLayout(False)
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
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 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
End Class