_ Partial Class Form22 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() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form22)) Me.Label1 = New System.Windows.Forms.Label() Me.GunaGoogleSwitch1 = New Guna.UI.WinForms.GunaGoogleSwitch() Me.Label2 = New System.Windows.Forms.Label() Me.GunaGoogleSwitch2 = New Guna.UI.WinForms.GunaGoogleSwitch() Me.Label3 = New System.Windows.Forms.Label() Me.GunaGoogleSwitch3 = New Guna.UI.WinForms.GunaGoogleSwitch() Me.Label4 = New System.Windows.Forms.Label() Me.GunaGoogleSwitch4 = New Guna.UI.WinForms.GunaGoogleSwitch() Me.Label5 = New System.Windows.Forms.Label() Me.GunaGoogleSwitch5 = New Guna.UI.WinForms.GunaGoogleSwitch() Me.Label6 = New System.Windows.Forms.Label() Me.GunaGoogleSwitch6 = New Guna.UI.WinForms.GunaGoogleSwitch() Me.Label7 = New System.Windows.Forms.Label() Me.GunaGoogleSwitch7 = New Guna.UI.WinForms.GunaGoogleSwitch() Me.Label8 = New System.Windows.Forms.Label() Me.GunaCirclePictureBox1 = New Guna.UI.WinForms.GunaCirclePictureBox() Me.Button1 = New System.Windows.Forms.Button() Me.Button2 = New System.Windows.Forms.Button() CType(Me.GunaCirclePictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label1.Location = New System.Drawing.Point(154, 118) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(178, 18) Me.Label1.TabIndex = 1 Me.Label1.Text = "Controle parentaux pour:" ' 'GunaGoogleSwitch1 ' Me.GunaGoogleSwitch1.BaseColor = System.Drawing.SystemColors.Control Me.GunaGoogleSwitch1.CheckedOffColor = System.Drawing.Color.DarkGray 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.White Me.GunaGoogleSwitch1.Location = New System.Drawing.Point(146, 146) Me.GunaGoogleSwitch1.Name = "GunaGoogleSwitch1" Me.GunaGoogleSwitch1.Size = New System.Drawing.Size(37, 22) Me.GunaGoogleSwitch1.TabIndex = 2 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label2.Location = New System.Drawing.Point(12, 146) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(134, 18) Me.Label2.TabIndex = 3 Me.Label2.Text = "Bloquer les radios" ' 'GunaGoogleSwitch2 ' Me.GunaGoogleSwitch2.BaseColor = System.Drawing.SystemColors.Control Me.GunaGoogleSwitch2.CheckedOffColor = System.Drawing.Color.DarkGray 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.White Me.GunaGoogleSwitch2.Location = New System.Drawing.Point(203, 176) Me.GunaGoogleSwitch2.Name = "GunaGoogleSwitch2" Me.GunaGoogleSwitch2.Size = New System.Drawing.Size(37, 22) Me.GunaGoogleSwitch2.TabIndex = 2 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label3.Location = New System.Drawing.Point(12, 176) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(195, 18) Me.Label3.TabIndex = 3 Me.Label3.Text = "Bloquer les films streaming" ' 'GunaGoogleSwitch3 ' Me.GunaGoogleSwitch3.BaseColor = System.Drawing.SystemColors.Control Me.GunaGoogleSwitch3.CheckedOffColor = System.Drawing.Color.DarkGray Me.GunaGoogleSwitch3.CheckedOnColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer)) Me.GunaGoogleSwitch3.FillColor = System.Drawing.Color.White Me.GunaGoogleSwitch3.Location = New System.Drawing.Point(219, 204) Me.GunaGoogleSwitch3.Name = "GunaGoogleSwitch3" Me.GunaGoogleSwitch3.Size = New System.Drawing.Size(37, 22) Me.GunaGoogleSwitch3.TabIndex = 2 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label4.Location = New System.Drawing.Point(12, 204) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(206, 18) Me.Label4.TabIndex = 3 Me.Label4.Text = "Bloquer les séries streaming" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' 'GunaGoogleSwitch4 ' Me.GunaGoogleSwitch4.BaseColor = System.Drawing.SystemColors.Control Me.GunaGoogleSwitch4.CheckedOffColor = System.Drawing.Color.DarkGray Me.GunaGoogleSwitch4.CheckedOnColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer)) Me.GunaGoogleSwitch4.FillColor = System.Drawing.Color.White Me.GunaGoogleSwitch4.Location = New System.Drawing.Point(157, 229) Me.GunaGoogleSwitch4.Name = "GunaGoogleSwitch4" Me.GunaGoogleSwitch4.Size = New System.Drawing.Size(37, 22) Me.GunaGoogleSwitch4.TabIndex = 2 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label5.Location = New System.Drawing.Point(12, 229) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(146, 18) Me.Label5.TabIndex = 3 Me.Label5.Text = "Bloquer L'historique" ' 'GunaGoogleSwitch5 ' Me.GunaGoogleSwitch5.BaseColor = System.Drawing.SystemColors.Control Me.GunaGoogleSwitch5.CheckedOffColor = System.Drawing.Color.DarkGray 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.White Me.GunaGoogleSwitch5.Location = New System.Drawing.Point(187, 254) Me.GunaGoogleSwitch5.Name = "GunaGoogleSwitch5" Me.GunaGoogleSwitch5.Size = New System.Drawing.Size(37, 22) Me.GunaGoogleSwitch5.TabIndex = 2 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label6.Location = New System.Drawing.Point(12, 254) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(177, 18) Me.Label6.TabIndex = 3 Me.Label6.Text = "Bloquer le playliste store" ' 'GunaGoogleSwitch6 ' Me.GunaGoogleSwitch6.BaseColor = System.Drawing.SystemColors.Control Me.GunaGoogleSwitch6.CheckedOffColor = System.Drawing.Color.DarkGray Me.GunaGoogleSwitch6.CheckedOnColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer)) Me.GunaGoogleSwitch6.FillColor = System.Drawing.Color.White Me.GunaGoogleSwitch6.Location = New System.Drawing.Point(176, 279) Me.GunaGoogleSwitch6.Name = "GunaGoogleSwitch6" Me.GunaGoogleSwitch6.Size = New System.Drawing.Size(37, 22) Me.GunaGoogleSwitch6.TabIndex = 2 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label7.Location = New System.Drawing.Point(12, 279) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(164, 18) Me.Label7.TabIndex = 3 Me.Label7.Text = "Bloquer le dictée store" ' 'GunaGoogleSwitch7 ' Me.GunaGoogleSwitch7.BaseColor = System.Drawing.SystemColors.Control Me.GunaGoogleSwitch7.CheckedOffColor = System.Drawing.Color.DarkGray Me.GunaGoogleSwitch7.CheckedOnColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer)) Me.GunaGoogleSwitch7.FillColor = System.Drawing.Color.White Me.GunaGoogleSwitch7.Location = New System.Drawing.Point(233, 306) Me.GunaGoogleSwitch7.Name = "GunaGoogleSwitch7" Me.GunaGoogleSwitch7.Size = New System.Drawing.Size(37, 22) Me.GunaGoogleSwitch7.TabIndex = 2 ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label8.Location = New System.Drawing.Point(12, 305) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(222, 18) Me.Label8.TabIndex = 3 Me.Label8.Text = "Bloquer les musique streaming" ' 'GunaCirclePictureBox1 ' Me.GunaCirclePictureBox1.BaseColor = System.Drawing.Color.White Me.GunaCirclePictureBox1.Location = New System.Drawing.Point(187, 7) Me.GunaCirclePictureBox1.Name = "GunaCirclePictureBox1" Me.GunaCirclePictureBox1.Size = New System.Drawing.Size(112, 108) Me.GunaCirclePictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage Me.GunaCirclePictureBox1.TabIndex = 0 Me.GunaCirclePictureBox1.TabStop = False Me.GunaCirclePictureBox1.UseTransfarantBackground = False ' 'Button1 ' Me.Button1.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button1.Location = New System.Drawing.Point(246, 167) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(176, 31) Me.Button1.TabIndex = 4 Me.Button1.Text = "Liste des films bloquer" Me.Button1.UseVisualStyleBackColor = True Me.Button1.Visible = False ' 'Button2 ' Me.Button2.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button2.Location = New System.Drawing.Point(262, 199) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(188, 29) Me.Button2.TabIndex = 4 Me.Button2.Text = "Liste des Séries bloquer" Me.Button2.UseVisualStyleBackColor = True Me.Button2.Visible = False ' 'Form22 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(498, 340) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.GunaGoogleSwitch7) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.GunaGoogleSwitch6) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.GunaGoogleSwitch5) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.GunaGoogleSwitch4) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.GunaGoogleSwitch3) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.GunaGoogleSwitch2) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.GunaGoogleSwitch1) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.GunaCirclePictureBox1) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.MaximizeBox = False Me.MaximumSize = New System.Drawing.Size(514, 379) Me.MinimumSize = New System.Drawing.Size(514, 379) Me.Name = "Form22" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Contrôle parental" CType(Me.GunaCirclePictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents GunaCirclePictureBox1 As Guna.UI.WinForms.GunaCirclePictureBox Friend WithEvents Label1 As Label Friend WithEvents GunaGoogleSwitch1 As Guna.UI.WinForms.GunaGoogleSwitch Friend WithEvents Label2 As Label Friend WithEvents GunaGoogleSwitch2 As Guna.UI.WinForms.GunaGoogleSwitch Friend WithEvents Label3 As Label Friend WithEvents GunaGoogleSwitch3 As Guna.UI.WinForms.GunaGoogleSwitch Friend WithEvents Label4 As Label Friend WithEvents GunaGoogleSwitch4 As Guna.UI.WinForms.GunaGoogleSwitch Friend WithEvents Label5 As Label Friend WithEvents GunaGoogleSwitch5 As Guna.UI.WinForms.GunaGoogleSwitch Friend WithEvents Label6 As Label Friend WithEvents GunaGoogleSwitch6 As Guna.UI.WinForms.GunaGoogleSwitch Friend WithEvents Label7 As Label Friend WithEvents GunaGoogleSwitch7 As Guna.UI.WinForms.GunaGoogleSwitch Friend WithEvents Label8 As Label Friend WithEvents Button1 As Button Friend WithEvents Button2 As Button End Class