Files
Lecteur-media/lecteur/lecteur média/Form37.Designer.vb
T
2026-06-18 14:15:48 +02:00

610 lines
27 KiB
VB.net
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class Form37
Inherits System.Windows.Forms.Form
'Form remplace la méthode Dispose pour nettoyer la liste des composants.
<System.Diagnostics.DebuggerNonUserCode()>
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Requise par le Concepteur Windows Form
Private components As System.ComponentModel.IContainer
'REMARQUE : la procédure suivante est requise par le Concepteur Windows Form
'Elle peut être modifiée à l'aide du Concepteur Windows Form.
'Ne la modifiez pas à l'aide de l'éditeur de code.
<System.Diagnostics.DebuggerStepThrough()>
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form37))
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
Me.ColorDialog1 = New System.Windows.Forms.ColorDialog()
Me.ChromeTabcontrol2 = New lecteur_média.ChromeTabcontrol()
Me.TabPage3 = New System.Windows.Forms.TabPage()
Me.GunaMetroTrackBar1 = New Guna.UI.WinForms.GunaMetroTrackBar()
Me.PictureBox15 = New System.Windows.Forms.PictureBox()
Me.PictureBox14 = New System.Windows.Forms.PictureBox()
Me.PictureBox13 = New System.Windows.Forms.PictureBox()
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.Label17 = New System.Windows.Forms.Label()
Me.Label16 = New System.Windows.Forms.Label()
Me.Label15 = New System.Windows.Forms.Label()
Me.Label14 = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.TabPage4 = New System.Windows.Forms.TabPage()
Me.PictureBox4 = New System.Windows.Forms.PictureBox()
Me.PictureBox3 = New System.Windows.Forms.PictureBox()
Me.PictureBox2 = New System.Windows.Forms.PictureBox()
Me.Label5 = New System.Windows.Forms.Label()
Me.Label11 = New System.Windows.Forms.Label()
Me.Label10 = New System.Windows.Forms.Label()
Me.Label9 = New System.Windows.Forms.Label()
Me.Label8 = New System.Windows.Forms.Label()
Me.Label7 = New System.Windows.Forms.Label()
Me.Label4 = New System.Windows.Forms.Label()
Me.Label6 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.PictureBox10 = New System.Windows.Forms.PictureBox()
Me.PictureBox9 = 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.TabPage1 = New System.Windows.Forms.TabPage()
Me.ComboBox2 = New System.Windows.Forms.ComboBox()
Me.ComboBox1 = New System.Windows.Forms.ComboBox()
Me.Label13 = New System.Windows.Forms.Label()
Me.Label12 = New System.Windows.Forms.Label()
Me.PictureBox12 = New System.Windows.Forms.PictureBox()
Me.PictureBox11 = New System.Windows.Forms.PictureBox()
Me.ChromeTabcontrol2.SuspendLayout()
Me.TabPage3.SuspendLayout()
CType(Me.PictureBox15, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox14, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox13, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabPage4.SuspendLayout()
CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox9, 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()
Me.TabPage1.SuspendLayout()
CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'OpenFileDialog1
'
Me.OpenFileDialog1.Filter = "PNG|*.png|JPG|*.jpg"
Me.OpenFileDialog1.Title = "selectionés un image"
'
'ColorDialog1
'
Me.ColorDialog1.FullOpen = True
'
'ChromeTabcontrol2
'
Me.ChromeTabcontrol2.Alignment = System.Windows.Forms.TabAlignment.Left
Me.ChromeTabcontrol2.Controls.Add(Me.TabPage3)
Me.ChromeTabcontrol2.Controls.Add(Me.TabPage4)
Me.ChromeTabcontrol2.Controls.Add(Me.TabPage1)
Me.ChromeTabcontrol2.Dock = System.Windows.Forms.DockStyle.Top
Me.ChromeTabcontrol2.Font = New System.Drawing.Font("Arial", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ChromeTabcontrol2.ItemSize = New System.Drawing.Size(30, 115)
Me.ChromeTabcontrol2.Location = New System.Drawing.Point(0, 0)
Me.ChromeTabcontrol2.Multiline = True
Me.ChromeTabcontrol2.Name = "ChromeTabcontrol2"
Me.ChromeTabcontrol2.SelectedIndex = 0
Me.ChromeTabcontrol2.ShowOuterBorders = False
Me.ChromeTabcontrol2.Size = New System.Drawing.Size(660, 324)
Me.ChromeTabcontrol2.SizeMode = System.Windows.Forms.TabSizeMode.Fixed
Me.ChromeTabcontrol2.SquareColor = System.Drawing.Color.FromArgb(CType(CType(78, Byte), Integer), CType(CType(87, Byte), Integer), CType(CType(100, Byte), Integer))
Me.ChromeTabcontrol2.TabIndex = 2
'
'TabPage3
'
Me.TabPage3.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
Me.TabPage3.Controls.Add(Me.GunaMetroTrackBar1)
Me.TabPage3.Controls.Add(Me.PictureBox15)
Me.TabPage3.Controls.Add(Me.PictureBox14)
Me.TabPage3.Controls.Add(Me.PictureBox13)
Me.TabPage3.Controls.Add(Me.TextBox1)
Me.TabPage3.Controls.Add(Me.Label17)
Me.TabPage3.Controls.Add(Me.Label16)
Me.TabPage3.Controls.Add(Me.Label15)
Me.TabPage3.Controls.Add(Me.Label14)
Me.TabPage3.Controls.Add(Me.Label1)
Me.TabPage3.Font = New System.Drawing.Font("Arial", 12.0!)
Me.TabPage3.Location = New System.Drawing.Point(119, 4)
Me.TabPage3.Name = "TabPage3"
Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage3.Size = New System.Drawing.Size(537, 316)
Me.TabPage3.TabIndex = 0
Me.TabPage3.Text = "Information"
'
'GunaMetroTrackBar1
'
Me.GunaMetroTrackBar1.Location = New System.Drawing.Point(9, 118)
Me.GunaMetroTrackBar1.Name = "GunaMetroTrackBar1"
Me.GunaMetroTrackBar1.Size = New System.Drawing.Size(193, 31)
Me.GunaMetroTrackBar1.TabIndex = 3
Me.GunaMetroTrackBar1.TrackColor = System.Drawing.Color.DimGray
Me.GunaMetroTrackBar1.TrackHoverColor = System.Drawing.Color.DimGray
Me.GunaMetroTrackBar1.TrackIdleColor = System.Drawing.Color.White
Me.GunaMetroTrackBar1.TrackPressedColor = System.Drawing.Color.DimGray
'
'PictureBox15
'
Me.PictureBox15.BackColor = System.Drawing.Color.DimGray
Me.PictureBox15.Location = New System.Drawing.Point(210, 173)
Me.PictureBox15.Name = "PictureBox15"
Me.PictureBox15.Size = New System.Drawing.Size(28, 27)
Me.PictureBox15.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.PictureBox15.TabIndex = 2
Me.PictureBox15.TabStop = False
'
'PictureBox14
'
Me.PictureBox14.BackColor = System.Drawing.Color.White
Me.PictureBox14.Location = New System.Drawing.Point(55, 173)
Me.PictureBox14.Name = "PictureBox14"
Me.PictureBox14.Size = New System.Drawing.Size(28, 27)
Me.PictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.PictureBox14.TabIndex = 2
Me.PictureBox14.TabStop = False
'
'PictureBox13
'
Me.PictureBox13.BackColor = System.Drawing.SystemColors.Control
Me.PictureBox13.Location = New System.Drawing.Point(120, 39)
Me.PictureBox13.Name = "PictureBox13"
Me.PictureBox13.Size = New System.Drawing.Size(28, 27)
Me.PictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.PictureBox13.TabIndex = 2
Me.PictureBox13.TabStop = False
'
'TextBox1
'
Me.TextBox1.Location = New System.Drawing.Point(124, 2)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(410, 26)
Me.TextBox1.TabIndex = 1
'
'Label17
'
Me.Label17.AutoSize = True
Me.Label17.Location = New System.Drawing.Point(135, 152)
Me.Label17.Name = "Label17"
Me.Label17.Size = New System.Drawing.Size(183, 18)
Me.Label17.TabIndex = 0
Me.Label17.Text = "Couleur de lavancement:"
'
'Label16
'
Me.Label16.AutoSize = True
Me.Label16.Location = New System.Drawing.Point(6, 152)
Me.Label16.Name = "Label16"
Me.Label16.Size = New System.Drawing.Size(127, 18)
Me.Label16.TabIndex = 0
Me.Label16.Text = "Couleur de la bar"
'
'Label15
'
Me.Label15.AutoSize = True
Me.Label15.Location = New System.Drawing.Point(6, 84)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(146, 18)
Me.Label15.TabIndex = 0
Me.Label15.Text = "Bar de progression:"
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.Location = New System.Drawing.Point(6, 41)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(112, 18)
Me.Label14.TabIndex = 0
Me.Label14.Text = "Couleur police:"
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(3, 5)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(118, 18)
Me.Label1.TabIndex = 0
Me.Label1.Text = "Nom du Thème:"
'
'TabPage4
'
Me.TabPage4.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
Me.TabPage4.Controls.Add(Me.PictureBox4)
Me.TabPage4.Controls.Add(Me.PictureBox3)
Me.TabPage4.Controls.Add(Me.PictureBox2)
Me.TabPage4.Controls.Add(Me.Label5)
Me.TabPage4.Controls.Add(Me.Label11)
Me.TabPage4.Controls.Add(Me.Label10)
Me.TabPage4.Controls.Add(Me.Label9)
Me.TabPage4.Controls.Add(Me.Label8)
Me.TabPage4.Controls.Add(Me.Label7)
Me.TabPage4.Controls.Add(Me.Label4)
Me.TabPage4.Controls.Add(Me.Label6)
Me.TabPage4.Controls.Add(Me.Label3)
Me.TabPage4.Controls.Add(Me.Label2)
Me.TabPage4.Controls.Add(Me.PictureBox10)
Me.TabPage4.Controls.Add(Me.PictureBox9)
Me.TabPage4.Controls.Add(Me.PictureBox8)
Me.TabPage4.Controls.Add(Me.PictureBox7)
Me.TabPage4.Controls.Add(Me.PictureBox6)
Me.TabPage4.Controls.Add(Me.PictureBox5)
Me.TabPage4.Controls.Add(Me.PictureBox1)
Me.TabPage4.Location = New System.Drawing.Point(119, 4)
Me.TabPage4.Name = "TabPage4"
Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage4.Size = New System.Drawing.Size(537, 316)
Me.TabPage4.TabIndex = 1
Me.TabPage4.Text = "Button"
'
'PictureBox4
'
Me.PictureBox4.Image = CType(resources.GetObject("PictureBox4.Image"), System.Drawing.Image)
Me.PictureBox4.Location = New System.Drawing.Point(356, 26)
Me.PictureBox4.Name = "PictureBox4"
Me.PictureBox4.Size = New System.Drawing.Size(64, 50)
Me.PictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.PictureBox4.TabIndex = 1
Me.PictureBox4.TabStop = False
'
'PictureBox3
'
Me.PictureBox3.Image = CType(resources.GetObject("PictureBox3.Image"), System.Drawing.Image)
Me.PictureBox3.Location = New System.Drawing.Point(242, 26)
Me.PictureBox3.Name = "PictureBox3"
Me.PictureBox3.Size = New System.Drawing.Size(64, 50)
Me.PictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.PictureBox3.TabIndex = 1
Me.PictureBox3.TabStop = False
'
'PictureBox2
'
Me.PictureBox2.Image = CType(resources.GetObject("PictureBox2.Image"), System.Drawing.Image)
Me.PictureBox2.Location = New System.Drawing.Point(132, 26)
Me.PictureBox2.Name = "PictureBox2"
Me.PictureBox2.Size = New System.Drawing.Size(64, 50)
Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.PictureBox2.TabIndex = 1
Me.PictureBox2.TabStop = False
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(321, 5)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(137, 17)
Me.Label5.TabIndex = 0
Me.Label5.Text = "Button pleine écran:"
'
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.Location = New System.Drawing.Point(142, 168)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(142, 17)
Me.Label11.TabIndex = 0
Me.Label11.Text = "Button volume mute:"
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Location = New System.Drawing.Point(11, 168)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(123, 17)
Me.Label10.TabIndex = 0
Me.Label10.Text = "Button présédent:"
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Location = New System.Drawing.Point(425, 86)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(104, 17)
Me.Label9.TabIndex = 0
Me.Label9.Text = "Button suivant:"
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Location = New System.Drawing.Point(233, 86)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(159, 17)
Me.Label8.TabIndex = 0
Me.Label8.Text = "Button téléchargement:"
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(120, 86)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(98, 17)
Me.Label7.TabIndex = 0
Me.Label7.Text = "Button dislike:"
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(230, 5)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(86, 17)
Me.Label4.TabIndex = 0
Me.Label4.Text = "Button stop:"
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Location = New System.Drawing.Point(6, 86)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(79, 17)
Me.Label6.TabIndex = 0
Me.Label6.Text = "Button like:"
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(114, 5)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(98, 17)
Me.Label3.TabIndex = 0
Me.Label3.Text = "Button pause:"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(6, 5)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(84, 17)
Me.Label2.TabIndex = 0
Me.Label2.Text = "Button play:"
'
'PictureBox10
'
Me.PictureBox10.Image = CType(resources.GetObject("PictureBox10.Image"), System.Drawing.Image)
Me.PictureBox10.Location = New System.Drawing.Point(182, 189)
Me.PictureBox10.Name = "PictureBox10"
Me.PictureBox10.Size = New System.Drawing.Size(64, 50)
Me.PictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.PictureBox10.TabIndex = 1
Me.PictureBox10.TabStop = False
'
'PictureBox9
'
Me.PictureBox9.Image = CType(resources.GetObject("PictureBox9.Image"), System.Drawing.Image)
Me.PictureBox9.Location = New System.Drawing.Point(28, 189)
Me.PictureBox9.Name = "PictureBox9"
Me.PictureBox9.Size = New System.Drawing.Size(64, 50)
Me.PictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.PictureBox9.TabIndex = 1
Me.PictureBox9.TabStop = False
'
'PictureBox8
'
Me.PictureBox8.Image = CType(resources.GetObject("PictureBox8.Image"), System.Drawing.Image)
Me.PictureBox8.Location = New System.Drawing.Point(442, 107)
Me.PictureBox8.Name = "PictureBox8"
Me.PictureBox8.Size = New System.Drawing.Size(64, 50)
Me.PictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.PictureBox8.TabIndex = 1
Me.PictureBox8.TabStop = False
'
'PictureBox7
'
Me.PictureBox7.Image = CType(resources.GetObject("PictureBox7.Image"), System.Drawing.Image)
Me.PictureBox7.Location = New System.Drawing.Point(286, 107)
Me.PictureBox7.Name = "PictureBox7"
Me.PictureBox7.Size = New System.Drawing.Size(64, 50)
Me.PictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.PictureBox7.TabIndex = 1
Me.PictureBox7.TabStop = False
'
'PictureBox6
'
Me.PictureBox6.Image = CType(resources.GetObject("PictureBox6.Image"), System.Drawing.Image)
Me.PictureBox6.Location = New System.Drawing.Point(141, 107)
Me.PictureBox6.Name = "PictureBox6"
Me.PictureBox6.Size = New System.Drawing.Size(64, 50)
Me.PictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.PictureBox6.TabIndex = 1
Me.PictureBox6.TabStop = False
'
'PictureBox5
'
Me.PictureBox5.Image = CType(resources.GetObject("PictureBox5.Image"), System.Drawing.Image)
Me.PictureBox5.Location = New System.Drawing.Point(18, 107)
Me.PictureBox5.Name = "PictureBox5"
Me.PictureBox5.Size = New System.Drawing.Size(64, 50)
Me.PictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.PictureBox5.TabIndex = 1
Me.PictureBox5.TabStop = False
'
'PictureBox1
'
Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image)
Me.PictureBox1.Location = New System.Drawing.Point(18, 26)
Me.PictureBox1.Name = "PictureBox1"
Me.PictureBox1.Size = New System.Drawing.Size(64, 50)
Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.PictureBox1.TabIndex = 1
Me.PictureBox1.TabStop = False
'
'TabPage1
'
Me.TabPage1.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
Me.TabPage1.Controls.Add(Me.ComboBox2)
Me.TabPage1.Controls.Add(Me.ComboBox1)
Me.TabPage1.Controls.Add(Me.Label13)
Me.TabPage1.Controls.Add(Me.Label12)
Me.TabPage1.Controls.Add(Me.PictureBox12)
Me.TabPage1.Controls.Add(Me.PictureBox11)
Me.TabPage1.Location = New System.Drawing.Point(119, 4)
Me.TabPage1.Name = "TabPage1"
Me.TabPage1.Size = New System.Drawing.Size(537, 316)
Me.TabPage1.TabIndex = 2
Me.TabPage1.Text = "Arrière plans"
'
'ComboBox2
'
Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.ComboBox2.FormattingEnabled = True
Me.ComboBox2.Items.AddRange(New Object() {"Clair", "Sombre", "Personnalisée"})
Me.ComboBox2.Location = New System.Drawing.Point(198, 18)
Me.ComboBox2.Name = "ComboBox2"
Me.ComboBox2.Size = New System.Drawing.Size(164, 25)
Me.ComboBox2.TabIndex = 2
'
'ComboBox1
'
Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.ComboBox1.FormattingEnabled = True
Me.ComboBox1.Items.AddRange(New Object() {"Oui", "Non"})
Me.ComboBox1.Location = New System.Drawing.Point(22, 98)
Me.ComboBox1.Name = "ComboBox1"
Me.ComboBox1.Size = New System.Drawing.Size(164, 25)
Me.ComboBox1.TabIndex = 2
Me.ComboBox1.Visible = False
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.Location = New System.Drawing.Point(19, 77)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(156, 17)
Me.Label13.TabIndex = 0
Me.Label13.Text = "Image d'arrières plans:"
Me.Label13.Visible = False
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Location = New System.Drawing.Point(19, 18)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(167, 17)
Me.Label12.TabIndex = 0
Me.Label12.Text = "Couleur d'arrières plans:"
'
'PictureBox12
'
Me.PictureBox12.BackColor = System.Drawing.SystemColors.Control
Me.PictureBox12.Location = New System.Drawing.Point(198, 77)
Me.PictureBox12.Name = "PictureBox12"
Me.PictureBox12.Size = New System.Drawing.Size(331, 229)
Me.PictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.PictureBox12.TabIndex = 1
Me.PictureBox12.TabStop = False
Me.PictureBox12.Visible = False
'
'PictureBox11
'
Me.PictureBox11.BackColor = System.Drawing.SystemColors.Control
Me.PictureBox11.Location = New System.Drawing.Point(368, 8)
Me.PictureBox11.Name = "PictureBox11"
Me.PictureBox11.Size = New System.Drawing.Size(70, 50)
Me.PictureBox11.TabIndex = 1
Me.PictureBox11.TabStop = False
'
'Form37
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 20.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(660, 322)
Me.Controls.Add(Me.ChromeTabcontrol2)
Me.Font = New System.Drawing.Font("Arial Narrow", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.MaximizeBox = False
Me.MaximumSize = New System.Drawing.Size(676, 361)
Me.MinimumSize = New System.Drawing.Size(676, 361)
Me.Name = "Form37"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "Modifier"
Me.ChromeTabcontrol2.ResumeLayout(False)
Me.TabPage3.ResumeLayout(False)
Me.TabPage3.PerformLayout()
CType(Me.PictureBox15, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox14, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox13, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabPage4.ResumeLayout(False)
Me.TabPage4.PerformLayout()
CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox9, 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()
Me.TabPage1.ResumeLayout(False)
Me.TabPage1.PerformLayout()
CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub
Friend WithEvents ChromeTabcontrol2 As ChromeTabcontrol
Friend WithEvents TabPage3 As TabPage
Friend WithEvents GunaMetroTrackBar1 As Guna.UI.WinForms.GunaMetroTrackBar
Friend WithEvents PictureBox15 As PictureBox
Friend WithEvents PictureBox14 As PictureBox
Friend WithEvents PictureBox13 As PictureBox
Friend WithEvents TextBox1 As TextBox
Friend WithEvents Label17 As Label
Friend WithEvents Label16 As Label
Friend WithEvents Label15 As Label
Friend WithEvents Label14 As Label
Friend WithEvents Label1 As Label
Friend WithEvents TabPage4 As TabPage
Friend WithEvents PictureBox4 As PictureBox
Friend WithEvents PictureBox3 As PictureBox
Friend WithEvents PictureBox2 As PictureBox
Friend WithEvents Label5 As Label
Friend WithEvents Label11 As Label
Friend WithEvents Label10 As Label
Friend WithEvents Label9 As Label
Friend WithEvents Label8 As Label
Friend WithEvents Label7 As Label
Friend WithEvents Label4 As Label
Friend WithEvents Label6 As Label
Friend WithEvents Label3 As Label
Friend WithEvents Label2 As Label
Friend WithEvents PictureBox10 As PictureBox
Friend WithEvents PictureBox9 As PictureBox
Friend WithEvents PictureBox8 As PictureBox
Friend WithEvents PictureBox7 As PictureBox
Friend WithEvents PictureBox6 As PictureBox
Friend WithEvents PictureBox5 As PictureBox
Friend WithEvents PictureBox1 As PictureBox
Friend WithEvents TabPage1 As TabPage
Friend WithEvents ComboBox2 As ComboBox
Friend WithEvents ComboBox1 As ComboBox
Friend WithEvents Label13 As Label
Friend WithEvents Label12 As Label
Friend WithEvents PictureBox12 As PictureBox
Friend WithEvents PictureBox11 As PictureBox
Friend WithEvents OpenFileDialog1 As OpenFileDialog
Friend WithEvents ColorDialog1 As ColorDialog
End Class