961 lines
48 KiB
VB.net
961 lines
48 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||
Partial Class playliststore
|
||
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(playliststore))
|
||
Me.Button1 = New System.Windows.Forms.Button()
|
||
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
||
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
||
Me.Label1 = New System.Windows.Forms.Label()
|
||
Me.ListBox1 = New System.Windows.Forms.ListBox()
|
||
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||
Me.TéléchargeLaPlaylistSelectionnezToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.InformationSurLaPlaylistSelectionnezToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.ActualiserToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
||
Me.Label2 = New System.Windows.Forms.Label()
|
||
Me.ListBox2 = New System.Windows.Forms.ListBox()
|
||
Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||
Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.ActualiserToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
||
Me.Label3 = New System.Windows.Forms.Label()
|
||
Me.ListBox3 = New System.Windows.Forms.ListBox()
|
||
Me.ContextMenuStrip3 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||
Me.ToolStripMenuItem3 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.ToolStripMenuItem4 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.ActualiserToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.TabPage4 = New System.Windows.Forms.TabPage()
|
||
Me.Label4 = New System.Windows.Forms.Label()
|
||
Me.ListBox4 = New System.Windows.Forms.ListBox()
|
||
Me.ContextMenuStrip4 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||
Me.ToolStripMenuItem5 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.ToolStripMenuItem6 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem3 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.ActualiserToolStripMenuItem3 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.TabPage5 = New System.Windows.Forms.TabPage()
|
||
Me.Label5 = New System.Windows.Forms.Label()
|
||
Me.ListBox5 = New System.Windows.Forms.ListBox()
|
||
Me.ContextMenuStrip5 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||
Me.ToolStripMenuItem7 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.ToolStripMenuItem8 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem4 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.ActualiserToolStripMenuItem4 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.TabPage6 = New System.Windows.Forms.TabPage()
|
||
Me.Label6 = New System.Windows.Forms.Label()
|
||
Me.ListBox6 = New System.Windows.Forms.ListBox()
|
||
Me.ContextMenuStrip6 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||
Me.ToolStripMenuItem9 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.ToolStripMenuItem10 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem5 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.ActualiserToolStripMenuItem5 = New System.Windows.Forms.ToolStripMenuItem()
|
||
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.Timer5 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.Timer6 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.ProgressBar1 = New System.Windows.Forms.ProgressBar()
|
||
Me.BackgroundWorker1 = New System.ComponentModel.BackgroundWorker()
|
||
Me.TabControl2 = New System.Windows.Forms.TabControl()
|
||
Me.TabPage7 = New System.Windows.Forms.TabPage()
|
||
Me.TabPage8 = New System.Windows.Forms.TabPage()
|
||
Me.ListBox7 = New System.Windows.Forms.ListBox()
|
||
Me.TabPage9 = New System.Windows.Forms.TabPage()
|
||
Me.Label7 = New System.Windows.Forms.Label()
|
||
Me.ListBox8 = New System.Windows.Forms.ListBox()
|
||
Me.ContextMenuStrip7 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||
Me.ImformationDeLaPlaylistSelectionnezToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.SupprimerLaPlaylisteSelectionnezDuStoreToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||
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.PictureBox1 = New System.Windows.Forms.PictureBox()
|
||
Me.Timer24 = New System.Windows.Forms.Timer(Me.components)
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem3 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem4 = New System.Windows.Forms.ToolStripMenuItem()
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem5 = 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()
|
||
Me.TabPage4.SuspendLayout()
|
||
Me.ContextMenuStrip4.SuspendLayout()
|
||
Me.TabPage5.SuspendLayout()
|
||
Me.ContextMenuStrip5.SuspendLayout()
|
||
Me.TabPage6.SuspendLayout()
|
||
Me.ContextMenuStrip6.SuspendLayout()
|
||
Me.TabControl2.SuspendLayout()
|
||
Me.TabPage7.SuspendLayout()
|
||
Me.TabPage8.SuspendLayout()
|
||
Me.TabPage9.SuspendLayout()
|
||
Me.ContextMenuStrip7.SuspendLayout()
|
||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
Me.SuspendLayout()
|
||
'
|
||
'Button1
|
||
'
|
||
Me.Button1.Location = New System.Drawing.Point(12, 12)
|
||
Me.Button1.Name = "Button1"
|
||
Me.Button1.Size = New System.Drawing.Size(170, 34)
|
||
Me.Button1.TabIndex = 3
|
||
Me.Button1.Text = "Mettre en ligne une playlist"
|
||
Me.Button1.UseVisualStyleBackColor = True
|
||
'
|
||
'TabControl1
|
||
'
|
||
Me.TabControl1.Controls.Add(Me.TabPage1)
|
||
Me.TabControl1.Controls.Add(Me.TabPage2)
|
||
Me.TabControl1.Controls.Add(Me.TabPage3)
|
||
Me.TabControl1.Controls.Add(Me.TabPage4)
|
||
Me.TabControl1.Controls.Add(Me.TabPage5)
|
||
Me.TabControl1.Controls.Add(Me.TabPage6)
|
||
Me.TabControl1.Location = New System.Drawing.Point(-2, 3)
|
||
Me.TabControl1.Name = "TabControl1"
|
||
Me.TabControl1.SelectedIndex = 0
|
||
Me.TabControl1.Size = New System.Drawing.Size(828, 379)
|
||
Me.TabControl1.TabIndex = 5
|
||
'
|
||
'TabPage1
|
||
'
|
||
Me.TabPage1.Controls.Add(Me.Label1)
|
||
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(820, 353)
|
||
Me.TabPage1.TabIndex = 0
|
||
Me.TabPage1.Text = "autre"
|
||
Me.TabPage1.UseVisualStyleBackColor = True
|
||
'
|
||
'Label1
|
||
'
|
||
Me.Label1.AutoSize = True
|
||
Me.Label1.BackColor = System.Drawing.SystemColors.Window
|
||
Me.Label1.Font = New System.Drawing.Font("Arial", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.Label1.Location = New System.Drawing.Point(280, 11)
|
||
Me.Label1.Name = "Label1"
|
||
Me.Label1.Size = New System.Drawing.Size(311, 33)
|
||
Me.Label1.TabIndex = 1
|
||
Me.Label1.Text = "Aucune playlist trouvez"
|
||
Me.Label1.Visible = False
|
||
'
|
||
'ListBox1
|
||
'
|
||
Me.ListBox1.ContextMenuStrip = Me.ContextMenuStrip1
|
||
Me.ListBox1.FormattingEnabled = True
|
||
Me.ListBox1.Location = New System.Drawing.Point(-4, -2)
|
||
Me.ListBox1.Name = "ListBox1"
|
||
Me.ListBox1.Size = New System.Drawing.Size(828, 355)
|
||
Me.ListBox1.TabIndex = 0
|
||
'
|
||
'ContextMenuStrip1
|
||
'
|
||
Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.TéléchargeLaPlaylistSelectionnezToolStripMenuItem, Me.InformationSurLaPlaylistSelectionnezToolStripMenuItem, Me.SignalezLaPlaylistSelectionnezToolStripMenuItem, Me.ActualiserToolStripMenuItem, Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem})
|
||
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
||
Me.ContextMenuStrip1.Size = New System.Drawing.Size(277, 114)
|
||
'
|
||
'TéléchargeLaPlaylistSelectionnezToolStripMenuItem
|
||
'
|
||
Me.TéléchargeLaPlaylistSelectionnezToolStripMenuItem.Image = CType(resources.GetObject("TéléchargeLaPlaylistSelectionnezToolStripMenuItem.Image"), System.Drawing.Image)
|
||
Me.TéléchargeLaPlaylistSelectionnezToolStripMenuItem.Name = "TéléchargeLaPlaylistSelectionnezToolStripMenuItem"
|
||
Me.TéléchargeLaPlaylistSelectionnezToolStripMenuItem.Size = New System.Drawing.Size(276, 22)
|
||
Me.TéléchargeLaPlaylistSelectionnezToolStripMenuItem.Text = "Télécharger la playlist sélectionnez"
|
||
'
|
||
'InformationSurLaPlaylistSelectionnezToolStripMenuItem
|
||
'
|
||
Me.InformationSurLaPlaylistSelectionnezToolStripMenuItem.Image = CType(resources.GetObject("InformationSurLaPlaylistSelectionnezToolStripMenuItem.Image"), System.Drawing.Image)
|
||
Me.InformationSurLaPlaylistSelectionnezToolStripMenuItem.Name = "InformationSurLaPlaylistSelectionnezToolStripMenuItem"
|
||
Me.InformationSurLaPlaylistSelectionnezToolStripMenuItem.Size = New System.Drawing.Size(276, 22)
|
||
Me.InformationSurLaPlaylistSelectionnezToolStripMenuItem.Text = "Information sur la playlist sélectionnez"
|
||
'
|
||
'SignalezLaPlaylistSelectionnezToolStripMenuItem
|
||
'
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem.Image = CType(resources.GetObject("SignalezLaPlaylistSelectionnezToolStripMenuItem.Image"), System.Drawing.Image)
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem.Name = "SignalezLaPlaylistSelectionnezToolStripMenuItem"
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem.Size = New System.Drawing.Size(276, 22)
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem.Text = "Signalez la playlist sélectionnez"
|
||
'
|
||
'ActualiserToolStripMenuItem
|
||
'
|
||
Me.ActualiserToolStripMenuItem.Image = CType(resources.GetObject("ActualiserToolStripMenuItem.Image"), System.Drawing.Image)
|
||
Me.ActualiserToolStripMenuItem.Name = "ActualiserToolStripMenuItem"
|
||
Me.ActualiserToolStripMenuItem.Size = New System.Drawing.Size(276, 22)
|
||
Me.ActualiserToolStripMenuItem.Text = "Actualiser"
|
||
'
|
||
'SupprimerLaPlaylistSelectionnezToolStripMenuItem
|
||
'
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem.Image = CType(resources.GetObject("SupprimerLaPlaylistSelectionnezToolStripMenuItem.Image"), System.Drawing.Image)
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem.Name = "SupprimerLaPlaylistSelectionnezToolStripMenuItem"
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem.Size = New System.Drawing.Size(276, 22)
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem.Text = "supprimer la playlist selectionnez"
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem.Visible = False
|
||
'
|
||
'TabPage2
|
||
'
|
||
Me.TabPage2.Controls.Add(Me.Label2)
|
||
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(820, 353)
|
||
Me.TabPage2.TabIndex = 1
|
||
Me.TabPage2.Text = "classique"
|
||
Me.TabPage2.UseVisualStyleBackColor = True
|
||
'
|
||
'Label2
|
||
'
|
||
Me.Label2.AutoSize = True
|
||
Me.Label2.BackColor = System.Drawing.SystemColors.Window
|
||
Me.Label2.Font = New System.Drawing.Font("Arial", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.Label2.Location = New System.Drawing.Point(280, 11)
|
||
Me.Label2.Name = "Label2"
|
||
Me.Label2.Size = New System.Drawing.Size(311, 33)
|
||
Me.Label2.TabIndex = 3
|
||
Me.Label2.Text = "Aucune playlist trouvez"
|
||
Me.Label2.Visible = False
|
||
'
|
||
'ListBox2
|
||
'
|
||
Me.ListBox2.ContextMenuStrip = Me.ContextMenuStrip2
|
||
Me.ListBox2.FormattingEnabled = True
|
||
Me.ListBox2.Location = New System.Drawing.Point(-4, -2)
|
||
Me.ListBox2.Name = "ListBox2"
|
||
Me.ListBox2.Size = New System.Drawing.Size(825, 355)
|
||
Me.ListBox2.TabIndex = 2
|
||
'
|
||
'ContextMenuStrip2
|
||
'
|
||
Me.ContextMenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem1, Me.ToolStripMenuItem2, Me.SignalezLaPlaylistSelectionnezToolStripMenuItem1, Me.ActualiserToolStripMenuItem1, Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem1})
|
||
Me.ContextMenuStrip2.Name = "ContextMenuStrip1"
|
||
Me.ContextMenuStrip2.Size = New System.Drawing.Size(277, 114)
|
||
'
|
||
'ToolStripMenuItem1
|
||
'
|
||
Me.ToolStripMenuItem1.Image = CType(resources.GetObject("ToolStripMenuItem1.Image"), System.Drawing.Image)
|
||
Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1"
|
||
Me.ToolStripMenuItem1.Size = New System.Drawing.Size(276, 22)
|
||
Me.ToolStripMenuItem1.Text = "Télécharger la playlist sélectionnez"
|
||
'
|
||
'ToolStripMenuItem2
|
||
'
|
||
Me.ToolStripMenuItem2.Image = CType(resources.GetObject("ToolStripMenuItem2.Image"), System.Drawing.Image)
|
||
Me.ToolStripMenuItem2.Name = "ToolStripMenuItem2"
|
||
Me.ToolStripMenuItem2.Size = New System.Drawing.Size(276, 22)
|
||
Me.ToolStripMenuItem2.Text = "Information sur la playlist sélectionnez"
|
||
'
|
||
'SignalezLaPlaylistSelectionnezToolStripMenuItem1
|
||
'
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem1.Image = CType(resources.GetObject("SignalezLaPlaylistSelectionnezToolStripMenuItem1.Image"), System.Drawing.Image)
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem1.Name = "SignalezLaPlaylistSelectionnezToolStripMenuItem1"
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem1.Size = New System.Drawing.Size(276, 22)
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem1.Text = "Signalez la playlist sélectionnez"
|
||
'
|
||
'ActualiserToolStripMenuItem1
|
||
'
|
||
Me.ActualiserToolStripMenuItem1.Image = CType(resources.GetObject("ActualiserToolStripMenuItem1.Image"), System.Drawing.Image)
|
||
Me.ActualiserToolStripMenuItem1.Name = "ActualiserToolStripMenuItem1"
|
||
Me.ActualiserToolStripMenuItem1.Size = New System.Drawing.Size(276, 22)
|
||
Me.ActualiserToolStripMenuItem1.Text = "Actualiser"
|
||
'
|
||
'SupprimerLaPlaylistSelectionnezToolStripMenuItem1
|
||
'
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem1.Image = CType(resources.GetObject("SupprimerLaPlaylistSelectionnezToolStripMenuItem1.Image"), System.Drawing.Image)
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem1.Name = "SupprimerLaPlaylistSelectionnezToolStripMenuItem1"
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem1.Size = New System.Drawing.Size(276, 22)
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem1.Text = "supprimer la playlist selectionnez"
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem1.Visible = False
|
||
'
|
||
'TabPage3
|
||
'
|
||
Me.TabPage3.Controls.Add(Me.Label3)
|
||
Me.TabPage3.Controls.Add(Me.ListBox3)
|
||
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
|
||
Me.TabPage3.Name = "TabPage3"
|
||
Me.TabPage3.Size = New System.Drawing.Size(820, 353)
|
||
Me.TabPage3.TabIndex = 2
|
||
Me.TabPage3.Text = "jazz"
|
||
Me.TabPage3.UseVisualStyleBackColor = True
|
||
'
|
||
'Label3
|
||
'
|
||
Me.Label3.AutoSize = True
|
||
Me.Label3.BackColor = System.Drawing.SystemColors.Window
|
||
Me.Label3.Font = New System.Drawing.Font("Arial", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.Label3.Location = New System.Drawing.Point(280, 11)
|
||
Me.Label3.Name = "Label3"
|
||
Me.Label3.Size = New System.Drawing.Size(311, 33)
|
||
Me.Label3.TabIndex = 3
|
||
Me.Label3.Text = "Aucune playlist trouvez"
|
||
Me.Label3.Visible = False
|
||
'
|
||
'ListBox3
|
||
'
|
||
Me.ListBox3.ContextMenuStrip = Me.ContextMenuStrip3
|
||
Me.ListBox3.FormattingEnabled = True
|
||
Me.ListBox3.Location = New System.Drawing.Point(-4, -3)
|
||
Me.ListBox3.Name = "ListBox3"
|
||
Me.ListBox3.Size = New System.Drawing.Size(825, 355)
|
||
Me.ListBox3.TabIndex = 2
|
||
'
|
||
'ContextMenuStrip3
|
||
'
|
||
Me.ContextMenuStrip3.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem3, Me.ToolStripMenuItem4, Me.SignalezLaPlaylistSelectionnezToolStripMenuItem2, Me.ActualiserToolStripMenuItem2, Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem2})
|
||
Me.ContextMenuStrip3.Name = "ContextMenuStrip1"
|
||
Me.ContextMenuStrip3.Size = New System.Drawing.Size(277, 136)
|
||
'
|
||
'ToolStripMenuItem3
|
||
'
|
||
Me.ToolStripMenuItem3.Image = CType(resources.GetObject("ToolStripMenuItem3.Image"), System.Drawing.Image)
|
||
Me.ToolStripMenuItem3.Name = "ToolStripMenuItem3"
|
||
Me.ToolStripMenuItem3.Size = New System.Drawing.Size(276, 22)
|
||
Me.ToolStripMenuItem3.Text = "Télécharger la playlist sélectionnez"
|
||
'
|
||
'ToolStripMenuItem4
|
||
'
|
||
Me.ToolStripMenuItem4.Image = CType(resources.GetObject("ToolStripMenuItem4.Image"), System.Drawing.Image)
|
||
Me.ToolStripMenuItem4.Name = "ToolStripMenuItem4"
|
||
Me.ToolStripMenuItem4.Size = New System.Drawing.Size(276, 22)
|
||
Me.ToolStripMenuItem4.Text = "Information sur la playlist sélectionnez"
|
||
'
|
||
'SignalezLaPlaylistSelectionnezToolStripMenuItem2
|
||
'
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem2.Image = CType(resources.GetObject("SignalezLaPlaylistSelectionnezToolStripMenuItem2.Image"), System.Drawing.Image)
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem2.Name = "SignalezLaPlaylistSelectionnezToolStripMenuItem2"
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem2.Size = New System.Drawing.Size(276, 22)
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem2.Text = "Signalez la playlist sélectionnez"
|
||
'
|
||
'ActualiserToolStripMenuItem2
|
||
'
|
||
Me.ActualiserToolStripMenuItem2.Image = CType(resources.GetObject("ActualiserToolStripMenuItem2.Image"), System.Drawing.Image)
|
||
Me.ActualiserToolStripMenuItem2.Name = "ActualiserToolStripMenuItem2"
|
||
Me.ActualiserToolStripMenuItem2.Size = New System.Drawing.Size(276, 22)
|
||
Me.ActualiserToolStripMenuItem2.Text = "Actualiser"
|
||
'
|
||
'SupprimerLaPlaylistSelectionnezToolStripMenuItem2
|
||
'
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem2.Image = CType(resources.GetObject("SupprimerLaPlaylistSelectionnezToolStripMenuItem2.Image"), System.Drawing.Image)
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem2.Name = "SupprimerLaPlaylistSelectionnezToolStripMenuItem2"
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem2.Size = New System.Drawing.Size(276, 22)
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem2.Text = "supprimer la playlist selectionnez"
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem2.Visible = False
|
||
'
|
||
'TabPage4
|
||
'
|
||
Me.TabPage4.Controls.Add(Me.Label4)
|
||
Me.TabPage4.Controls.Add(Me.ListBox4)
|
||
Me.TabPage4.Location = New System.Drawing.Point(4, 22)
|
||
Me.TabPage4.Name = "TabPage4"
|
||
Me.TabPage4.Size = New System.Drawing.Size(820, 353)
|
||
Me.TabPage4.TabIndex = 3
|
||
Me.TabPage4.Text = "rap"
|
||
Me.TabPage4.UseVisualStyleBackColor = True
|
||
'
|
||
'Label4
|
||
'
|
||
Me.Label4.AutoSize = True
|
||
Me.Label4.BackColor = System.Drawing.SystemColors.Window
|
||
Me.Label4.Font = New System.Drawing.Font("Arial", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.Label4.Location = New System.Drawing.Point(280, 11)
|
||
Me.Label4.Name = "Label4"
|
||
Me.Label4.Size = New System.Drawing.Size(311, 33)
|
||
Me.Label4.TabIndex = 3
|
||
Me.Label4.Text = "Aucune playlist trouvez"
|
||
Me.Label4.Visible = False
|
||
'
|
||
'ListBox4
|
||
'
|
||
Me.ListBox4.ContextMenuStrip = Me.ContextMenuStrip4
|
||
Me.ListBox4.FormattingEnabled = True
|
||
Me.ListBox4.Location = New System.Drawing.Point(-4, -1)
|
||
Me.ListBox4.Name = "ListBox4"
|
||
Me.ListBox4.Size = New System.Drawing.Size(825, 355)
|
||
Me.ListBox4.TabIndex = 2
|
||
'
|
||
'ContextMenuStrip4
|
||
'
|
||
Me.ContextMenuStrip4.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem5, Me.ToolStripMenuItem6, Me.SignalezLaPlaylistSelectionnezToolStripMenuItem3, Me.ActualiserToolStripMenuItem3, Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem3})
|
||
Me.ContextMenuStrip4.Name = "ContextMenuStrip1"
|
||
Me.ContextMenuStrip4.Size = New System.Drawing.Size(277, 114)
|
||
'
|
||
'ToolStripMenuItem5
|
||
'
|
||
Me.ToolStripMenuItem5.Image = CType(resources.GetObject("ToolStripMenuItem5.Image"), System.Drawing.Image)
|
||
Me.ToolStripMenuItem5.Name = "ToolStripMenuItem5"
|
||
Me.ToolStripMenuItem5.Size = New System.Drawing.Size(276, 22)
|
||
Me.ToolStripMenuItem5.Text = "Télécharger la playlist sélectionnez"
|
||
'
|
||
'ToolStripMenuItem6
|
||
'
|
||
Me.ToolStripMenuItem6.Image = CType(resources.GetObject("ToolStripMenuItem6.Image"), System.Drawing.Image)
|
||
Me.ToolStripMenuItem6.Name = "ToolStripMenuItem6"
|
||
Me.ToolStripMenuItem6.Size = New System.Drawing.Size(276, 22)
|
||
Me.ToolStripMenuItem6.Text = "Information sur la playlist sélectionnez"
|
||
'
|
||
'SignalezLaPlaylistSelectionnezToolStripMenuItem3
|
||
'
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem3.Image = CType(resources.GetObject("SignalezLaPlaylistSelectionnezToolStripMenuItem3.Image"), System.Drawing.Image)
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem3.Name = "SignalezLaPlaylistSelectionnezToolStripMenuItem3"
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem3.Size = New System.Drawing.Size(276, 22)
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem3.Text = "Signalez la playlist sélectionnez"
|
||
'
|
||
'ActualiserToolStripMenuItem3
|
||
'
|
||
Me.ActualiserToolStripMenuItem3.Image = CType(resources.GetObject("ActualiserToolStripMenuItem3.Image"), System.Drawing.Image)
|
||
Me.ActualiserToolStripMenuItem3.Name = "ActualiserToolStripMenuItem3"
|
||
Me.ActualiserToolStripMenuItem3.Size = New System.Drawing.Size(276, 22)
|
||
Me.ActualiserToolStripMenuItem3.Text = "Actualiser"
|
||
'
|
||
'TabPage5
|
||
'
|
||
Me.TabPage5.Controls.Add(Me.Label5)
|
||
Me.TabPage5.Controls.Add(Me.ListBox5)
|
||
Me.TabPage5.Location = New System.Drawing.Point(4, 22)
|
||
Me.TabPage5.Name = "TabPage5"
|
||
Me.TabPage5.Size = New System.Drawing.Size(820, 353)
|
||
Me.TabPage5.TabIndex = 4
|
||
Me.TabPage5.Text = "youtube"
|
||
Me.TabPage5.UseVisualStyleBackColor = True
|
||
'
|
||
'Label5
|
||
'
|
||
Me.Label5.AutoSize = True
|
||
Me.Label5.BackColor = System.Drawing.SystemColors.Window
|
||
Me.Label5.Font = New System.Drawing.Font("Arial", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.Label5.Location = New System.Drawing.Point(280, 11)
|
||
Me.Label5.Name = "Label5"
|
||
Me.Label5.Size = New System.Drawing.Size(311, 33)
|
||
Me.Label5.TabIndex = 3
|
||
Me.Label5.Text = "Aucune playlist trouvez"
|
||
Me.Label5.Visible = False
|
||
'
|
||
'ListBox5
|
||
'
|
||
Me.ListBox5.ContextMenuStrip = Me.ContextMenuStrip5
|
||
Me.ListBox5.FormattingEnabled = True
|
||
Me.ListBox5.Location = New System.Drawing.Point(-4, -2)
|
||
Me.ListBox5.Name = "ListBox5"
|
||
Me.ListBox5.Size = New System.Drawing.Size(825, 355)
|
||
Me.ListBox5.TabIndex = 2
|
||
'
|
||
'ContextMenuStrip5
|
||
'
|
||
Me.ContextMenuStrip5.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem7, Me.ToolStripMenuItem8, Me.SignalezLaPlaylistSelectionnezToolStripMenuItem4, Me.ActualiserToolStripMenuItem4, Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem4})
|
||
Me.ContextMenuStrip5.Name = "ContextMenuStrip1"
|
||
Me.ContextMenuStrip5.Size = New System.Drawing.Size(277, 114)
|
||
'
|
||
'ToolStripMenuItem7
|
||
'
|
||
Me.ToolStripMenuItem7.Image = CType(resources.GetObject("ToolStripMenuItem7.Image"), System.Drawing.Image)
|
||
Me.ToolStripMenuItem7.Name = "ToolStripMenuItem7"
|
||
Me.ToolStripMenuItem7.Size = New System.Drawing.Size(276, 22)
|
||
Me.ToolStripMenuItem7.Text = "Télécharger la playlist sélectionnez"
|
||
'
|
||
'ToolStripMenuItem8
|
||
'
|
||
Me.ToolStripMenuItem8.Image = CType(resources.GetObject("ToolStripMenuItem8.Image"), System.Drawing.Image)
|
||
Me.ToolStripMenuItem8.Name = "ToolStripMenuItem8"
|
||
Me.ToolStripMenuItem8.Size = New System.Drawing.Size(276, 22)
|
||
Me.ToolStripMenuItem8.Text = "Information sur la playlist sélectionnez"
|
||
'
|
||
'SignalezLaPlaylistSelectionnezToolStripMenuItem4
|
||
'
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem4.Image = CType(resources.GetObject("SignalezLaPlaylistSelectionnezToolStripMenuItem4.Image"), System.Drawing.Image)
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem4.Name = "SignalezLaPlaylistSelectionnezToolStripMenuItem4"
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem4.Size = New System.Drawing.Size(276, 22)
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem4.Text = "Signalez la playlist sélectionnez"
|
||
'
|
||
'ActualiserToolStripMenuItem4
|
||
'
|
||
Me.ActualiserToolStripMenuItem4.Image = CType(resources.GetObject("ActualiserToolStripMenuItem4.Image"), System.Drawing.Image)
|
||
Me.ActualiserToolStripMenuItem4.Name = "ActualiserToolStripMenuItem4"
|
||
Me.ActualiserToolStripMenuItem4.Size = New System.Drawing.Size(276, 22)
|
||
Me.ActualiserToolStripMenuItem4.Text = "Actualiser"
|
||
'
|
||
'TabPage6
|
||
'
|
||
Me.TabPage6.Controls.Add(Me.Label6)
|
||
Me.TabPage6.Controls.Add(Me.ListBox6)
|
||
Me.TabPage6.Location = New System.Drawing.Point(4, 22)
|
||
Me.TabPage6.Name = "TabPage6"
|
||
Me.TabPage6.Padding = New System.Windows.Forms.Padding(3)
|
||
Me.TabPage6.Size = New System.Drawing.Size(820, 353)
|
||
Me.TabPage6.TabIndex = 5
|
||
Me.TabPage6.Text = "libre de droit"
|
||
Me.TabPage6.UseVisualStyleBackColor = True
|
||
'
|
||
'Label6
|
||
'
|
||
Me.Label6.AutoSize = True
|
||
Me.Label6.BackColor = System.Drawing.SystemColors.Window
|
||
Me.Label6.Font = New System.Drawing.Font("Arial", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.Label6.Location = New System.Drawing.Point(280, 11)
|
||
Me.Label6.Name = "Label6"
|
||
Me.Label6.Size = New System.Drawing.Size(311, 33)
|
||
Me.Label6.TabIndex = 5
|
||
Me.Label6.Text = "Aucune playlist trouvez"
|
||
Me.Label6.Visible = False
|
||
'
|
||
'ListBox6
|
||
'
|
||
Me.ListBox6.ContextMenuStrip = Me.ContextMenuStrip6
|
||
Me.ListBox6.FormattingEnabled = True
|
||
Me.ListBox6.Location = New System.Drawing.Point(-2, -2)
|
||
Me.ListBox6.Name = "ListBox6"
|
||
Me.ListBox6.Size = New System.Drawing.Size(825, 355)
|
||
Me.ListBox6.TabIndex = 4
|
||
'
|
||
'ContextMenuStrip6
|
||
'
|
||
Me.ContextMenuStrip6.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem9, Me.ToolStripMenuItem10, Me.SignalezLaPlaylistSelectionnezToolStripMenuItem5, Me.ActualiserToolStripMenuItem5, Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem5})
|
||
Me.ContextMenuStrip6.Name = "ContextMenuStrip1"
|
||
Me.ContextMenuStrip6.Size = New System.Drawing.Size(255, 114)
|
||
'
|
||
'ToolStripMenuItem9
|
||
'
|
||
Me.ToolStripMenuItem9.Image = CType(resources.GetObject("ToolStripMenuItem9.Image"), System.Drawing.Image)
|
||
Me.ToolStripMenuItem9.Name = "ToolStripMenuItem9"
|
||
Me.ToolStripMenuItem9.Size = New System.Drawing.Size(254, 22)
|
||
Me.ToolStripMenuItem9.Text = "Télécharger la playlist sélectionnez"
|
||
'
|
||
'ToolStripMenuItem10
|
||
'
|
||
Me.ToolStripMenuItem10.Image = CType(resources.GetObject("ToolStripMenuItem10.Image"), System.Drawing.Image)
|
||
Me.ToolStripMenuItem10.Name = "ToolStripMenuItem10"
|
||
Me.ToolStripMenuItem10.Size = New System.Drawing.Size(254, 22)
|
||
Me.ToolStripMenuItem10.Text = "Télécharger la playlist sélectionnez"
|
||
'
|
||
'SignalezLaPlaylistSelectionnezToolStripMenuItem5
|
||
'
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem5.Image = CType(resources.GetObject("SignalezLaPlaylistSelectionnezToolStripMenuItem5.Image"), System.Drawing.Image)
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem5.Name = "SignalezLaPlaylistSelectionnezToolStripMenuItem5"
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem5.Size = New System.Drawing.Size(254, 22)
|
||
Me.SignalezLaPlaylistSelectionnezToolStripMenuItem5.Text = "Signalez la playlist sélectionnez"
|
||
'
|
||
'ActualiserToolStripMenuItem5
|
||
'
|
||
Me.ActualiserToolStripMenuItem5.Image = CType(resources.GetObject("ActualiserToolStripMenuItem5.Image"), System.Drawing.Image)
|
||
Me.ActualiserToolStripMenuItem5.Name = "ActualiserToolStripMenuItem5"
|
||
Me.ActualiserToolStripMenuItem5.Size = New System.Drawing.Size(254, 22)
|
||
Me.ActualiserToolStripMenuItem5.Text = "Actualiser"
|
||
'
|
||
'Timer1
|
||
'
|
||
Me.Timer1.Interval = 1
|
||
'
|
||
'Timer2
|
||
'
|
||
Me.Timer2.Interval = 1
|
||
'
|
||
'Timer3
|
||
'
|
||
Me.Timer3.Interval = 1
|
||
'
|
||
'Timer4
|
||
'
|
||
Me.Timer4.Interval = 1
|
||
'
|
||
'Timer5
|
||
'
|
||
Me.Timer5.Interval = 1
|
||
'
|
||
'Timer6
|
||
'
|
||
Me.Timer6.Interval = 1
|
||
'
|
||
'ProgressBar1
|
||
'
|
||
Me.ProgressBar1.Location = New System.Drawing.Point(188, 16)
|
||
Me.ProgressBar1.Name = "ProgressBar1"
|
||
Me.ProgressBar1.Size = New System.Drawing.Size(551, 21)
|
||
Me.ProgressBar1.TabIndex = 8
|
||
Me.ProgressBar1.Visible = False
|
||
'
|
||
'BackgroundWorker1
|
||
'
|
||
'
|
||
'TabControl2
|
||
'
|
||
Me.TabControl2.Controls.Add(Me.TabPage7)
|
||
Me.TabControl2.Controls.Add(Me.TabPage8)
|
||
Me.TabControl2.Controls.Add(Me.TabPage9)
|
||
Me.TabControl2.Location = New System.Drawing.Point(-3, 52)
|
||
Me.TabControl2.Name = "TabControl2"
|
||
Me.TabControl2.SelectedIndex = 0
|
||
Me.TabControl2.Size = New System.Drawing.Size(832, 401)
|
||
Me.TabControl2.TabIndex = 9
|
||
'
|
||
'TabPage7
|
||
'
|
||
Me.TabPage7.Controls.Add(Me.TabControl1)
|
||
Me.TabPage7.Location = New System.Drawing.Point(4, 22)
|
||
Me.TabPage7.Name = "TabPage7"
|
||
Me.TabPage7.Padding = New System.Windows.Forms.Padding(3)
|
||
Me.TabPage7.Size = New System.Drawing.Size(824, 375)
|
||
Me.TabPage7.TabIndex = 0
|
||
Me.TabPage7.Text = "playlist en ligne"
|
||
Me.TabPage7.UseVisualStyleBackColor = True
|
||
'
|
||
'TabPage8
|
||
'
|
||
Me.TabPage8.Controls.Add(Me.ListBox7)
|
||
Me.TabPage8.Location = New System.Drawing.Point(4, 22)
|
||
Me.TabPage8.Name = "TabPage8"
|
||
Me.TabPage8.Padding = New System.Windows.Forms.Padding(3)
|
||
Me.TabPage8.Size = New System.Drawing.Size(824, 375)
|
||
Me.TabPage8.TabIndex = 1
|
||
Me.TabPage8.Text = "vos playlist"
|
||
Me.TabPage8.UseVisualStyleBackColor = True
|
||
'
|
||
'ListBox7
|
||
'
|
||
Me.ListBox7.FormattingEnabled = True
|
||
Me.ListBox7.Location = New System.Drawing.Point(-4, -1)
|
||
Me.ListBox7.Name = "ListBox7"
|
||
Me.ListBox7.Size = New System.Drawing.Size(832, 381)
|
||
Me.ListBox7.TabIndex = 0
|
||
'
|
||
'TabPage9
|
||
'
|
||
Me.TabPage9.Controls.Add(Me.Label7)
|
||
Me.TabPage9.Controls.Add(Me.ListBox8)
|
||
Me.TabPage9.Location = New System.Drawing.Point(4, 22)
|
||
Me.TabPage9.Name = "TabPage9"
|
||
Me.TabPage9.Size = New System.Drawing.Size(824, 375)
|
||
Me.TabPage9.TabIndex = 2
|
||
Me.TabPage9.Text = "vos playlist en ligne"
|
||
Me.TabPage9.UseVisualStyleBackColor = True
|
||
'
|
||
'Label7
|
||
'
|
||
Me.Label7.AutoSize = True
|
||
Me.Label7.BackColor = System.Drawing.SystemColors.Window
|
||
Me.Label7.Font = New System.Drawing.Font("Arial", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.Label7.Location = New System.Drawing.Point(258, 6)
|
||
Me.Label7.Name = "Label7"
|
||
Me.Label7.Size = New System.Drawing.Size(311, 33)
|
||
Me.Label7.TabIndex = 2
|
||
Me.Label7.Text = "Aucune playlist trouvez"
|
||
Me.Label7.Visible = False
|
||
'
|
||
'ListBox8
|
||
'
|
||
Me.ListBox8.ContextMenuStrip = Me.ContextMenuStrip7
|
||
Me.ListBox8.FormattingEnabled = True
|
||
Me.ListBox8.Location = New System.Drawing.Point(-4, -2)
|
||
Me.ListBox8.Name = "ListBox8"
|
||
Me.ListBox8.Size = New System.Drawing.Size(832, 381)
|
||
Me.ListBox8.TabIndex = 0
|
||
'
|
||
'ContextMenuStrip7
|
||
'
|
||
Me.ContextMenuStrip7.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ImformationDeLaPlaylistSelectionnezToolStripMenuItem, Me.SupprimerLaPlaylisteSelectionnezDuStoreToolStripMenuItem})
|
||
Me.ContextMenuStrip7.Name = "ContextMenuStrip7"
|
||
Me.ContextMenuStrip7.Size = New System.Drawing.Size(296, 48)
|
||
'
|
||
'ImformationDeLaPlaylistSelectionnezToolStripMenuItem
|
||
'
|
||
Me.ImformationDeLaPlaylistSelectionnezToolStripMenuItem.Image = CType(resources.GetObject("ImformationDeLaPlaylistSelectionnezToolStripMenuItem.Image"), System.Drawing.Image)
|
||
Me.ImformationDeLaPlaylistSelectionnezToolStripMenuItem.Name = "ImformationDeLaPlaylistSelectionnezToolStripMenuItem"
|
||
Me.ImformationDeLaPlaylistSelectionnezToolStripMenuItem.Size = New System.Drawing.Size(295, 22)
|
||
Me.ImformationDeLaPlaylistSelectionnezToolStripMenuItem.Text = "Information sur la playlist sélectionnez"
|
||
'
|
||
'SupprimerLaPlaylisteSelectionnezDuStoreToolStripMenuItem
|
||
'
|
||
Me.SupprimerLaPlaylisteSelectionnezDuStoreToolStripMenuItem.Image = CType(resources.GetObject("SupprimerLaPlaylisteSelectionnezDuStoreToolStripMenuItem.Image"), System.Drawing.Image)
|
||
Me.SupprimerLaPlaylisteSelectionnezDuStoreToolStripMenuItem.Name = "SupprimerLaPlaylisteSelectionnezDuStoreToolStripMenuItem"
|
||
Me.SupprimerLaPlaylisteSelectionnezDuStoreToolStripMenuItem.Size = New System.Drawing.Size(295, 22)
|
||
Me.SupprimerLaPlaylisteSelectionnezDuStoreToolStripMenuItem.Text = "Supprimer la playlist sélectionnez du store"
|
||
'
|
||
'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
|
||
'
|
||
'PictureBox1
|
||
'
|
||
Me.PictureBox1.Location = New System.Drawing.Point(745, 12)
|
||
Me.PictureBox1.Name = "PictureBox1"
|
||
Me.PictureBox1.Size = New System.Drawing.Size(69, 59)
|
||
Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
||
Me.PictureBox1.TabIndex = 4
|
||
Me.PictureBox1.TabStop = False
|
||
'
|
||
'Timer24
|
||
'
|
||
Me.Timer24.Enabled = True
|
||
Me.Timer24.Interval = 300000
|
||
'
|
||
'SupprimerLaPlaylistSelectionnezToolStripMenuItem3
|
||
'
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem3.Image = CType(resources.GetObject("SupprimerLaPlaylistSelectionnezToolStripMenuItem3.Image"), System.Drawing.Image)
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem3.Name = "SupprimerLaPlaylistSelectionnezToolStripMenuItem3"
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem3.Size = New System.Drawing.Size(276, 22)
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem3.Text = "supprimer la playlist selectionnez"
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem3.Visible = False
|
||
'
|
||
'SupprimerLaPlaylistSelectionnezToolStripMenuItem4
|
||
'
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem4.Image = CType(resources.GetObject("SupprimerLaPlaylistSelectionnezToolStripMenuItem4.Image"), System.Drawing.Image)
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem4.Name = "SupprimerLaPlaylistSelectionnezToolStripMenuItem4"
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem4.Size = New System.Drawing.Size(276, 22)
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem4.Text = "supprimer la playlist selectionnez"
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem4.Visible = False
|
||
'
|
||
'SupprimerLaPlaylistSelectionnezToolStripMenuItem5
|
||
'
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem5.Image = CType(resources.GetObject("SupprimerLaPlaylistSelectionnezToolStripMenuItem5.Image"), System.Drawing.Image)
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem5.Name = "SupprimerLaPlaylistSelectionnezToolStripMenuItem5"
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem5.Size = New System.Drawing.Size(254, 22)
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem5.Text = "supprimer la playlist selectionnez"
|
||
Me.SupprimerLaPlaylistSelectionnezToolStripMenuItem5.Visible = False
|
||
'
|
||
'playliststore
|
||
'
|
||
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.PictureBox1)
|
||
Me.Controls.Add(Me.TabControl2)
|
||
Me.Controls.Add(Me.ProgressBar1)
|
||
Me.Controls.Add(Me.Button1)
|
||
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 = "playliststore"
|
||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||
Me.Text = "Playlist store"
|
||
Me.TabControl1.ResumeLayout(False)
|
||
Me.TabPage1.ResumeLayout(False)
|
||
Me.TabPage1.PerformLayout()
|
||
Me.ContextMenuStrip1.ResumeLayout(False)
|
||
Me.TabPage2.ResumeLayout(False)
|
||
Me.TabPage2.PerformLayout()
|
||
Me.ContextMenuStrip2.ResumeLayout(False)
|
||
Me.TabPage3.ResumeLayout(False)
|
||
Me.TabPage3.PerformLayout()
|
||
Me.ContextMenuStrip3.ResumeLayout(False)
|
||
Me.TabPage4.ResumeLayout(False)
|
||
Me.TabPage4.PerformLayout()
|
||
Me.ContextMenuStrip4.ResumeLayout(False)
|
||
Me.TabPage5.ResumeLayout(False)
|
||
Me.TabPage5.PerformLayout()
|
||
Me.ContextMenuStrip5.ResumeLayout(False)
|
||
Me.TabPage6.ResumeLayout(False)
|
||
Me.TabPage6.PerformLayout()
|
||
Me.ContextMenuStrip6.ResumeLayout(False)
|
||
Me.TabControl2.ResumeLayout(False)
|
||
Me.TabPage7.ResumeLayout(False)
|
||
Me.TabPage8.ResumeLayout(False)
|
||
Me.TabPage9.ResumeLayout(False)
|
||
Me.TabPage9.PerformLayout()
|
||
Me.ContextMenuStrip7.ResumeLayout(False)
|
||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
||
Me.ResumeLayout(False)
|
||
|
||
End Sub
|
||
|
||
Friend WithEvents Button1 As Button
|
||
Friend WithEvents PictureBox1 As PictureBox
|
||
Friend WithEvents TabControl1 As TabControl
|
||
Friend WithEvents TabPage1 As TabPage
|
||
Friend WithEvents TabPage2 As TabPage
|
||
Friend WithEvents TabPage3 As TabPage
|
||
Friend WithEvents TabPage4 As TabPage
|
||
Friend WithEvents TabPage5 As TabPage
|
||
Friend WithEvents ListBox1 As ListBox
|
||
Friend WithEvents Timer1 As Timer
|
||
Friend WithEvents Label1 As Label
|
||
Friend WithEvents Label2 As Label
|
||
Friend WithEvents ListBox2 As ListBox
|
||
Friend WithEvents Label3 As Label
|
||
Friend WithEvents ListBox3 As ListBox
|
||
Friend WithEvents Label4 As Label
|
||
Friend WithEvents ListBox4 As ListBox
|
||
Friend WithEvents Label5 As Label
|
||
Friend WithEvents ListBox5 As ListBox
|
||
Friend WithEvents Timer2 As Timer
|
||
Friend WithEvents Timer3 As Timer
|
||
Friend WithEvents Timer4 As Timer
|
||
Friend WithEvents Timer5 As Timer
|
||
Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
|
||
Friend WithEvents TéléchargeLaPlaylistSelectionnezToolStripMenuItem As ToolStripMenuItem
|
||
Friend WithEvents InformationSurLaPlaylistSelectionnezToolStripMenuItem As ToolStripMenuItem
|
||
Friend WithEvents ContextMenuStrip2 As ContextMenuStrip
|
||
Friend WithEvents ToolStripMenuItem1 As ToolStripMenuItem
|
||
Friend WithEvents ToolStripMenuItem2 As ToolStripMenuItem
|
||
Friend WithEvents ContextMenuStrip3 As ContextMenuStrip
|
||
Friend WithEvents ToolStripMenuItem3 As ToolStripMenuItem
|
||
Friend WithEvents ToolStripMenuItem4 As ToolStripMenuItem
|
||
Friend WithEvents ContextMenuStrip4 As ContextMenuStrip
|
||
Friend WithEvents ToolStripMenuItem5 As ToolStripMenuItem
|
||
Friend WithEvents ToolStripMenuItem6 As ToolStripMenuItem
|
||
Friend WithEvents ContextMenuStrip5 As ContextMenuStrip
|
||
Friend WithEvents ToolStripMenuItem7 As ToolStripMenuItem
|
||
Friend WithEvents ToolStripMenuItem8 As ToolStripMenuItem
|
||
Friend WithEvents TabPage6 As TabPage
|
||
Friend WithEvents Label6 As Label
|
||
Friend WithEvents ListBox6 As ListBox
|
||
Friend WithEvents Timer6 As Timer
|
||
Friend WithEvents ContextMenuStrip6 As ContextMenuStrip
|
||
Friend WithEvents ToolStripMenuItem9 As ToolStripMenuItem
|
||
Friend WithEvents ToolStripMenuItem10 As ToolStripMenuItem
|
||
Friend WithEvents ProgressBar1 As ProgressBar
|
||
Friend WithEvents BackgroundWorker1 As System.ComponentModel.BackgroundWorker
|
||
Friend WithEvents TabControl2 As TabControl
|
||
Friend WithEvents TabPage7 As TabPage
|
||
Friend WithEvents TabPage8 As TabPage
|
||
Friend WithEvents TabPage9 As TabPage
|
||
Friend WithEvents ListBox7 As ListBox
|
||
Friend WithEvents Timer7 As Timer
|
||
Friend WithEvents Timer8 As Timer
|
||
Friend WithEvents ListBox8 As ListBox
|
||
Friend WithEvents ContextMenuStrip7 As ContextMenuStrip
|
||
Friend WithEvents SupprimerLaPlaylisteSelectionnezDuStoreToolStripMenuItem As ToolStripMenuItem
|
||
Friend WithEvents Label7 As Label
|
||
Friend WithEvents Timer9 As Timer
|
||
Friend WithEvents Timer10 As Timer
|
||
Friend WithEvents Timer11 As Timer
|
||
Friend WithEvents ImformationDeLaPlaylistSelectionnezToolStripMenuItem As ToolStripMenuItem
|
||
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 SignalezLaPlaylistSelectionnezToolStripMenuItem As ToolStripMenuItem
|
||
Friend WithEvents SignalezLaPlaylistSelectionnezToolStripMenuItem1 As ToolStripMenuItem
|
||
Friend WithEvents SignalezLaPlaylistSelectionnezToolStripMenuItem2 As ToolStripMenuItem
|
||
Friend WithEvents SignalezLaPlaylistSelectionnezToolStripMenuItem3 As ToolStripMenuItem
|
||
Friend WithEvents SignalezLaPlaylistSelectionnezToolStripMenuItem4 As ToolStripMenuItem
|
||
Friend WithEvents SignalezLaPlaylistSelectionnezToolStripMenuItem5 As ToolStripMenuItem
|
||
Friend WithEvents ActualiserToolStripMenuItem As ToolStripMenuItem
|
||
Friend WithEvents ActualiserToolStripMenuItem1 As ToolStripMenuItem
|
||
Friend WithEvents ActualiserToolStripMenuItem2 As ToolStripMenuItem
|
||
Friend WithEvents ActualiserToolStripMenuItem3 As ToolStripMenuItem
|
||
Friend WithEvents ActualiserToolStripMenuItem4 As ToolStripMenuItem
|
||
Friend WithEvents ActualiserToolStripMenuItem5 As ToolStripMenuItem
|
||
Friend WithEvents Timer24 As Timer
|
||
Friend WithEvents SupprimerLaPlaylistSelectionnezToolStripMenuItem As ToolStripMenuItem
|
||
Friend WithEvents SupprimerLaPlaylistSelectionnezToolStripMenuItem1 As ToolStripMenuItem
|
||
Friend WithEvents SupprimerLaPlaylistSelectionnezToolStripMenuItem2 As ToolStripMenuItem
|
||
Friend WithEvents SupprimerLaPlaylistSelectionnezToolStripMenuItem3 As ToolStripMenuItem
|
||
Friend WithEvents SupprimerLaPlaylistSelectionnezToolStripMenuItem4 As ToolStripMenuItem
|
||
Friend WithEvents SupprimerLaPlaylistSelectionnezToolStripMenuItem5 As ToolStripMenuItem
|
||
End Class
|