Files
SDL/VERAG_PROG_ALLGEMEIN/Mitarbeiterverzeichnis/frmMitarbeitersuche.Designer.vb
2025-03-26 09:55:35 +01:00

995 lines
48 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class frmMitarbeitersuche
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()
Me.components = New System.ComponentModel.Container()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMitarbeitersuche))
Me.pnlSrch = New System.Windows.Forms.Panel()
Me.Button4 = New System.Windows.Forms.Button()
Me.btnClose = New System.Windows.Forms.Button()
Me.PictureBox2 = New System.Windows.Forms.PictureBox()
Me.pnlMain = New System.Windows.Forms.Panel()
Me.pnl = New System.Windows.Forms.Panel()
Me.Button3 = New System.Windows.Forms.Button()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.lblStatusZE = New System.Windows.Forms.Label()
Me.Label13 = New System.Windows.Forms.Label()
Me.pnlZeiten = New System.Windows.Forms.Panel()
Me.btnAkten = New System.Windows.Forms.Button()
Me.PictureBox5 = New System.Windows.Forms.PictureBox()
Me.Button2 = New System.Windows.Forms.Button()
Me.Label12 = New System.Windows.Forms.Label()
Me.Label9 = New System.Windows.Forms.Label()
Me.Button1 = New System.Windows.Forms.Button()
Me.btnZEGehen = New System.Windows.Forms.Button()
Me.btnZEKommen = New System.Windows.Forms.Button()
Me.lblTimasSaldo = New System.Windows.Forms.Label()
Me.cbxHomeoffice = New System.Windows.Forms.CheckBox()
Me.lblMAId = New System.Windows.Forms.Label()
Me.Label5 = New System.Windows.Forms.Label()
Me.btnSettings = New System.Windows.Forms.Button()
Me.lblTimasZeiten = New System.Windows.Forms.Label()
Me.pnlWohnadresse = New System.Windows.Forms.Panel()
Me.lblWohnadresse = New System.Windows.Forms.Label()
Me.Label6 = New System.Windows.Forms.Label()
Me.lblSpitzname = New System.Windows.Forms.Label()
Me.Panel4 = New System.Windows.Forms.Panel()
Me.Panel3 = New System.Windows.Forms.Panel()
Me.PictureBox3 = New System.Windows.Forms.PictureBox()
Me.pnlMotto = New System.Windows.Forms.Panel()
Me.lblMotto = New System.Windows.Forms.Label()
Me.Label7 = New System.Windows.Forms.Label()
Me.btnEdit = New System.Windows.Forms.Button()
Me.Label1 = New System.Windows.Forms.Label()
Me.picGeschlecht = New System.Windows.Forms.PictureBox()
Me.Label10 = New System.Windows.Forms.Label()
Me.pic = New System.Windows.Forms.PictureBox()
Me.Label11 = New System.Windows.Forms.Label()
Me.lblHandyNr = New System.Windows.Forms.Label()
Me.lblMail = New System.Windows.Forms.Label()
Me.lblTelefon = New System.Windows.Forms.Label()
Me.lblName = New System.Windows.Forms.Label()
Me.pnlGeburtstag = New System.Windows.Forms.Panel()
Me.lblGeburtstag = New System.Windows.Forms.Label()
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.MyPanel1 = New VERAG_PROG_ALLGEMEIN.MyPanel(Me.components)
Me.Panel1 = New System.Windows.Forms.Panel()
Me.lblPosition = New System.Windows.Forms.Label()
Me.Label8 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.lblAbteilung = New System.Windows.Forms.Label()
Me.lblNiederlassung = New System.Windows.Forms.Label()
Me.lblFirma = New System.Windows.Forms.Label()
Me.Label4 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.pnlNotfallkontakt = New System.Windows.Forms.Panel()
Me.lblNotfall_Mail = New System.Windows.Forms.Label()
Me.Label17 = New System.Windows.Forms.Label()
Me.lblNotfall_Handy = New System.Windows.Forms.Label()
Me.lblNotfall_Name = New System.Windows.Forms.Label()
Me.sbMitarbeiter = New VERAG_PROG_ALLGEMEIN.MySearchBox()
Me.pnlSrch.SuspendLayout()
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.pnlMain.SuspendLayout()
Me.pnl.SuspendLayout()
Me.Panel2.SuspendLayout()
Me.pnlZeiten.SuspendLayout()
CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit()
Me.pnlWohnadresse.SuspendLayout()
CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
Me.pnlMotto.SuspendLayout()
CType(Me.picGeschlecht, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
Me.pnlGeburtstag.SuspendLayout()
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.MyPanel1.SuspendLayout()
Me.pnlNotfallkontakt.SuspendLayout()
Me.SuspendLayout()
'
'pnlSrch
'
Me.pnlSrch.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.pnlSrch.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.pnlSrch.Controls.Add(Me.Button4)
Me.pnlSrch.Controls.Add(Me.btnClose)
Me.pnlSrch.Controls.Add(Me.PictureBox2)
Me.pnlSrch.Controls.Add(Me.sbMitarbeiter)
Me.pnlSrch.Dock = System.Windows.Forms.DockStyle.Top
Me.pnlSrch.Location = New System.Drawing.Point(0, 0)
Me.pnlSrch.Name = "pnlSrch"
Me.pnlSrch.Size = New System.Drawing.Size(776, 48)
Me.pnlSrch.TabIndex = 0
'
'Button4
'
Me.Button4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Button4.BackColor = System.Drawing.SystemColors.Highlight
Me.Button4.BackgroundImage = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.people
Me.Button4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button4.ForeColor = System.Drawing.Color.White
Me.Button4.Location = New System.Drawing.Point(633, 11)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(49, 29)
Me.Button4.TabIndex = 20
Me.Button4.UseVisualStyleBackColor = False
'
'btnClose
'
Me.btnClose.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.btnClose.BackColor = System.Drawing.Color.Red
Me.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.White
Me.btnClose.FlatAppearance.BorderSize = 0
Me.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnClose.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnClose.ForeColor = System.Drawing.Color.White
Me.btnClose.Location = New System.Drawing.Point(712, -1)
Me.btnClose.Name = "btnClose"
Me.btnClose.RightToLeft = System.Windows.Forms.RightToLeft.Yes
Me.btnClose.Size = New System.Drawing.Size(63, 28)
Me.btnClose.TabIndex = 19
Me.btnClose.Text = "X"
Me.btnClose.UseVisualStyleBackColor = False
'
'PictureBox2
'
Me.PictureBox2.BackgroundImage = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.search
Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.PictureBox2.Location = New System.Drawing.Point(7, 11)
Me.PictureBox2.Name = "PictureBox2"
Me.PictureBox2.Size = New System.Drawing.Size(32, 29)
Me.PictureBox2.TabIndex = 18
Me.PictureBox2.TabStop = False
'
'pnlMain
'
Me.pnlMain.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
Me.pnlMain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.pnlMain.Controls.Add(Me.pnl)
Me.pnlMain.Dock = System.Windows.Forms.DockStyle.Fill
Me.pnlMain.Location = New System.Drawing.Point(0, 48)
Me.pnlMain.Name = "pnlMain"
Me.pnlMain.Size = New System.Drawing.Size(776, 482)
Me.pnlMain.TabIndex = 1
'
'pnl
'
Me.pnl.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
Me.pnl.BackColor = System.Drawing.Color.FromArgb(CType(CType(250, Byte), Integer), CType(CType(254, Byte), Integer), CType(CType(255, Byte), Integer))
Me.pnl.Controls.Add(Me.Button3)
Me.pnl.Controls.Add(Me.Panel2)
Me.pnl.Controls.Add(Me.pnlZeiten)
Me.pnl.Controls.Add(Me.lblMAId)
Me.pnl.Controls.Add(Me.Label5)
Me.pnl.Controls.Add(Me.btnSettings)
Me.pnl.Controls.Add(Me.lblTimasZeiten)
Me.pnl.Controls.Add(Me.pnlWohnadresse)
Me.pnl.Controls.Add(Me.lblSpitzname)
Me.pnl.Controls.Add(Me.Panel4)
Me.pnl.Controls.Add(Me.Panel3)
Me.pnl.Controls.Add(Me.PictureBox3)
Me.pnl.Controls.Add(Me.pnlMotto)
Me.pnl.Controls.Add(Me.btnEdit)
Me.pnl.Controls.Add(Me.Label1)
Me.pnl.Controls.Add(Me.picGeschlecht)
Me.pnl.Controls.Add(Me.Label10)
Me.pnl.Controls.Add(Me.pic)
Me.pnl.Controls.Add(Me.Label11)
Me.pnl.Controls.Add(Me.lblHandyNr)
Me.pnl.Controls.Add(Me.lblMail)
Me.pnl.Controls.Add(Me.lblTelefon)
Me.pnl.Controls.Add(Me.lblName)
Me.pnl.Controls.Add(Me.pnlGeburtstag)
Me.pnl.Controls.Add(Me.MyPanel1)
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(774, 480)
Me.pnl.TabIndex = 24
'
'Button3
'
Me.Button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button3.Image = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.zeiterfassung_s
Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button3.Location = New System.Drawing.Point(647, 138)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(125, 40)
Me.Button3.TabIndex = 129
Me.Button3.Text = "ÜS auszahlen"
Me.Button3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button3.UseVisualStyleBackColor = True
Me.Button3.Visible = False
'
'Panel2
'
Me.Panel2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.Panel2.BackColor = System.Drawing.Color.Cornsilk
Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Panel2.Controls.Add(Me.lblStatusZE)
Me.Panel2.Controls.Add(Me.Label13)
Me.Panel2.Location = New System.Drawing.Point(624, 402)
Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(151, 66)
Me.Panel2.TabIndex = 128
'
'lblStatusZE
'
Me.lblStatusZE.BackColor = System.Drawing.Color.Firebrick
Me.lblStatusZE.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold)
Me.lblStatusZE.ForeColor = System.Drawing.Color.White
Me.lblStatusZE.Location = New System.Drawing.Point(7, 17)
Me.lblStatusZE.Name = "lblStatusZE"
Me.lblStatusZE.Size = New System.Drawing.Size(140, 25)
Me.lblStatusZE.TabIndex = 12
Me.lblStatusZE.Text = "OFFLINE"
Me.lblStatusZE.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.BackColor = System.Drawing.Color.Transparent
Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Underline)
Me.Label13.Location = New System.Drawing.Point(7, 2)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(113, 13)
Me.Label13.TabIndex = 128
Me.Label13.Text = "Status (Zeiterfassung):"
Me.Label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'pnlZeiten
'
Me.pnlZeiten.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.pnlZeiten.BackColor = System.Drawing.Color.Cornsilk
Me.pnlZeiten.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.pnlZeiten.Controls.Add(Me.btnAkten)
Me.pnlZeiten.Controls.Add(Me.PictureBox5)
Me.pnlZeiten.Controls.Add(Me.Button2)
Me.pnlZeiten.Controls.Add(Me.Label12)
Me.pnlZeiten.Controls.Add(Me.Label9)
Me.pnlZeiten.Controls.Add(Me.Button1)
Me.pnlZeiten.Controls.Add(Me.btnZEGehen)
Me.pnlZeiten.Controls.Add(Me.btnZEKommen)
Me.pnlZeiten.Controls.Add(Me.lblTimasSaldo)
Me.pnlZeiten.Controls.Add(Me.cbxHomeoffice)
Me.pnlZeiten.Location = New System.Drawing.Point(0, 402)
Me.pnlZeiten.Name = "pnlZeiten"
Me.pnlZeiten.Size = New System.Drawing.Size(624, 66)
Me.pnlZeiten.TabIndex = 22
Me.pnlZeiten.Visible = False
'
'btnAkten
'
Me.btnAkten.BackColor = System.Drawing.Color.White
Me.btnAkten.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.btnAkten.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnAkten.Image = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.file_small
Me.btnAkten.ImageAlign = System.Drawing.ContentAlignment.TopLeft
Me.btnAkten.Location = New System.Drawing.Point(535, 15)
Me.btnAkten.Name = "btnAkten"
Me.btnAkten.Size = New System.Drawing.Size(85, 46)
Me.btnAkten.TabIndex = 130
Me.btnAkten.Text = " AKTEN"
Me.btnAkten.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnAkten.UseVisualStyleBackColor = False
Me.btnAkten.Visible = False
'
'PictureBox5
'
Me.PictureBox5.BackgroundImage = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.blue_question_mark_hi
Me.PictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.PictureBox5.Location = New System.Drawing.Point(86, 1)
Me.PictureBox5.Name = "PictureBox5"
Me.PictureBox5.Size = New System.Drawing.Size(18, 19)
Me.PictureBox5.TabIndex = 129
Me.PictureBox5.TabStop = False
'
'Button2
'
Me.Button2.BackColor = System.Drawing.Color.White
Me.Button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button2.Image = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.parcel_small1
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.TopLeft
Me.Button2.Location = New System.Drawing.Point(457, 15)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(77, 46)
Me.Button2.TabIndex = 128
Me.Button2.Text = "POST"
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button2.UseVisualStyleBackColor = False
Me.Button2.Visible = False
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.BackColor = System.Drawing.Color.Transparent
Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Underline)
Me.Label12.Location = New System.Drawing.Point(138, 2)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(117, 13)
Me.Label12.TabIndex = 127
Me.Label12.Text = "Saldo (letzte Buchung):"
Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.BackColor = System.Drawing.Color.Transparent
Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Underline)
Me.Label9.Location = New System.Drawing.Point(9, 2)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(71, 13)
Me.Label9.TabIndex = 30
Me.Label9.Text = "Zeiterfassung"
Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Button1
'
Me.Button1.BackColor = System.Drawing.Color.White
Me.Button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button1.Image = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.zeiterfassung_s
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.TopLeft
Me.Button1.Location = New System.Drawing.Point(12, 21)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(120, 41)
Me.Button1.TabIndex = 126
Me.Button1.Text = "Zeiterfassung" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Online"
Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button1.UseVisualStyleBackColor = False
'
'btnZEGehen
'
Me.btnZEGehen.BackColor = System.Drawing.Color.White
Me.btnZEGehen.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.btnZEGehen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnZEGehen.Image = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.ze_gehen
Me.btnZEGehen.ImageAlign = System.Drawing.ContentAlignment.TopRight
Me.btnZEGehen.Location = New System.Drawing.Point(364, 16)
Me.btnZEGehen.Name = "btnZEGehen"
Me.btnZEGehen.Size = New System.Drawing.Size(90, 45)
Me.btnZEGehen.TabIndex = 124
Me.btnZEGehen.Text = "GEHEN"
Me.btnZEGehen.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnZEGehen.UseVisualStyleBackColor = False
'
'btnZEKommen
'
Me.btnZEKommen.BackColor = System.Drawing.Color.White
Me.btnZEKommen.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.btnZEKommen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnZEKommen.Image = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.ze_kommen
Me.btnZEKommen.ImageAlign = System.Drawing.ContentAlignment.TopLeft
Me.btnZEKommen.Location = New System.Drawing.Point(252, 16)
Me.btnZEKommen.Name = "btnZEKommen"
Me.btnZEKommen.Size = New System.Drawing.Size(106, 45)
Me.btnZEKommen.TabIndex = 123
Me.btnZEKommen.Text = "KOMMEN"
Me.btnZEKommen.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnZEKommen.UseVisualStyleBackColor = False
'
'lblTimasSaldo
'
Me.lblTimasSaldo.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblTimasSaldo.Location = New System.Drawing.Point(138, 21)
Me.lblTimasSaldo.Name = "lblTimasSaldo"
Me.lblTimasSaldo.Size = New System.Drawing.Size(103, 43)
Me.lblTimasSaldo.TabIndex = 30
'
'cbxHomeoffice
'
Me.cbxHomeoffice.AutoSize = True
Me.cbxHomeoffice.ForeColor = System.Drawing.Color.Black
Me.cbxHomeoffice.Location = New System.Drawing.Point(255, 1)
Me.cbxHomeoffice.Name = "cbxHomeoffice"
Me.cbxHomeoffice.Size = New System.Drawing.Size(80, 17)
Me.cbxHomeoffice.TabIndex = 125
Me.cbxHomeoffice.Text = "Homeoffice"
Me.cbxHomeoffice.UseVisualStyleBackColor = True
'
'lblMAId
'
Me.lblMAId.AutoSize = True
Me.lblMAId.Cursor = System.Windows.Forms.Cursors.Hand
Me.lblMAId.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblMAId.Location = New System.Drawing.Point(360, 95)
Me.lblMAId.Name = "lblMAId"
Me.lblMAId.Size = New System.Drawing.Size(59, 20)
Me.lblMAId.TabIndex = 122
Me.lblMAId.Text = "12345"
Me.lblMAId.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label5
'
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.Location = New System.Drawing.Point(210, 95)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(110, 20)
Me.Label5.TabIndex = 121
Me.Label5.Text = "Mitarbeiter-ID:"
Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'btnSettings
'
Me.btnSettings.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.btnSettings.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnSettings.Image = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.wheel_s
Me.btnSettings.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnSettings.Location = New System.Drawing.Point(646, 95)
Me.btnSettings.Name = "btnSettings"
Me.btnSettings.Size = New System.Drawing.Size(125, 40)
Me.btnSettings.TabIndex = 29
Me.btnSettings.Text = "Einstellungen"
Me.btnSettings.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnSettings.UseVisualStyleBackColor = True
Me.btnSettings.Visible = False
'
'lblTimasZeiten
'
Me.lblTimasZeiten.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
Me.lblTimasZeiten.Location = New System.Drawing.Point(203, 396)
Me.lblTimasZeiten.Name = "lblTimasZeiten"
Me.lblTimasZeiten.Size = New System.Drawing.Size(78, 25)
Me.lblTimasZeiten.TabIndex = 12
Me.lblTimasZeiten.Visible = False
'
'pnlWohnadresse
'
Me.pnlWohnadresse.Controls.Add(Me.lblWohnadresse)
Me.pnlWohnadresse.Controls.Add(Me.Label6)
Me.pnlWohnadresse.Location = New System.Drawing.Point(203, 353)
Me.pnlWohnadresse.Name = "pnlWohnadresse"
Me.pnlWohnadresse.Size = New System.Drawing.Size(701, 34)
Me.pnlWohnadresse.TabIndex = 20
'
'lblWohnadresse
'
Me.lblWohnadresse.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold)
Me.lblWohnadresse.Location = New System.Drawing.Point(152, 3)
Me.lblWohnadresse.Name = "lblWohnadresse"
Me.lblWohnadresse.Size = New System.Drawing.Size(411, 25)
Me.lblWohnadresse.TabIndex = 11
Me.lblWohnadresse.Text = "A 4975 Suben"
'
'Label6
'
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
Me.Label6.Location = New System.Drawing.Point(7, 3)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(139, 25)
Me.Label6.TabIndex = 10
Me.Label6.Text = "Wohnort:"
'
'lblSpitzname
'
Me.lblSpitzname.Font = New System.Drawing.Font("Microsoft Sans Serif", 16.0!)
Me.lblSpitzname.Location = New System.Drawing.Point(13, 9)
Me.lblSpitzname.Name = "lblSpitzname"
Me.lblSpitzname.Size = New System.Drawing.Size(551, 42)
Me.lblSpitzname.TabIndex = 2
Me.lblSpitzname.Text = """Maxl"""
Me.lblSpitzname.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Panel4
'
Me.Panel4.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Panel4.Location = New System.Drawing.Point(7, 89)
Me.Panel4.Name = "Panel4"
Me.Panel4.Size = New System.Drawing.Size(758, 1)
Me.Panel4.TabIndex = 27
'
'Panel3
'
Me.Panel3.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Bottom
Me.Panel3.Location = New System.Drawing.Point(0, 467)
Me.Panel3.Name = "Panel3"
Me.Panel3.Size = New System.Drawing.Size(774, 13)
Me.Panel3.TabIndex = 26
'
'PictureBox3
'
Me.PictureBox3.BackgroundImage = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.Verag_AG_Logopng
Me.PictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.PictureBox3.Location = New System.Drawing.Point(8, 340)
Me.PictureBox3.Name = "PictureBox3"
Me.PictureBox3.Size = New System.Drawing.Size(191, 50)
Me.PictureBox3.TabIndex = 18
Me.PictureBox3.TabStop = False
'
'pnlMotto
'
Me.pnlMotto.Controls.Add(Me.lblMotto)
Me.pnlMotto.Controls.Add(Me.Label7)
Me.pnlMotto.Location = New System.Drawing.Point(203, 307)
Me.pnlMotto.Name = "pnlMotto"
Me.pnlMotto.Size = New System.Drawing.Size(701, 83)
Me.pnlMotto.TabIndex = 21
'
'lblMotto
'
Me.lblMotto.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold)
Me.lblMotto.Location = New System.Drawing.Point(152, 3)
Me.lblMotto.Name = "lblMotto"
Me.lblMotto.Size = New System.Drawing.Size(411, 63)
Me.lblMotto.TabIndex = 11
Me.lblMotto.Text = "-"
'
'Label7
'
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
Me.Label7.Location = New System.Drawing.Point(7, 3)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(139, 25)
Me.Label7.TabIndex = 10
Me.Label7.Text = "Motto:"
'
'btnEdit
'
Me.btnEdit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.btnEdit.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnEdit.Image = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.stift
Me.btnEdit.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnEdit.Location = New System.Drawing.Point(702, 9)
Me.btnEdit.Name = "btnEdit"
Me.btnEdit.Size = New System.Drawing.Size(70, 58)
Me.btnEdit.TabIndex = 9
Me.btnEdit.Text = "Bearbeiten"
Me.btnEdit.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnEdit.UseVisualStyleBackColor = True
Me.btnEdit.Visible = False
'
'Label1
'
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
Me.Label1.Location = New System.Drawing.Point(207, 164)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(139, 25)
Me.Label1.TabIndex = 21
Me.Label1.Text = "Handy-Nr:"
Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'picGeschlecht
'
Me.picGeschlecht.BackgroundImage = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.männlich
Me.picGeschlecht.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.picGeschlecht.Location = New System.Drawing.Point(647, 25)
Me.picGeschlecht.Name = "picGeschlecht"
Me.picGeschlecht.Size = New System.Drawing.Size(46, 36)
Me.picGeschlecht.TabIndex = 23
Me.picGeschlecht.TabStop = False
'
'Label10
'
Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
Me.Label10.Location = New System.Drawing.Point(210, 118)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(139, 21)
Me.Label10.TabIndex = 15
Me.Label10.Text = "E-Mail:"
Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'pic
'
Me.pic.BackgroundImage = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.personGray_m
Me.pic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.pic.Location = New System.Drawing.Point(10, 100)
Me.pic.Name = "pic"
Me.pic.Size = New System.Drawing.Size(192, 198)
Me.pic.TabIndex = 0
Me.pic.TabStop = False
'
'Label11
'
Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
Me.Label11.Location = New System.Drawing.Point(210, 139)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(139, 25)
Me.Label11.TabIndex = 14
Me.Label11.Text = "Telefon-Nr:"
Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'lblHandyNr
'
Me.lblHandyNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold)
Me.lblHandyNr.Location = New System.Drawing.Point(360, 164)
Me.lblHandyNr.Name = "lblHandyNr"
Me.lblHandyNr.Size = New System.Drawing.Size(281, 25)
Me.lblHandyNr.TabIndex = 22
Me.lblHandyNr.Text = "+43 7711 / 2777 0"
Me.lblHandyNr.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'lblMail
'
Me.lblMail.Cursor = System.Windows.Forms.Cursors.Hand
Me.lblMail.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold)
Me.lblMail.Location = New System.Drawing.Point(360, 113)
Me.lblMail.Name = "lblMail"
Me.lblMail.Size = New System.Drawing.Size(411, 25)
Me.lblMail.TabIndex = 17
Me.lblMail.Text = "info@verag.ag"
Me.lblMail.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'lblTelefon
'
Me.lblTelefon.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold)
Me.lblTelefon.Location = New System.Drawing.Point(360, 138)
Me.lblTelefon.Name = "lblTelefon"
Me.lblTelefon.Size = New System.Drawing.Size(281, 25)
Me.lblTelefon.TabIndex = 16
Me.lblTelefon.Text = "+43 7711 / 2777 0"
Me.lblTelefon.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'lblName
'
Me.lblName.BackColor = System.Drawing.Color.Transparent
Me.lblName.Font = New System.Drawing.Font("Microsoft Sans Serif", 22.0!)
Me.lblName.Location = New System.Drawing.Point(12, 38)
Me.lblName.Name = "lblName"
Me.lblName.Size = New System.Drawing.Size(629, 52)
Me.lblName.TabIndex = 1
Me.lblName.Text = "Max Mustermann"
Me.lblName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'pnlGeburtstag
'
Me.pnlGeburtstag.Controls.Add(Me.lblGeburtstag)
Me.pnlGeburtstag.Controls.Add(Me.PictureBox1)
Me.pnlGeburtstag.Location = New System.Drawing.Point(8, 301)
Me.pnlGeburtstag.Name = "pnlGeburtstag"
Me.pnlGeburtstag.Size = New System.Drawing.Size(183, 33)
Me.pnlGeburtstag.TabIndex = 19
'
'lblGeburtstag
'
Me.lblGeburtstag.AutoSize = True
Me.lblGeburtstag.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
Me.lblGeburtstag.Location = New System.Drawing.Point(38, 6)
Me.lblGeburtstag.Name = "lblGeburtstag"
Me.lblGeburtstag.Size = New System.Drawing.Size(89, 20)
Me.lblGeburtstag.TabIndex = 12
Me.lblGeburtstag.Text = "01.01.2020"
Me.lblGeburtstag.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'PictureBox1
'
Me.PictureBox1.BackgroundImage = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.cake
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.PictureBox1.Location = New System.Drawing.Point(5, 3)
Me.PictureBox1.Name = "PictureBox1"
Me.PictureBox1.Size = New System.Drawing.Size(27, 24)
Me.PictureBox1.TabIndex = 13
Me.PictureBox1.TabStop = False
'
'ContextMenuStrip1
'
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
Me.ContextMenuStrip1.Size = New System.Drawing.Size(61, 4)
'
'MyPanel1
'
Me.MyPanel1.BackColor = System.Drawing.Color.FromArgb(CType(CType(250, Byte), Integer), CType(CType(254, Byte), Integer), CType(CType(255, Byte), Integer))
Me.MyPanel1.Controls.Add(Me.Panel1)
Me.MyPanel1.Controls.Add(Me.lblPosition)
Me.MyPanel1.Controls.Add(Me.Label8)
Me.MyPanel1.Controls.Add(Me.Label2)
Me.MyPanel1.Controls.Add(Me.lblAbteilung)
Me.MyPanel1.Controls.Add(Me.lblNiederlassung)
Me.MyPanel1.Controls.Add(Me.lblFirma)
Me.MyPanel1.Controls.Add(Me.Label4)
Me.MyPanel1.Controls.Add(Me.Label3)
Me.MyPanel1.Controls.Add(Me.pnlNotfallkontakt)
Me.MyPanel1.Location = New System.Drawing.Point(197, 188)
Me.MyPanel1.Name = "MyPanel1"
Me.MyPanel1.Size = New System.Drawing.Size(578, 109)
Me.MyPanel1.TabIndex = 28
'
'Panel1
'
Me.Panel1.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Panel1.Location = New System.Drawing.Point(11, 1)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(553, 1)
Me.Panel1.TabIndex = 29
'
'lblPosition
'
Me.lblPosition.BackColor = System.Drawing.Color.Transparent
Me.lblPosition.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold)
Me.lblPosition.Location = New System.Drawing.Point(158, 80)
Me.lblPosition.Name = "lblPosition"
Me.lblPosition.Size = New System.Drawing.Size(209, 25)
Me.lblPosition.TabIndex = 10
Me.lblPosition.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label8
'
Me.Label8.BackColor = System.Drawing.Color.Transparent
Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
Me.Label8.Location = New System.Drawing.Point(13, 80)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(139, 25)
Me.Label8.TabIndex = 9
Me.Label8.Text = "Position:"
Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Label8.Visible = False
'
'Label2
'
Me.Label2.BackColor = System.Drawing.Color.Transparent
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
Me.Label2.Location = New System.Drawing.Point(13, 5)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(139, 25)
Me.Label2.TabIndex = 3
Me.Label2.Text = "Firma:"
Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'lblAbteilung
'
Me.lblAbteilung.BackColor = System.Drawing.Color.Transparent
Me.lblAbteilung.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold)
Me.lblAbteilung.Location = New System.Drawing.Point(158, 55)
Me.lblAbteilung.Name = "lblAbteilung"
Me.lblAbteilung.Size = New System.Drawing.Size(209, 25)
Me.lblAbteilung.TabIndex = 8
Me.lblAbteilung.Text = "IT"
Me.lblAbteilung.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'lblNiederlassung
'
Me.lblNiederlassung.BackColor = System.Drawing.Color.Transparent
Me.lblNiederlassung.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold)
Me.lblNiederlassung.Location = New System.Drawing.Point(158, 30)
Me.lblNiederlassung.Name = "lblNiederlassung"
Me.lblNiederlassung.Size = New System.Drawing.Size(209, 25)
Me.lblNiederlassung.TabIndex = 7
Me.lblNiederlassung.Text = "SUBEN"
Me.lblNiederlassung.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'lblFirma
'
Me.lblFirma.BackColor = System.Drawing.Color.Transparent
Me.lblFirma.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold)
Me.lblFirma.Location = New System.Drawing.Point(158, 5)
Me.lblFirma.Name = "lblFirma"
Me.lblFirma.Size = New System.Drawing.Size(209, 25)
Me.lblFirma.TabIndex = 6
Me.lblFirma.Text = "VERAG"
Me.lblFirma.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label4
'
Me.Label4.BackColor = System.Drawing.Color.Transparent
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
Me.Label4.Location = New System.Drawing.Point(13, 55)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(139, 25)
Me.Label4.TabIndex = 5
Me.Label4.Text = "Abteilung:"
Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label3
'
Me.Label3.BackColor = System.Drawing.Color.Transparent
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
Me.Label3.Location = New System.Drawing.Point(13, 30)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(139, 25)
Me.Label3.TabIndex = 4
Me.Label3.Text = "Niederlassung:"
Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'pnlNotfallkontakt
'
Me.pnlNotfallkontakt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.pnlNotfallkontakt.Controls.Add(Me.lblNotfall_Mail)
Me.pnlNotfallkontakt.Controls.Add(Me.Label17)
Me.pnlNotfallkontakt.Controls.Add(Me.lblNotfall_Handy)
Me.pnlNotfallkontakt.Controls.Add(Me.lblNotfall_Name)
Me.pnlNotfallkontakt.Location = New System.Drawing.Point(374, 5)
Me.pnlNotfallkontakt.Name = "pnlNotfallkontakt"
Me.pnlNotfallkontakt.Size = New System.Drawing.Size(200, 100)
Me.pnlNotfallkontakt.TabIndex = 49
Me.pnlNotfallkontakt.Visible = False
'
'lblNotfall_Mail
'
Me.lblNotfall_Mail.BackColor = System.Drawing.Color.Transparent
Me.lblNotfall_Mail.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Bold)
Me.lblNotfall_Mail.Location = New System.Drawing.Point(-1, 75)
Me.lblNotfall_Mail.Name = "lblNotfall_Mail"
Me.lblNotfall_Mail.Size = New System.Drawing.Size(202, 25)
Me.lblNotfall_Mail.TabIndex = 48
Me.lblNotfall_Mail.Text = "-"
Me.lblNotfall_Mail.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label17
'
Me.Label17.AutoSize = True
Me.Label17.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle))
Me.Label17.Location = New System.Drawing.Point(-4, 1)
Me.Label17.Name = "Label17"
Me.Label17.Size = New System.Drawing.Size(139, 24)
Me.Label17.TabIndex = 45
Me.Label17.Text = "Notfallkontakt:"
Me.Label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'lblNotfall_Handy
'
Me.lblNotfall_Handy.BackColor = System.Drawing.Color.Transparent
Me.lblNotfall_Handy.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Bold)
Me.lblNotfall_Handy.Location = New System.Drawing.Point(-1, 50)
Me.lblNotfall_Handy.Name = "lblNotfall_Handy"
Me.lblNotfall_Handy.Size = New System.Drawing.Size(202, 25)
Me.lblNotfall_Handy.TabIndex = 47
Me.lblNotfall_Handy.Text = "-"
Me.lblNotfall_Handy.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'lblNotfall_Name
'
Me.lblNotfall_Name.BackColor = System.Drawing.Color.Transparent
Me.lblNotfall_Name.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Bold)
Me.lblNotfall_Name.Location = New System.Drawing.Point(-1, 25)
Me.lblNotfall_Name.Name = "lblNotfall_Name"
Me.lblNotfall_Name.Size = New System.Drawing.Size(202, 25)
Me.lblNotfall_Name.TabIndex = 46
Me.lblNotfall_Name.Text = "-"
Me.lblNotfall_Name.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'sbMitarbeiter
'
Me.sbMitarbeiter._allowFreitext = False
Me.sbMitarbeiter._AllowSetValue = False
Me.sbMitarbeiter._allowSpaceAsSplitter = True
Me.sbMitarbeiter._autoSizeGross = False
Me.sbMitarbeiter._hideIfListEmpty = True
Me.sbMitarbeiter._value = Nothing
Me.sbMitarbeiter.conn_art = "FMZOLL"
Me.sbMitarbeiter.dgvpos = "LEFT"
Me.sbMitarbeiter.DISPLAY_PARAM = Nothing
Me.sbMitarbeiter.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!)
Me.sbMitarbeiter.INVISIBLE_COLUMNS = Nothing
Me.sbMitarbeiter.key_visible = False
Me.sbMitarbeiter.KEYPARAM = Nothing
Me.sbMitarbeiter.Location = New System.Drawing.Point(45, 11)
Me.sbMitarbeiter.Name = "sbMitarbeiter"
Me.sbMitarbeiter.searchActive = True
Me.sbMitarbeiter.Size = New System.Drawing.Size(582, 29)
Me.sbMitarbeiter.SQL_ORDER_BY = Nothing
Me.sbMitarbeiter.SQL_SELECT = Nothing
Me.sbMitarbeiter.SQL_WHERE = Nothing
Me.sbMitarbeiter.SQL_WhereParamList = Nothing
Me.sbMitarbeiter.TabIndex = 0
Me.sbMitarbeiter.usrcntl = Nothing
'
'frmMitarbeitersuche
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
Me.BackColor = System.Drawing.Color.WhiteSmoke
Me.ClientSize = New System.Drawing.Size(776, 530)
Me.Controls.Add(Me.pnlMain)
Me.Controls.Add(Me.pnlSrch)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "frmMitarbeitersuche"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "frmMitarbeitersuche"
Me.pnlSrch.ResumeLayout(False)
Me.pnlSrch.PerformLayout()
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
Me.pnlMain.ResumeLayout(False)
Me.pnl.ResumeLayout(False)
Me.pnl.PerformLayout()
Me.Panel2.ResumeLayout(False)
Me.Panel2.PerformLayout()
Me.pnlZeiten.ResumeLayout(False)
Me.pnlZeiten.PerformLayout()
CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit()
Me.pnlWohnadresse.ResumeLayout(False)
CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
Me.pnlMotto.ResumeLayout(False)
CType(Me.picGeschlecht, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
Me.pnlGeburtstag.ResumeLayout(False)
Me.pnlGeburtstag.PerformLayout()
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
Me.MyPanel1.ResumeLayout(False)
Me.pnlNotfallkontakt.ResumeLayout(False)
Me.pnlNotfallkontakt.PerformLayout()
Me.ResumeLayout(False)
End Sub
Friend WithEvents pnlSrch As Windows.Forms.Panel
Friend WithEvents pnlMain As Windows.Forms.Panel
Friend WithEvents btnEdit As Windows.Forms.Button
Friend WithEvents lblAbteilung As Windows.Forms.Label
Friend WithEvents lblNiederlassung As Windows.Forms.Label
Friend WithEvents lblFirma As Windows.Forms.Label
Friend WithEvents Label4 As Windows.Forms.Label
Friend WithEvents Label3 As Windows.Forms.Label
Friend WithEvents Label2 As Windows.Forms.Label
Friend WithEvents lblSpitzname As Windows.Forms.Label
Friend WithEvents lblName As Windows.Forms.Label
Friend WithEvents pic As Windows.Forms.PictureBox
Friend WithEvents PictureBox1 As Windows.Forms.PictureBox
Friend WithEvents lblGeburtstag As Windows.Forms.Label
Friend WithEvents lblWohnadresse As Windows.Forms.Label
Friend WithEvents Label6 As Windows.Forms.Label
Friend WithEvents lblMail As Windows.Forms.Label
Friend WithEvents lblTelefon As Windows.Forms.Label
Friend WithEvents Label10 As Windows.Forms.Label
Friend WithEvents Label11 As Windows.Forms.Label
Friend WithEvents PictureBox2 As Windows.Forms.PictureBox
Friend WithEvents sbMitarbeiter As MySearchBox
Friend WithEvents btnClose As Windows.Forms.Button
Friend WithEvents PictureBox3 As Windows.Forms.PictureBox
Friend WithEvents pnlGeburtstag As Windows.Forms.Panel
Friend WithEvents pnlWohnadresse As Windows.Forms.Panel
Friend WithEvents Label1 As Windows.Forms.Label
Friend WithEvents lblHandyNr As Windows.Forms.Label
Friend WithEvents picGeschlecht As Windows.Forms.PictureBox
Friend WithEvents pnlMotto As Windows.Forms.Panel
Friend WithEvents lblMotto As Windows.Forms.Label
Friend WithEvents Label7 As Windows.Forms.Label
Friend WithEvents pnl As Windows.Forms.Panel
Friend WithEvents Panel4 As Windows.Forms.Panel
Friend WithEvents Panel3 As Windows.Forms.Panel
Friend WithEvents Button4 As Windows.Forms.Button
Friend WithEvents MyPanel1 As MyPanel
Friend WithEvents lblPosition As Windows.Forms.Label
Friend WithEvents Label8 As Windows.Forms.Label
Friend WithEvents Panel1 As Windows.Forms.Panel
Friend WithEvents btnSettings As Windows.Forms.Button
Friend WithEvents lblTimasZeiten As Windows.Forms.Label
Friend WithEvents lblTimasSaldo As Windows.Forms.Label
Friend WithEvents lblMAId As Windows.Forms.Label
Friend WithEvents Label5 As Windows.Forms.Label
Friend WithEvents pnlZeiten As Windows.Forms.Panel
Friend WithEvents btnZEGehen As Windows.Forms.Button
Friend WithEvents btnZEKommen As Windows.Forms.Button
Friend WithEvents cbxHomeoffice As Windows.Forms.CheckBox
Friend WithEvents Button1 As Windows.Forms.Button
Friend WithEvents Label12 As Windows.Forms.Label
Friend WithEvents Label9 As Windows.Forms.Label
Friend WithEvents Panel2 As Windows.Forms.Panel
Friend WithEvents lblStatusZE As Windows.Forms.Label
Friend WithEvents Label13 As Windows.Forms.Label
Friend WithEvents Button2 As Windows.Forms.Button
Friend WithEvents PictureBox5 As Windows.Forms.PictureBox
Friend WithEvents btnAkten As Windows.Forms.Button
Friend WithEvents Button3 As Windows.Forms.Button
Friend WithEvents ContextMenuStrip1 As Windows.Forms.ContextMenuStrip
Friend WithEvents pnlNotfallkontakt As Windows.Forms.Panel
Friend WithEvents lblNotfall_Mail As Windows.Forms.Label
Friend WithEvents Label17 As Windows.Forms.Label
Friend WithEvents lblNotfall_Handy As Windows.Forms.Label
Friend WithEvents lblNotfall_Name As Windows.Forms.Label
End Class