261 lines
9.2 KiB
VB.net
261 lines
9.2 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
||
Partial Class Form10
|
||
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()
|
||
Me.components = New System.ComponentModel.Container()
|
||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form10))
|
||
Me.Panel1 = New System.Windows.Forms.Panel()
|
||
Me.PictureBox2 = New System.Windows.Forms.PictureBox()
|
||
Me.Panel2 = New System.Windows.Forms.Panel()
|
||
Me.PictureBox3 = New System.Windows.Forms.PictureBox()
|
||
Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer3 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer4 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
||
Me.Timer5 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer6 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer7 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer8 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer9 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer10 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer11 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer12 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer13 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer14 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer15 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer16 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer17 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer18 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer19 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer20 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer21 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer22 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer23 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer24 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Panel1.SuspendLayout()
|
||
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
Me.Panel2.SuspendLayout()
|
||
CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
Me.SuspendLayout()
|
||
'
|
||
'Panel1
|
||
'
|
||
Me.Panel1.BackColor = System.Drawing.Color.Transparent
|
||
Me.Panel1.Controls.Add(Me.PictureBox2)
|
||
Me.Panel1.Location = New System.Drawing.Point(587, 0)
|
||
Me.Panel1.Name = "Panel1"
|
||
Me.Panel1.Size = New System.Drawing.Size(46, 335)
|
||
Me.Panel1.TabIndex = 0
|
||
'
|
||
'PictureBox2
|
||
'
|
||
Me.PictureBox2.Image = CType(resources.GetObject("PictureBox2.Image"), System.Drawing.Image)
|
||
Me.PictureBox2.Location = New System.Drawing.Point(3, 12)
|
||
Me.PictureBox2.Name = "PictureBox2"
|
||
Me.PictureBox2.Size = New System.Drawing.Size(40, 312)
|
||
Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||
Me.PictureBox2.TabIndex = 0
|
||
Me.PictureBox2.TabStop = False
|
||
'
|
||
'Panel2
|
||
'
|
||
Me.Panel2.Controls.Add(Me.PictureBox3)
|
||
Me.Panel2.Location = New System.Drawing.Point(1, 0)
|
||
Me.Panel2.Name = "Panel2"
|
||
Me.Panel2.Size = New System.Drawing.Size(46, 335)
|
||
Me.Panel2.TabIndex = 0
|
||
'
|
||
'PictureBox3
|
||
'
|
||
Me.PictureBox3.Image = CType(resources.GetObject("PictureBox3.Image"), System.Drawing.Image)
|
||
Me.PictureBox3.Location = New System.Drawing.Point(3, 12)
|
||
Me.PictureBox3.Name = "PictureBox3"
|
||
Me.PictureBox3.Size = New System.Drawing.Size(40, 312)
|
||
Me.PictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||
Me.PictureBox3.TabIndex = 0
|
||
Me.PictureBox3.TabStop = False
|
||
'
|
||
'Timer1
|
||
'
|
||
Me.Timer1.Interval = 1
|
||
'
|
||
'Timer2
|
||
'
|
||
Me.Timer2.Interval = 1
|
||
'
|
||
'Timer3
|
||
'
|
||
Me.Timer3.Interval = 1
|
||
'
|
||
'Timer4
|
||
'
|
||
Me.Timer4.Interval = 1
|
||
'
|
||
'PictureBox1
|
||
'
|
||
Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image)
|
||
Me.PictureBox1.Location = New System.Drawing.Point(45, 0)
|
||
Me.PictureBox1.Name = "PictureBox1"
|
||
Me.PictureBox1.Size = New System.Drawing.Size(544, 335)
|
||
Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||
Me.PictureBox1.TabIndex = 1
|
||
Me.PictureBox1.TabStop = False
|
||
'
|
||
'Timer5
|
||
'
|
||
Me.Timer5.Interval = 1
|
||
'
|
||
'Timer6
|
||
'
|
||
Me.Timer6.Interval = 1
|
||
'
|
||
'Timer7
|
||
'
|
||
Me.Timer7.Interval = 1
|
||
'
|
||
'Timer8
|
||
'
|
||
Me.Timer8.Interval = 1
|
||
'
|
||
'Timer9
|
||
'
|
||
Me.Timer9.Interval = 1
|
||
'
|
||
'Timer10
|
||
'
|
||
Me.Timer10.Interval = 1
|
||
'
|
||
'Timer11
|
||
'
|
||
Me.Timer11.Interval = 1
|
||
'
|
||
'Timer12
|
||
'
|
||
Me.Timer12.Interval = 1
|
||
'
|
||
'Timer13
|
||
'
|
||
Me.Timer13.Interval = 1
|
||
'
|
||
'Timer14
|
||
'
|
||
Me.Timer14.Interval = 1
|
||
'
|
||
'Timer15
|
||
'
|
||
Me.Timer15.Interval = 1
|
||
'
|
||
'Timer16
|
||
'
|
||
Me.Timer16.Interval = 1
|
||
'
|
||
'Timer17
|
||
'
|
||
Me.Timer17.Interval = 1
|
||
'
|
||
'Timer18
|
||
'
|
||
Me.Timer18.Interval = 1
|
||
'
|
||
'Timer19
|
||
'
|
||
Me.Timer19.Interval = 1
|
||
'
|
||
'Timer20
|
||
'
|
||
Me.Timer20.Interval = 1
|
||
'
|
||
'Timer21
|
||
'
|
||
Me.Timer21.Interval = 1
|
||
'
|
||
'Timer22
|
||
'
|
||
Me.Timer22.Interval = 1
|
||
'
|
||
'Timer23
|
||
'
|
||
Me.Timer23.Interval = 1
|
||
'
|
||
'Timer24
|
||
'
|
||
Me.Timer24.Interval = 1
|
||
'
|
||
'Form10
|
||
'
|
||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||
Me.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
|
||
Me.ClientSize = New System.Drawing.Size(634, 336)
|
||
Me.Controls.Add(Me.Panel2)
|
||
Me.Controls.Add(Me.Panel1)
|
||
Me.Controls.Add(Me.PictureBox1)
|
||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||
Me.MaximizeBox = False
|
||
Me.MaximumSize = New System.Drawing.Size(650, 375)
|
||
Me.MinimumSize = New System.Drawing.Size(650, 375)
|
||
Me.Name = "Form10"
|
||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||
Me.Text = "Form10"
|
||
Me.Panel1.ResumeLayout(False)
|
||
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
|
||
Me.Panel2.ResumeLayout(False)
|
||
CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
||
Me.ResumeLayout(False)
|
||
|
||
End Sub
|
||
|
||
Friend WithEvents Panel1 As Panel
|
||
Friend WithEvents Panel2 As Panel
|
||
Friend WithEvents PictureBox1 As PictureBox
|
||
Friend WithEvents Timer1 As Timer
|
||
Friend WithEvents Timer2 As Timer
|
||
Friend WithEvents Timer3 As Timer
|
||
Friend WithEvents Timer4 As Timer
|
||
Friend WithEvents PictureBox2 As PictureBox
|
||
Friend WithEvents PictureBox3 As PictureBox
|
||
Friend WithEvents Timer5 As Timer
|
||
Friend WithEvents Timer6 As Timer
|
||
Friend WithEvents Timer7 As Timer
|
||
Friend WithEvents Timer8 As Timer
|
||
Friend WithEvents Timer9 As Timer
|
||
Friend WithEvents Timer10 As Timer
|
||
Friend WithEvents Timer11 As Timer
|
||
Friend WithEvents Timer12 As Timer
|
||
Friend WithEvents Timer13 As Timer
|
||
Friend WithEvents Timer14 As Timer
|
||
Friend WithEvents Timer15 As Timer
|
||
Friend WithEvents Timer16 As Timer
|
||
Friend WithEvents Timer17 As Timer
|
||
Friend WithEvents Timer18 As Timer
|
||
Friend WithEvents Timer19 As Timer
|
||
Friend WithEvents Timer20 As Timer
|
||
Friend WithEvents Timer21 As Timer
|
||
Friend WithEvents Timer22 As Timer
|
||
Friend WithEvents Timer23 As Timer
|
||
Friend WithEvents Timer24 As Timer
|
||
End Class
|