218 lines
9.4 KiB
VB.net
218 lines
9.4 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||
Partial Class FrmInput3
|
||
Inherits System.Windows.Forms.Form
|
||
|
||
'Form remplace la méthode Dispose pour nettoyer la liste des composants.
|
||
<System.Diagnostics.DebuggerNonUserCode()> _
|
||
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
||
If disposing AndAlso components IsNot Nothing Then
|
||
components.Dispose()
|
||
End If
|
||
MyBase.Dispose(disposing)
|
||
End Sub
|
||
|
||
'Requise par le Concepteur Windows Form
|
||
Private components As System.ComponentModel.IContainer
|
||
|
||
'REMARQUE : la procédure suivante est requise par le Concepteur Windows Form
|
||
'Elle peut être modifiée à l'aide du Concepteur Windows Form.
|
||
'Ne la modifiez pas à l'aide de l'éditeur de code.
|
||
<System.Diagnostics.DebuggerStepThrough()> _
|
||
Private Sub InitializeComponent()
|
||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(FrmInput3))
|
||
Me.Lbl2 = New System.Windows.Forms.Label
|
||
Me.Lbl1 = New System.Windows.Forms.Label
|
||
Me.LblAge = New System.Windows.Forms.Label
|
||
Me.LblCPV = New System.Windows.Forms.Label
|
||
Me.LblAdrss = New System.Windows.Forms.Label
|
||
Me.LblNP = New System.Windows.Forms.Label
|
||
Me.LblTitre = New System.Windows.Forms.Label
|
||
Me.CmdNext = New System.Windows.Forms.Button
|
||
Me.CmdAnnul = New System.Windows.Forms.Button
|
||
Me.PictureBox1 = New System.Windows.Forms.PictureBox
|
||
Me.LBexam = New System.Windows.Forms.ListBox
|
||
Me.LblID = New System.Windows.Forms.Label
|
||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
Me.SuspendLayout()
|
||
'
|
||
'Lbl2
|
||
'
|
||
Me.Lbl2.AutoSize = True
|
||
Me.Lbl2.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Lbl2.Location = New System.Drawing.Point(328, 90)
|
||
Me.Lbl2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Lbl2.Name = "Lbl2"
|
||
Me.Lbl2.Size = New System.Drawing.Size(78, 18)
|
||
Me.Lbl2.TabIndex = 11
|
||
Me.Lbl2.Text = "Examens :"
|
||
'
|
||
'Lbl1
|
||
'
|
||
Me.Lbl1.AutoSize = True
|
||
Me.Lbl1.Location = New System.Drawing.Point(36, 90)
|
||
Me.Lbl1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Lbl1.Name = "Lbl1"
|
||
Me.Lbl1.Size = New System.Drawing.Size(74, 18)
|
||
Me.Lbl1.TabIndex = 5
|
||
Me.Lbl1.Text = "Candidat :"
|
||
'
|
||
'LblAge
|
||
'
|
||
Me.LblAge.AutoSize = True
|
||
Me.LblAge.Font = New System.Drawing.Font("Tahoma", 9.0!)
|
||
Me.LblAge.Location = New System.Drawing.Point(55, 222)
|
||
Me.LblAge.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.LblAge.Name = "LblAge"
|
||
Me.LblAge.Size = New System.Drawing.Size(142, 14)
|
||
Me.LblAge.TabIndex = 9
|
||
Me.LblAge.Text = "Date de naissance (Age)"
|
||
'
|
||
'LblCPV
|
||
'
|
||
Me.LblCPV.AutoSize = True
|
||
Me.LblCPV.Font = New System.Drawing.Font("Tahoma", 9.0!)
|
||
Me.LblCPV.Location = New System.Drawing.Point(55, 194)
|
||
Me.LblCPV.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.LblCPV.Name = "LblCPV"
|
||
Me.LblCPV.Size = New System.Drawing.Size(100, 14)
|
||
Me.LblCPV.TabIndex = 8
|
||
Me.LblCPV.Text = "Code postal, Ville"
|
||
'
|
||
'LblAdrss
|
||
'
|
||
Me.LblAdrss.AutoSize = True
|
||
Me.LblAdrss.Font = New System.Drawing.Font("Tahoma", 9.0!)
|
||
Me.LblAdrss.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.LblAdrss.Location = New System.Drawing.Point(55, 166)
|
||
Me.LblAdrss.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.LblAdrss.Name = "LblAdrss"
|
||
Me.LblAdrss.Size = New System.Drawing.Size(50, 14)
|
||
Me.LblAdrss.TabIndex = 7
|
||
Me.LblAdrss.Text = "Adresse"
|
||
'
|
||
'LblNP
|
||
'
|
||
Me.LblNP.AutoSize = True
|
||
Me.LblNP.Font = New System.Drawing.Font("Tahoma", 9.0!)
|
||
Me.LblNP.Location = New System.Drawing.Point(55, 138)
|
||
Me.LblNP.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.LblNP.Name = "LblNP"
|
||
Me.LblNP.Size = New System.Drawing.Size(82, 14)
|
||
Me.LblNP.TabIndex = 6
|
||
Me.LblNP.Text = "Nom, Prénom"
|
||
'
|
||
'LblTitre
|
||
'
|
||
Me.LblTitre.AutoSize = True
|
||
Me.LblTitre.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold)
|
||
Me.LblTitre.Location = New System.Drawing.Point(13, 15)
|
||
Me.LblTitre.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.LblTitre.Name = "LblTitre"
|
||
Me.LblTitre.Size = New System.Drawing.Size(153, 13)
|
||
Me.LblTitre.TabIndex = 4
|
||
Me.LblTitre.Text = "Vérifiez vos informations :"
|
||
'
|
||
'CmdNext
|
||
'
|
||
Me.CmdNext.Location = New System.Drawing.Point(385, 399)
|
||
Me.CmdNext.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||
Me.CmdNext.Name = "CmdNext"
|
||
Me.CmdNext.Size = New System.Drawing.Size(119, 32)
|
||
Me.CmdNext.TabIndex = 0
|
||
Me.CmdNext.Text = "Enregi&strer"
|
||
Me.CmdNext.UseVisualStyleBackColor = True
|
||
'
|
||
'CmdAnnul
|
||
'
|
||
Me.CmdAnnul.Location = New System.Drawing.Point(527, 399)
|
||
Me.CmdAnnul.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||
Me.CmdAnnul.Name = "CmdAnnul"
|
||
Me.CmdAnnul.Size = New System.Drawing.Size(100, 32)
|
||
Me.CmdAnnul.TabIndex = 1
|
||
Me.CmdAnnul.Text = "Annuler"
|
||
Me.CmdAnnul.UseVisualStyleBackColor = True
|
||
'
|
||
'PictureBox1
|
||
'
|
||
Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image)
|
||
Me.PictureBox1.Location = New System.Drawing.Point(0, 377)
|
||
Me.PictureBox1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||
Me.PictureBox1.MaximumSize = New System.Drawing.Size(660, 3)
|
||
Me.PictureBox1.MinimumSize = New System.Drawing.Size(0, 3)
|
||
Me.PictureBox1.Name = "PictureBox1"
|
||
Me.PictureBox1.Size = New System.Drawing.Size(641, 3)
|
||
Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
|
||
Me.PictureBox1.TabIndex = 39
|
||
Me.PictureBox1.TabStop = False
|
||
'
|
||
'LBexam
|
||
'
|
||
Me.LBexam.FormattingEnabled = True
|
||
Me.LBexam.ItemHeight = 18
|
||
Me.LBexam.Location = New System.Drawing.Point(351, 112)
|
||
Me.LBexam.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||
Me.LBexam.Name = "LBexam"
|
||
Me.LBexam.Size = New System.Drawing.Size(196, 148)
|
||
Me.LBexam.TabIndex = 12
|
||
'
|
||
'LblID
|
||
'
|
||
Me.LblID.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||
Me.LblID.Location = New System.Drawing.Point(419, 15)
|
||
Me.LblID.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.LblID.Name = "LblID"
|
||
Me.LblID.Size = New System.Drawing.Size(208, 18)
|
||
Me.LblID.TabIndex = 10
|
||
Me.LblID.Text = "ID"
|
||
Me.LblID.TextAlign = System.Drawing.ContentAlignment.TopRight
|
||
Me.LblID.Visible = False
|
||
'
|
||
'FrmInput3
|
||
'
|
||
Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 18.0!)
|
||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||
Me.ClientSize = New System.Drawing.Size(643, 447)
|
||
Me.ControlBox = False
|
||
Me.Controls.Add(Me.LblID)
|
||
Me.Controls.Add(Me.LBexam)
|
||
Me.Controls.Add(Me.Lbl2)
|
||
Me.Controls.Add(Me.Lbl1)
|
||
Me.Controls.Add(Me.LblAge)
|
||
Me.Controls.Add(Me.LblCPV)
|
||
Me.Controls.Add(Me.LblAdrss)
|
||
Me.Controls.Add(Me.LblNP)
|
||
Me.Controls.Add(Me.LblTitre)
|
||
Me.Controls.Add(Me.CmdNext)
|
||
Me.Controls.Add(Me.CmdAnnul)
|
||
Me.Controls.Add(Me.PictureBox1)
|
||
Me.Font = New System.Drawing.Font("Tahoma", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
|
||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||
Me.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
|
||
Me.MaximizeBox = False
|
||
Me.MaximumSize = New System.Drawing.Size(649, 479)
|
||
Me.MinimizeBox = False
|
||
Me.MinimumSize = New System.Drawing.Size(649, 479)
|
||
Me.Name = "FrmInput3"
|
||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||
Me.Tag = "Assistant inscription (4/4)"
|
||
Me.Text = "Assistant création de candidature (4/4)"
|
||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
||
Me.ResumeLayout(False)
|
||
Me.PerformLayout()
|
||
|
||
End Sub
|
||
Friend WithEvents Lbl2 As System.Windows.Forms.Label
|
||
Friend WithEvents Lbl1 As System.Windows.Forms.Label
|
||
Friend WithEvents LblAge As System.Windows.Forms.Label
|
||
Friend WithEvents LblCPV As System.Windows.Forms.Label
|
||
Friend WithEvents LblAdrss As System.Windows.Forms.Label
|
||
Friend WithEvents LblNP As System.Windows.Forms.Label
|
||
Friend WithEvents LblTitre As System.Windows.Forms.Label
|
||
Friend WithEvents CmdNext As System.Windows.Forms.Button
|
||
Friend WithEvents CmdAnnul As System.Windows.Forms.Button
|
||
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
|
||
Friend WithEvents LBexam As System.Windows.Forms.ListBox
|
||
Friend WithEvents LblID As System.Windows.Forms.Label
|
||
End Class
|