Partial Class Form42 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(Form42)) 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.ChromeTabcontrol1 = New Extrème_downloaders.ChromeTabcontrol() Me.TabPage1 = New System.Windows.Forms.TabPage() Me.ListBox1 = New System.Windows.Forms.ListBox() Me.Label8 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.TabPage2 = New System.Windows.Forms.TabPage() Me.Button5 = New System.Windows.Forms.Button() Me.Button7 = New System.Windows.Forms.Button() Me.Button6 = New System.Windows.Forms.Button() Me.Button4 = New System.Windows.Forms.Button() Me.Label22 = New System.Windows.Forms.Label() Me.Label21 = New System.Windows.Forms.Label() Me.Label20 = New System.Windows.Forms.Label() Me.Label19 = New System.Windows.Forms.Label() Me.Label18 = New System.Windows.Forms.Label() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.TabPage4 = New System.Windows.Forms.TabPage() Me.Panel1 = New System.Windows.Forms.Panel() Me.Label10 = New System.Windows.Forms.Label() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.Panel3 = New System.Windows.Forms.Panel() Me.Label9 = New System.Windows.Forms.Label() Me.PictureBox3 = New System.Windows.Forms.PictureBox() Me.Panel5 = New System.Windows.Forms.Panel() Me.Label13 = New System.Windows.Forms.Label() Me.PictureBox20 = New System.Windows.Forms.PictureBox() Me.TabPage3 = New System.Windows.Forms.TabPage() Me.Label17 = New System.Windows.Forms.Label() Me.Label16 = New System.Windows.Forms.Label() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Button3 = New System.Windows.Forms.Button() Me.Button2 = New System.Windows.Forms.Button() Me.Button1 = New System.Windows.Forms.Button() Me.Label15 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.Label14 = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.ChromeTabcontrol1.SuspendLayout() Me.TabPage1.SuspendLayout() Me.TabPage2.SuspendLayout() Me.TabPage4.SuspendLayout() Me.Panel1.SuspendLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel3.SuspendLayout() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel5.SuspendLayout() CType(Me.PictureBox20, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage3.SuspendLayout() Me.SuspendLayout() ' 'Timer1 ' Me.Timer1.Interval = 1 ' 'Timer2 ' Me.Timer2.Enabled = True Me.Timer2.Interval = 300000 ' 'Timer3 ' Me.Timer3.Interval = 1 ' 'ChromeTabcontrol1 ' Me.ChromeTabcontrol1.Alignment = System.Windows.Forms.TabAlignment.Left Me.ChromeTabcontrol1.Controls.Add(Me.TabPage1) Me.ChromeTabcontrol1.Controls.Add(Me.TabPage2) Me.ChromeTabcontrol1.Controls.Add(Me.TabPage4) Me.ChromeTabcontrol1.Controls.Add(Me.TabPage3) Me.ChromeTabcontrol1.ItemSize = New System.Drawing.Size(30, 115) Me.ChromeTabcontrol1.Location = New System.Drawing.Point(2, 4) Me.ChromeTabcontrol1.Multiline = True Me.ChromeTabcontrol1.Name = "ChromeTabcontrol1" Me.ChromeTabcontrol1.SelectedIndex = 0 Me.ChromeTabcontrol1.ShowOuterBorders = False Me.ChromeTabcontrol1.Size = New System.Drawing.Size(483, 247) Me.ChromeTabcontrol1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed Me.ChromeTabcontrol1.SquareColor = System.Drawing.Color.White Me.ChromeTabcontrol1.TabIndex = 0 ' '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.ListBox1) Me.TabPage1.Controls.Add(Me.Label8) Me.TabPage1.Controls.Add(Me.Label6) Me.TabPage1.Controls.Add(Me.Label4) Me.TabPage1.Controls.Add(Me.Label7) Me.TabPage1.Controls.Add(Me.Label5) Me.TabPage1.Controls.Add(Me.Label2) Me.TabPage1.Controls.Add(Me.Label3) Me.TabPage1.Controls.Add(Me.Label1) Me.TabPage1.Location = New System.Drawing.Point(119, 4) Me.TabPage1.Name = "TabPage1" Me.TabPage1.Padding = New System.Windows.Forms.Padding(3) Me.TabPage1.Size = New System.Drawing.Size(360, 239) Me.TabPage1.TabIndex = 0 Me.TabPage1.Text = "Général" ' 'ListBox1 ' Me.ListBox1.FormattingEnabled = True Me.ListBox1.ItemHeight = 18 Me.ListBox1.Location = New System.Drawing.Point(291, 201) Me.ListBox1.Name = "ListBox1" Me.ListBox1.Size = New System.Drawing.Size(63, 22) Me.ListBox1.TabIndex = 1 Me.ListBox1.Visible = False ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(178, 181) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(17, 18) Me.Label8.TabIndex = 0 Me.Label8.Text = "0" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(169, 122) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(17, 18) Me.Label6.TabIndex = 0 Me.Label6.Text = "0" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(140, 73) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(17, 18) Me.Label4.TabIndex = 0 Me.Label4.Text = "0" ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(124, 162) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(125, 18) Me.Label7.TabIndex = 0 Me.Label7.Text = "verssion serveur:" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(142, 96) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(88, 18) Me.Label5.TabIndex = 0 Me.Label5.Text = "Mois et jour" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(178, 27) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(17, 18) Me.Label2.TabIndex = 0 Me.Label2.Text = "0" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(136, 49) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(101, 18) Me.Label3.TabIndex = 0 Me.Label3.Text = "Maintenance:" ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(113, 3) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(147, 18) Me.Label1.TabIndex = 0 Me.Label1.Text = "nombre d'utilisateur:" ' 'TabPage2 ' Me.TabPage2.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer)) Me.TabPage2.Controls.Add(Me.Button5) Me.TabPage2.Controls.Add(Me.Button7) Me.TabPage2.Controls.Add(Me.Button6) Me.TabPage2.Controls.Add(Me.Button4) Me.TabPage2.Controls.Add(Me.Label22) Me.TabPage2.Controls.Add(Me.Label21) Me.TabPage2.Controls.Add(Me.Label20) Me.TabPage2.Controls.Add(Me.Label19) Me.TabPage2.Controls.Add(Me.Label18) Me.TabPage2.Controls.Add(Me.ComboBox1) Me.TabPage2.Location = New System.Drawing.Point(119, 4) Me.TabPage2.Name = "TabPage2" Me.TabPage2.Padding = New System.Windows.Forms.Padding(3) Me.TabPage2.Size = New System.Drawing.Size(360, 239) Me.TabPage2.TabIndex = 1 Me.TabPage2.Text = "Utilisateur" ' 'Button5 ' Me.Button5.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer)) Me.Button5.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button5.Location = New System.Drawing.Point(280, 72) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(75, 23) Me.Button5.TabIndex = 2 Me.Button5.Text = "modifier" Me.Button5.UseVisualStyleBackColor = False ' 'Button7 ' Me.Button7.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer)) Me.Button7.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button7.Location = New System.Drawing.Point(280, 147) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(75, 23) Me.Button7.TabIndex = 2 Me.Button7.Text = "modifier" Me.Button7.UseVisualStyleBackColor = False ' 'Button6 ' Me.Button6.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer)) Me.Button6.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button6.Location = New System.Drawing.Point(280, 124) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(75, 23) Me.Button6.TabIndex = 2 Me.Button6.Text = "modifier" Me.Button6.UseVisualStyleBackColor = False ' 'Button4 ' Me.Button4.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer)) Me.Button4.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button4.Location = New System.Drawing.Point(280, 99) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(75, 23) Me.Button4.TabIndex = 2 Me.Button4.Text = "modifier" Me.Button4.UseVisualStyleBackColor = False ' 'Label22 ' Me.Label22.AutoSize = True Me.Label22.Location = New System.Drawing.Point(6, 147) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(65, 18) Me.Label22.TabIndex = 1 Me.Label22.Text = "Label18" ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.Location = New System.Drawing.Point(6, 125) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(65, 18) Me.Label21.TabIndex = 1 Me.Label21.Text = "Label18" ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.Location = New System.Drawing.Point(6, 100) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(65, 18) Me.Label20.TabIndex = 1 Me.Label20.Text = "Label18" ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Location = New System.Drawing.Point(6, 73) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(65, 18) Me.Label19.TabIndex = 1 Me.Label19.Text = "Label18" ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Location = New System.Drawing.Point(6, 44) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(65, 18) Me.Label18.TabIndex = 1 Me.Label18.Text = "Label18" ' 'ComboBox1 ' Me.ComboBox1.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer)) Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox1.ForeColor = System.Drawing.Color.White Me.ComboBox1.FormattingEnabled = True Me.ComboBox1.Location = New System.Drawing.Point(6, 6) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(349, 26) Me.ComboBox1.TabIndex = 0 ' '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.Panel1) Me.TabPage4.Controls.Add(Me.Panel3) Me.TabPage4.Controls.Add(Me.Panel5) Me.TabPage4.Location = New System.Drawing.Point(119, 4) Me.TabPage4.Name = "TabPage4" Me.TabPage4.Size = New System.Drawing.Size(360, 239) Me.TabPage4.TabIndex = 3 Me.TabPage4.Text = "En ligne" ' 'Panel1 ' Me.Panel1.BackColor = System.Drawing.Color.Transparent Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.Label10) Me.Panel1.Controls.Add(Me.PictureBox1) Me.Panel1.Location = New System.Drawing.Point(3, 108) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(352, 48) Me.Panel1.TabIndex = 6 ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label10.ForeColor = System.Drawing.Color.White Me.Label10.Location = New System.Drawing.Point(47, 13) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(194, 18) Me.Label10.TabIndex = 1 Me.Label10.Text = "mis a ligne communautaire" ' 'PictureBox1 ' Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image) Me.PictureBox1.Location = New System.Drawing.Point(4, 6) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(37, 32) Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox1.TabIndex = 0 Me.PictureBox1.TabStop = False ' 'Panel3 ' Me.Panel3.BackColor = System.Drawing.Color.Transparent Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel3.Controls.Add(Me.Label9) Me.Panel3.Controls.Add(Me.PictureBox3) Me.Panel3.Location = New System.Drawing.Point(3, 54) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(352, 48) Me.Panel3.TabIndex = 6 ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label9.ForeColor = System.Drawing.Color.White Me.Label9.Location = New System.Drawing.Point(47, 13) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(178, 18) Me.Label9.TabIndex = 1 Me.Label9.Text = "mis a ligne Téléchargeur" ' 'PictureBox3 ' Me.PictureBox3.Image = CType(resources.GetObject("PictureBox3.Image"), System.Drawing.Image) Me.PictureBox3.Location = New System.Drawing.Point(4, 6) Me.PictureBox3.Name = "PictureBox3" Me.PictureBox3.Size = New System.Drawing.Size(37, 32) Me.PictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox3.TabIndex = 0 Me.PictureBox3.TabStop = False ' 'Panel5 ' Me.Panel5.BackColor = System.Drawing.Color.Transparent Me.Panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel5.Controls.Add(Me.Label13) Me.Panel5.Controls.Add(Me.PictureBox20) Me.Panel5.Location = New System.Drawing.Point(3, 4) Me.Panel5.Name = "Panel5" Me.Panel5.Size = New System.Drawing.Size(352, 44) Me.Panel5.TabIndex = 5 ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label13.ForeColor = System.Drawing.Color.White Me.Label13.Location = New System.Drawing.Point(47, 13) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(92, 18) Me.Label13.TabIndex = 1 Me.Label13.Text = "signalement" ' 'PictureBox20 ' Me.PictureBox20.Image = CType(resources.GetObject("PictureBox20.Image"), System.Drawing.Image) Me.PictureBox20.Location = New System.Drawing.Point(4, 6) Me.PictureBox20.Name = "PictureBox20" Me.PictureBox20.Size = New System.Drawing.Size(37, 32) Me.PictureBox20.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox20.TabIndex = 0 Me.PictureBox20.TabStop = False ' '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.Label17) Me.TabPage3.Controls.Add(Me.Label16) Me.TabPage3.Controls.Add(Me.TextBox2) Me.TabPage3.Controls.Add(Me.TextBox1) Me.TabPage3.Controls.Add(Me.Button3) Me.TabPage3.Controls.Add(Me.Button2) Me.TabPage3.Controls.Add(Me.Button1) Me.TabPage3.Controls.Add(Me.Label15) Me.TabPage3.Controls.Add(Me.Label12) Me.TabPage3.Controls.Add(Me.Label14) Me.TabPage3.Controls.Add(Me.Label11) Me.TabPage3.Location = New System.Drawing.Point(119, 4) Me.TabPage3.Name = "TabPage3" Me.TabPage3.Size = New System.Drawing.Size(360, 239) Me.TabPage3.TabIndex = 4 Me.TabPage3.Text = "Serveur" ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Location = New System.Drawing.Point(197, 184) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(46, 18) Me.Label17.TabIndex = 4 Me.Label17.Text = "mois:" Me.Label17.Visible = False ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.Location = New System.Drawing.Point(56, 184) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(50, 18) Me.Label16.TabIndex = 4 Me.Label16.Text = "Jours:" Me.Label16.Visible = False ' 'TextBox2 ' Me.TextBox2.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer)) Me.TextBox2.ForeColor = System.Drawing.Color.White Me.TextBox2.Location = New System.Drawing.Point(166, 205) Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(100, 26) Me.TextBox2.TabIndex = 3 Me.TextBox2.Visible = False ' 'TextBox1 ' Me.TextBox1.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer)) Me.TextBox1.ForeColor = System.Drawing.Color.White Me.TextBox1.Location = New System.Drawing.Point(30, 205) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(100, 26) Me.TextBox1.TabIndex = 3 Me.TextBox1.Visible = False ' 'Button3 ' Me.Button3.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer)) Me.Button3.Location = New System.Drawing.Point(229, 124) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(126, 28) Me.Button3.TabIndex = 2 Me.Button3.Text = "modifier" Me.Button3.UseVisualStyleBackColor = False ' 'Button2 ' Me.Button2.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer)) Me.Button2.Location = New System.Drawing.Point(3, 84) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(352, 34) Me.Button2.TabIndex = 1 Me.Button2.Text = "désactivez" Me.Button2.UseVisualStyleBackColor = False ' 'Button1 ' Me.Button1.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer)) Me.Button1.Location = New System.Drawing.Point(3, 49) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(352, 29) Me.Button1.TabIndex = 0 Me.Button1.Text = "activez" Me.Button1.UseVisualStyleBackColor = False ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Location = New System.Drawing.Point(152, 142) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(17, 18) Me.Label15.TabIndex = 0 Me.Label15.Text = "0" ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Location = New System.Drawing.Point(130, 29) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(17, 18) Me.Label12.TabIndex = 0 Me.Label12.Text = "0" ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Location = New System.Drawing.Point(124, 121) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(96, 18) Me.Label14.TabIndex = 0 Me.Label14.Text = "Mois et jours" ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(124, 10) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(101, 18) Me.Label11.TabIndex = 0 Me.Label11.Text = "Maintenance:" ' 'Form42 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 18.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer)) Me.ClientSize = New System.Drawing.Size(488, 253) Me.Controls.Add(Me.ChromeTabcontrol1) Me.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.ForeColor = System.Drawing.Color.White Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Margin = New System.Windows.Forms.Padding(4) Me.MaximizeBox = False Me.MaximumSize = New System.Drawing.Size(504, 292) Me.MinimumSize = New System.Drawing.Size(504, 292) Me.Name = "Form42" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Administration" Me.ChromeTabcontrol1.ResumeLayout(False) Me.TabPage1.ResumeLayout(False) Me.TabPage1.PerformLayout() Me.TabPage2.ResumeLayout(False) Me.TabPage2.PerformLayout() Me.TabPage4.ResumeLayout(False) Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel3.ResumeLayout(False) Me.Panel3.PerformLayout() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel5.ResumeLayout(False) Me.Panel5.PerformLayout() CType(Me.PictureBox20, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage3.ResumeLayout(False) Me.TabPage3.PerformLayout() Me.ResumeLayout(False) End Sub Friend WithEvents ChromeTabcontrol1 As ChromeTabcontrol Friend WithEvents TabPage1 As TabPage Friend WithEvents TabPage2 As TabPage Friend WithEvents TabPage4 As TabPage Friend WithEvents TabPage3 As TabPage Friend WithEvents Label1 As Label Friend WithEvents Label2 As Label Friend WithEvents Label8 As Label Friend WithEvents Label6 As Label Friend WithEvents Label4 As Label Friend WithEvents Label7 As Label Friend WithEvents Label5 As Label Friend WithEvents Label3 As Label Friend WithEvents ListBox1 As ListBox Friend WithEvents Timer1 As Timer Friend WithEvents Timer2 As Timer Friend WithEvents Panel5 As Panel Friend WithEvents Label13 As Label Friend WithEvents PictureBox20 As PictureBox Friend WithEvents Panel1 As Panel Friend WithEvents Label10 As Label Friend WithEvents PictureBox1 As PictureBox Friend WithEvents Panel3 As Panel Friend WithEvents Label9 As Label Friend WithEvents PictureBox3 As PictureBox Friend WithEvents Button2 As Button Friend WithEvents Button1 As Button Friend WithEvents Label15 As Label Friend WithEvents Label12 As Label Friend WithEvents Label14 As Label Friend WithEvents Label11 As Label Friend WithEvents Label17 As Label Friend WithEvents Label16 As Label Friend WithEvents TextBox2 As TextBox Friend WithEvents TextBox1 As TextBox Friend WithEvents Button3 As Button Friend WithEvents ComboBox1 As ComboBox Friend WithEvents Timer3 As Timer Friend WithEvents Label21 As Label Friend WithEvents Label20 As Label Friend WithEvents Label19 As Label Friend WithEvents Label18 As Label Friend WithEvents Label22 As Label Friend WithEvents Button5 As Button Friend WithEvents Button7 As Button Friend WithEvents Button6 As Button Friend WithEvents Button4 As Button End Class