_ Partial Class Form25 Inherits System.Windows.Forms.Form 'Form remplace la méthode Dispose pour nettoyer la liste des composants. _ 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. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form25)) Me.Panel1 = New System.Windows.Forms.Panel() Me.GunaMetroTrackBar1 = New Guna.UI.WinForms.GunaMetroTrackBar() Me.ListBox9 = New System.Windows.Forms.ListBox() Me.AxWindowsMediaPlayer1 = New AxWMPLib.AxWindowsMediaPlayer() Me.Label2 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.GunaTrackBar1 = New Guna.UI.WinForms.GunaTrackBar() Me.MenuStrip1 = New System.Windows.Forms.MenuStrip() Me.TabControl1 = New System.Windows.Forms.TabControl() Me.TabPage1 = New System.Windows.Forms.TabPage() Me.Label4 = New System.Windows.Forms.Label() Me.ListBox1 = New System.Windows.Forms.ListBox() Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.TabPage2 = New System.Windows.Forms.TabPage() Me.Label5 = New System.Windows.Forms.Label() Me.ListBox2 = New System.Windows.Forms.ListBox() Me.TabPage3 = New System.Windows.Forms.TabPage() Me.Label6 = New System.Windows.Forms.Label() Me.ListBox3 = New System.Windows.Forms.ListBox() Me.TabPage4 = New System.Windows.Forms.TabPage() Me.Label7 = New System.Windows.Forms.Label() Me.ListBox4 = New System.Windows.Forms.ListBox() Me.TabPage5 = New System.Windows.Forms.TabPage() Me.Label8 = New System.Windows.Forms.Label() Me.ListBox5 = New System.Windows.Forms.ListBox() Me.TabPage6 = New System.Windows.Forms.TabPage() Me.Label9 = New System.Windows.Forms.Label() Me.ListBox6 = New System.Windows.Forms.ListBox() Me.TabPage7 = New System.Windows.Forms.TabPage() Me.Label10 = New System.Windows.Forms.Label() Me.ListBox7 = New System.Windows.Forms.ListBox() Me.TabControl2 = New System.Windows.Forms.TabControl() Me.TabPage8 = New System.Windows.Forms.TabPage() Me.TabPage9 = New System.Windows.Forms.TabPage() Me.Label11 = New System.Windows.Forms.Label() Me.ListBox8 = New System.Windows.Forms.ListBox() Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.Timer1 = New System.Windows.Forms.Timer(Me.components) Me.Timer2 = New System.Windows.Forms.Timer(Me.components) Me.ProgressBar1 = New System.Windows.Forms.ProgressBar() Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog() Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem() Me.ActualiserToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.SupprimerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.PictureBox11 = New System.Windows.Forms.PictureBox() Me.PictureBox10 = New System.Windows.Forms.PictureBox() Me.PictureBox9 = New System.Windows.Forms.PictureBox() Me.PictureBox4 = New System.Windows.Forms.PictureBox() Me.PictureBox3 = New System.Windows.Forms.PictureBox() Me.PictureBox8 = New System.Windows.Forms.PictureBox() Me.PictureBox7 = New System.Windows.Forms.PictureBox() Me.PictureBox6 = New System.Windows.Forms.PictureBox() Me.PictureBox5 = New System.Windows.Forms.PictureBox() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.OptionToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.OuvrirLesOptionToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.MisEnLigneToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.QuitterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.QuitterMusiqueStreamingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToutQuitterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.FenêtreToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.MinimiserToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.Panel1.SuspendLayout() CType(Me.AxWindowsMediaPlayer1, System.ComponentModel.ISupportInitialize).BeginInit() Me.MenuStrip1.SuspendLayout() Me.TabControl1.SuspendLayout() Me.TabPage1.SuspendLayout() Me.ContextMenuStrip2.SuspendLayout() Me.TabPage2.SuspendLayout() Me.TabPage3.SuspendLayout() Me.TabPage4.SuspendLayout() Me.TabPage5.SuspendLayout() Me.TabPage6.SuspendLayout() Me.TabPage7.SuspendLayout() Me.TabControl2.SuspendLayout() Me.TabPage8.SuspendLayout() Me.TabPage9.SuspendLayout() Me.ContextMenuStrip1.SuspendLayout() CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Panel1 ' Me.Panel1.Controls.Add(Me.PictureBox11) Me.Panel1.Controls.Add(Me.PictureBox10) Me.Panel1.Controls.Add(Me.GunaMetroTrackBar1) Me.Panel1.Controls.Add(Me.ListBox9) Me.Panel1.Controls.Add(Me.PictureBox9) Me.Panel1.Controls.Add(Me.AxWindowsMediaPlayer1) Me.Panel1.Controls.Add(Me.Label2) Me.Panel1.Controls.Add(Me.Label3) Me.Panel1.Controls.Add(Me.Label1) Me.Panel1.Controls.Add(Me.GunaTrackBar1) Me.Panel1.Controls.Add(Me.PictureBox4) Me.Panel1.Controls.Add(Me.PictureBox3) Me.Panel1.Controls.Add(Me.PictureBox8) Me.Panel1.Controls.Add(Me.PictureBox7) Me.Panel1.Controls.Add(Me.PictureBox6) Me.Panel1.Controls.Add(Me.PictureBox5) Me.Panel1.Controls.Add(Me.PictureBox1) Me.Panel1.Controls.Add(Me.PictureBox2) Me.Panel1.Location = New System.Drawing.Point(0, 0) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(889, 75) Me.Panel1.TabIndex = 0 ' 'GunaMetroTrackBar1 ' Me.GunaMetroTrackBar1.Location = New System.Drawing.Point(161, 3) Me.GunaMetroTrackBar1.Name = "GunaMetroTrackBar1" Me.GunaMetroTrackBar1.Size = New System.Drawing.Size(100, 23) Me.GunaMetroTrackBar1.TabIndex = 7 Me.GunaMetroTrackBar1.TrackColor = System.Drawing.Color.DimGray Me.GunaMetroTrackBar1.TrackHoverColor = System.Drawing.Color.Gray Me.GunaMetroTrackBar1.TrackIdleColor = System.Drawing.Color.Silver Me.GunaMetroTrackBar1.TrackPressedColor = System.Drawing.Color.Black ' 'ListBox9 ' Me.ListBox9.FormattingEnabled = True Me.ListBox9.ItemHeight = 18 Me.ListBox9.Location = New System.Drawing.Point(304, 7) Me.ListBox9.Name = "ListBox9" Me.ListBox9.Size = New System.Drawing.Size(113, 40) Me.ListBox9.TabIndex = 6 ' 'AxWindowsMediaPlayer1 ' Me.AxWindowsMediaPlayer1.Enabled = True Me.AxWindowsMediaPlayer1.Location = New System.Drawing.Point(572, 3) Me.AxWindowsMediaPlayer1.Name = "AxWindowsMediaPlayer1" Me.AxWindowsMediaPlayer1.OcxState = CType(resources.GetObject("AxWindowsMediaPlayer1.OcxState"), System.Windows.Forms.AxHost.State) Me.AxWindowsMediaPlayer1.Size = New System.Drawing.Size(75, 46) Me.AxWindowsMediaPlayer1.TabIndex = 4 Me.AxWindowsMediaPlayer1.Visible = False ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(823, 52) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(48, 18) Me.Label2.TabIndex = 5 Me.Label2.Text = "00:00" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(267, 7) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(31, 18) Me.Label3.TabIndex = 5 Me.Label3.Text = "0%" ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(127, 52) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(48, 18) Me.Label1.TabIndex = 5 Me.Label1.Text = "00:00" ' 'GunaTrackBar1 ' Me.GunaTrackBar1.Location = New System.Drawing.Point(177, 49) Me.GunaTrackBar1.Name = "GunaTrackBar1" Me.GunaTrackBar1.Size = New System.Drawing.Size(640, 26) Me.GunaTrackBar1.TabIndex = 4 Me.GunaTrackBar1.TrackColor = System.Drawing.Color.DimGray Me.GunaTrackBar1.TrackHoverColor = System.Drawing.Color.Gray Me.GunaTrackBar1.TrackIdleColor = System.Drawing.Color.Silver Me.GunaTrackBar1.TrackPressedColor = System.Drawing.Color.Black Me.GunaTrackBar1.Value = 0 ' 'MenuStrip1 ' Me.MenuStrip1.Dock = System.Windows.Forms.DockStyle.None Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.OptionToolStripMenuItem, Me.FenêtreToolStripMenuItem}) Me.MenuStrip1.Location = New System.Drawing.Point(-6, 78) Me.MenuStrip1.Name = "MenuStrip1" Me.MenuStrip1.Size = New System.Drawing.Size(154, 24) Me.MenuStrip1.TabIndex = 1 Me.MenuStrip1.Text = "MenuStrip1" ' '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.Controls.Add(Me.TabPage7) Me.TabControl1.Location = New System.Drawing.Point(-4, 3) Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 Me.TabControl1.Size = New System.Drawing.Size(889, 325) Me.TabControl1.TabIndex = 2 ' 'TabPage1 ' Me.TabPage1.Controls.Add(Me.Label4) Me.TabPage1.Controls.Add(Me.ListBox1) Me.TabPage1.Location = New System.Drawing.Point(4, 27) Me.TabPage1.Name = "TabPage1" Me.TabPage1.Padding = New System.Windows.Forms.Padding(3) Me.TabPage1.Size = New System.Drawing.Size(881, 294) Me.TabPage1.TabIndex = 0 Me.TabPage1.Text = "Autre" Me.TabPage1.UseVisualStyleBackColor = True ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.BackColor = System.Drawing.Color.White Me.Label4.Font = New System.Drawing.Font("Arial", 20.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label4.Location = New System.Drawing.Point(282, 1) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(312, 32) Me.Label4.TabIndex = 2 Me.Label4.Text = "Aucune musique trouvez" Me.Label4.Visible = False ' 'ListBox1 ' Me.ListBox1.BorderStyle = System.Windows.Forms.BorderStyle.None Me.ListBox1.ContextMenuStrip = Me.ContextMenuStrip2 Me.ListBox1.FormattingEnabled = True Me.ListBox1.ItemHeight = 18 Me.ListBox1.Location = New System.Drawing.Point(0, 0) Me.ListBox1.Name = "ListBox1" Me.ListBox1.Size = New System.Drawing.Size(875, 324) Me.ListBox1.TabIndex = 0 ' 'ContextMenuStrip2 ' Me.ContextMenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem1}) Me.ContextMenuStrip2.Name = "ContextMenuStrip1" Me.ContextMenuStrip2.Size = New System.Drawing.Size(127, 26) ' 'TabPage2 ' Me.TabPage2.Controls.Add(Me.Label5) Me.TabPage2.Controls.Add(Me.ListBox2) Me.TabPage2.Location = New System.Drawing.Point(4, 27) Me.TabPage2.Name = "TabPage2" Me.TabPage2.Padding = New System.Windows.Forms.Padding(3) Me.TabPage2.Size = New System.Drawing.Size(881, 294) Me.TabPage2.TabIndex = 1 Me.TabPage2.Text = "Rap" Me.TabPage2.UseVisualStyleBackColor = True ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.BackColor = System.Drawing.Color.White Me.Label5.Font = New System.Drawing.Font("Arial", 20.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label5.Location = New System.Drawing.Point(282, 1) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(312, 32) Me.Label5.TabIndex = 2 Me.Label5.Text = "Aucune musique trouvez" Me.Label5.Visible = False ' 'ListBox2 ' Me.ListBox2.BorderStyle = System.Windows.Forms.BorderStyle.None Me.ListBox2.ContextMenuStrip = Me.ContextMenuStrip2 Me.ListBox2.FormattingEnabled = True Me.ListBox2.ItemHeight = 18 Me.ListBox2.Location = New System.Drawing.Point(3, -2) Me.ListBox2.Name = "ListBox2" Me.ListBox2.Size = New System.Drawing.Size(875, 306) Me.ListBox2.TabIndex = 1 ' 'TabPage3 ' Me.TabPage3.Controls.Add(Me.Label6) Me.TabPage3.Controls.Add(Me.ListBox3) Me.TabPage3.Location = New System.Drawing.Point(4, 27) Me.TabPage3.Name = "TabPage3" Me.TabPage3.Size = New System.Drawing.Size(881, 294) Me.TabPage3.TabIndex = 2 Me.TabPage3.Text = "Classique" Me.TabPage3.UseVisualStyleBackColor = True ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.BackColor = System.Drawing.Color.White Me.Label6.Font = New System.Drawing.Font("Arial", 20.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label6.Location = New System.Drawing.Point(282, 1) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(312, 32) Me.Label6.TabIndex = 3 Me.Label6.Text = "Aucune musique trouvez" Me.Label6.Visible = False ' 'ListBox3 ' Me.ListBox3.BorderStyle = System.Windows.Forms.BorderStyle.None Me.ListBox3.ContextMenuStrip = Me.ContextMenuStrip2 Me.ListBox3.FormattingEnabled = True Me.ListBox3.ItemHeight = 18 Me.ListBox3.Location = New System.Drawing.Point(3, -2) Me.ListBox3.Name = "ListBox3" Me.ListBox3.Size = New System.Drawing.Size(875, 288) Me.ListBox3.TabIndex = 2 ' 'TabPage4 ' Me.TabPage4.Controls.Add(Me.Label7) Me.TabPage4.Controls.Add(Me.ListBox4) Me.TabPage4.Location = New System.Drawing.Point(4, 27) Me.TabPage4.Name = "TabPage4" Me.TabPage4.Size = New System.Drawing.Size(881, 294) Me.TabPage4.TabIndex = 3 Me.TabPage4.Text = "Pop" Me.TabPage4.UseVisualStyleBackColor = True ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.BackColor = System.Drawing.Color.White Me.Label7.Font = New System.Drawing.Font("Arial", 20.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label7.Location = New System.Drawing.Point(282, 1) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(312, 32) Me.Label7.TabIndex = 4 Me.Label7.Text = "Aucune musique trouvez" Me.Label7.Visible = False ' 'ListBox4 ' Me.ListBox4.BorderStyle = System.Windows.Forms.BorderStyle.None Me.ListBox4.ContextMenuStrip = Me.ContextMenuStrip2 Me.ListBox4.FormattingEnabled = True Me.ListBox4.ItemHeight = 18 Me.ListBox4.Location = New System.Drawing.Point(3, -2) Me.ListBox4.Name = "ListBox4" Me.ListBox4.Size = New System.Drawing.Size(875, 288) Me.ListBox4.TabIndex = 3 ' 'TabPage5 ' Me.TabPage5.Controls.Add(Me.Label8) Me.TabPage5.Controls.Add(Me.ListBox5) Me.TabPage5.Location = New System.Drawing.Point(4, 27) Me.TabPage5.Name = "TabPage5" Me.TabPage5.Size = New System.Drawing.Size(881, 294) Me.TabPage5.TabIndex = 4 Me.TabPage5.Text = "Youtube" Me.TabPage5.UseVisualStyleBackColor = True ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.BackColor = System.Drawing.Color.White Me.Label8.Font = New System.Drawing.Font("Arial", 20.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label8.Location = New System.Drawing.Point(282, 1) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(312, 32) Me.Label8.TabIndex = 5 Me.Label8.Text = "Aucune musique trouvez" Me.Label8.Visible = False ' 'ListBox5 ' Me.ListBox5.BorderStyle = System.Windows.Forms.BorderStyle.None Me.ListBox5.ContextMenuStrip = Me.ContextMenuStrip2 Me.ListBox5.FormattingEnabled = True Me.ListBox5.ItemHeight = 18 Me.ListBox5.Location = New System.Drawing.Point(3, -2) Me.ListBox5.Name = "ListBox5" Me.ListBox5.Size = New System.Drawing.Size(878, 288) Me.ListBox5.TabIndex = 4 ' 'TabPage6 ' Me.TabPage6.Controls.Add(Me.Label9) Me.TabPage6.Controls.Add(Me.ListBox6) Me.TabPage6.Location = New System.Drawing.Point(4, 27) Me.TabPage6.Name = "TabPage6" Me.TabPage6.Size = New System.Drawing.Size(881, 294) Me.TabPage6.TabIndex = 5 Me.TabPage6.Text = "Jazz" Me.TabPage6.UseVisualStyleBackColor = True ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.BackColor = System.Drawing.Color.White Me.Label9.Font = New System.Drawing.Font("Arial", 20.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label9.Location = New System.Drawing.Point(282, 1) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(312, 32) Me.Label9.TabIndex = 6 Me.Label9.Text = "Aucune musique trouvez" Me.Label9.Visible = False ' 'ListBox6 ' Me.ListBox6.BorderStyle = System.Windows.Forms.BorderStyle.None Me.ListBox6.ContextMenuStrip = Me.ContextMenuStrip2 Me.ListBox6.FormattingEnabled = True Me.ListBox6.ItemHeight = 18 Me.ListBox6.Location = New System.Drawing.Point(3, -2) Me.ListBox6.Name = "ListBox6" Me.ListBox6.Size = New System.Drawing.Size(875, 288) Me.ListBox6.TabIndex = 5 ' 'TabPage7 ' Me.TabPage7.Controls.Add(Me.Label10) Me.TabPage7.Controls.Add(Me.ListBox7) Me.TabPage7.Location = New System.Drawing.Point(4, 27) Me.TabPage7.Name = "TabPage7" Me.TabPage7.Size = New System.Drawing.Size(881, 294) Me.TabPage7.TabIndex = 6 Me.TabPage7.Text = "Libre de droit" Me.TabPage7.UseVisualStyleBackColor = True ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.BackColor = System.Drawing.Color.White Me.Label10.Font = New System.Drawing.Font("Arial", 20.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label10.Location = New System.Drawing.Point(282, 1) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(312, 32) Me.Label10.TabIndex = 7 Me.Label10.Text = "Aucune musique trouvez" Me.Label10.Visible = False ' 'ListBox7 ' Me.ListBox7.BorderStyle = System.Windows.Forms.BorderStyle.None Me.ListBox7.ContextMenuStrip = Me.ContextMenuStrip2 Me.ListBox7.FormattingEnabled = True Me.ListBox7.ItemHeight = 18 Me.ListBox7.Location = New System.Drawing.Point(3, -2) Me.ListBox7.Name = "ListBox7" Me.ListBox7.Size = New System.Drawing.Size(875, 288) Me.ListBox7.TabIndex = 6 ' 'TabControl2 ' Me.TabControl2.Controls.Add(Me.TabPage8) Me.TabControl2.Controls.Add(Me.TabPage9) Me.TabControl2.Location = New System.Drawing.Point(0, 107) Me.TabControl2.Name = "TabControl2" Me.TabControl2.SelectedIndex = 0 Me.TabControl2.Size = New System.Drawing.Size(889, 355) Me.TabControl2.TabIndex = 3 ' 'TabPage8 ' Me.TabPage8.Controls.Add(Me.TabControl1) Me.TabPage8.Location = New System.Drawing.Point(4, 27) Me.TabPage8.Name = "TabPage8" Me.TabPage8.Padding = New System.Windows.Forms.Padding(3) Me.TabPage8.Size = New System.Drawing.Size(881, 324) Me.TabPage8.TabIndex = 0 Me.TabPage8.Text = "En ligne" Me.TabPage8.UseVisualStyleBackColor = True ' 'TabPage9 ' Me.TabPage9.Controls.Add(Me.Label11) Me.TabPage9.Controls.Add(Me.ListBox8) Me.TabPage9.Location = New System.Drawing.Point(4, 27) Me.TabPage9.Name = "TabPage9" Me.TabPage9.Padding = New System.Windows.Forms.Padding(3) Me.TabPage9.Size = New System.Drawing.Size(881, 324) Me.TabPage9.TabIndex = 1 Me.TabPage9.Text = "Vos Musique en ligne" Me.TabPage9.UseVisualStyleBackColor = True ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.BackColor = System.Drawing.Color.White Me.Label11.Font = New System.Drawing.Font("Arial", 20.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label11.Location = New System.Drawing.Point(282, 1) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(312, 32) Me.Label11.TabIndex = 2 Me.Label11.Text = "Aucune musique trouvez" Me.Label11.Visible = False ' 'ListBox8 ' Me.ListBox8.BorderStyle = System.Windows.Forms.BorderStyle.None Me.ListBox8.ContextMenuStrip = Me.ContextMenuStrip1 Me.ListBox8.FormattingEnabled = True Me.ListBox8.ItemHeight = 18 Me.ListBox8.Location = New System.Drawing.Point(3, 0) Me.ListBox8.Name = "ListBox8" Me.ListBox8.Size = New System.Drawing.Size(878, 324) Me.ListBox8.TabIndex = 1 ' 'ContextMenuStrip1 ' Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ActualiserToolStripMenuItem, Me.SupprimerToolStripMenuItem}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" Me.ContextMenuStrip1.Size = New System.Drawing.Size(130, 48) ' 'Timer1 ' Me.Timer1.Enabled = True Me.Timer1.Interval = 1 ' 'Timer2 ' Me.Timer2.Interval = 1 ' 'ProgressBar1 ' Me.ProgressBar1.Location = New System.Drawing.Point(149, 83) Me.ProgressBar1.Name = "ProgressBar1" Me.ProgressBar1.Size = New System.Drawing.Size(730, 18) Me.ProgressBar1.TabIndex = 3 Me.ProgressBar1.Visible = False ' 'ToolTip1 ' Me.ToolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info Me.ToolTip1.ToolTipTitle = "information" ' 'ComboBox1 ' Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple Me.ComboBox1.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.ComboBox1.FormattingEnabled = True Me.ComboBox1.Location = New System.Drawing.Point(148, 78) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(731, 22) Me.ComboBox1.TabIndex = 46 Me.ComboBox1.Text = "Taper ici pour rechercher" ' 'ToolStripMenuItem1 ' Me.ToolStripMenuItem1.Image = CType(resources.GetObject("ToolStripMenuItem1.Image"), System.Drawing.Image) Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1" Me.ToolStripMenuItem1.Size = New System.Drawing.Size(126, 22) Me.ToolStripMenuItem1.Text = "Actualiser" ' 'ActualiserToolStripMenuItem ' Me.ActualiserToolStripMenuItem.Image = CType(resources.GetObject("ActualiserToolStripMenuItem.Image"), System.Drawing.Image) Me.ActualiserToolStripMenuItem.Name = "ActualiserToolStripMenuItem" Me.ActualiserToolStripMenuItem.Size = New System.Drawing.Size(129, 22) Me.ActualiserToolStripMenuItem.Text = "Actualiser" ' 'SupprimerToolStripMenuItem ' Me.SupprimerToolStripMenuItem.Image = CType(resources.GetObject("SupprimerToolStripMenuItem.Image"), System.Drawing.Image) Me.SupprimerToolStripMenuItem.Name = "SupprimerToolStripMenuItem" Me.SupprimerToolStripMenuItem.Size = New System.Drawing.Size(129, 22) Me.SupprimerToolStripMenuItem.Text = "Supprimer" ' 'PictureBox11 ' Me.PictureBox11.Image = CType(resources.GetObject("PictureBox11.Image"), System.Drawing.Image) Me.PictureBox11.Location = New System.Drawing.Point(561, 3) Me.PictureBox11.Name = "PictureBox11" Me.PictureBox11.Size = New System.Drawing.Size(48, 46) Me.PictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox11.TabIndex = 0 Me.PictureBox11.TabStop = False Me.PictureBox11.Visible = False ' 'PictureBox10 ' Me.PictureBox10.Image = CType(resources.GetObject("PictureBox10.Image"), System.Drawing.Image) Me.PictureBox10.Location = New System.Drawing.Point(615, 3) Me.PictureBox10.Name = "PictureBox10" Me.PictureBox10.Size = New System.Drawing.Size(48, 46) Me.PictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox10.TabIndex = 0 Me.PictureBox10.TabStop = False Me.ToolTip1.SetToolTip(Me.PictureBox10, "Information de la musique") ' 'PictureBox9 ' Me.PictureBox9.Image = CType(resources.GetObject("PictureBox9.Image"), System.Drawing.Image) Me.PictureBox9.Location = New System.Drawing.Point(122, 3) Me.PictureBox9.Name = "PictureBox9" Me.PictureBox9.Size = New System.Drawing.Size(33, 24) Me.PictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox9.TabIndex = 6 Me.PictureBox9.TabStop = False ' 'PictureBox4 ' Me.PictureBox4.Image = CType(resources.GetObject("PictureBox4.Image"), System.Drawing.Image) Me.PictureBox4.Location = New System.Drawing.Point(3, 3) Me.PictureBox4.Name = "PictureBox4" Me.PictureBox4.Size = New System.Drawing.Size(113, 67) Me.PictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox4.TabIndex = 3 Me.PictureBox4.TabStop = False Me.PictureBox4.Visible = False ' 'PictureBox3 ' Me.PictureBox3.Image = CType(resources.GetObject("PictureBox3.Image"), System.Drawing.Image) Me.PictureBox3.Location = New System.Drawing.Point(484, 3) Me.PictureBox3.Name = "PictureBox3" Me.PictureBox3.Size = New System.Drawing.Size(48, 46) Me.PictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox3.TabIndex = 2 Me.PictureBox3.TabStop = False ' 'PictureBox8 ' Me.PictureBox8.Image = CType(resources.GetObject("PictureBox8.Image"), System.Drawing.Image) Me.PictureBox8.Location = New System.Drawing.Point(669, 3) Me.PictureBox8.Name = "PictureBox8" Me.PictureBox8.Size = New System.Drawing.Size(48, 46) Me.PictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox8.TabIndex = 0 Me.PictureBox8.TabStop = False Me.ToolTip1.SetToolTip(Me.PictureBox8, "Ajouter la musique a une playlist") ' 'PictureBox7 ' Me.PictureBox7.Image = CType(resources.GetObject("PictureBox7.Image"), System.Drawing.Image) Me.PictureBox7.Location = New System.Drawing.Point(723, 3) Me.PictureBox7.Name = "PictureBox7" Me.PictureBox7.Size = New System.Drawing.Size(48, 46) Me.PictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox7.TabIndex = 0 Me.PictureBox7.TabStop = False Me.ToolTip1.SetToolTip(Me.PictureBox7, "Télécharger la musique") ' 'PictureBox6 ' Me.PictureBox6.Image = CType(resources.GetObject("PictureBox6.Image"), System.Drawing.Image) Me.PictureBox6.Location = New System.Drawing.Point(777, 3) Me.PictureBox6.Name = "PictureBox6" Me.PictureBox6.Size = New System.Drawing.Size(48, 46) Me.PictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox6.TabIndex = 0 Me.PictureBox6.TabStop = False Me.ToolTip1.SetToolTip(Me.PictureBox6, "Voir le clip de la musique") ' 'PictureBox5 ' Me.PictureBox5.Image = CType(resources.GetObject("PictureBox5.Image"), System.Drawing.Image) Me.PictureBox5.Location = New System.Drawing.Point(831, 3) Me.PictureBox5.Name = "PictureBox5" Me.PictureBox5.Size = New System.Drawing.Size(48, 46) Me.PictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox5.TabIndex = 0 Me.PictureBox5.TabStop = False Me.ToolTip1.SetToolTip(Me.PictureBox5, "Voir le karaoké de la musique") ' 'PictureBox1 ' Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image) Me.PictureBox1.Location = New System.Drawing.Point(430, 3) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(48, 46) Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox1.TabIndex = 0 Me.PictureBox1.TabStop = False ' 'PictureBox2 ' Me.PictureBox2.Image = CType(resources.GetObject("PictureBox2.Image"), System.Drawing.Image) Me.PictureBox2.Location = New System.Drawing.Point(430, 3) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(48, 44) Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox2.TabIndex = 1 Me.PictureBox2.TabStop = False ' 'OptionToolStripMenuItem ' Me.OptionToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.OuvrirLesOptionToolStripMenuItem, Me.MisEnLigneToolStripMenuItem, Me.QuitterToolStripMenuItem}) Me.OptionToolStripMenuItem.Image = CType(resources.GetObject("OptionToolStripMenuItem.Image"), System.Drawing.Image) Me.OptionToolStripMenuItem.Name = "OptionToolStripMenuItem" Me.OptionToolStripMenuItem.Size = New System.Drawing.Size(72, 20) Me.OptionToolStripMenuItem.Text = "Option" ' 'OuvrirLesOptionToolStripMenuItem ' Me.OuvrirLesOptionToolStripMenuItem.Image = CType(resources.GetObject("OuvrirLesOptionToolStripMenuItem.Image"), System.Drawing.Image) Me.OuvrirLesOptionToolStripMenuItem.Name = "OuvrirLesOptionToolStripMenuItem" Me.OuvrirLesOptionToolStripMenuItem.Size = New System.Drawing.Size(167, 22) Me.OuvrirLesOptionToolStripMenuItem.Text = "Ouvrir les options" ' 'MisEnLigneToolStripMenuItem ' Me.MisEnLigneToolStripMenuItem.Image = CType(resources.GetObject("MisEnLigneToolStripMenuItem.Image"), System.Drawing.Image) Me.MisEnLigneToolStripMenuItem.Name = "MisEnLigneToolStripMenuItem" Me.MisEnLigneToolStripMenuItem.Size = New System.Drawing.Size(167, 22) Me.MisEnLigneToolStripMenuItem.Text = "Mis en ligne" ' 'QuitterToolStripMenuItem ' Me.QuitterToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.QuitterMusiqueStreamingToolStripMenuItem, Me.ToutQuitterToolStripMenuItem}) Me.QuitterToolStripMenuItem.Image = CType(resources.GetObject("QuitterToolStripMenuItem.Image"), System.Drawing.Image) Me.QuitterToolStripMenuItem.Name = "QuitterToolStripMenuItem" Me.QuitterToolStripMenuItem.Size = New System.Drawing.Size(167, 22) Me.QuitterToolStripMenuItem.Text = "Quitter" ' 'QuitterMusiqueStreamingToolStripMenuItem ' Me.QuitterMusiqueStreamingToolStripMenuItem.Image = CType(resources.GetObject("QuitterMusiqueStreamingToolStripMenuItem.Image"), System.Drawing.Image) Me.QuitterMusiqueStreamingToolStripMenuItem.Name = "QuitterMusiqueStreamingToolStripMenuItem" Me.QuitterMusiqueStreamingToolStripMenuItem.Size = New System.Drawing.Size(216, 22) Me.QuitterMusiqueStreamingToolStripMenuItem.Text = "Quitter musique streaming" ' 'ToutQuitterToolStripMenuItem ' Me.ToutQuitterToolStripMenuItem.Image = CType(resources.GetObject("ToutQuitterToolStripMenuItem.Image"), System.Drawing.Image) Me.ToutQuitterToolStripMenuItem.Name = "ToutQuitterToolStripMenuItem" Me.ToutQuitterToolStripMenuItem.Size = New System.Drawing.Size(216, 22) Me.ToutQuitterToolStripMenuItem.Text = "Tout quitter" ' 'FenêtreToolStripMenuItem ' Me.FenêtreToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.MinimiserToolStripMenuItem}) Me.FenêtreToolStripMenuItem.Image = CType(resources.GetObject("FenêtreToolStripMenuItem.Image"), System.Drawing.Image) Me.FenêtreToolStripMenuItem.Name = "FenêtreToolStripMenuItem" Me.FenêtreToolStripMenuItem.Size = New System.Drawing.Size(74, 20) Me.FenêtreToolStripMenuItem.Text = "Fenêtre" ' 'MinimiserToolStripMenuItem ' Me.MinimiserToolStripMenuItem.Image = CType(resources.GetObject("MinimiserToolStripMenuItem.Image"), System.Drawing.Image) Me.MinimiserToolStripMenuItem.Name = "MinimiserToolStripMenuItem" Me.MinimiserToolStripMenuItem.Size = New System.Drawing.Size(127, 22) Me.MinimiserToolStripMenuItem.Text = "Minimiser" ' 'Form25 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 18.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(889, 463) Me.Controls.Add(Me.ComboBox1) Me.Controls.Add(Me.ProgressBar1) Me.Controls.Add(Me.TabControl2) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.MenuStrip1) Me.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.MainMenuStrip = Me.MenuStrip1 Me.Margin = New System.Windows.Forms.Padding(4) Me.MaximizeBox = False Me.MaximumSize = New System.Drawing.Size(905, 502) Me.MinimumSize = New System.Drawing.Size(905, 502) Me.Name = "Form25" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Musique streaming" Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.AxWindowsMediaPlayer1, System.ComponentModel.ISupportInitialize).EndInit() Me.MenuStrip1.ResumeLayout(False) Me.MenuStrip1.PerformLayout() Me.TabControl1.ResumeLayout(False) Me.TabPage1.ResumeLayout(False) Me.TabPage1.PerformLayout() Me.ContextMenuStrip2.ResumeLayout(False) Me.TabPage2.ResumeLayout(False) Me.TabPage2.PerformLayout() Me.TabPage3.ResumeLayout(False) Me.TabPage3.PerformLayout() Me.TabPage4.ResumeLayout(False) Me.TabPage4.PerformLayout() Me.TabPage5.ResumeLayout(False) Me.TabPage5.PerformLayout() Me.TabPage6.ResumeLayout(False) Me.TabPage6.PerformLayout() Me.TabPage7.ResumeLayout(False) Me.TabPage7.PerformLayout() Me.TabControl2.ResumeLayout(False) Me.TabPage8.ResumeLayout(False) Me.TabPage9.ResumeLayout(False) Me.TabPage9.PerformLayout() Me.ContextMenuStrip1.ResumeLayout(False) CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Panel1 As Panel Friend WithEvents MenuStrip1 As MenuStrip Friend WithEvents OptionToolStripMenuItem As ToolStripMenuItem Friend WithEvents FenêtreToolStripMenuItem As ToolStripMenuItem Friend WithEvents OuvrirLesOptionToolStripMenuItem As ToolStripMenuItem Friend WithEvents QuitterToolStripMenuItem As ToolStripMenuItem Friend WithEvents QuitterMusiqueStreamingToolStripMenuItem As ToolStripMenuItem Friend WithEvents ToutQuitterToolStripMenuItem As ToolStripMenuItem Friend WithEvents MinimiserToolStripMenuItem As ToolStripMenuItem 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 TabPage6 As TabPage Friend WithEvents TabPage7 As TabPage Friend WithEvents TabControl2 As TabControl Friend WithEvents TabPage8 As TabPage Friend WithEvents TabPage9 As TabPage Friend WithEvents ListBox1 As ListBox Friend WithEvents ListBox2 As ListBox Friend WithEvents ListBox3 As ListBox Friend WithEvents ListBox4 As ListBox Friend WithEvents ListBox5 As ListBox Friend WithEvents ListBox6 As ListBox Friend WithEvents ListBox7 As ListBox Friend WithEvents PictureBox3 As PictureBox Friend WithEvents PictureBox2 As PictureBox Friend WithEvents PictureBox1 As PictureBox Friend WithEvents PictureBox4 As PictureBox Friend WithEvents GunaTrackBar1 As Guna.UI.WinForms.GunaTrackBar Friend WithEvents Label1 As Label Friend WithEvents Label2 As Label Friend WithEvents AxWindowsMediaPlayer1 As AxWMPLib.AxWindowsMediaPlayer Friend WithEvents Timer1 As Timer Friend WithEvents Timer2 As Timer Friend WithEvents PictureBox7 As PictureBox Friend WithEvents PictureBox6 As PictureBox Friend WithEvents PictureBox5 As PictureBox Friend WithEvents ProgressBar1 As ProgressBar Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog Friend WithEvents PictureBox8 As PictureBox Friend WithEvents GunaMetroTrackBar1 As Guna.UI.WinForms.GunaMetroTrackBar Friend WithEvents PictureBox9 As PictureBox Friend WithEvents Label3 As Label Friend WithEvents PictureBox10 As PictureBox Friend WithEvents MisEnLigneToolStripMenuItem As ToolStripMenuItem Friend WithEvents ListBox8 As ListBox Friend WithEvents Label4 As Label Friend WithEvents Label5 As Label Friend WithEvents Label6 As Label Friend WithEvents Label7 As Label Friend WithEvents Label8 As Label Friend WithEvents Label9 As Label Friend WithEvents Label10 As Label Friend WithEvents Label11 As Label Friend WithEvents ContextMenuStrip1 As ContextMenuStrip Friend WithEvents ContextMenuStrip2 As ContextMenuStrip Friend WithEvents ToolStripMenuItem1 As ToolStripMenuItem Friend WithEvents ActualiserToolStripMenuItem As ToolStripMenuItem Friend WithEvents SupprimerToolStripMenuItem As ToolStripMenuItem Friend WithEvents ListBox9 As ListBox Friend WithEvents ToolTip1 As ToolTip Friend WithEvents ComboBox1 As ComboBox Friend WithEvents PictureBox11 As PictureBox End Class