219 lines
10 KiB
VB.net
219 lines
10 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmUrlaubsplaner
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Das Formular ü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()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmUrlaubsplaner))
|
|
Me.pnl = New System.Windows.Forms.Panel()
|
|
Me.dgvUrlaub = New System.Windows.Forms.DataGridView()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.Button4 = New System.Windows.Forms.Button()
|
|
Me.lblKw = New System.Windows.Forms.Label()
|
|
Me.lblMa = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.lblUrlaubsplaner = New System.Windows.Forms.Label()
|
|
Me.cboJahr = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.pnl.SuspendLayout()
|
|
CType(Me.dgvUrlaub, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'pnl
|
|
'
|
|
Me.pnl.Controls.Add(Me.dgvUrlaub)
|
|
Me.pnl.Controls.Add(Me.Panel2)
|
|
Me.pnl.Controls.Add(Me.Panel1)
|
|
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(1113, 522)
|
|
Me.pnl.TabIndex = 0
|
|
'
|
|
'dgvUrlaub
|
|
'
|
|
Me.dgvUrlaub.AllowUserToAddRows = False
|
|
Me.dgvUrlaub.AllowUserToDeleteRows = False
|
|
Me.dgvUrlaub.AllowUserToOrderColumns = True
|
|
Me.dgvUrlaub.AllowUserToResizeColumns = False
|
|
Me.dgvUrlaub.AllowUserToResizeRows = False
|
|
Me.dgvUrlaub.BackgroundColor = System.Drawing.Color.White
|
|
Me.dgvUrlaub.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvUrlaub.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.dgvUrlaub.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.dgvUrlaub.Location = New System.Drawing.Point(0, 53)
|
|
Me.dgvUrlaub.MultiSelect = False
|
|
Me.dgvUrlaub.Name = "dgvUrlaub"
|
|
Me.dgvUrlaub.ReadOnly = True
|
|
Me.dgvUrlaub.RowHeadersVisible = False
|
|
Me.dgvUrlaub.Size = New System.Drawing.Size(1090, 469)
|
|
Me.dgvUrlaub.TabIndex = 0
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Right
|
|
Me.Panel2.Location = New System.Drawing.Point(1090, 53)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(23, 469)
|
|
Me.Panel2.TabIndex = 2
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.Controls.Add(Me.Label3)
|
|
Me.Panel1.Controls.Add(Me.cboJahr)
|
|
Me.Panel1.Controls.Add(Me.Button4)
|
|
Me.Panel1.Controls.Add(Me.lblKw)
|
|
Me.Panel1.Controls.Add(Me.lblMa)
|
|
Me.Panel1.Controls.Add(Me.Label2)
|
|
Me.Panel1.Controls.Add(Me.Label1)
|
|
Me.Panel1.Controls.Add(Me.lblUrlaubsplaner)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(1113, 53)
|
|
Me.Panel1.TabIndex = 1
|
|
'
|
|
'Button4
|
|
'
|
|
Me.Button4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.Button4.FlatAppearance.BorderSize = 0
|
|
Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.Button4.Image = Global.ADMIN.My.Resources.Resources.Excel_2013_logo_155x110
|
|
Me.Button4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button4.Location = New System.Drawing.Point(763, 15)
|
|
Me.Button4.Name = "Button4"
|
|
Me.Button4.Size = New System.Drawing.Size(31, 27)
|
|
Me.Button4.TabIndex = 69
|
|
Me.Button4.Tag = "Dienstplan erstellen"
|
|
Me.Button4.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button4.UseVisualStyleBackColor = True
|
|
'
|
|
'lblKw
|
|
'
|
|
Me.lblKw.AutoSize = True
|
|
Me.lblKw.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblKw.Location = New System.Drawing.Point(416, 29)
|
|
Me.lblKw.Name = "lblKw"
|
|
Me.lblKw.Size = New System.Drawing.Size(61, 20)
|
|
Me.lblKw.TabIndex = 4
|
|
Me.lblKw.Text = "KW 01"
|
|
'
|
|
'lblMa
|
|
'
|
|
Me.lblMa.AutoSize = True
|
|
Me.lblMa.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblMa.Location = New System.Drawing.Point(416, 9)
|
|
Me.lblMa.Name = "lblMa"
|
|
Me.lblMa.Size = New System.Drawing.Size(178, 20)
|
|
Me.lblMa.TabIndex = 3
|
|
Me.lblMa.Text = "Abwesenheits-Planer"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label2.Location = New System.Drawing.Point(855, 29)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(235, 13)
|
|
Me.Label2.TabIndex = 2
|
|
Me.Label2.Text = "Urlaub, Krankenstand, Berufsschule, Dienstreise"
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label1.Location = New System.Drawing.Point(3, 29)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(284, 13)
|
|
Me.Label1.TabIndex = 1
|
|
Me.Label1.Text = "Doppelklick auf einee Woche, um einen Eitrag zu erfassen"
|
|
'
|
|
'lblUrlaubsplaner
|
|
'
|
|
Me.lblUrlaubsplaner.AutoSize = True
|
|
Me.lblUrlaubsplaner.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblUrlaubsplaner.Location = New System.Drawing.Point(3, 9)
|
|
Me.lblUrlaubsplaner.Name = "lblUrlaubsplaner"
|
|
Me.lblUrlaubsplaner.Size = New System.Drawing.Size(178, 20)
|
|
Me.lblUrlaubsplaner.TabIndex = 0
|
|
Me.lblUrlaubsplaner.Text = "Abwesenheits-Planer"
|
|
'
|
|
'cboJahr
|
|
'
|
|
Me.cboJahr._allowedValuesFreiText = Nothing
|
|
Me.cboJahr._allowFreiText = False
|
|
Me.cboJahr._value = ""
|
|
Me.cboJahr.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.cboJahr.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.cboJahr.FormattingEnabled = True
|
|
Me.cboJahr.Location = New System.Drawing.Point(969, 5)
|
|
Me.cboJahr.Name = "cboJahr"
|
|
Me.cboJahr.Size = New System.Drawing.Size(121, 21)
|
|
Me.cboJahr.TabIndex = 70
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label3.Location = New System.Drawing.Point(933, 10)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(30, 13)
|
|
Me.Label3.TabIndex = 71
|
|
Me.Label3.Text = "Jahr:"
|
|
'
|
|
'frmUrlaubsplaner
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1113, 522)
|
|
Me.Controls.Add(Me.pnl)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmUrlaubsplaner"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Urlaubsplaner"
|
|
Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
|
|
Me.pnl.ResumeLayout(False)
|
|
CType(Me.dgvUrlaub, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents pnl As System.Windows.Forms.Panel
|
|
Friend WithEvents dgvUrlaub As System.Windows.Forms.DataGridView
|
|
Friend WithEvents Panel2 As System.Windows.Forms.Panel
|
|
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents lblUrlaubsplaner As System.Windows.Forms.Label
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents lblKw As System.Windows.Forms.Label
|
|
Friend WithEvents lblMa As System.Windows.Forms.Label
|
|
Friend WithEvents Button4 As System.Windows.Forms.Button
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents cboJahr As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
End Class
|