_ Partial Class tchat 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(tchat)) Me.TabControl1 = New System.Windows.Forms.TabControl() Me.TabPage1 = New System.Windows.Forms.TabPage() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Panel1 = New System.Windows.Forms.Panel() Me.Label1 = New System.Windows.Forms.Label() Me.ListBox1 = New System.Windows.Forms.ListBox() Me.ContextMenuStrip4 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.ToolStripMenuItem5 = New System.Windows.Forms.ToolStripMenuItem() Me.Label6 = New System.Windows.Forms.Label() Me.TabPage2 = New System.Windows.Forms.TabPage() Me.Label2 = New System.Windows.Forms.Label() Me.ListBox2 = New System.Windows.Forms.ListBox() Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem() Me.TabPage3 = New System.Windows.Forms.TabPage() Me.Label3 = New System.Windows.Forms.Label() Me.ListBox3 = New System.Windows.Forms.ListBox() Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem3 = New System.Windows.Forms.ToolStripMenuItem() Me.TabPage4 = New System.Windows.Forms.TabPage() Me.Label4 = New System.Windows.Forms.Label() Me.ListBox4 = New System.Windows.Forms.ListBox() Me.ContextMenuStrip3 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.ToolStripMenuItem4 = New System.Windows.Forms.ToolStripMenuItem() Me.MenuStrip1 = New System.Windows.Forms.MenuStrip() Me.AjjouterUnAmisToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ActualiserToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() 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.Timer4 = New System.Windows.Forms.Timer(Me.components) Me.Timer5 = New System.Windows.Forms.Timer(Me.components) Me.Timer6 = New System.Windows.Forms.Timer(Me.components) Me.Timer7 = New System.Windows.Forms.Timer(Me.components) Me.Timer8 = New System.Windows.Forms.Timer(Me.components) Me.Timer9 = New System.Windows.Forms.Timer(Me.components) Me.Timer10 = New System.Windows.Forms.Timer(Me.components) Me.Timer11 = New System.Windows.Forms.Timer(Me.components) Me.Timer12 = New System.Windows.Forms.Timer(Me.components) Me.Label5 = New System.Windows.Forms.Label() Me.Timer13 = New System.Windows.Forms.Timer(Me.components) Me.Timer14 = New System.Windows.Forms.Timer(Me.components) Me.Timer15 = New System.Windows.Forms.Timer(Me.components) Me.Timer16 = New System.Windows.Forms.Timer(Me.components) Me.Timer17 = New System.Windows.Forms.Timer(Me.components) Me.Timer18 = New System.Windows.Forms.Timer(Me.components) Me.Timer19 = New System.Windows.Forms.Timer(Me.components) Me.Timer20 = New System.Windows.Forms.Timer(Me.components) Me.Timer21 = New System.Windows.Forms.Timer(Me.components) Me.Timer22 = New System.Windows.Forms.Timer(Me.components) Me.Timer23 = New System.Windows.Forms.Timer(Me.components) Me.Timer24 = New System.Windows.Forms.Timer(Me.components) Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.Timer25 = New System.Windows.Forms.Timer(Me.components) Me.Timer26 = New System.Windows.Forms.Timer(Me.components) Me.Timer27 = New System.Windows.Forms.Timer(Me.components) Me.Timer28 = New System.Windows.Forms.Timer(Me.components) Me.Timer29 = New System.Windows.Forms.Timer(Me.components) Me.Timer30 = New System.Windows.Forms.Timer(Me.components) Me.Timer31 = New System.Windows.Forms.Timer(Me.components) Me.Timer32 = New System.Windows.Forms.Timer(Me.components) Me.Timer33 = New System.Windows.Forms.Timer(Me.components) Me.Timer34 = New System.Windows.Forms.Timer(Me.components) Me.Timer35 = New System.Windows.Forms.Timer(Me.components) Me.Timer36 = New System.Windows.Forms.Timer(Me.components) Me.Timer37 = New System.Windows.Forms.Timer(Me.components) Me.Timer38 = New System.Windows.Forms.Timer(Me.components) Me.Timer39 = New System.Windows.Forms.Timer(Me.components) Me.Timer40 = New System.Windows.Forms.Timer(Me.components) Me.Timer41 = New System.Windows.Forms.Timer(Me.components) Me.Timer42 = New System.Windows.Forms.Timer(Me.components) Me.Timer43 = New System.Windows.Forms.Timer(Me.components) Me.Timer44 = New System.Windows.Forms.Timer(Me.components) Me.TabControl1.SuspendLayout() Me.TabPage1.SuspendLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel1.SuspendLayout() Me.ContextMenuStrip4.SuspendLayout() Me.TabPage2.SuspendLayout() Me.ContextMenuStrip1.SuspendLayout() Me.TabPage3.SuspendLayout() Me.ContextMenuStrip2.SuspendLayout() Me.TabPage4.SuspendLayout() Me.ContextMenuStrip3.SuspendLayout() Me.MenuStrip1.SuspendLayout() Me.SuspendLayout() ' '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.Dock = System.Windows.Forms.DockStyle.Top Me.TabControl1.Font = New System.Drawing.Font("Arial", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.TabControl1.Location = New System.Drawing.Point(0, 24) Me.TabControl1.Multiline = True Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 Me.TabControl1.Size = New System.Drawing.Size(593, 285) Me.TabControl1.TabIndex = 0 ' 'TabPage1 ' Me.TabPage1.Controls.Add(Me.TextBox3) Me.TabPage1.Controls.Add(Me.PictureBox1) Me.TabPage1.Controls.Add(Me.TextBox2) Me.TabPage1.Controls.Add(Me.TextBox1) Me.TabPage1.Controls.Add(Me.Panel1) Me.TabPage1.Controls.Add(Me.Label6) 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(585, 254) Me.TabPage1.TabIndex = 0 Me.TabPage1.Text = "Discutions" Me.TabPage1.UseVisualStyleBackColor = True ' 'TextBox3 ' Me.TextBox3.Location = New System.Drawing.Point(346, 6) Me.TextBox3.Multiline = True Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(210, 124) Me.TextBox3.TabIndex = 5 Me.TextBox3.Visible = False ' 'PictureBox1 ' Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image) Me.PictureBox1.Location = New System.Drawing.Point(520, 224) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(57, 27) Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox1.TabIndex = 4 Me.PictureBox1.TabStop = False ' 'TextBox2 ' Me.TextBox2.Location = New System.Drawing.Point(153, 224) Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(363, 26) Me.TextBox2.TabIndex = 2 ' 'TextBox1 ' Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None Me.TextBox1.Cursor = System.Windows.Forms.Cursors.No Me.TextBox1.Location = New System.Drawing.Point(153, 6) Me.TextBox1.Multiline = True Me.TextBox1.Name = "TextBox1" Me.TextBox1.ReadOnly = True Me.TextBox1.ScrollBars = System.Windows.Forms.ScrollBars.Both Me.TextBox1.Size = New System.Drawing.Size(426, 195) Me.TextBox1.TabIndex = 1 ' 'Panel1 ' Me.Panel1.Controls.Add(Me.Label1) Me.Panel1.Controls.Add(Me.ListBox1) Me.Panel1.Location = New System.Drawing.Point(1, -1) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(149, 255) Me.Panel1.TabIndex = 0 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label1.Location = New System.Drawing.Point(3, 7) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(142, 15) Me.Label1.TabIndex = 3 Me.Label1.Text = "Aucune discution trouvez" ' 'ListBox1 ' Me.ListBox1.BorderStyle = System.Windows.Forms.BorderStyle.None Me.ListBox1.ContextMenuStrip = Me.ContextMenuStrip4 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(149, 252) Me.ListBox1.TabIndex = 1 Me.ToolTip1.SetToolTip(Me.ListBox1, "vous discution") ' 'ContextMenuStrip4 ' Me.ContextMenuStrip4.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem5}) Me.ContextMenuStrip4.Name = "ContextMenuStrip1" Me.ContextMenuStrip4.Size = New System.Drawing.Size(174, 26) ' 'ToolStripMenuItem5 ' Me.ToolStripMenuItem5.Image = CType(resources.GetObject("ToolStripMenuItem5.Image"), System.Drawing.Image) Me.ToolStripMenuItem5.Name = "ToolStripMenuItem5" Me.ToolStripMenuItem5.Size = New System.Drawing.Size(173, 22) Me.ToolStripMenuItem5.Text = "Reset les messages" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(156, 204) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(0, 18) Me.Label6.TabIndex = 3 ' 'TabPage2 ' Me.TabPage2.Controls.Add(Me.Label2) 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(585, 254) Me.TabPage2.TabIndex = 1 Me.TabPage2.Text = "Mes amis" Me.TabPage2.UseVisualStyleBackColor = True ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.BackColor = System.Drawing.Color.White Me.Label2.Font = New System.Drawing.Font("Arial", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label2.Location = New System.Drawing.Point(192, 10) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(164, 22) Me.Label2.TabIndex = 4 Me.Label2.Text = "Aucun ami trouvez" ' 'ListBox2 ' Me.ListBox2.BorderStyle = System.Windows.Forms.BorderStyle.None Me.ListBox2.ContextMenuStrip = Me.ContextMenuStrip1 Me.ListBox2.FormattingEnabled = True Me.ListBox2.ItemHeight = 18 Me.ListBox2.Location = New System.Drawing.Point(3, 3) Me.ListBox2.Name = "ListBox2" Me.ListBox2.Size = New System.Drawing.Size(574, 234) Me.ListBox2.TabIndex = 0 ' 'ContextMenuStrip1 ' Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem1}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" Me.ContextMenuStrip1.Size = New System.Drawing.Size(130, 26) ' 'ToolStripMenuItem1 ' Me.ToolStripMenuItem1.Image = CType(resources.GetObject("ToolStripMenuItem1.Image"), System.Drawing.Image) Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1" Me.ToolStripMenuItem1.Size = New System.Drawing.Size(129, 22) Me.ToolStripMenuItem1.Text = "Supprimer" ' 'TabPage3 ' Me.TabPage3.Controls.Add(Me.Label3) 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(585, 254) Me.TabPage3.TabIndex = 2 Me.TabPage3.Text = "Mes demandes d'amis" Me.TabPage3.UseVisualStyleBackColor = True ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.BackColor = System.Drawing.Color.White Me.Label3.Font = New System.Drawing.Font("Arial", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label3.Location = New System.Drawing.Point(153, 12) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(285, 22) Me.Label3.TabIndex = 5 Me.Label3.Text = "Aucune demande d'amis trouvez" ' '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(5, 4) Me.ListBox3.Name = "ListBox3" Me.ListBox3.Size = New System.Drawing.Size(574, 234) Me.ListBox3.TabIndex = 1 ' 'ContextMenuStrip2 ' Me.ContextMenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem2, Me.ToolStripMenuItem3}) Me.ContextMenuStrip2.Name = "ContextMenuStrip1" Me.ContextMenuStrip2.Size = New System.Drawing.Size(122, 48) ' 'ToolStripMenuItem2 ' Me.ToolStripMenuItem2.Image = CType(resources.GetObject("ToolStripMenuItem2.Image"), System.Drawing.Image) Me.ToolStripMenuItem2.Name = "ToolStripMenuItem2" Me.ToolStripMenuItem2.Size = New System.Drawing.Size(121, 22) Me.ToolStripMenuItem2.Text = "Accepter" ' 'ToolStripMenuItem3 ' Me.ToolStripMenuItem3.Image = CType(resources.GetObject("ToolStripMenuItem3.Image"), System.Drawing.Image) Me.ToolStripMenuItem3.Name = "ToolStripMenuItem3" Me.ToolStripMenuItem3.Size = New System.Drawing.Size(121, 22) Me.ToolStripMenuItem3.Text = "Refuser" ' 'TabPage4 ' Me.TabPage4.Controls.Add(Me.Label4) 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(585, 254) Me.TabPage4.TabIndex = 3 Me.TabPage4.Text = "Demande d'amis en attentes" Me.TabPage4.UseVisualStyleBackColor = True ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.BackColor = System.Drawing.Color.White Me.Label4.Font = New System.Drawing.Font("Arial", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label4.Location = New System.Drawing.Point(96, 16) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(383, 22) Me.Label4.TabIndex = 6 Me.Label4.Text = "Aucune demande d'amis en attentes trouvez" ' 'ListBox4 ' Me.ListBox4.BorderStyle = System.Windows.Forms.BorderStyle.None Me.ListBox4.ContextMenuStrip = Me.ContextMenuStrip3 Me.ListBox4.FormattingEnabled = True Me.ListBox4.ItemHeight = 18 Me.ListBox4.Location = New System.Drawing.Point(5, 8) Me.ListBox4.Name = "ListBox4" Me.ListBox4.Size = New System.Drawing.Size(574, 234) Me.ListBox4.TabIndex = 2 ' 'ContextMenuStrip3 ' Me.ContextMenuStrip3.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem4}) Me.ContextMenuStrip3.Name = "ContextMenuStrip1" Me.ContextMenuStrip3.Size = New System.Drawing.Size(117, 26) ' 'ToolStripMenuItem4 ' Me.ToolStripMenuItem4.Image = CType(resources.GetObject("ToolStripMenuItem4.Image"), System.Drawing.Image) Me.ToolStripMenuItem4.Name = "ToolStripMenuItem4" Me.ToolStripMenuItem4.Size = New System.Drawing.Size(116, 22) Me.ToolStripMenuItem4.Text = "Annuler" ' 'MenuStrip1 ' Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AjjouterUnAmisToolStripMenuItem, Me.ActualiserToolStripMenuItem}) Me.MenuStrip1.Location = New System.Drawing.Point(0, 0) Me.MenuStrip1.Name = "MenuStrip1" Me.MenuStrip1.Size = New System.Drawing.Size(593, 24) Me.MenuStrip1.TabIndex = 1 Me.MenuStrip1.Text = "MenuStrip1" ' 'AjjouterUnAmisToolStripMenuItem ' Me.AjjouterUnAmisToolStripMenuItem.Image = CType(resources.GetObject("AjjouterUnAmisToolStripMenuItem.Image"), System.Drawing.Image) Me.AjjouterUnAmisToolStripMenuItem.Name = "AjjouterUnAmisToolStripMenuItem" Me.AjjouterUnAmisToolStripMenuItem.Size = New System.Drawing.Size(114, 20) Me.AjjouterUnAmisToolStripMenuItem.Text = "Ajouter un ami" ' 'ActualiserToolStripMenuItem ' Me.ActualiserToolStripMenuItem.Image = CType(resources.GetObject("ActualiserToolStripMenuItem.Image"), System.Drawing.Image) Me.ActualiserToolStripMenuItem.Name = "ActualiserToolStripMenuItem" Me.ActualiserToolStripMenuItem.Size = New System.Drawing.Size(87, 20) Me.ActualiserToolStripMenuItem.Text = "Actualiser" ' 'Timer1 ' Me.Timer1.Interval = 1 ' 'Timer2 ' Me.Timer2.Interval = 1 ' 'Timer3 ' Me.Timer3.Interval = 1 ' 'Timer4 ' Me.Timer4.Interval = 1 ' 'Timer5 ' Me.Timer5.Interval = 1 ' 'Timer6 ' Me.Timer6.Interval = 1 ' 'Timer7 ' Me.Timer7.Interval = 1 ' 'Timer8 ' Me.Timer8.Interval = 1 ' 'Timer9 ' Me.Timer9.Interval = 1 ' 'Timer10 ' Me.Timer10.Interval = 1 ' 'Timer11 ' Me.Timer11.Interval = 1 ' 'Timer12 ' Me.Timer12.Interval = 1 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(521, 8) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(39, 13) Me.Label5.TabIndex = 3 Me.Label5.Text = "Label5" Me.Label5.Visible = False ' 'Timer13 ' Me.Timer13.Interval = 1 ' 'Timer14 ' Me.Timer14.Interval = 1 ' 'Timer15 ' Me.Timer15.Interval = 1 ' 'Timer16 ' Me.Timer16.Interval = 1 ' 'Timer17 ' Me.Timer17.Interval = 1 ' 'Timer18 ' Me.Timer18.Interval = 1 ' 'Timer19 ' Me.Timer19.Interval = 1 ' 'Timer20 ' Me.Timer20.Interval = 1 ' 'Timer21 ' Me.Timer21.Interval = 1 ' 'Timer22 ' Me.Timer22.Interval = 1 ' 'Timer23 ' Me.Timer23.Interval = 1 ' 'Timer24 ' Me.Timer24.Interval = 1 ' 'ToolTip1 ' Me.ToolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info Me.ToolTip1.ToolTipTitle = "information:" ' 'Timer25 ' Me.Timer25.Interval = 1 ' 'Timer26 ' Me.Timer26.Interval = 30 ' 'Timer27 ' Me.Timer27.Enabled = True Me.Timer27.Interval = 30 ' 'Timer28 ' Me.Timer28.Interval = 1 ' 'Timer29 ' Me.Timer29.Interval = 1 ' 'Timer30 ' Me.Timer30.Interval = 1 ' 'Timer31 ' Me.Timer31.Interval = 1 ' 'Timer32 ' Me.Timer32.Interval = 1 ' 'Timer33 ' Me.Timer33.Interval = 1 ' 'Timer34 ' Me.Timer34.Interval = 1 ' 'Timer35 ' Me.Timer35.Interval = 1 ' 'Timer36 ' Me.Timer36.Interval = 1 ' 'Timer37 ' Me.Timer37.Interval = 1 ' 'Timer38 ' Me.Timer38.Interval = 1 ' 'Timer39 ' Me.Timer39.Interval = 1 ' 'Timer40 ' Me.Timer40.Interval = 1 ' 'Timer41 ' Me.Timer41.Interval = 1 ' 'Timer42 ' Me.Timer42.Interval = 1 ' 'Timer43 ' Me.Timer43.Enabled = True Me.Timer43.Interval = 60 ' 'Timer44 ' Me.Timer44.Enabled = True Me.Timer44.Interval = 60000 ' 'tchat ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(593, 312) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.TabControl1) Me.Controls.Add(Me.MenuStrip1) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.MainMenuStrip = Me.MenuStrip1 Me.MaximizeBox = False Me.MaximumSize = New System.Drawing.Size(609, 351) Me.MinimumSize = New System.Drawing.Size(609, 351) Me.Name = "tchat" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Tchat" Me.TabControl1.ResumeLayout(False) Me.TabPage1.ResumeLayout(False) Me.TabPage1.PerformLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() Me.ContextMenuStrip4.ResumeLayout(False) Me.TabPage2.ResumeLayout(False) Me.TabPage2.PerformLayout() Me.ContextMenuStrip1.ResumeLayout(False) Me.TabPage3.ResumeLayout(False) Me.TabPage3.PerformLayout() Me.ContextMenuStrip2.ResumeLayout(False) Me.TabPage4.ResumeLayout(False) Me.TabPage4.PerformLayout() Me.ContextMenuStrip3.ResumeLayout(False) Me.MenuStrip1.ResumeLayout(False) Me.MenuStrip1.PerformLayout() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents TabControl1 As TabControl Friend WithEvents TabPage1 As TabPage Friend WithEvents TabPage2 As TabPage Friend WithEvents TabPage3 As TabPage Friend WithEvents TextBox2 As TextBox Friend WithEvents TextBox1 As TextBox Friend WithEvents Panel1 As Panel Friend WithEvents ListBox1 As ListBox Friend WithEvents ListBox2 As ListBox Friend WithEvents ListBox3 As ListBox Friend WithEvents MenuStrip1 As MenuStrip Friend WithEvents AjjouterUnAmisToolStripMenuItem As ToolStripMenuItem Friend WithEvents Timer1 As Timer Friend WithEvents Timer2 As Timer Friend WithEvents Timer3 As Timer Friend WithEvents Timer4 As Timer Friend WithEvents TabPage4 As TabPage Friend WithEvents ListBox4 As ListBox Friend WithEvents Timer5 As Timer Friend WithEvents Timer6 As Timer Friend WithEvents Label1 As Label Friend WithEvents Label2 As Label Friend WithEvents Label3 As Label Friend WithEvents Timer7 As Timer Friend WithEvents Label4 As Label Friend WithEvents Timer8 As Timer Friend WithEvents ActualiserToolStripMenuItem As ToolStripMenuItem Friend WithEvents ContextMenuStrip1 As ContextMenuStrip Friend WithEvents ToolStripMenuItem1 As ToolStripMenuItem Friend WithEvents ContextMenuStrip2 As ContextMenuStrip Friend WithEvents ToolStripMenuItem2 As ToolStripMenuItem Friend WithEvents ToolStripMenuItem3 As ToolStripMenuItem Friend WithEvents ContextMenuStrip3 As ContextMenuStrip Friend WithEvents ToolStripMenuItem4 As ToolStripMenuItem Friend WithEvents Timer9 As Timer Friend WithEvents Timer10 As Timer Friend WithEvents Timer11 As Timer Friend WithEvents Timer12 As Timer Friend WithEvents Label5 As Label Friend WithEvents Timer13 As Timer Friend WithEvents Timer14 As Timer Friend WithEvents Timer15 As Timer Friend WithEvents Timer16 As Timer Friend WithEvents Timer17 As Timer Friend WithEvents Timer18 As Timer Friend WithEvents Timer19 As Timer Friend WithEvents Timer20 As Timer Friend WithEvents Timer21 As Timer Friend WithEvents Timer22 As Timer Friend WithEvents Timer23 As Timer Friend WithEvents Timer24 As Timer Friend WithEvents ToolTip1 As ToolTip Friend WithEvents Timer25 As Timer Friend WithEvents Timer26 As Timer Friend WithEvents Label6 As Label Friend WithEvents Timer27 As Timer Friend WithEvents Timer28 As Timer Friend WithEvents PictureBox1 As PictureBox Friend WithEvents TextBox3 As TextBox Friend WithEvents Timer29 As Timer Friend WithEvents ContextMenuStrip4 As ContextMenuStrip Friend WithEvents ToolStripMenuItem5 As ToolStripMenuItem Friend WithEvents Timer30 As Timer Friend WithEvents Timer31 As Timer Friend WithEvents Timer32 As Timer Friend WithEvents Timer33 As Timer Friend WithEvents Timer34 As Timer Friend WithEvents Timer35 As Timer Friend WithEvents Timer36 As Timer Friend WithEvents Timer37 As Timer Friend WithEvents Timer38 As Timer Friend WithEvents Timer39 As Timer Friend WithEvents Timer40 As Timer Friend WithEvents Timer41 As Timer Friend WithEvents Timer42 As Timer Friend WithEvents Timer43 As Timer Friend WithEvents Timer44 As Timer End Class