608 lines
26 KiB
VB.net
608 lines
26 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||
Partial Class FrmInput2
|
||
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()
|
||
Me.components = New System.ComponentModel.Container()
|
||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(FrmInput2))
|
||
Me.CboRegion = New System.Windows.Forms.ComboBox()
|
||
Me.PnlFac = New System.Windows.Forms.Panel()
|
||
Me.LblFac2 = New System.Windows.Forms.Label()
|
||
Me.CboFac = New System.Windows.Forms.ComboBox()
|
||
Me.RBno = New System.Windows.Forms.RadioButton()
|
||
Me.RBYes = New System.Windows.Forms.RadioButton()
|
||
Me.LblFac1 = New System.Windows.Forms.Label()
|
||
Me.LblCaR = New System.Windows.Forms.Label()
|
||
Me.LblRegion = New System.Windows.Forms.Label()
|
||
Me.GBOral = New System.Windows.Forms.GroupBox()
|
||
Me.CheckBox18 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox17 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox16 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox21 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox20 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox19 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox15 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox14 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox13 = New System.Windows.Forms.CheckBox()
|
||
Me.GBEcrit = New System.Windows.Forms.GroupBox()
|
||
Me.CheckBox12 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox11 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox10 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox9 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox8 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox7 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox6 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox5 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox4 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox3 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox2 = New System.Windows.Forms.CheckBox()
|
||
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
||
Me.Lbl1 = New System.Windows.Forms.Label()
|
||
Me.LblNP = 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.TmrCaR = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Tlt1 = New System.Windows.Forms.ToolTip(Me.components)
|
||
Me.LblNbEcr = New System.Windows.Forms.Label()
|
||
Me.LblNbOral = New System.Windows.Forms.Label()
|
||
Me.PnlFac.SuspendLayout()
|
||
Me.GBOral.SuspendLayout()
|
||
Me.GBEcrit.SuspendLayout()
|
||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
Me.SuspendLayout()
|
||
'
|
||
'CboRegion
|
||
'
|
||
Me.CboRegion.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||
Me.CboRegion.FormattingEnabled = True
|
||
Me.CboRegion.Location = New System.Drawing.Point(229, 37)
|
||
Me.CboRegion.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.CboRegion.Name = "CboRegion"
|
||
Me.CboRegion.Size = New System.Drawing.Size(137, 26)
|
||
Me.CboRegion.TabIndex = 1
|
||
Me.Tlt1.SetToolTip(Me.CboRegion, "Sélectionnez la région de passage de vos examens.")
|
||
'
|
||
'PnlFac
|
||
'
|
||
Me.PnlFac.Controls.Add(Me.LblFac2)
|
||
Me.PnlFac.Controls.Add(Me.CboFac)
|
||
Me.PnlFac.Controls.Add(Me.RBno)
|
||
Me.PnlFac.Controls.Add(Me.RBYes)
|
||
Me.PnlFac.Controls.Add(Me.LblFac1)
|
||
Me.PnlFac.Location = New System.Drawing.Point(1, 300)
|
||
Me.PnlFac.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.PnlFac.Name = "PnlFac"
|
||
Me.PnlFac.Size = New System.Drawing.Size(625, 69)
|
||
Me.PnlFac.TabIndex = 6
|
||
'
|
||
'LblFac2
|
||
'
|
||
Me.LblFac2.AutoSize = True
|
||
Me.LblFac2.Location = New System.Drawing.Point(27, 35)
|
||
Me.LblFac2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.LblFac2.Name = "LblFac2"
|
||
Me.LblFac2.Size = New System.Drawing.Size(61, 18)
|
||
Me.LblFac2.TabIndex = 3
|
||
Me.LblFac2.Text = "Laquel ?"
|
||
'
|
||
'CboFac
|
||
'
|
||
Me.CboFac.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||
Me.CboFac.FormattingEnabled = True
|
||
Me.CboFac.Location = New System.Drawing.Point(96, 30)
|
||
Me.CboFac.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.CboFac.Name = "CboFac"
|
||
Me.CboFac.Size = New System.Drawing.Size(237, 26)
|
||
Me.CboFac.TabIndex = 4
|
||
'
|
||
'RBno
|
||
'
|
||
Me.RBno.AutoSize = True
|
||
Me.RBno.Location = New System.Drawing.Point(347, 4)
|
||
Me.RBno.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.RBno.Name = "RBno"
|
||
Me.RBno.Size = New System.Drawing.Size(52, 22)
|
||
Me.RBno.TabIndex = 1
|
||
Me.RBno.TabStop = True
|
||
Me.RBno.Text = "Non"
|
||
Me.RBno.UseVisualStyleBackColor = True
|
||
'
|
||
'RBYes
|
||
'
|
||
Me.RBYes.AutoSize = True
|
||
Me.RBYes.Location = New System.Drawing.Point(413, 4)
|
||
Me.RBYes.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.RBYes.Name = "RBYes"
|
||
Me.RBYes.Size = New System.Drawing.Size(47, 22)
|
||
Me.RBYes.TabIndex = 2
|
||
Me.RBYes.TabStop = True
|
||
Me.RBYes.Text = "Oui"
|
||
Me.RBYes.UseVisualStyleBackColor = True
|
||
'
|
||
'LblFac1
|
||
'
|
||
Me.LblFac1.AutoSize = True
|
||
Me.LblFac1.Location = New System.Drawing.Point(12, 7)
|
||
Me.LblFac1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.LblFac1.Name = "LblFac1"
|
||
Me.LblFac1.Size = New System.Drawing.Size(324, 18)
|
||
Me.LblFac1.TabIndex = 0
|
||
Me.LblFac1.Text = "Voulez-vous participer à un épreuve facultative ?"
|
||
'
|
||
'LblCaR
|
||
'
|
||
Me.LblCaR.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||
Me.LblCaR.Location = New System.Drawing.Point(16, 406)
|
||
Me.LblCaR.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.LblCaR.Name = "LblCaR"
|
||
Me.LblCaR.Size = New System.Drawing.Size(364, 25)
|
||
Me.LblCaR.TabIndex = 7
|
||
Me.LblCaR.Text = "Vous disposez de 1 :15 restant."
|
||
Me.LblCaR.TextAlign = System.Drawing.ContentAlignment.TopRight
|
||
'
|
||
'LblRegion
|
||
'
|
||
Me.LblRegion.AutoSize = True
|
||
Me.LblRegion.Location = New System.Drawing.Point(12, 42)
|
||
Me.LblRegion.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.LblRegion.Name = "LblRegion"
|
||
Me.LblRegion.Size = New System.Drawing.Size(213, 18)
|
||
Me.LblRegion.TabIndex = 0
|
||
Me.LblRegion.Text = "Choisissez le centre d'examen :"
|
||
Me.Tlt1.SetToolTip(Me.LblRegion, "Sélectionnez la région de passage de vos examens.")
|
||
'
|
||
'GBOral
|
||
'
|
||
Me.GBOral.Controls.Add(Me.CheckBox18)
|
||
Me.GBOral.Controls.Add(Me.CheckBox17)
|
||
Me.GBOral.Controls.Add(Me.CheckBox16)
|
||
Me.GBOral.Controls.Add(Me.CheckBox21)
|
||
Me.GBOral.Controls.Add(Me.CheckBox20)
|
||
Me.GBOral.Controls.Add(Me.CheckBox19)
|
||
Me.GBOral.Controls.Add(Me.CheckBox15)
|
||
Me.GBOral.Controls.Add(Me.CheckBox14)
|
||
Me.GBOral.Controls.Add(Me.CheckBox13)
|
||
Me.GBOral.Location = New System.Drawing.Point(327, 72)
|
||
Me.GBOral.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.GBOral.Name = "GBOral"
|
||
Me.GBOral.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.GBOral.Size = New System.Drawing.Size(300, 202)
|
||
Me.GBOral.TabIndex = 3
|
||
Me.GBOral.TabStop = False
|
||
Me.GBOral.Text = "Passage à l'oral : "
|
||
Me.Tlt1.SetToolTip(Me.GBOral, "Choisissez 3 épreuves a l'oral au maximum.")
|
||
'
|
||
'CheckBox18
|
||
'
|
||
Me.CheckBox18.AutoSize = True
|
||
Me.CheckBox18.Location = New System.Drawing.Point(179, 26)
|
||
Me.CheckBox18.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox18.Name = "CheckBox18"
|
||
Me.CheckBox18.Size = New System.Drawing.Size(87, 17)
|
||
Me.CheckBox18.TabIndex = 6
|
||
Me.CheckBox18.Text = "CheckBox18"
|
||
Me.CheckBox18.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox17
|
||
'
|
||
Me.CheckBox17.AutoSize = True
|
||
Me.CheckBox17.Location = New System.Drawing.Point(179, 55)
|
||
Me.CheckBox17.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox17.Name = "CheckBox17"
|
||
Me.CheckBox17.Size = New System.Drawing.Size(87, 17)
|
||
Me.CheckBox17.TabIndex = 7
|
||
Me.CheckBox17.Text = "CheckBox17"
|
||
Me.CheckBox17.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox16
|
||
'
|
||
Me.CheckBox16.AutoSize = True
|
||
Me.CheckBox16.Location = New System.Drawing.Point(179, 84)
|
||
Me.CheckBox16.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox16.Name = "CheckBox16"
|
||
Me.CheckBox16.Size = New System.Drawing.Size(87, 17)
|
||
Me.CheckBox16.TabIndex = 8
|
||
Me.CheckBox16.Text = "CheckBox16"
|
||
Me.CheckBox16.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox21
|
||
'
|
||
Me.CheckBox21.AutoSize = True
|
||
Me.CheckBox21.Location = New System.Drawing.Point(11, 26)
|
||
Me.CheckBox21.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox21.Name = "CheckBox21"
|
||
Me.CheckBox21.Size = New System.Drawing.Size(87, 17)
|
||
Me.CheckBox21.TabIndex = 0
|
||
Me.CheckBox21.Text = "CheckBox21"
|
||
Me.CheckBox21.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox20
|
||
'
|
||
Me.CheckBox20.AutoSize = True
|
||
Me.CheckBox20.Location = New System.Drawing.Point(11, 55)
|
||
Me.CheckBox20.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox20.Name = "CheckBox20"
|
||
Me.CheckBox20.Size = New System.Drawing.Size(87, 17)
|
||
Me.CheckBox20.TabIndex = 1
|
||
Me.CheckBox20.Text = "CheckBox20"
|
||
Me.CheckBox20.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox19
|
||
'
|
||
Me.CheckBox19.AutoSize = True
|
||
Me.CheckBox19.Location = New System.Drawing.Point(11, 84)
|
||
Me.CheckBox19.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox19.Name = "CheckBox19"
|
||
Me.CheckBox19.Size = New System.Drawing.Size(87, 17)
|
||
Me.CheckBox19.TabIndex = 2
|
||
Me.CheckBox19.Text = "CheckBox19"
|
||
Me.CheckBox19.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox15
|
||
'
|
||
Me.CheckBox15.AutoSize = True
|
||
Me.CheckBox15.Location = New System.Drawing.Point(11, 114)
|
||
Me.CheckBox15.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox15.Name = "CheckBox15"
|
||
Me.CheckBox15.Size = New System.Drawing.Size(87, 17)
|
||
Me.CheckBox15.TabIndex = 3
|
||
Me.CheckBox15.Text = "CheckBox15"
|
||
Me.CheckBox15.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox14
|
||
'
|
||
Me.CheckBox14.AutoSize = True
|
||
Me.CheckBox14.Location = New System.Drawing.Point(11, 143)
|
||
Me.CheckBox14.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox14.Name = "CheckBox14"
|
||
Me.CheckBox14.Size = New System.Drawing.Size(87, 17)
|
||
Me.CheckBox14.TabIndex = 4
|
||
Me.CheckBox14.Text = "CheckBox14"
|
||
Me.CheckBox14.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox13
|
||
'
|
||
Me.CheckBox13.AutoSize = True
|
||
Me.CheckBox13.Location = New System.Drawing.Point(11, 172)
|
||
Me.CheckBox13.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox13.Name = "CheckBox13"
|
||
Me.CheckBox13.Size = New System.Drawing.Size(87, 17)
|
||
Me.CheckBox13.TabIndex = 5
|
||
Me.CheckBox13.Text = "CheckBox13"
|
||
Me.CheckBox13.UseVisualStyleBackColor = True
|
||
'
|
||
'GBEcrit
|
||
'
|
||
Me.GBEcrit.Controls.Add(Me.CheckBox12)
|
||
Me.GBEcrit.Controls.Add(Me.CheckBox11)
|
||
Me.GBEcrit.Controls.Add(Me.CheckBox10)
|
||
Me.GBEcrit.Controls.Add(Me.CheckBox9)
|
||
Me.GBEcrit.Controls.Add(Me.CheckBox8)
|
||
Me.GBEcrit.Controls.Add(Me.CheckBox7)
|
||
Me.GBEcrit.Controls.Add(Me.CheckBox6)
|
||
Me.GBEcrit.Controls.Add(Me.CheckBox5)
|
||
Me.GBEcrit.Controls.Add(Me.CheckBox4)
|
||
Me.GBEcrit.Controls.Add(Me.CheckBox3)
|
||
Me.GBEcrit.Controls.Add(Me.CheckBox2)
|
||
Me.GBEcrit.Controls.Add(Me.CheckBox1)
|
||
Me.GBEcrit.Location = New System.Drawing.Point(13, 72)
|
||
Me.GBEcrit.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.GBEcrit.Name = "GBEcrit"
|
||
Me.GBEcrit.Padding = New System.Windows.Forms.Padding(4)
|
||
Me.GBEcrit.Size = New System.Drawing.Size(300, 202)
|
||
Me.GBEcrit.TabIndex = 2
|
||
Me.GBEcrit.TabStop = False
|
||
Me.GBEcrit.Text = "Passages à l'écrit : "
|
||
Me.Tlt1.SetToolTip(Me.GBEcrit, "Choisissez 4 épreuves a l'écrit au maximum.")
|
||
'
|
||
'CheckBox12
|
||
'
|
||
Me.CheckBox12.AutoSize = True
|
||
Me.CheckBox12.Location = New System.Drawing.Point(11, 26)
|
||
Me.CheckBox12.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox12.Name = "CheckBox12"
|
||
Me.CheckBox12.Size = New System.Drawing.Size(87, 17)
|
||
Me.CheckBox12.TabIndex = 0
|
||
Me.CheckBox12.Text = "CheckBox12"
|
||
Me.CheckBox12.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox11
|
||
'
|
||
Me.CheckBox11.AutoSize = True
|
||
Me.CheckBox11.Location = New System.Drawing.Point(11, 55)
|
||
Me.CheckBox11.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox11.Name = "CheckBox11"
|
||
Me.CheckBox11.Size = New System.Drawing.Size(87, 17)
|
||
Me.CheckBox11.TabIndex = 1
|
||
Me.CheckBox11.Text = "CheckBox11"
|
||
Me.CheckBox11.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox10
|
||
'
|
||
Me.CheckBox10.AutoSize = True
|
||
Me.CheckBox10.Location = New System.Drawing.Point(11, 84)
|
||
Me.CheckBox10.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox10.Name = "CheckBox10"
|
||
Me.CheckBox10.Size = New System.Drawing.Size(87, 17)
|
||
Me.CheckBox10.TabIndex = 2
|
||
Me.CheckBox10.Text = "CheckBox10"
|
||
Me.CheckBox10.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox9
|
||
'
|
||
Me.CheckBox9.AutoSize = True
|
||
Me.CheckBox9.Location = New System.Drawing.Point(11, 143)
|
||
Me.CheckBox9.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox9.Name = "CheckBox9"
|
||
Me.CheckBox9.Size = New System.Drawing.Size(81, 17)
|
||
Me.CheckBox9.TabIndex = 4
|
||
Me.CheckBox9.Text = "CheckBox9"
|
||
Me.CheckBox9.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox8
|
||
'
|
||
Me.CheckBox8.AutoSize = True
|
||
Me.CheckBox8.Location = New System.Drawing.Point(160, 84)
|
||
Me.CheckBox8.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox8.Name = "CheckBox8"
|
||
Me.CheckBox8.Size = New System.Drawing.Size(81, 17)
|
||
Me.CheckBox8.TabIndex = 8
|
||
Me.CheckBox8.Text = "CheckBox8"
|
||
Me.CheckBox8.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox7
|
||
'
|
||
Me.CheckBox7.AutoSize = True
|
||
Me.CheckBox7.Location = New System.Drawing.Point(160, 172)
|
||
Me.CheckBox7.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox7.Name = "CheckBox7"
|
||
Me.CheckBox7.Size = New System.Drawing.Size(81, 17)
|
||
Me.CheckBox7.TabIndex = 11
|
||
Me.CheckBox7.Text = "CheckBox7"
|
||
Me.CheckBox7.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox6
|
||
'
|
||
Me.CheckBox6.AutoSize = True
|
||
Me.CheckBox6.Location = New System.Drawing.Point(11, 114)
|
||
Me.CheckBox6.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox6.Name = "CheckBox6"
|
||
Me.CheckBox6.Size = New System.Drawing.Size(81, 17)
|
||
Me.CheckBox6.TabIndex = 3
|
||
Me.CheckBox6.Text = "CheckBox6"
|
||
Me.CheckBox6.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox5
|
||
'
|
||
Me.CheckBox5.AutoSize = True
|
||
Me.CheckBox5.Location = New System.Drawing.Point(11, 172)
|
||
Me.CheckBox5.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox5.Name = "CheckBox5"
|
||
Me.CheckBox5.Size = New System.Drawing.Size(81, 17)
|
||
Me.CheckBox5.TabIndex = 5
|
||
Me.CheckBox5.Text = "CheckBox5"
|
||
Me.CheckBox5.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox4
|
||
'
|
||
Me.CheckBox4.AutoSize = True
|
||
Me.CheckBox4.Location = New System.Drawing.Point(160, 26)
|
||
Me.CheckBox4.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox4.Name = "CheckBox4"
|
||
Me.CheckBox4.Size = New System.Drawing.Size(81, 17)
|
||
Me.CheckBox4.TabIndex = 6
|
||
Me.CheckBox4.Text = "CheckBox4"
|
||
Me.CheckBox4.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox3
|
||
'
|
||
Me.CheckBox3.AutoSize = True
|
||
Me.CheckBox3.Location = New System.Drawing.Point(160, 55)
|
||
Me.CheckBox3.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox3.Name = "CheckBox3"
|
||
Me.CheckBox3.Size = New System.Drawing.Size(81, 17)
|
||
Me.CheckBox3.TabIndex = 7
|
||
Me.CheckBox3.Text = "CheckBox3"
|
||
Me.CheckBox3.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox2
|
||
'
|
||
Me.CheckBox2.AutoSize = True
|
||
Me.CheckBox2.Location = New System.Drawing.Point(160, 114)
|
||
Me.CheckBox2.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox2.Name = "CheckBox2"
|
||
Me.CheckBox2.Size = New System.Drawing.Size(81, 17)
|
||
Me.CheckBox2.TabIndex = 9
|
||
Me.CheckBox2.Text = "CheckBox2"
|
||
Me.CheckBox2.UseVisualStyleBackColor = True
|
||
'
|
||
'CheckBox1
|
||
'
|
||
Me.CheckBox1.AutoSize = True
|
||
Me.CheckBox1.Location = New System.Drawing.Point(160, 143)
|
||
Me.CheckBox1.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
|
||
Me.CheckBox1.Name = "CheckBox1"
|
||
Me.CheckBox1.Size = New System.Drawing.Size(81, 17)
|
||
Me.CheckBox1.TabIndex = 10
|
||
Me.CheckBox1.Text = "CheckBox1"
|
||
Me.CheckBox1.UseVisualStyleBackColor = True
|
||
'
|
||
'Lbl1
|
||
'
|
||
Me.Lbl1.AutoSize = True
|
||
Me.Lbl1.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.Lbl1.Location = New System.Drawing.Point(9, 12)
|
||
Me.Lbl1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Lbl1.Name = "Lbl1"
|
||
Me.Lbl1.Size = New System.Drawing.Size(298, 13)
|
||
Me.Lbl1.TabIndex = 10
|
||
Me.Lbl1.Text = "Choisissez les examens que vous souhaitez passer :"
|
||
'
|
||
'LblNP
|
||
'
|
||
Me.LblNP.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||
Me.LblNP.Location = New System.Drawing.Point(419, 15)
|
||
Me.LblNP.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.LblNP.Name = "LblNP"
|
||
Me.LblNP.Size = New System.Drawing.Size(208, 18)
|
||
Me.LblNP.TabIndex = 11
|
||
Me.LblNP.Text = "ID - Nom Prenom"
|
||
Me.LblNP.TextAlign = System.Drawing.ContentAlignment.TopRight
|
||
'
|
||
'CmdNext
|
||
'
|
||
Me.CmdNext.Location = New System.Drawing.Point(404, 399)
|
||
Me.CmdNext.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.CmdNext.Name = "CmdNext"
|
||
Me.CmdNext.Size = New System.Drawing.Size(100, 32)
|
||
Me.CmdNext.TabIndex = 8
|
||
Me.CmdNext.Text = "&Suivant >"
|
||
Me.CmdNext.UseVisualStyleBackColor = True
|
||
'
|
||
'CmdAnnul
|
||
'
|
||
Me.CmdAnnul.Location = New System.Drawing.Point(527, 399)
|
||
Me.CmdAnnul.Margin = New System.Windows.Forms.Padding(4)
|
||
Me.CmdAnnul.Name = "CmdAnnul"
|
||
Me.CmdAnnul.Size = New System.Drawing.Size(100, 32)
|
||
Me.CmdAnnul.TabIndex = 9
|
||
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(1, 377)
|
||
Me.PictureBox1.Margin = New System.Windows.Forms.Padding(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 = 40
|
||
Me.PictureBox1.TabStop = False
|
||
'
|
||
'TmrCaR
|
||
'
|
||
Me.TmrCaR.Interval = 1000
|
||
'
|
||
'LblNbEcr
|
||
'
|
||
Me.LblNbEcr.Location = New System.Drawing.Point(13, 278)
|
||
Me.LblNbEcr.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.LblNbEcr.Name = "LblNbEcr"
|
||
Me.LblNbEcr.Size = New System.Drawing.Size(300, 18)
|
||
Me.LblNbEcr.TabIndex = 4
|
||
Me.LblNbEcr.TextAlign = System.Drawing.ContentAlignment.TopCenter
|
||
'
|
||
'LblNbOral
|
||
'
|
||
Me.LblNbOral.Location = New System.Drawing.Point(327, 278)
|
||
Me.LblNbOral.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.LblNbOral.Name = "LblNbOral"
|
||
Me.LblNbOral.Size = New System.Drawing.Size(300, 18)
|
||
Me.LblNbOral.TabIndex = 5
|
||
Me.LblNbOral.TextAlign = System.Drawing.ContentAlignment.TopCenter
|
||
'
|
||
'FrmInput2
|
||
'
|
||
Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 18.0!)
|
||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||
Me.ClientSize = New System.Drawing.Size(643, 451)
|
||
Me.ControlBox = False
|
||
Me.Controls.Add(Me.LblNbOral)
|
||
Me.Controls.Add(Me.LblNbEcr)
|
||
Me.Controls.Add(Me.CboRegion)
|
||
Me.Controls.Add(Me.PnlFac)
|
||
Me.Controls.Add(Me.LblCaR)
|
||
Me.Controls.Add(Me.LblRegion)
|
||
Me.Controls.Add(Me.GBOral)
|
||
Me.Controls.Add(Me.GBEcrit)
|
||
Me.Controls.Add(Me.Lbl1)
|
||
Me.Controls.Add(Me.CmdNext)
|
||
Me.Controls.Add(Me.CmdAnnul)
|
||
Me.Controls.Add(Me.PictureBox1)
|
||
Me.Controls.Add(Me.LblNP)
|
||
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)
|
||
Me.MaximizeBox = False
|
||
Me.MaximumSize = New System.Drawing.Size(649, 479)
|
||
Me.MinimizeBox = False
|
||
Me.MinimumSize = New System.Drawing.Size(649, 479)
|
||
Me.Name = "FrmInput2"
|
||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||
Me.Tag = "Assistant inscription (3/4)"
|
||
Me.Text = "Assistant création de candidature (3/4)"
|
||
Me.PnlFac.ResumeLayout(False)
|
||
Me.PnlFac.PerformLayout()
|
||
Me.GBOral.ResumeLayout(False)
|
||
Me.GBOral.PerformLayout()
|
||
Me.GBEcrit.ResumeLayout(False)
|
||
Me.GBEcrit.PerformLayout()
|
||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
||
Me.ResumeLayout(False)
|
||
Me.PerformLayout()
|
||
|
||
End Sub
|
||
Friend WithEvents CboRegion As System.Windows.Forms.ComboBox
|
||
Friend WithEvents PnlFac As System.Windows.Forms.Panel
|
||
Friend WithEvents RBno As System.Windows.Forms.RadioButton
|
||
Friend WithEvents RBYes As System.Windows.Forms.RadioButton
|
||
Friend WithEvents LblFac1 As System.Windows.Forms.Label
|
||
Friend WithEvents LblCaR As System.Windows.Forms.Label
|
||
Friend WithEvents LblRegion As System.Windows.Forms.Label
|
||
Friend WithEvents GBOral As System.Windows.Forms.GroupBox
|
||
Friend WithEvents GBEcrit As System.Windows.Forms.GroupBox
|
||
Friend WithEvents CheckBox12 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox11 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox10 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox9 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox8 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox7 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox6 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox5 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox4 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox3 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox2 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox1 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents Lbl1 As System.Windows.Forms.Label
|
||
Friend WithEvents LblNP 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 TmrCaR As System.Windows.Forms.Timer
|
||
Friend WithEvents Tlt1 As System.Windows.Forms.ToolTip
|
||
Friend WithEvents LblNbEcr As System.Windows.Forms.Label
|
||
Friend WithEvents LblNbOral As System.Windows.Forms.Label
|
||
Friend WithEvents CboFac As System.Windows.Forms.ComboBox
|
||
Friend WithEvents LblFac2 As System.Windows.Forms.Label
|
||
Friend WithEvents CheckBox15 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox14 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox13 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox21 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox20 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox19 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox18 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox17 As System.Windows.Forms.CheckBox
|
||
Friend WithEvents CheckBox16 As System.Windows.Forms.CheckBox
|
||
End Class
|