201 lines
11 KiB
VB.net
201 lines
11 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
||
Partial Class Form13
|
||
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(Form13))
|
||
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
||
Me.ComboBox1 = New System.Windows.Forms.ComboBox()
|
||
Me.GunaLabel10 = New Guna.UI.WinForms.GunaLabel()
|
||
Me.GunaLabel9 = New Guna.UI.WinForms.GunaLabel()
|
||
Me.GunaGoogleSwitch5 = New Guna.UI.WinForms.GunaGoogleSwitch()
|
||
Me.GunaLabel1 = New Guna.UI.WinForms.GunaLabel()
|
||
Me.GunaLabel2 = New Guna.UI.WinForms.GunaLabel()
|
||
Me.GunaGoogleSwitch1 = New Guna.UI.WinForms.GunaGoogleSwitch()
|
||
Me.GunaLabel3 = New Guna.UI.WinForms.GunaLabel()
|
||
Me.GunaLabel4 = New Guna.UI.WinForms.GunaLabel()
|
||
Me.GunaGoogleSwitch2 = New Guna.UI.WinForms.GunaGoogleSwitch()
|
||
Me.SuspendLayout()
|
||
'
|
||
'CheckBox1
|
||
'
|
||
Me.CheckBox1.AutoSize = True
|
||
Me.CheckBox1.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.CheckBox1.Location = New System.Drawing.Point(12, 12)
|
||
Me.CheckBox1.Name = "CheckBox1"
|
||
Me.CheckBox1.Size = New System.Drawing.Size(261, 22)
|
||
Me.CheckBox1.TabIndex = 0
|
||
Me.CheckBox1.Text = "Régler le volume au démarrage a:"
|
||
Me.CheckBox1.UseVisualStyleBackColor = True
|
||
'
|
||
'ComboBox1
|
||
'
|
||
Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||
Me.ComboBox1.FormattingEnabled = True
|
||
Me.ComboBox1.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100"})
|
||
Me.ComboBox1.Location = New System.Drawing.Point(268, 12)
|
||
Me.ComboBox1.Name = "ComboBox1"
|
||
Me.ComboBox1.Size = New System.Drawing.Size(131, 21)
|
||
Me.ComboBox1.TabIndex = 1
|
||
'
|
||
'GunaLabel10
|
||
'
|
||
Me.GunaLabel10.AutoSize = True
|
||
Me.GunaLabel10.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.GunaLabel10.Location = New System.Drawing.Point(262, 39)
|
||
Me.GunaLabel10.Name = "GunaLabel10"
|
||
Me.GunaLabel10.Size = New System.Drawing.Size(78, 18)
|
||
Me.GunaLabel10.TabIndex = 12
|
||
Me.GunaLabel10.Text = "Désactivé"
|
||
'
|
||
'GunaLabel9
|
||
'
|
||
Me.GunaLabel9.AutoSize = True
|
||
Me.GunaLabel9.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.GunaLabel9.Location = New System.Drawing.Point(11, 40)
|
||
Me.GunaLabel9.Name = "GunaLabel9"
|
||
Me.GunaLabel9.Size = New System.Drawing.Size(192, 18)
|
||
Me.GunaLabel9.TabIndex = 11
|
||
Me.GunaLabel9.Text = "voir le chemin de la playlist"
|
||
'
|
||
'GunaGoogleSwitch5
|
||
'
|
||
Me.GunaGoogleSwitch5.BaseColor = System.Drawing.SystemColors.Control
|
||
Me.GunaGoogleSwitch5.CheckedOffColor = System.Drawing.Color.Silver
|
||
Me.GunaGoogleSwitch5.CheckedOnColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
|
||
Me.GunaGoogleSwitch5.FillColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
|
||
Me.GunaGoogleSwitch5.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.GunaGoogleSwitch5.Location = New System.Drawing.Point(216, 40)
|
||
Me.GunaGoogleSwitch5.Margin = New System.Windows.Forms.Padding(4, 3, 5, 4)
|
||
Me.GunaGoogleSwitch5.Name = "GunaGoogleSwitch5"
|
||
Me.GunaGoogleSwitch5.Size = New System.Drawing.Size(38, 23)
|
||
Me.GunaGoogleSwitch5.TabIndex = 10
|
||
'
|
||
'GunaLabel1
|
||
'
|
||
Me.GunaLabel1.AutoSize = True
|
||
Me.GunaLabel1.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.GunaLabel1.Location = New System.Drawing.Point(266, 64)
|
||
Me.GunaLabel1.Name = "GunaLabel1"
|
||
Me.GunaLabel1.Size = New System.Drawing.Size(78, 18)
|
||
Me.GunaLabel1.TabIndex = 15
|
||
Me.GunaLabel1.Text = "Désactivé"
|
||
'
|
||
'GunaLabel2
|
||
'
|
||
Me.GunaLabel2.AutoSize = True
|
||
Me.GunaLabel2.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.GunaLabel2.Location = New System.Drawing.Point(9, 65)
|
||
Me.GunaLabel2.Name = "GunaLabel2"
|
||
Me.GunaLabel2.Size = New System.Drawing.Size(220, 18)
|
||
Me.GunaLabel2.TabIndex = 14
|
||
Me.GunaLabel2.Text = "Voir les musiques de la playlist"
|
||
'
|
||
'GunaGoogleSwitch1
|
||
'
|
||
Me.GunaGoogleSwitch1.BaseColor = System.Drawing.SystemColors.Control
|
||
Me.GunaGoogleSwitch1.CheckedOffColor = System.Drawing.Color.Silver
|
||
Me.GunaGoogleSwitch1.CheckedOnColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
|
||
Me.GunaGoogleSwitch1.FillColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
|
||
Me.GunaGoogleSwitch1.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.GunaGoogleSwitch1.Location = New System.Drawing.Point(220, 65)
|
||
Me.GunaGoogleSwitch1.Margin = New System.Windows.Forms.Padding(4, 3, 5, 4)
|
||
Me.GunaGoogleSwitch1.Name = "GunaGoogleSwitch1"
|
||
Me.GunaGoogleSwitch1.Size = New System.Drawing.Size(38, 23)
|
||
Me.GunaGoogleSwitch1.TabIndex = 13
|
||
'
|
||
'GunaLabel3
|
||
'
|
||
Me.GunaLabel3.AutoSize = True
|
||
Me.GunaLabel3.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.GunaLabel3.Location = New System.Drawing.Point(266, 89)
|
||
Me.GunaLabel3.Name = "GunaLabel3"
|
||
Me.GunaLabel3.Size = New System.Drawing.Size(78, 18)
|
||
Me.GunaLabel3.TabIndex = 18
|
||
Me.GunaLabel3.Text = "Désactivé"
|
||
'
|
||
'GunaLabel4
|
||
'
|
||
Me.GunaLabel4.AutoSize = True
|
||
Me.GunaLabel4.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.GunaLabel4.Location = New System.Drawing.Point(9, 90)
|
||
Me.GunaLabel4.Name = "GunaLabel4"
|
||
Me.GunaLabel4.Size = New System.Drawing.Size(208, 18)
|
||
Me.GunaLabel4.TabIndex = 17
|
||
Me.GunaLabel4.Text = "Mettre la playlist au 1er plans"
|
||
'
|
||
'GunaGoogleSwitch2
|
||
'
|
||
Me.GunaGoogleSwitch2.BaseColor = System.Drawing.SystemColors.Control
|
||
Me.GunaGoogleSwitch2.CheckedOffColor = System.Drawing.Color.Silver
|
||
Me.GunaGoogleSwitch2.CheckedOnColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
|
||
Me.GunaGoogleSwitch2.FillColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
|
||
Me.GunaGoogleSwitch2.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.GunaGoogleSwitch2.Location = New System.Drawing.Point(220, 90)
|
||
Me.GunaGoogleSwitch2.Margin = New System.Windows.Forms.Padding(4, 3, 5, 4)
|
||
Me.GunaGoogleSwitch2.Name = "GunaGoogleSwitch2"
|
||
Me.GunaGoogleSwitch2.Size = New System.Drawing.Size(38, 23)
|
||
Me.GunaGoogleSwitch2.TabIndex = 16
|
||
'
|
||
'Form13
|
||
'
|
||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||
Me.ClientSize = New System.Drawing.Size(406, 120)
|
||
Me.Controls.Add(Me.GunaGoogleSwitch1)
|
||
Me.Controls.Add(Me.GunaLabel3)
|
||
Me.Controls.Add(Me.GunaLabel4)
|
||
Me.Controls.Add(Me.GunaGoogleSwitch2)
|
||
Me.Controls.Add(Me.GunaLabel1)
|
||
Me.Controls.Add(Me.GunaLabel2)
|
||
Me.Controls.Add(Me.GunaLabel10)
|
||
Me.Controls.Add(Me.GunaLabel9)
|
||
Me.Controls.Add(Me.GunaGoogleSwitch5)
|
||
Me.Controls.Add(Me.ComboBox1)
|
||
Me.Controls.Add(Me.CheckBox1)
|
||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||
Me.MaximizeBox = False
|
||
Me.MaximumSize = New System.Drawing.Size(422, 159)
|
||
Me.MinimizeBox = False
|
||
Me.MinimumSize = New System.Drawing.Size(422, 159)
|
||
Me.Name = "Form13"
|
||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||
Me.Text = "Option"
|
||
Me.TopMost = True
|
||
Me.ResumeLayout(False)
|
||
Me.PerformLayout()
|
||
|
||
End Sub
|
||
|
||
Friend WithEvents CheckBox1 As CheckBox
|
||
Friend WithEvents ComboBox1 As ComboBox
|
||
Friend WithEvents GunaLabel10 As Guna.UI.WinForms.GunaLabel
|
||
Friend WithEvents GunaLabel9 As Guna.UI.WinForms.GunaLabel
|
||
Friend WithEvents GunaGoogleSwitch5 As Guna.UI.WinForms.GunaGoogleSwitch
|
||
Friend WithEvents GunaLabel1 As Guna.UI.WinForms.GunaLabel
|
||
Friend WithEvents GunaLabel2 As Guna.UI.WinForms.GunaLabel
|
||
Friend WithEvents GunaGoogleSwitch1 As Guna.UI.WinForms.GunaGoogleSwitch
|
||
Friend WithEvents GunaLabel3 As Guna.UI.WinForms.GunaLabel
|
||
Friend WithEvents GunaLabel4 As Guna.UI.WinForms.GunaLabel
|
||
Friend WithEvents GunaGoogleSwitch2 As Guna.UI.WinForms.GunaGoogleSwitch
|
||
End Class
|