Candidate-7-Pro/FrmBilanSupp.Designer.vb

125 lines
6.0 KiB
VB.net
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class FrmBilanSupp
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)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
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(FrmBilanSupp))
Me.LstSupp = New System.Windows.Forms.ListBox
Me.CmdAnnul = New System.Windows.Forms.Button
Me.PictureBox1 = New System.Windows.Forms.PictureBox
Me.CmdBI = New System.Windows.Forms.Button
Me.CmdBM = New System.Windows.Forms.Button
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'LstSupp
'
Me.LstSupp.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.LstSupp.FormattingEnabled = True
Me.LstSupp.ItemHeight = 18
Me.LstSupp.Location = New System.Drawing.Point(16, 17)
Me.LstSupp.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.LstSupp.Name = "LstSupp"
Me.LstSupp.Size = New System.Drawing.Size(467, 94)
Me.LstSupp.Sorted = True
Me.LstSupp.TabIndex = 0
'
'CmdAnnul
'
Me.CmdAnnul.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.CmdAnnul.Location = New System.Drawing.Point(380, 155)
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 = "Fermer"
Me.CmdAnnul.UseVisualStyleBackColor = True
'
'PictureBox1
'
Me.PictureBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image)
Me.PictureBox1.Location = New System.Drawing.Point(-3, 134)
Me.PictureBox1.Margin = New System.Windows.Forms.Padding(0)
Me.PictureBox1.MaximumSize = New System.Drawing.Size(1067, 3)
Me.PictureBox1.MinimumSize = New System.Drawing.Size(0, 3)
Me.PictureBox1.Name = "PictureBox1"
Me.PictureBox1.Size = New System.Drawing.Size(499, 3)
Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
Me.PictureBox1.TabIndex = 72
Me.PictureBox1.TabStop = False
'
'CmdBI
'
Me.CmdBI.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.CmdBI.Location = New System.Drawing.Point(132, 155)
Me.CmdBI.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.CmdBI.Name = "CmdBI"
Me.CmdBI.Size = New System.Drawing.Size(108, 32)
Me.CmdBI.TabIndex = 2
Me.CmdBI.Text = "&Individuel >"
Me.CmdBI.UseVisualStyleBackColor = True
'
'CmdBM
'
Me.CmdBM.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.CmdBM.Location = New System.Drawing.Point(16, 155)
Me.CmdBM.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
Me.CmdBM.Name = "CmdBM"
Me.CmdBM.Size = New System.Drawing.Size(108, 32)
Me.CmdBM.TabIndex = 3
Me.CmdBM.Text = "< Par &matière"
Me.CmdBM.UseVisualStyleBackColor = True
'
'FrmBilanSupp
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 18.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(507, 209)
Me.Controls.Add(Me.CmdBI)
Me.Controls.Add(Me.CmdBM)
Me.Controls.Add(Me.CmdAnnul)
Me.Controls.Add(Me.PictureBox1)
Me.Controls.Add(Me.LstSupp)
Me.Font = New System.Drawing.Font("Tahoma", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
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(515, 472)
Me.MinimumSize = New System.Drawing.Size(515, 243)
Me.Name = "FrmBilanSupp"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "Bilan des candidats supprimés"
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub
Friend WithEvents LstSupp As System.Windows.Forms.ListBox
Friend WithEvents CmdAnnul As System.Windows.Forms.Button
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
Friend WithEvents CmdBI As System.Windows.Forms.Button
Friend WithEvents CmdBM As System.Windows.Forms.Button
End Class