namespace SkypeDemo { partial class Form1 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1)); this.panel1 = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); this.PanelSlide = new System.Windows.Forms.Panel(); this.panel4 = new System.Windows.Forms.Panel(); this.label1 = new System.Windows.Forms.Label(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.label2 = new System.Windows.Forms.Label(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.button1 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.button4 = new System.Windows.Forms.Button(); this.button5 = new System.Windows.Forms.Button(); this.button6 = new System.Windows.Forms.Button(); this.button7 = new System.Windows.Forms.Button(); this.button8 = new System.Windows.Forms.Button(); this.button9 = new System.Windows.Forms.Button(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.uCcontacts1 = new SkypeDemo.UserControls.UCcontacts(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.uCcontacts2 = new SkypeDemo.UserControls.UCcontacts(); this.label8 = new System.Windows.Forms.Label(); this.uCcontacts3 = new SkypeDemo.UserControls.UCcontacts(); this.uCcontacts4 = new SkypeDemo.UserControls.UCcontacts(); this.textBox1 = new System.Windows.Forms.TextBox(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.PanelSlide.SuspendLayout(); this.panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.button8); this.panel1.Controls.Add(this.button7); this.panel1.Controls.Add(this.label1); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(756, 34); this.panel1.TabIndex = 0; // // panel2 // this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43))))); this.panel2.Controls.Add(this.button6); this.panel2.Controls.Add(this.button5); this.panel2.Controls.Add(this.button4); this.panel2.Controls.Add(this.button3); this.panel2.Controls.Add(this.button2); this.panel2.Controls.Add(this.button1); this.panel2.Dock = System.Windows.Forms.DockStyle.Left; this.panel2.Location = new System.Drawing.Point(0, 34); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(43, 419); this.panel2.TabIndex = 1; // // PanelSlide // this.PanelSlide.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43))))); this.PanelSlide.Controls.Add(this.textBox1); this.PanelSlide.Controls.Add(this.uCcontacts4); this.PanelSlide.Controls.Add(this.uCcontacts3); this.PanelSlide.Controls.Add(this.uCcontacts2); this.PanelSlide.Controls.Add(this.uCcontacts1); this.PanelSlide.Controls.Add(this.label8); this.PanelSlide.Controls.Add(this.label7); this.PanelSlide.Controls.Add(this.label6); this.PanelSlide.Controls.Add(this.label5); this.PanelSlide.Dock = System.Windows.Forms.DockStyle.Left; this.PanelSlide.Location = new System.Drawing.Point(43, 34); this.PanelSlide.Name = "PanelSlide"; this.PanelSlide.Size = new System.Drawing.Size(239, 419); this.PanelSlide.TabIndex = 2; // // panel4 // this.panel4.Controls.Add(this.button9); this.panel4.Controls.Add(this.label4); this.panel4.Controls.Add(this.label3); this.panel4.Controls.Add(this.label2); this.panel4.Controls.Add(this.pictureBox2); this.panel4.Controls.Add(this.pictureBox1); this.panel4.Dock = System.Windows.Forms.DockStyle.Fill; this.panel4.Location = new System.Drawing.Point(282, 34); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(474, 419); this.panel4.TabIndex = 3; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Location = new System.Drawing.Point(7, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(117, 20); this.label1.TabIndex = 0; this.label1.Text = "Skype Preview"; // // pictureBox1 // this.pictureBox1.Anchor = System.Windows.Forms.AnchorStyles.Top; this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Location = new System.Drawing.Point(179, 38); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(89, 84); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox1.TabIndex = 0; this.pictureBox1.TabStop = false; // // label2 // this.label2.Anchor = System.Windows.Forms.AnchorStyles.Top; this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Century Gothic", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(130, 134); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(180, 24); this.label2.TabIndex = 0; this.label2.Text = "Welcome Back"; // // pictureBox2 // this.pictureBox2.Anchor = System.Windows.Forms.AnchorStyles.Top; this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); this.pictureBox2.Location = new System.Drawing.Point(166, 172); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(113, 103); this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox2.TabIndex = 0; this.pictureBox2.TabStop = false; // // button1 // this.button1.FlatAppearance.BorderSize = 0; this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button1.Image = ((System.Drawing.Image)(resources.GetObject("button1.Image"))); this.button1.Location = new System.Drawing.Point(2, 3); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(37, 36); this.button1.TabIndex = 1; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // button2 // this.button2.FlatAppearance.BorderSize = 0; this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button2.Image = ((System.Drawing.Image)(resources.GetObject("button2.Image"))); this.button2.Location = new System.Drawing.Point(3, 38); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(37, 36); this.button2.TabIndex = 1; this.button2.UseVisualStyleBackColor = true; // // button3 // this.button3.FlatAppearance.BorderSize = 0; this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button3.Image = ((System.Drawing.Image)(resources.GetObject("button3.Image"))); this.button3.Location = new System.Drawing.Point(3, 80); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(37, 36); this.button3.TabIndex = 1; this.button3.UseVisualStyleBackColor = true; // // button4 // this.button4.FlatAppearance.BorderSize = 0; this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button4.Image = ((System.Drawing.Image)(resources.GetObject("button4.Image"))); this.button4.Location = new System.Drawing.Point(2, 125); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(37, 36); this.button4.TabIndex = 1; this.button4.UseVisualStyleBackColor = true; // // button5 // this.button5.FlatAppearance.BorderSize = 0; this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button5.Image = ((System.Drawing.Image)(resources.GetObject("button5.Image"))); this.button5.Location = new System.Drawing.Point(4, 380); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(37, 36); this.button5.TabIndex = 1; this.button5.UseVisualStyleBackColor = true; // // button6 // this.button6.FlatAppearance.BorderSize = 0; this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button6.Image = ((System.Drawing.Image)(resources.GetObject("button6.Image"))); this.button6.Location = new System.Drawing.Point(4, 338); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(37, 36); this.button6.TabIndex = 1; this.button6.UseVisualStyleBackColor = true; // // button7 // this.button7.Dock = System.Windows.Forms.DockStyle.Right; this.button7.FlatAppearance.BorderSize = 0; this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button7.Image = ((System.Drawing.Image)(resources.GetObject("button7.Image"))); this.button7.Location = new System.Drawing.Point(722, 0); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(34, 34); this.button7.TabIndex = 1; this.button7.UseVisualStyleBackColor = true; this.button7.Click += new System.EventHandler(this.button7_Click); // // button8 // this.button8.Dock = System.Windows.Forms.DockStyle.Right; this.button8.FlatAppearance.BorderSize = 0; this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button8.Image = ((System.Drawing.Image)(resources.GetObject("button8.Image"))); this.button8.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; this.button8.Location = new System.Drawing.Point(688, 0); this.button8.Name = "button8"; this.button8.Size = new System.Drawing.Size(34, 34); this.button8.TabIndex = 2; this.button8.UseVisualStyleBackColor = true; // // button9 // this.button9.Anchor = System.Windows.Forms.AnchorStyles.Top; this.button9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(175)))), ((int)(((byte)(242))))); this.button9.FlatAppearance.BorderSize = 0; this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button9.Font = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button9.Location = new System.Drawing.Point(118, 324); this.button9.Name = "button9"; this.button9.Size = new System.Drawing.Size(205, 29); this.button9.TabIndex = 1; this.button9.Text = "Start a Conversation"; this.button9.UseVisualStyleBackColor = false; // // label3 // this.label3.Anchor = System.Windows.Forms.AnchorStyles.Top; this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Century Gothic", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.Location = new System.Drawing.Point(105, 285); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(235, 22); this.label3.TabIndex = 0; this.label3.Text = "Ready to Rock and Roll?"; // // label4 // this.label4.Anchor = System.Windows.Forms.AnchorStyles.Top; this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.Location = new System.Drawing.Point(63, 364); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(313, 34); this.label4.TabIndex = 0; this.label4.Text = "Select a conversation to start chatting or go to\r\n Contacts to see who" + " is available"; // // timer1 // this.timer1.Interval = 30; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // uCcontacts1 // this.uCcontacts1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43))))); this.uCcontacts1.Font = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.uCcontacts1.Location = new System.Drawing.Point(4, 101); this.uCcontacts1.Name = "uCcontacts1"; this.uCcontacts1.ProfilePic = ((System.Drawing.Image)(resources.GetObject("uCcontacts1.ProfilePic"))); this.uCcontacts1.Size = new System.Drawing.Size(233, 59); this.uCcontacts1.TabIndex = 0; this.uCcontacts1.txtName = "SaLaaR HuSyN"; this.uCcontacts1.txtStatus = "Online"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.Location = new System.Drawing.Point(2, 57); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(59, 17); this.label5.TabIndex = 0; this.label5.Text = "Recent"; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Century Gothic", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.Location = new System.Drawing.Point(6, 80); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(43, 17); this.label6.TabIndex = 0; this.label6.Text = "Today"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Century Gothic", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.Location = new System.Drawing.Point(5, 163); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(56, 17); this.label7.TabIndex = 0; this.label7.Text = "Monday"; // // uCcontacts2 // this.uCcontacts2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43))))); this.uCcontacts2.Font = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.uCcontacts2.Location = new System.Drawing.Point(3, 184); this.uCcontacts2.Name = "uCcontacts2"; this.uCcontacts2.ProfilePic = ((System.Drawing.Image)(resources.GetObject("uCcontacts2.ProfilePic"))); this.uCcontacts2.Size = new System.Drawing.Size(233, 59); this.uCcontacts2.TabIndex = 0; this.uCcontacts2.txtName = "Aaliya Hassan"; this.uCcontacts2.txtStatus = "Online"; // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("Century Gothic", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label8.Location = new System.Drawing.Point(3, 246); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(58, 17); this.label8.TabIndex = 0; this.label8.Text = "Thursday"; // // uCcontacts3 // this.uCcontacts3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43))))); this.uCcontacts3.Font = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.uCcontacts3.Location = new System.Drawing.Point(3, 266); this.uCcontacts3.Name = "uCcontacts3"; this.uCcontacts3.ProfilePic = ((System.Drawing.Image)(resources.GetObject("uCcontacts3.ProfilePic"))); this.uCcontacts3.Size = new System.Drawing.Size(233, 59); this.uCcontacts3.TabIndex = 0; this.uCcontacts3.txtName = "Sidra Noor"; this.uCcontacts3.txtStatus = "Away"; // // uCcontacts4 // this.uCcontacts4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43))))); this.uCcontacts4.Font = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.uCcontacts4.Location = new System.Drawing.Point(2, 328); this.uCcontacts4.Name = "uCcontacts4"; this.uCcontacts4.ProfilePic = ((System.Drawing.Image)(resources.GetObject("uCcontacts4.ProfilePic"))); this.uCcontacts4.Size = new System.Drawing.Size(233, 59); this.uCcontacts4.TabIndex = 0; this.uCcontacts4.txtName = "Tariq Hassan"; this.uCcontacts4.txtStatus = "Online"; // // textBox1 // this.textBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31))))); this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.textBox1.Font = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.textBox1.ForeColor = System.Drawing.Color.DarkGray; this.textBox1.Location = new System.Drawing.Point(9, 16); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(215, 20); this.textBox1.TabIndex = 1; this.textBox1.Text = "Search Skype"; // // Form1 // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31))))); this.ClientSize = new System.Drawing.Size(756, 453); this.Controls.Add(this.panel4); this.Controls.Add(this.PanelSlide); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.Font = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ForeColor = System.Drawing.Color.White; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "Form1"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Form1"; this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panel2.ResumeLayout(false); this.PanelSlide.ResumeLayout(false); this.PanelSlide.PerformLayout(); this.panel4.ResumeLayout(false); this.panel4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button7; private System.Windows.Forms.Label label1; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button5; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button1; private System.Windows.Forms.Panel PanelSlide; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Button button9; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Timer timer1; private System.Windows.Forms.TextBox textBox1; private UserControls.UCcontacts uCcontacts4; private UserControls.UCcontacts uCcontacts3; private UserControls.UCcontacts uCcontacts2; private UserControls.UCcontacts uCcontacts1; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label5; } }