NEU
This commit is contained in:
129
UID/Dienstplan/usrCntlAuswertungAuslastungMA.Designer.vb
generated
Normal file
129
UID/Dienstplan/usrCntlAuswertungAuslastungMA.Designer.vb
generated
Normal file
@@ -0,0 +1,129 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
Partial Class usrCntlAuswertungAuslastungMA
|
||||
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.pnlDi = New System.Windows.Forms.Panel()
|
||||
Me.pnlMo = New System.Windows.Forms.Panel()
|
||||
Me.pnlSo = New System.Windows.Forms.Panel()
|
||||
Me.pnl = New System.Windows.Forms.Panel()
|
||||
Me.pnlSa = New System.Windows.Forms.Panel()
|
||||
Me.pnlFr = New System.Windows.Forms.Panel()
|
||||
Me.pnlDo = New System.Windows.Forms.Panel()
|
||||
Me.pnlMi = New System.Windows.Forms.Panel()
|
||||
Me.pnl.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'pnlDi
|
||||
'
|
||||
Me.pnlDi.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
||||
Me.pnlDi.Location = New System.Drawing.Point(150, -1)
|
||||
Me.pnlDi.Name = "pnlDi"
|
||||
Me.pnlDi.Size = New System.Drawing.Size(145, 88)
|
||||
Me.pnlDi.TabIndex = 132
|
||||
'
|
||||
'pnlMo
|
||||
'
|
||||
Me.pnlMo.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
||||
Me.pnlMo.Location = New System.Drawing.Point(-1, 0)
|
||||
Me.pnlMo.Name = "pnlMo"
|
||||
Me.pnlMo.Size = New System.Drawing.Size(145, 87)
|
||||
Me.pnlMo.TabIndex = 131
|
||||
'
|
||||
'pnlSo
|
||||
'
|
||||
Me.pnlSo.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
||||
Me.pnlSo.Location = New System.Drawing.Point(905, -1)
|
||||
Me.pnlSo.Name = "pnlSo"
|
||||
Me.pnlSo.Size = New System.Drawing.Size(145, 88)
|
||||
Me.pnlSo.TabIndex = 132
|
||||
'
|
||||
'pnl
|
||||
'
|
||||
Me.pnl.BackColor = System.Drawing.Color.Silver
|
||||
Me.pnl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.pnl.Controls.Add(Me.pnlSa)
|
||||
Me.pnl.Controls.Add(Me.pnlFr)
|
||||
Me.pnl.Controls.Add(Me.pnlDo)
|
||||
Me.pnl.Controls.Add(Me.pnlMi)
|
||||
Me.pnl.Controls.Add(Me.pnlDi)
|
||||
Me.pnl.Controls.Add(Me.pnlMo)
|
||||
Me.pnl.Controls.Add(Me.pnlSo)
|
||||
Me.pnl.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.pnl.Location = New System.Drawing.Point(0, 0)
|
||||
Me.pnl.Name = "pnl"
|
||||
Me.pnl.Size = New System.Drawing.Size(1053, 97)
|
||||
Me.pnl.TabIndex = 110
|
||||
'
|
||||
'pnlSa
|
||||
'
|
||||
Me.pnlSa.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
||||
Me.pnlSa.Location = New System.Drawing.Point(754, -1)
|
||||
Me.pnlSa.Name = "pnlSa"
|
||||
Me.pnlSa.Size = New System.Drawing.Size(145, 88)
|
||||
Me.pnlSa.TabIndex = 132
|
||||
'
|
||||
'pnlFr
|
||||
'
|
||||
Me.pnlFr.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
||||
Me.pnlFr.Location = New System.Drawing.Point(605, -1)
|
||||
Me.pnlFr.Name = "pnlFr"
|
||||
Me.pnlFr.Size = New System.Drawing.Size(145, 88)
|
||||
Me.pnlFr.TabIndex = 132
|
||||
'
|
||||
'pnlDo
|
||||
'
|
||||
Me.pnlDo.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
||||
Me.pnlDo.Location = New System.Drawing.Point(452, -1)
|
||||
Me.pnlDo.Name = "pnlDo"
|
||||
Me.pnlDo.Size = New System.Drawing.Size(145, 88)
|
||||
Me.pnlDo.TabIndex = 132
|
||||
'
|
||||
'pnlMi
|
||||
'
|
||||
Me.pnlMi.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
||||
Me.pnlMi.Location = New System.Drawing.Point(301, -1)
|
||||
Me.pnlMi.Name = "pnlMi"
|
||||
Me.pnlMi.Size = New System.Drawing.Size(145, 88)
|
||||
Me.pnlMi.TabIndex = 132
|
||||
'
|
||||
'usrCntlAuswertungAuslastungMA
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.Controls.Add(Me.pnl)
|
||||
Me.Name = "usrCntlAuswertungAuslastungMA"
|
||||
Me.Size = New System.Drawing.Size(1053, 97)
|
||||
Me.pnl.ResumeLayout(False)
|
||||
Me.ResumeLayout(False)
|
||||
|
||||
End Sub
|
||||
Friend WithEvents pnlDi As System.Windows.Forms.Panel
|
||||
Friend WithEvents pnlMo As System.Windows.Forms.Panel
|
||||
Friend WithEvents pnlSo As System.Windows.Forms.Panel
|
||||
Friend WithEvents pnl As System.Windows.Forms.Panel
|
||||
Friend WithEvents pnlSa As System.Windows.Forms.Panel
|
||||
Friend WithEvents pnlFr As System.Windows.Forms.Panel
|
||||
Friend WithEvents pnlDo As System.Windows.Forms.Panel
|
||||
Friend WithEvents pnlMi As System.Windows.Forms.Panel
|
||||
|
||||
End Class
|
||||
Reference in New Issue
Block a user