612 lines
28 KiB
VB.net
612 lines
28 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.sbMitarbeiter = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
|
Me.pnlMain = New System.Windows.Forms.Panel()
|
|
Me.pnl = New System.Windows.Forms.Panel()
|
|
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.btn = 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.MyPanel1 = New VERAG_PROG_ALLGEMEIN.MyPanel(Me.components)
|
|
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.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.pnlSrch.SuspendLayout()
|
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.pnlMain.SuspendLayout()
|
|
Me.pnl.SuspendLayout()
|
|
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.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
|
|
'
|
|
'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
|
|
'
|
|
'pnlMain
|
|
'
|
|
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, 439)
|
|
Me.pnlMain.TabIndex = 1
|
|
'
|
|
'pnl
|
|
'
|
|
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.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.btn)
|
|
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, 437)
|
|
Me.pnl.TabIndex = 24
|
|
'
|
|
'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(8, 93)
|
|
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, 424)
|
|
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:"
|
|
'
|
|
'btn
|
|
'
|
|
Me.btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btn.Image = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.stift
|
|
Me.btn.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btn.Location = New System.Drawing.Point(702, 9)
|
|
Me.btn.Name = "btn"
|
|
Me.btn.Size = New System.Drawing.Size(70, 58)
|
|
Me.btn.TabIndex = 9
|
|
Me.btn.Text = "Bearbeiten"
|
|
Me.btn.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btn.UseVisualStyleBackColor = True
|
|
Me.btn.Visible = False
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.Label1.Location = New System.Drawing.Point(210, 153)
|
|
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, 102)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(139, 25)
|
|
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, 127)
|
|
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(353, 153)
|
|
Me.lblHandyNr.Name = "lblHandyNr"
|
|
Me.lblHandyNr.Size = New System.Drawing.Size(411, 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(353, 102)
|
|
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(353, 127)
|
|
Me.lblTelefon.Name = "lblTelefon"
|
|
Me.lblTelefon.Size = New System.Drawing.Size(411, 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(695, 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
|
|
'
|
|
'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.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.Location = New System.Drawing.Point(197, 181)
|
|
Me.MyPanel1.Name = "MyPanel1"
|
|
Me.MyPanel1.Size = New System.Drawing.Size(578, 116)
|
|
Me.MyPanel1.TabIndex = 28
|
|
'
|
|
'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, 87)
|
|
Me.lblPosition.Name = "lblPosition"
|
|
Me.lblPosition.Size = New System.Drawing.Size(411, 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, 87)
|
|
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(411, 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(411, 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(411, 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
|
|
'
|
|
'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(214, 230)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(553, 1)
|
|
Me.Panel1.TabIndex = 29
|
|
'
|
|
'frmMitarbeitersuche
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.ClientSize = New System.Drawing.Size(776, 487)
|
|
Me.Controls.Add(Me.Panel1)
|
|
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.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.ResumeLayout(False)
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents pnlSrch As Windows.Forms.Panel
|
|
Friend WithEvents pnlMain As Windows.Forms.Panel
|
|
Friend WithEvents btn 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
|
|
End Class
|