420 lines
21 KiB
VB.net
420 lines
21 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
||
Partial Class Form150
|
||
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(Form150))
|
||
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
||
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
||
Me.ListBox1 = New System.Windows.Forms.ListBox()
|
||
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||
Me.TéléchargeLaDictéToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.LireLaDisctéSelectionéToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.SignalerLaDictéSelectionéToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.AcctualiserToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.SupprimerLaDictéeSélectionnezToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
||
Me.ListBox2 = New System.Windows.Forms.ListBox()
|
||
Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||
Me.LireLaDictéSelectionéToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.SupprimerLaDictéSelectionéToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
||
Me.ListBox3 = New System.Windows.Forms.ListBox()
|
||
Me.ContextMenuStrip3 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||
Me.SupprimerLaDictéDuStoreToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.Button1 = New System.Windows.Forms.Button()
|
||
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
|
||
Me.AxWindowsMediaPlayer1 = New AxWMPLib.AxWindowsMediaPlayer()
|
||
Me.GunaMetroTrackBar1 = New Guna.UI.WinForms.GunaMetroTrackBar()
|
||
Me.Label1 = New System.Windows.Forms.Label()
|
||
Me.Label2 = New System.Windows.Forms.Label()
|
||
Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.ProgressBar1 = New System.Windows.Forms.ProgressBar()
|
||
Me.Label3 = New System.Windows.Forms.Label()
|
||
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
||
Me.PictureBox4 = New System.Windows.Forms.PictureBox()
|
||
Me.PictureBox3 = New System.Windows.Forms.PictureBox()
|
||
Me.PictureBox2 = New System.Windows.Forms.PictureBox()
|
||
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
||
Me.InformationSurLaDictéeSélectionneToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.TabControl1.SuspendLayout()
|
||
Me.TabPage1.SuspendLayout()
|
||
Me.ContextMenuStrip1.SuspendLayout()
|
||
Me.TabPage2.SuspendLayout()
|
||
Me.ContextMenuStrip2.SuspendLayout()
|
||
Me.TabPage3.SuspendLayout()
|
||
Me.ContextMenuStrip3.SuspendLayout()
|
||
CType(Me.AxWindowsMediaPlayer1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
Me.SuspendLayout()
|
||
'
|
||
'TabControl1
|
||
'
|
||
Me.TabControl1.Controls.Add(Me.TabPage1)
|
||
Me.TabControl1.Controls.Add(Me.TabPage2)
|
||
Me.TabControl1.Controls.Add(Me.TabPage3)
|
||
Me.TabControl1.Location = New System.Drawing.Point(-1, 49)
|
||
Me.TabControl1.Name = "TabControl1"
|
||
Me.TabControl1.SelectedIndex = 0
|
||
Me.TabControl1.Size = New System.Drawing.Size(833, 407)
|
||
Me.TabControl1.TabIndex = 0
|
||
'
|
||
'TabPage1
|
||
'
|
||
Me.TabPage1.Controls.Add(Me.ListBox1)
|
||
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
|
||
Me.TabPage1.Name = "TabPage1"
|
||
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
||
Me.TabPage1.Size = New System.Drawing.Size(825, 381)
|
||
Me.TabPage1.TabIndex = 0
|
||
Me.TabPage1.Text = "Non installer"
|
||
Me.TabPage1.UseVisualStyleBackColor = True
|
||
'
|
||
'ListBox1
|
||
'
|
||
Me.ListBox1.ContextMenuStrip = Me.ContextMenuStrip1
|
||
Me.ListBox1.FormattingEnabled = True
|
||
Me.ListBox1.Location = New System.Drawing.Point(0, 6)
|
||
Me.ListBox1.Name = "ListBox1"
|
||
Me.ListBox1.Size = New System.Drawing.Size(818, 368)
|
||
Me.ListBox1.TabIndex = 0
|
||
'
|
||
'ContextMenuStrip1
|
||
'
|
||
Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.InformationSurLaDictéeSélectionneToolStripMenuItem, Me.LireLaDisctéSelectionéToolStripMenuItem, Me.TéléchargeLaDictéToolStripMenuItem, Me.SignalerLaDictéSelectionéToolStripMenuItem, Me.AcctualiserToolStripMenuItem, Me.SupprimerLaDictéeSélectionnezToolStripMenuItem})
|
||
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
||
Me.ContextMenuStrip1.Size = New System.Drawing.Size(272, 158)
|
||
'
|
||
'TéléchargeLaDictéToolStripMenuItem
|
||
'
|
||
Me.TéléchargeLaDictéToolStripMenuItem.Image = CType(resources.GetObject("TéléchargeLaDictéToolStripMenuItem.Image"), System.Drawing.Image)
|
||
Me.TéléchargeLaDictéToolStripMenuItem.Name = "TéléchargeLaDictéToolStripMenuItem"
|
||
Me.TéléchargeLaDictéToolStripMenuItem.Size = New System.Drawing.Size(271, 22)
|
||
Me.TéléchargeLaDictéToolStripMenuItem.Text = "Télécharger la dictée sélectionner"
|
||
'
|
||
'LireLaDisctéSelectionéToolStripMenuItem
|
||
'
|
||
Me.LireLaDisctéSelectionéToolStripMenuItem.Image = CType(resources.GetObject("LireLaDisctéSelectionéToolStripMenuItem.Image"), System.Drawing.Image)
|
||
Me.LireLaDisctéSelectionéToolStripMenuItem.Name = "LireLaDisctéSelectionéToolStripMenuItem"
|
||
Me.LireLaDisctéSelectionéToolStripMenuItem.Size = New System.Drawing.Size(271, 22)
|
||
Me.LireLaDisctéSelectionéToolStripMenuItem.Text = "Lire la dictée sélectionner"
|
||
'
|
||
'SignalerLaDictéSelectionéToolStripMenuItem
|
||
'
|
||
Me.SignalerLaDictéSelectionéToolStripMenuItem.Image = CType(resources.GetObject("SignalerLaDictéSelectionéToolStripMenuItem.Image"), System.Drawing.Image)
|
||
Me.SignalerLaDictéSelectionéToolStripMenuItem.Name = "SignalerLaDictéSelectionéToolStripMenuItem"
|
||
Me.SignalerLaDictéSelectionéToolStripMenuItem.Size = New System.Drawing.Size(271, 22)
|
||
Me.SignalerLaDictéSelectionéToolStripMenuItem.Text = "Signaler la dictée sélectionner"
|
||
'
|
||
'AcctualiserToolStripMenuItem
|
||
'
|
||
Me.AcctualiserToolStripMenuItem.Image = CType(resources.GetObject("AcctualiserToolStripMenuItem.Image"), System.Drawing.Image)
|
||
Me.AcctualiserToolStripMenuItem.Name = "AcctualiserToolStripMenuItem"
|
||
Me.AcctualiserToolStripMenuItem.Size = New System.Drawing.Size(271, 22)
|
||
Me.AcctualiserToolStripMenuItem.Text = "Actualiser"
|
||
'
|
||
'SupprimerLaDictéeSélectionnezToolStripMenuItem
|
||
'
|
||
Me.SupprimerLaDictéeSélectionnezToolStripMenuItem.Image = CType(resources.GetObject("SupprimerLaDictéeSélectionnezToolStripMenuItem.Image"), System.Drawing.Image)
|
||
Me.SupprimerLaDictéeSélectionnezToolStripMenuItem.Name = "SupprimerLaDictéeSélectionnezToolStripMenuItem"
|
||
Me.SupprimerLaDictéeSélectionnezToolStripMenuItem.Size = New System.Drawing.Size(271, 22)
|
||
Me.SupprimerLaDictéeSélectionnezToolStripMenuItem.Text = "supprimer la dictée sélectionnez"
|
||
Me.SupprimerLaDictéeSélectionnezToolStripMenuItem.Visible = False
|
||
'
|
||
'TabPage2
|
||
'
|
||
Me.TabPage2.Controls.Add(Me.ListBox2)
|
||
Me.TabPage2.Location = New System.Drawing.Point(4, 22)
|
||
Me.TabPage2.Name = "TabPage2"
|
||
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
|
||
Me.TabPage2.Size = New System.Drawing.Size(825, 381)
|
||
Me.TabPage2.TabIndex = 1
|
||
Me.TabPage2.Text = "Installer"
|
||
Me.TabPage2.UseVisualStyleBackColor = True
|
||
'
|
||
'ListBox2
|
||
'
|
||
Me.ListBox2.ContextMenuStrip = Me.ContextMenuStrip2
|
||
Me.ListBox2.FormattingEnabled = True
|
||
Me.ListBox2.Location = New System.Drawing.Point(0, 2)
|
||
Me.ListBox2.Name = "ListBox2"
|
||
Me.ListBox2.Size = New System.Drawing.Size(819, 368)
|
||
Me.ListBox2.TabIndex = 1
|
||
'
|
||
'ContextMenuStrip2
|
||
'
|
||
Me.ContextMenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.LireLaDictéSelectionéToolStripMenuItem, Me.SupprimerLaDictéSelectionéToolStripMenuItem})
|
||
Me.ContextMenuStrip2.Name = "ContextMenuStrip1"
|
||
Me.ContextMenuStrip2.Size = New System.Drawing.Size(244, 48)
|
||
'
|
||
'LireLaDictéSelectionéToolStripMenuItem
|
||
'
|
||
Me.LireLaDictéSelectionéToolStripMenuItem.Image = CType(resources.GetObject("LireLaDictéSelectionéToolStripMenuItem.Image"), System.Drawing.Image)
|
||
Me.LireLaDictéSelectionéToolStripMenuItem.Name = "LireLaDictéSelectionéToolStripMenuItem"
|
||
Me.LireLaDictéSelectionéToolStripMenuItem.Size = New System.Drawing.Size(243, 22)
|
||
Me.LireLaDictéSelectionéToolStripMenuItem.Text = "Lire la dictée sélectionner"
|
||
'
|
||
'SupprimerLaDictéSelectionéToolStripMenuItem
|
||
'
|
||
Me.SupprimerLaDictéSelectionéToolStripMenuItem.Image = CType(resources.GetObject("SupprimerLaDictéSelectionéToolStripMenuItem.Image"), System.Drawing.Image)
|
||
Me.SupprimerLaDictéSelectionéToolStripMenuItem.Name = "SupprimerLaDictéSelectionéToolStripMenuItem"
|
||
Me.SupprimerLaDictéSelectionéToolStripMenuItem.Size = New System.Drawing.Size(243, 22)
|
||
Me.SupprimerLaDictéSelectionéToolStripMenuItem.Text = "Supprimer la dictée sélectionner"
|
||
'
|
||
'TabPage3
|
||
'
|
||
Me.TabPage3.Controls.Add(Me.ListBox3)
|
||
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
|
||
Me.TabPage3.Name = "TabPage3"
|
||
Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
|
||
Me.TabPage3.Size = New System.Drawing.Size(825, 381)
|
||
Me.TabPage3.TabIndex = 2
|
||
Me.TabPage3.Text = "Mes dictées en ligne"
|
||
Me.TabPage3.UseVisualStyleBackColor = True
|
||
'
|
||
'ListBox3
|
||
'
|
||
Me.ListBox3.ContextMenuStrip = Me.ContextMenuStrip3
|
||
Me.ListBox3.FormattingEnabled = True
|
||
Me.ListBox3.Location = New System.Drawing.Point(3, 3)
|
||
Me.ListBox3.Name = "ListBox3"
|
||
Me.ListBox3.Size = New System.Drawing.Size(814, 368)
|
||
Me.ListBox3.TabIndex = 0
|
||
'
|
||
'ContextMenuStrip3
|
||
'
|
||
Me.ContextMenuStrip3.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.SupprimerLaDictéDuStoreToolStripMenuItem})
|
||
Me.ContextMenuStrip3.Name = "ContextMenuStrip3"
|
||
Me.ContextMenuStrip3.Size = New System.Drawing.Size(223, 26)
|
||
'
|
||
'SupprimerLaDictéDuStoreToolStripMenuItem
|
||
'
|
||
Me.SupprimerLaDictéDuStoreToolStripMenuItem.Image = CType(resources.GetObject("SupprimerLaDictéDuStoreToolStripMenuItem.Image"), System.Drawing.Image)
|
||
Me.SupprimerLaDictéDuStoreToolStripMenuItem.Name = "SupprimerLaDictéDuStoreToolStripMenuItem"
|
||
Me.SupprimerLaDictéDuStoreToolStripMenuItem.Size = New System.Drawing.Size(222, 22)
|
||
Me.SupprimerLaDictéDuStoreToolStripMenuItem.Text = "Supprimer la dictée du store"
|
||
'
|
||
'Button1
|
||
'
|
||
Me.Button1.Location = New System.Drawing.Point(7, 12)
|
||
Me.Button1.Name = "Button1"
|
||
Me.Button1.Size = New System.Drawing.Size(142, 23)
|
||
Me.Button1.TabIndex = 2
|
||
Me.Button1.Text = "Mettre en ligne une Dictée"
|
||
Me.Button1.UseVisualStyleBackColor = True
|
||
'
|
||
'OpenFileDialog1
|
||
'
|
||
Me.OpenFileDialog1.Filter = "mp3|*.mp3"
|
||
'
|
||
'AxWindowsMediaPlayer1
|
||
'
|
||
Me.AxWindowsMediaPlayer1.Enabled = True
|
||
Me.AxWindowsMediaPlayer1.Location = New System.Drawing.Point(711, 12)
|
||
Me.AxWindowsMediaPlayer1.Name = "AxWindowsMediaPlayer1"
|
||
Me.AxWindowsMediaPlayer1.OcxState = CType(resources.GetObject("AxWindowsMediaPlayer1.OcxState"), System.Windows.Forms.AxHost.State)
|
||
Me.AxWindowsMediaPlayer1.Size = New System.Drawing.Size(28, 17)
|
||
Me.AxWindowsMediaPlayer1.TabIndex = 1
|
||
'
|
||
'GunaMetroTrackBar1
|
||
'
|
||
Me.GunaMetroTrackBar1.Location = New System.Drawing.Point(302, 49)
|
||
Me.GunaMetroTrackBar1.Name = "GunaMetroTrackBar1"
|
||
Me.GunaMetroTrackBar1.Size = New System.Drawing.Size(312, 16)
|
||
Me.GunaMetroTrackBar1.TabIndex = 3
|
||
Me.GunaMetroTrackBar1.TrackColor = System.Drawing.Color.Black
|
||
Me.GunaMetroTrackBar1.TrackHoverColor = System.Drawing.Color.Black
|
||
Me.GunaMetroTrackBar1.TrackIdleColor = System.Drawing.Color.Gray
|
||
Me.GunaMetroTrackBar1.TrackPressedColor = System.Drawing.Color.Black
|
||
'
|
||
'Label1
|
||
'
|
||
Me.Label1.AutoSize = True
|
||
Me.Label1.Location = New System.Drawing.Point(257, 49)
|
||
Me.Label1.Name = "Label1"
|
||
Me.Label1.Size = New System.Drawing.Size(39, 13)
|
||
Me.Label1.TabIndex = 1
|
||
Me.Label1.Text = "Label1"
|
||
'
|
||
'Label2
|
||
'
|
||
Me.Label2.AutoSize = True
|
||
Me.Label2.Location = New System.Drawing.Point(634, 49)
|
||
Me.Label2.Name = "Label2"
|
||
Me.Label2.Size = New System.Drawing.Size(39, 13)
|
||
Me.Label2.TabIndex = 5
|
||
Me.Label2.Text = "Label2"
|
||
'
|
||
'Timer1
|
||
'
|
||
'
|
||
'ProgressBar1
|
||
'
|
||
Me.ProgressBar1.Location = New System.Drawing.Point(242, 23)
|
||
Me.ProgressBar1.Name = "ProgressBar1"
|
||
Me.ProgressBar1.Size = New System.Drawing.Size(458, 23)
|
||
Me.ProgressBar1.TabIndex = 6
|
||
'
|
||
'Label3
|
||
'
|
||
Me.Label3.AutoSize = True
|
||
Me.Label3.Location = New System.Drawing.Point(454, 7)
|
||
Me.Label3.Name = "Label3"
|
||
Me.Label3.Size = New System.Drawing.Size(39, 13)
|
||
Me.Label3.TabIndex = 7
|
||
Me.Label3.Text = "Label3"
|
||
'
|
||
'TextBox1
|
||
'
|
||
Me.TextBox1.Location = New System.Drawing.Point(260, -3)
|
||
Me.TextBox1.Name = "TextBox1"
|
||
Me.TextBox1.Size = New System.Drawing.Size(100, 20)
|
||
Me.TextBox1.TabIndex = 8
|
||
Me.TextBox1.Visible = False
|
||
'
|
||
'PictureBox4
|
||
'
|
||
Me.PictureBox4.Image = CType(resources.GetObject("PictureBox4.Image"), System.Drawing.Image)
|
||
Me.PictureBox4.Location = New System.Drawing.Point(499, 3)
|
||
Me.PictureBox4.Name = "PictureBox4"
|
||
Me.PictureBox4.Size = New System.Drawing.Size(57, 40)
|
||
Me.PictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||
Me.PictureBox4.TabIndex = 4
|
||
Me.PictureBox4.TabStop = False
|
||
'
|
||
'PictureBox3
|
||
'
|
||
Me.PictureBox3.Image = CType(resources.GetObject("PictureBox3.Image"), System.Drawing.Image)
|
||
Me.PictureBox3.Location = New System.Drawing.Point(436, 3)
|
||
Me.PictureBox3.Name = "PictureBox3"
|
||
Me.PictureBox3.Size = New System.Drawing.Size(57, 40)
|
||
Me.PictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||
Me.PictureBox3.TabIndex = 4
|
||
Me.PictureBox3.TabStop = False
|
||
'
|
||
'PictureBox2
|
||
'
|
||
Me.PictureBox2.Image = CType(resources.GetObject("PictureBox2.Image"), System.Drawing.Image)
|
||
Me.PictureBox2.Location = New System.Drawing.Point(436, 3)
|
||
Me.PictureBox2.Name = "PictureBox2"
|
||
Me.PictureBox2.Size = New System.Drawing.Size(57, 40)
|
||
Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||
Me.PictureBox2.TabIndex = 1
|
||
Me.PictureBox2.TabStop = False
|
||
'
|
||
'PictureBox1
|
||
'
|
||
Me.PictureBox1.Location = New System.Drawing.Point(745, 3)
|
||
Me.PictureBox1.Name = "PictureBox1"
|
||
Me.PictureBox1.Size = New System.Drawing.Size(76, 59)
|
||
Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||
Me.PictureBox1.TabIndex = 1
|
||
Me.PictureBox1.TabStop = False
|
||
'
|
||
'InformationSurLaDictéeSélectionneToolStripMenuItem
|
||
'
|
||
Me.InformationSurLaDictéeSélectionneToolStripMenuItem.Image = CType(resources.GetObject("InformationSurLaDictéeSélectionneToolStripMenuItem.Image"), System.Drawing.Image)
|
||
Me.InformationSurLaDictéeSélectionneToolStripMenuItem.Name = "InformationSurLaDictéeSélectionneToolStripMenuItem"
|
||
Me.InformationSurLaDictéeSélectionneToolStripMenuItem.Size = New System.Drawing.Size(271, 22)
|
||
Me.InformationSurLaDictéeSélectionneToolStripMenuItem.Text = "Information sur la dictée sélectionnez"
|
||
'
|
||
'Form150
|
||
'
|
||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||
Me.ClientSize = New System.Drawing.Size(826, 450)
|
||
Me.Controls.Add(Me.TextBox1)
|
||
Me.Controls.Add(Me.Label3)
|
||
Me.Controls.Add(Me.ProgressBar1)
|
||
Me.Controls.Add(Me.Label2)
|
||
Me.Controls.Add(Me.Label1)
|
||
Me.Controls.Add(Me.PictureBox4)
|
||
Me.Controls.Add(Me.PictureBox3)
|
||
Me.Controls.Add(Me.GunaMetroTrackBar1)
|
||
Me.Controls.Add(Me.AxWindowsMediaPlayer1)
|
||
Me.Controls.Add(Me.Button1)
|
||
Me.Controls.Add(Me.PictureBox2)
|
||
Me.Controls.Add(Me.PictureBox1)
|
||
Me.Controls.Add(Me.TabControl1)
|
||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||
Me.MaximizeBox = False
|
||
Me.MaximumSize = New System.Drawing.Size(842, 489)
|
||
Me.MinimumSize = New System.Drawing.Size(842, 489)
|
||
Me.Name = "Form150"
|
||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||
Me.Text = "Dictée store"
|
||
Me.TabControl1.ResumeLayout(False)
|
||
Me.TabPage1.ResumeLayout(False)
|
||
Me.ContextMenuStrip1.ResumeLayout(False)
|
||
Me.TabPage2.ResumeLayout(False)
|
||
Me.ContextMenuStrip2.ResumeLayout(False)
|
||
Me.TabPage3.ResumeLayout(False)
|
||
Me.ContextMenuStrip3.ResumeLayout(False)
|
||
CType(Me.AxWindowsMediaPlayer1, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
||
Me.ResumeLayout(False)
|
||
Me.PerformLayout()
|
||
|
||
End Sub
|
||
|
||
Friend WithEvents TabControl1 As TabControl
|
||
Friend WithEvents TabPage1 As TabPage
|
||
Friend WithEvents TabPage2 As TabPage
|
||
Friend WithEvents PictureBox1 As PictureBox
|
||
Friend WithEvents ListBox1 As ListBox
|
||
Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
|
||
Friend WithEvents TéléchargeLaDictéToolStripMenuItem As ToolStripMenuItem
|
||
Friend WithEvents ListBox2 As ListBox
|
||
Friend WithEvents Button1 As Button
|
||
Friend WithEvents OpenFileDialog1 As OpenFileDialog
|
||
Friend WithEvents LireLaDisctéSelectionéToolStripMenuItem As ToolStripMenuItem
|
||
Friend WithEvents AxWindowsMediaPlayer1 As AxWMPLib.AxWindowsMediaPlayer
|
||
Friend WithEvents GunaMetroTrackBar1 As Guna.UI.WinForms.GunaMetroTrackBar
|
||
Friend WithEvents PictureBox2 As PictureBox
|
||
Friend WithEvents PictureBox3 As PictureBox
|
||
Friend WithEvents Label1 As Label
|
||
Friend WithEvents Label2 As Label
|
||
Friend WithEvents Timer1 As Timer
|
||
Friend WithEvents PictureBox4 As PictureBox
|
||
Friend WithEvents ProgressBar1 As ProgressBar
|
||
Friend WithEvents Label3 As Label
|
||
Friend WithEvents ContextMenuStrip2 As ContextMenuStrip
|
||
Friend WithEvents LireLaDictéSelectionéToolStripMenuItem As ToolStripMenuItem
|
||
Friend WithEvents SupprimerLaDictéSelectionéToolStripMenuItem As ToolStripMenuItem
|
||
Friend WithEvents TabPage3 As TabPage
|
||
Friend WithEvents ListBox3 As ListBox
|
||
Friend WithEvents ContextMenuStrip3 As ContextMenuStrip
|
||
Friend WithEvents SupprimerLaDictéDuStoreToolStripMenuItem As ToolStripMenuItem
|
||
Friend WithEvents TextBox1 As TextBox
|
||
Friend WithEvents SignalerLaDictéSelectionéToolStripMenuItem As ToolStripMenuItem
|
||
Friend WithEvents AcctualiserToolStripMenuItem As ToolStripMenuItem
|
||
Friend WithEvents SupprimerLaDictéeSélectionnezToolStripMenuItem As ToolStripMenuItem
|
||
Friend WithEvents InformationSurLaDictéeSélectionneToolStripMenuItem As ToolStripMenuItem
|
||
End Class
|