Пример #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Photos));
     this.roundRectShapeForm = new Telerik.WinControls.RoundRectShape(this.components);
     this.radLabel4 = new Telerik.WinControls.UI.RadLabel();
     this.btnCancel = new Telerik.WinControls.UI.RadButton();
     this.radGroupBox4 = new Telerik.WinControls.UI.RadGroupBox();
     this.ImgFour = new Emgu.CV.UI.ImageBox();
     this.ImgTwo = new Emgu.CV.UI.ImageBox();
     this.ImgThree = new Emgu.CV.UI.ImageBox();
     this.ImgOne = new Emgu.CV.UI.ImageBox();
     this.imgCameraView = new Emgu.CV.UI.ImageBox();
     this.label1 = new System.Windows.Forms.Label();
     this.btnCapture4 = new Telerik.WinControls.UI.RadButton();
     this.btnCapture3 = new Telerik.WinControls.UI.RadButton();
     this.btnCapture2 = new Telerik.WinControls.UI.RadButton();
     this.btnCapture1 = new Telerik.WinControls.UI.RadButton();
     this.btnSaveImages = new Telerik.WinControls.UI.RadButton();
     this.office2010Theme1 = new Telerik.WinControls.Themes.Office2010Theme();
     this.label2 = new System.Windows.Forms.Label();
     this.lblCanddate = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).BeginInit();
     this.radGroupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ImgFour)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ImgTwo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ImgThree)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ImgOne)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgCameraView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnCapture4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnCapture3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnCapture2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnCapture1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnSaveImages)).BeginInit();
     this.SuspendLayout();
     //
     // radLabel4
     //
     this.radLabel4.Font = new System.Drawing.Font("Trebuchet MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabel4.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.radLabel4.Location = new System.Drawing.Point(46, 16);
     this.radLabel4.Name = "radLabel4";
     //
     //
     //
     this.radLabel4.RootElement.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.radLabel4.Size = new System.Drawing.Size(303, 23);
     this.radLabel4.TabIndex = 16;
     this.radLabel4.Text = "Candidate Photograph Capturing Center";
     this.radLabel4.ThemeName = "Office2007Black";
     //
     // btnCancel
     //
     this.btnCancel.Location = new System.Drawing.Point(661, 418);
     this.btnCancel.Name = "btnCancel";
     this.btnCancel.Size = new System.Drawing.Size(85, 24);
     this.btnCancel.TabIndex = 17;
     this.btnCancel.Text = "&Cancel";
     this.btnCancel.ThemeName = "Office2010";
     this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
     //
     // radGroupBox4
     //
     this.radGroupBox4.Controls.Add(this.ImgFour);
     this.radGroupBox4.Controls.Add(this.ImgTwo);
     this.radGroupBox4.Controls.Add(this.ImgThree);
     this.radGroupBox4.Controls.Add(this.ImgOne);
     this.radGroupBox4.Controls.Add(this.imgCameraView);
     this.radGroupBox4.Controls.Add(this.label1);
     this.radGroupBox4.Controls.Add(this.btnCapture4);
     this.radGroupBox4.Controls.Add(this.btnCapture3);
     this.radGroupBox4.Controls.Add(this.btnCapture2);
     this.radGroupBox4.Controls.Add(this.btnCapture1);
     this.radGroupBox4.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radGroupBox4.FooterImageIndex = -1;
     this.radGroupBox4.FooterImageKey = "";
     this.radGroupBox4.HeaderImageIndex = -1;
     this.radGroupBox4.HeaderImageKey = "";
     this.radGroupBox4.HeaderMargin = new System.Windows.Forms.Padding(0);
     this.radGroupBox4.HeaderText = "Camera View";
     this.radGroupBox4.Location = new System.Drawing.Point(46, 45);
     this.radGroupBox4.Name = "radGroupBox4";
     this.radGroupBox4.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     //
     //
     //
     this.radGroupBox4.RootElement.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     this.radGroupBox4.Size = new System.Drawing.Size(700, 367);
     this.radGroupBox4.TabIndex = 15;
     this.radGroupBox4.Text = "Camera View";
     this.radGroupBox4.ThemeName = "BreezeExtended";
     this.radGroupBox4.Click += new System.EventHandler(this.radGroupBox4_Click);
     //
     // ImgFour
     //
     this.ImgFour.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ImgFour.BackgroundImage")));
     this.ImgFour.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.ImgFour.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.ImgFour.InitialImage = ((System.Drawing.Image)(resources.GetObject("ImgFour.InitialImage")));
     this.ImgFour.Location = new System.Drawing.Point(533, 169);
     this.ImgFour.Name = "ImgFour";
     this.ImgFour.Size = new System.Drawing.Size(140, 140);
     this.ImgFour.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.ImgFour.TabIndex = 17;
     this.ImgFour.TabStop = false;
     //
     // ImgTwo
     //
     this.ImgTwo.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ImgTwo.BackgroundImage")));
     this.ImgTwo.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.ImgTwo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.ImgTwo.InitialImage = ((System.Drawing.Image)(resources.GetObject("ImgTwo.InitialImage")));
     this.ImgTwo.Location = new System.Drawing.Point(533, 23);
     this.ImgTwo.Name = "ImgTwo";
     this.ImgTwo.Size = new System.Drawing.Size(140, 140);
     this.ImgTwo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.ImgTwo.TabIndex = 17;
     this.ImgTwo.TabStop = false;
     //
     // ImgThree
     //
     this.ImgThree.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ImgThree.BackgroundImage")));
     this.ImgThree.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.ImgThree.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.ImgThree.InitialImage = ((System.Drawing.Image)(resources.GetObject("ImgThree.InitialImage")));
     this.ImgThree.Location = new System.Drawing.Point(387, 169);
     this.ImgThree.Name = "ImgThree";
     this.ImgThree.Size = new System.Drawing.Size(140, 140);
     this.ImgThree.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.ImgThree.TabIndex = 17;
     this.ImgThree.TabStop = false;
     //
     // ImgOne
     //
     this.ImgOne.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ImgOne.BackgroundImage")));
     this.ImgOne.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.ImgOne.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.ImgOne.InitialImage = ((System.Drawing.Image)(resources.GetObject("ImgOne.InitialImage")));
     this.ImgOne.Location = new System.Drawing.Point(387, 23);
     this.ImgOne.Name = "ImgOne";
     this.ImgOne.Size = new System.Drawing.Size(140, 140);
     this.ImgOne.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.ImgOne.TabIndex = 17;
     this.ImgOne.TabStop = false;
     //
     // imgCameraView
     //
     this.imgCameraView.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.imgCameraView.Location = new System.Drawing.Point(27, 23);
     this.imgCameraView.Name = "imgCameraView";
     this.imgCameraView.Size = new System.Drawing.Size(335, 234);
     this.imgCameraView.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.imgCameraView.TabIndex = 16;
     this.imgCameraView.TabStop = false;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label1.Location = new System.Drawing.Point(28, 285);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(338, 72);
     this.label1.TabIndex = 15;
     this.label1.Text = "Capture photographs for candidates is handling here. User \r\nshould capture four i" +
         "mages from the camera view. \r\nNote : Incomplete numbers of photos are not suffic" +
         "ient \r\nfor candidate registration.\r\n";
     //
     // btnCapture4
     //
     this.btnCapture4.Location = new System.Drawing.Point(582, 330);
     this.btnCapture4.Name = "btnCapture4";
     this.btnCapture4.Size = new System.Drawing.Size(59, 24);
     this.btnCapture4.TabIndex = 14;
     this.btnCapture4.Text = "4";
     this.btnCapture4.ThemeName = "Office2010";
     this.btnCapture4.Click += new System.EventHandler(this.btnCapture4_Click);
     //
     // btnCapture3
     //
     this.btnCapture3.Location = new System.Drawing.Point(517, 330);
     this.btnCapture3.Name = "btnCapture3";
     this.btnCapture3.Size = new System.Drawing.Size(59, 24);
     this.btnCapture3.TabIndex = 14;
     this.btnCapture3.Text = "3";
     this.btnCapture3.ThemeName = "Office2010";
     this.btnCapture3.Click += new System.EventHandler(this.btnCapture3_Click);
     //
     // btnCapture2
     //
     this.btnCapture2.Location = new System.Drawing.Point(452, 330);
     this.btnCapture2.Name = "btnCapture2";
     this.btnCapture2.Size = new System.Drawing.Size(59, 24);
     this.btnCapture2.TabIndex = 14;
     this.btnCapture2.Text = "2";
     this.btnCapture2.ThemeName = "Office2010";
     this.btnCapture2.Click += new System.EventHandler(this.btnCapture2_Click);
     //
     // btnCapture1
     //
     this.btnCapture1.Location = new System.Drawing.Point(387, 330);
     this.btnCapture1.Name = "btnCapture1";
     this.btnCapture1.Size = new System.Drawing.Size(59, 24);
     this.btnCapture1.TabIndex = 14;
     this.btnCapture1.Text = "1";
     this.btnCapture1.ThemeName = "Office2010";
     this.btnCapture1.Click += new System.EventHandler(this.btnCapture1_Click);
     //
     // btnSaveImages
     //
     this.btnSaveImages.Location = new System.Drawing.Point(570, 418);
     this.btnSaveImages.Name = "btnSaveImages";
     this.btnSaveImages.Size = new System.Drawing.Size(85, 24);
     this.btnSaveImages.TabIndex = 18;
     this.btnSaveImages.Text = "&Save Images";
     this.btnSaveImages.ThemeName = "Office2010";
     this.btnSaveImages.Click += new System.EventHandler(this.btnSaveImages_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.ForeColor = System.Drawing.Color.Orange;
     this.label2.Location = new System.Drawing.Point(430, 26);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(75, 13);
     this.label2.TabIndex = 19;
     this.label2.Text = "Candidate ID :";
     //
     // lblCanddate
     //
     this.lblCanddate.AutoSize = true;
     this.lblCanddate.ForeColor = System.Drawing.Color.Blue;
     this.lblCanddate.Location = new System.Drawing.Point(512, 26);
     this.lblCanddate.Name = "lblCanddate";
     this.lblCanddate.Size = new System.Drawing.Size(35, 13);
     this.lblCanddate.TabIndex = 20;
     this.lblCanddate.Text = "label3";
     //
     // Photos
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.Color.White;
     this.BorderColor = System.Drawing.Color.Silver;
     this.BorderWidth = 5;
     this.ClientSize = new System.Drawing.Size(797, 454);
     this.Controls.Add(this.lblCanddate);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.radLabel4);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.radGroupBox4);
     this.Controls.Add(this.btnSaveImages);
     this.Name = "Photos";
     this.Shape = this.roundRectShapeForm;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Photos";
     this.Load += new System.EventHandler(this.Photos_Load);
     this.Leave += new System.EventHandler(this.Photos_Leave);
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).EndInit();
     this.radGroupBox4.ResumeLayout(false);
     this.radGroupBox4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ImgFour)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ImgTwo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ImgThree)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ImgOne)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgCameraView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnCapture4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnCapture3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnCapture2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnCapture1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnSaveImages)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #2
0
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox();
     this.radGroupBox5 = new Telerik.WinControls.UI.RadGroupBox();
     this.gridUsers = new System.Windows.Forms.DataGridView();
     this.radLabel12 = new Telerik.WinControls.UI.RadLabel();
     this.txtUserID = new Telerik.WinControls.UI.RadTextBox();
     this.radGroupBox4 = new Telerik.WinControls.UI.RadGroupBox();
     this.button4 = new System.Windows.Forms.Button();
     this.picUser = new System.Windows.Forms.PictureBox();
     this.btnRemove = new Telerik.WinControls.UI.RadButton();
     this.btnReset = new Telerik.WinControls.UI.RadButton();
     this.radLabel10 = new Telerik.WinControls.UI.RadLabel();
     this.radLabel4 = new Telerik.WinControls.UI.RadLabel();
     this.radLabel9 = new Telerik.WinControls.UI.RadLabel();
     this.radLabel6 = new Telerik.WinControls.UI.RadLabel();
     this.radLabel5 = new Telerik.WinControls.UI.RadLabel();
     this.radLabel3 = new Telerik.WinControls.UI.RadLabel();
     this.radLabel2 = new Telerik.WinControls.UI.RadLabel();
     this.lblCreatedDate = new Telerik.WinControls.UI.RadLabel();
     this.lblCreatedTime = new Telerik.WinControls.UI.RadLabel();
     this.lblFirstName = new Telerik.WinControls.UI.RadLabel();
     this.lblLastName = new Telerik.WinControls.UI.RadLabel();
     this.lblTitle = new Telerik.WinControls.UI.RadLabel();
     this.lblUserLevel = new Telerik.WinControls.UI.RadLabel();
     this.lblUsername = new Telerik.WinControls.UI.RadLabel();
     this.lblEmail = new Telerik.WinControls.UI.RadLabel();
     this.lblUserID = new Telerik.WinControls.UI.RadLabel();
     this.radLabel17 = new Telerik.WinControls.UI.RadLabel();
     this.radLabel1 = new Telerik.WinControls.UI.RadLabel();
     this.office2010Theme1 = new Telerik.WinControls.Themes.Office2010Theme();
     this.radLabel18 = new Telerik.WinControls.UI.RadLabel();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit();
     this.radGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox5)).BeginInit();
     this.radGroupBox5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridUsers)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUserID)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).BeginInit();
     this.radGroupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.picUser)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnRemove)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnReset)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCreatedDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCreatedTime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblFirstName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblLastName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblUserLevel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblUsername)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblEmail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblUserID)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel18)).BeginInit();
     this.SuspendLayout();
     //
     // radGroupBox1
     //
     this.radGroupBox1.BackColor = System.Drawing.Color.Transparent;
     this.radGroupBox1.Controls.Add(this.radGroupBox5);
     this.radGroupBox1.Controls.Add(this.radGroupBox4);
     this.radGroupBox1.Controls.Add(this.btnRemove);
     this.radGroupBox1.Controls.Add(this.btnReset);
     this.radGroupBox1.Controls.Add(this.radLabel10);
     this.radGroupBox1.Controls.Add(this.radLabel4);
     this.radGroupBox1.Controls.Add(this.radLabel9);
     this.radGroupBox1.Controls.Add(this.radLabel6);
     this.radGroupBox1.Controls.Add(this.radLabel5);
     this.radGroupBox1.Controls.Add(this.radLabel3);
     this.radGroupBox1.Controls.Add(this.radLabel2);
     this.radGroupBox1.Controls.Add(this.lblCreatedDate);
     this.radGroupBox1.Controls.Add(this.lblCreatedTime);
     this.radGroupBox1.Controls.Add(this.lblFirstName);
     this.radGroupBox1.Controls.Add(this.lblLastName);
     this.radGroupBox1.Controls.Add(this.lblTitle);
     this.radGroupBox1.Controls.Add(this.lblUserLevel);
     this.radGroupBox1.Controls.Add(this.lblUsername);
     this.radGroupBox1.Controls.Add(this.lblEmail);
     this.radGroupBox1.Controls.Add(this.lblUserID);
     this.radGroupBox1.Controls.Add(this.radLabel17);
     this.radGroupBox1.Controls.Add(this.radLabel1);
     this.radGroupBox1.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radGroupBox1.FooterImageIndex = -1;
     this.radGroupBox1.FooterImageKey = "";
     this.radGroupBox1.HeaderImageIndex = -1;
     this.radGroupBox1.HeaderImageKey = "";
     this.radGroupBox1.HeaderMargin = new System.Windows.Forms.Padding(0);
     this.radGroupBox1.HeaderText = "Edit User information";
     this.radGroupBox1.Location = new System.Drawing.Point(4, 4);
     this.radGroupBox1.Name = "radGroupBox1";
     this.radGroupBox1.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     //
     //
     //
     this.radGroupBox1.RootElement.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     this.radGroupBox1.Size = new System.Drawing.Size(784, 550);
     this.radGroupBox1.TabIndex = 10;
     this.radGroupBox1.Text = "Edit User information";
     this.radGroupBox1.ThemeName = "BreezeExtended";
     //
     // radGroupBox5
     //
     this.radGroupBox5.Controls.Add(this.radLabel18);
     this.radGroupBox5.Controls.Add(this.gridUsers);
     this.radGroupBox5.Controls.Add(this.radLabel12);
     this.radGroupBox5.Controls.Add(this.txtUserID);
     this.radGroupBox5.FooterImageIndex = -1;
     this.radGroupBox5.FooterImageKey = "";
     this.radGroupBox5.HeaderImageIndex = -1;
     this.radGroupBox5.HeaderImageKey = "";
     this.radGroupBox5.HeaderMargin = new System.Windows.Forms.Padding(0);
     this.radGroupBox5.HeaderText = "Search";
     this.radGroupBox5.Location = new System.Drawing.Point(26, 31);
     this.radGroupBox5.Name = "radGroupBox5";
     this.radGroupBox5.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     //
     //
     //
     this.radGroupBox5.RootElement.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     this.radGroupBox5.Size = new System.Drawing.Size(734, 170);
     this.radGroupBox5.TabIndex = 10;
     this.radGroupBox5.Text = "Search";
     this.radGroupBox5.ThemeName = "BreezeExtended";
     //
     // gridUsers
     //
     this.gridUsers.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
     this.gridUsers.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.gridUsers.GridColor = System.Drawing.SystemColors.ButtonHighlight;
     this.gridUsers.Location = new System.Drawing.Point(12, 58);
     this.gridUsers.Name = "gridUsers";
     this.gridUsers.ReadOnly = true;
     this.gridUsers.RowTemplate.Height = 24;
     this.gridUsers.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.gridUsers.Size = new System.Drawing.Size(709, 99);
     this.gridUsers.TabIndex = 7;
     this.gridUsers.RowHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.gridUsers_RowHeaderMouseClick);
     //
     // radLabel12
     //
     this.radLabel12.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabel12.Location = new System.Drawing.Point(25, 23);
     this.radLabel12.Name = "radLabel12";
     this.radLabel12.Size = new System.Drawing.Size(54, 17);
     this.radLabel12.TabIndex = 3;
     this.radLabel12.Text = "User ID :";
     this.radLabel12.ThemeName = "Office2007Black";
     //
     // txtUserID
     //
     this.txtUserID.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtUserID.Location = new System.Drawing.Point(117, 23);
     this.txtUserID.Name = "txtUserID";
     this.txtUserID.Size = new System.Drawing.Size(216, 22);
     this.txtUserID.TabIndex = 2;
     this.txtUserID.TabStop = false;
     this.txtUserID.Tag = "";
     this.txtUserID.ThemeName = "BreezeExtended";
     this.txtUserID.TextChanged += new System.EventHandler(this.txtUserID_TextChanged);
     //
     // radGroupBox4
     //
     this.radGroupBox4.Controls.Add(this.button4);
     this.radGroupBox4.Controls.Add(this.picUser);
     this.radGroupBox4.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radGroupBox4.FooterImageIndex = -1;
     this.radGroupBox4.FooterImageKey = "";
     this.radGroupBox4.HeaderImageIndex = -1;
     this.radGroupBox4.HeaderImageKey = "";
     this.radGroupBox4.HeaderMargin = new System.Windows.Forms.Padding(0);
     this.radGroupBox4.HeaderText = "Photograph";
     this.radGroupBox4.Location = new System.Drawing.Point(524, 212);
     this.radGroupBox4.Name = "radGroupBox4";
     this.radGroupBox4.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     //
     //
     //
     this.radGroupBox4.RootElement.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     this.radGroupBox4.Size = new System.Drawing.Size(236, 196);
     this.radGroupBox4.TabIndex = 8;
     this.radGroupBox4.Text = "Photograph";
     this.radGroupBox4.ThemeName = "BreezeExtended";
     //
     // button4
     //
     this.button4.FlatAppearance.BorderSize = 0;
     this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button4.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button4.Location = new System.Drawing.Point(47, 172);
     this.button4.Name = "button4";
     this.button4.Size = new System.Drawing.Size(141, 21);
     this.button4.TabIndex = 1;
     this.button4.Text = "Browse";
     this.button4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     this.button4.UseVisualStyleBackColor = true;
     //
     // picUser
     //
     this.picUser.BackgroundImage = global::AEIS.Properties.Resources.avatar;
     this.picUser.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.picUser.Location = new System.Drawing.Point(11, 23);
     this.picUser.Name = "picUser";
     this.picUser.Size = new System.Drawing.Size(213, 146);
     this.picUser.TabIndex = 0;
     this.picUser.TabStop = false;
     //
     // btnRemove
     //
     this.btnRemove.Font = new System.Drawing.Font("Trebuchet MS", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnRemove.Location = new System.Drawing.Point(627, 440);
     this.btnRemove.Name = "btnRemove";
     this.btnRemove.Size = new System.Drawing.Size(133, 25);
     this.btnRemove.TabIndex = 5;
     this.btnRemove.Text = "&Remove User";
     this.btnRemove.ThemeName = "Office2010";
     this.btnRemove.Click += new System.EventHandler(this.btnRemove_Click);
     //
     // btnReset
     //
     this.btnReset.Font = new System.Drawing.Font("Trebuchet MS", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnReset.Location = new System.Drawing.Point(441, 440);
     this.btnReset.Name = "btnReset";
     this.btnReset.Size = new System.Drawing.Size(180, 25);
     this.btnReset.TabIndex = 5;
     this.btnReset.Text = "Reset & Conform by Email";
     this.btnReset.ThemeName = "Office2010";
     this.btnReset.Click += new System.EventHandler(this.btnReset_Click);
     //
     // radLabel10
     //
     this.radLabel10.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabel10.Location = new System.Drawing.Point(26, 440);
     this.radLabel10.Name = "radLabel10";
     this.radLabel10.Size = new System.Drawing.Size(120, 17);
     this.radLabel10.TabIndex = 1;
     this.radLabel10.Text = "User Created Date  :";
     this.radLabel10.ThemeName = "Office2007Black";
     //
     // radLabel4
     //
     this.radLabel4.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabel4.Location = new System.Drawing.Point(26, 417);
     this.radLabel4.Name = "radLabel4";
     this.radLabel4.Size = new System.Drawing.Size(122, 17);
     this.radLabel4.TabIndex = 1;
     this.radLabel4.Text = "User Created Time  :";
     this.radLabel4.ThemeName = "Office2007Black";
     //
     // radLabel9
     //
     this.radLabel9.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabel9.Location = new System.Drawing.Point(26, 369);
     this.radLabel9.Name = "radLabel9";
     this.radLabel9.Size = new System.Drawing.Size(100, 17);
     this.radLabel9.TabIndex = 1;
     this.radLabel9.Text = "E-mail Address  :";
     this.radLabel9.ThemeName = "Office2007Black";
     //
     // radLabel6
     //
     this.radLabel6.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabel6.Location = new System.Drawing.Point(26, 346);
     this.radLabel6.Name = "radLabel6";
     this.radLabel6.Size = new System.Drawing.Size(78, 17);
     this.radLabel6.TabIndex = 1;
     this.radLabel6.Text = "User Name  :";
     this.radLabel6.ThemeName = "Office2007Black";
     //
     // radLabel5
     //
     this.radLabel5.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabel5.Location = new System.Drawing.Point(26, 319);
     this.radLabel5.Name = "radLabel5";
     this.radLabel5.Size = new System.Drawing.Size(74, 17);
     this.radLabel5.TabIndex = 1;
     this.radLabel5.Text = "User level  :";
     this.radLabel5.ThemeName = "Office2007Black";
     //
     // radLabel3
     //
     this.radLabel3.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabel3.Location = new System.Drawing.Point(26, 291);
     this.radLabel3.Name = "radLabel3";
     this.radLabel3.Size = new System.Drawing.Size(41, 17);
     this.radLabel3.TabIndex = 1;
     this.radLabel3.Text = "Title :";
     this.radLabel3.ThemeName = "Office2007Black";
     //
     // radLabel2
     //
     this.radLabel2.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabel2.Location = new System.Drawing.Point(26, 263);
     this.radLabel2.Name = "radLabel2";
     this.radLabel2.Size = new System.Drawing.Size(73, 17);
     this.radLabel2.TabIndex = 1;
     this.radLabel2.Text = "Last Name :";
     this.radLabel2.ThemeName = "Office2007Black";
     //
     // lblCreatedDate
     //
     this.lblCreatedDate.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblCreatedDate.Location = new System.Drawing.Point(192, 417);
     this.lblCreatedDate.Name = "lblCreatedDate";
     this.lblCreatedDate.Size = new System.Drawing.Size(20, 17);
     this.lblCreatedDate.TabIndex = 1;
     this.lblCreatedDate.Text = "---";
     this.lblCreatedDate.ThemeName = "Office2007Black";
     //
     // lblCreatedTime
     //
     this.lblCreatedTime.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblCreatedTime.Location = new System.Drawing.Point(192, 440);
     this.lblCreatedTime.Name = "lblCreatedTime";
     this.lblCreatedTime.Size = new System.Drawing.Size(20, 17);
     this.lblCreatedTime.TabIndex = 1;
     this.lblCreatedTime.Text = "---";
     this.lblCreatedTime.ThemeName = "Office2007Black";
     //
     // lblFirstName
     //
     this.lblFirstName.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblFirstName.Location = new System.Drawing.Point(192, 235);
     this.lblFirstName.Name = "lblFirstName";
     this.lblFirstName.Size = new System.Drawing.Size(20, 17);
     this.lblFirstName.TabIndex = 1;
     this.lblFirstName.Text = "---";
     this.lblFirstName.ThemeName = "Office2007Black";
     //
     // lblLastName
     //
     this.lblLastName.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLastName.Location = new System.Drawing.Point(192, 263);
     this.lblLastName.Name = "lblLastName";
     this.lblLastName.Size = new System.Drawing.Size(20, 17);
     this.lblLastName.TabIndex = 1;
     this.lblLastName.Text = "---";
     this.lblLastName.ThemeName = "Office2007Black";
     //
     // lblTitle
     //
     this.lblTitle.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitle.Location = new System.Drawing.Point(192, 291);
     this.lblTitle.Name = "lblTitle";
     this.lblTitle.Size = new System.Drawing.Size(20, 17);
     this.lblTitle.TabIndex = 1;
     this.lblTitle.Text = "---";
     this.lblTitle.ThemeName = "Office2007Black";
     //
     // lblUserLevel
     //
     this.lblUserLevel.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblUserLevel.Location = new System.Drawing.Point(192, 319);
     this.lblUserLevel.Name = "lblUserLevel";
     this.lblUserLevel.Size = new System.Drawing.Size(20, 17);
     this.lblUserLevel.TabIndex = 1;
     this.lblUserLevel.Text = "---";
     this.lblUserLevel.ThemeName = "Office2007Black";
     //
     // lblUsername
     //
     this.lblUsername.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblUsername.Location = new System.Drawing.Point(192, 346);
     this.lblUsername.Name = "lblUsername";
     this.lblUsername.Size = new System.Drawing.Size(20, 17);
     this.lblUsername.TabIndex = 1;
     this.lblUsername.Text = "---";
     this.lblUsername.ThemeName = "Office2007Black";
     //
     // lblEmail
     //
     this.lblEmail.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblEmail.Location = new System.Drawing.Point(192, 369);
     this.lblEmail.Name = "lblEmail";
     this.lblEmail.Size = new System.Drawing.Size(20, 17);
     this.lblEmail.TabIndex = 1;
     this.lblEmail.Text = "---";
     this.lblEmail.ThemeName = "Office2007Black";
     //
     // lblUserID
     //
     this.lblUserID.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblUserID.Location = new System.Drawing.Point(192, 212);
     this.lblUserID.Name = "lblUserID";
     this.lblUserID.Size = new System.Drawing.Size(20, 17);
     this.lblUserID.TabIndex = 1;
     this.lblUserID.Text = "---";
     this.lblUserID.ThemeName = "Office2007Black";
     //
     // radLabel17
     //
     this.radLabel17.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabel17.Location = new System.Drawing.Point(26, 207);
     this.radLabel17.Name = "radLabel17";
     this.radLabel17.Size = new System.Drawing.Size(54, 17);
     this.radLabel17.TabIndex = 1;
     this.radLabel17.Text = "User ID :";
     this.radLabel17.ThemeName = "Office2007Black";
     //
     // radLabel1
     //
     this.radLabel1.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabel1.Location = new System.Drawing.Point(26, 235);
     this.radLabel1.Name = "radLabel1";
     this.radLabel1.Size = new System.Drawing.Size(75, 17);
     this.radLabel1.TabIndex = 1;
     this.radLabel1.Text = "First Name :";
     this.radLabel1.ThemeName = "Office2007Black";
     //
     // radLabel18
     //
     this.radLabel18.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabel18.ForeColor = System.Drawing.Color.DarkOrange;
     this.radLabel18.Location = new System.Drawing.Point(339, 28);
     this.radLabel18.Name = "radLabel18";
     //
     //
     //
     this.radLabel18.RootElement.ForeColor = System.Drawing.Color.DarkOrange;
     this.radLabel18.Size = new System.Drawing.Size(240, 17);
     this.radLabel18.TabIndex = 8;
     this.radLabel18.Text = "Please enter USER ID to search the details";
     this.radLabel18.ThemeName = "Office2007Black";
     //
     // UserDeleteReset
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.radGroupBox1);
     this.Name = "UserDeleteReset";
     this.Size = new System.Drawing.Size(807, 558);
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit();
     this.radGroupBox1.ResumeLayout(false);
     this.radGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox5)).EndInit();
     this.radGroupBox5.ResumeLayout(false);
     this.radGroupBox5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridUsers)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUserID)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).EndInit();
     this.radGroupBox4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.picUser)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnRemove)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnReset)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCreatedDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCreatedTime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblFirstName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblLastName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblUserLevel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblUsername)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblEmail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblUserID)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel18)).EndInit();
     this.ResumeLayout(false);
 }
Пример #3
0
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox();
     this.radGroupBox7 = new Telerik.WinControls.UI.RadGroupBox();
     this.btnPopulate = new Telerik.WinControls.UI.RadButton();
     this.label1 = new System.Windows.Forms.Label();
     this.cmbExam = new System.Windows.Forms.ComboBox();
     this.lblSeconds = new System.Windows.Forms.Button();
     this.button5 = new System.Windows.Forms.Button();
     this.lblMinits = new System.Windows.Forms.Button();
     this.lblHours = new System.Windows.Forms.Button();
     this.lblTt = new System.Windows.Forms.Label();
     this.lblcola2 = new System.Windows.Forms.Label();
     this.lblCola1 = new System.Windows.Forms.Label();
     this.radGroupBox2 = new Telerik.WinControls.UI.RadGroupBox();
     this.chair02 = new System.Windows.Forms.Button();
     this.chair01 = new System.Windows.Forms.Button();
     this.chair03 = new System.Windows.Forms.Button();
     this.chair04 = new System.Windows.Forms.Button();
     this.button3 = new System.Windows.Forms.Button();
     this.radGroupBox4 = new Telerik.WinControls.UI.RadGroupBox();
     this.label2 = new System.Windows.Forms.Label();
     this.lblAuthanticity = new System.Windows.Forms.Label();
     this.btnOff = new Telerik.WinControls.UI.RadButton();
     this.btnStart = new Telerik.WinControls.UI.RadButton();
     this.emguImgFace = new Emgu.CV.UI.ImageBox();
     this.radGroupBox3 = new Telerik.WinControls.UI.RadGroupBox();
     this.lbltitle = new Telerik.WinControls.UI.RadLabel();
     this.lblInitName = new Telerik.WinControls.UI.RadLabel();
     this.lblFullName = new Telerik.WinControls.UI.RadLabel();
     this.lblCandidateID = new Telerik.WinControls.UI.RadLabel();
     this.radLabel4 = new Telerik.WinControls.UI.RadLabel();
     this.radLabel11 = new Telerik.WinControls.UI.RadLabel();
     this.radLabel17 = new Telerik.WinControls.UI.RadLabel();
     this.radLabel12 = new Telerik.WinControls.UI.RadLabel();
     this.breezeExtendedTheme1 = new Telerik.WinControls.Themes.BreezeExtendedTheme();
     this.timShutter = new System.Windows.Forms.Timer(this.components);
     this.office2010Theme1 = new Telerik.WinControls.Themes.Office2010Theme();
     this.timHome = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit();
     this.radGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox7)).BeginInit();
     this.radGroupBox7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.btnPopulate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).BeginInit();
     this.radGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).BeginInit();
     this.radGroupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.btnOff)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnStart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emguImgFace)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox3)).BeginInit();
     this.radGroupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lbltitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblInitName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblFullName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCandidateID)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).BeginInit();
     this.SuspendLayout();
     //
     // radGroupBox1
     //
     this.radGroupBox1.BackColor = System.Drawing.Color.Transparent;
     this.radGroupBox1.Controls.Add(this.radGroupBox7);
     this.radGroupBox1.Controls.Add(this.radGroupBox2);
     this.radGroupBox1.Controls.Add(this.radGroupBox4);
     this.radGroupBox1.Controls.Add(this.radGroupBox3);
     this.radGroupBox1.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radGroupBox1.FooterImageIndex = -1;
     this.radGroupBox1.FooterImageKey = "";
     this.radGroupBox1.HeaderImageIndex = -1;
     this.radGroupBox1.HeaderImageKey = "";
     this.radGroupBox1.HeaderMargin = new System.Windows.Forms.Padding(0);
     this.radGroupBox1.HeaderText = "Face Detection & Face Recognition";
     this.radGroupBox1.Location = new System.Drawing.Point(3, 3);
     this.radGroupBox1.Name = "radGroupBox1";
     this.radGroupBox1.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     //
     //
     //
     this.radGroupBox1.RootElement.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     this.radGroupBox1.Size = new System.Drawing.Size(992, 550);
     this.radGroupBox1.TabIndex = 8;
     this.radGroupBox1.Text = "Face Detection & Face Recognition";
     this.radGroupBox1.ThemeName = "BreezeExtended";
     this.radGroupBox1.Click += new System.EventHandler(this.radGroupBox1_Click);
     //
     // radGroupBox7
     //
     this.radGroupBox7.Controls.Add(this.btnPopulate);
     this.radGroupBox7.Controls.Add(this.label1);
     this.radGroupBox7.Controls.Add(this.cmbExam);
     this.radGroupBox7.Controls.Add(this.lblSeconds);
     this.radGroupBox7.Controls.Add(this.button5);
     this.radGroupBox7.Controls.Add(this.lblMinits);
     this.radGroupBox7.Controls.Add(this.lblHours);
     this.radGroupBox7.Controls.Add(this.lblTt);
     this.radGroupBox7.Controls.Add(this.lblcola2);
     this.radGroupBox7.Controls.Add(this.lblCola1);
     this.radGroupBox7.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radGroupBox7.FooterImageIndex = -1;
     this.radGroupBox7.FooterImageKey = "";
     this.radGroupBox7.HeaderImageIndex = -1;
     this.radGroupBox7.HeaderImageKey = "";
     this.radGroupBox7.HeaderMargin = new System.Windows.Forms.Padding(0);
     this.radGroupBox7.HeaderText = "Alerts Window";
     this.radGroupBox7.Location = new System.Drawing.Point(13, 23);
     this.radGroupBox7.Name = "radGroupBox7";
     this.radGroupBox7.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     //
     //
     //
     this.radGroupBox7.RootElement.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     this.radGroupBox7.Size = new System.Drawing.Size(468, 140);
     this.radGroupBox7.TabIndex = 9;
     this.radGroupBox7.Text = "Alerts Window";
     this.radGroupBox7.ThemeName = "BreezeExtended";
     //
     // btnPopulate
     //
     this.btnPopulate.Font = new System.Drawing.Font("Trebuchet MS", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnPopulate.Location = new System.Drawing.Point(329, 56);
     this.btnPopulate.Name = "btnPopulate";
     this.btnPopulate.Size = new System.Drawing.Size(126, 25);
     this.btnPopulate.TabIndex = 19;
     this.btnPopulate.Text = "&Populate images";
     this.btnPopulate.ThemeName = "Office2010";
     this.btnPopulate.Click += new System.EventHandler(this.btnPopulate_Click_1);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(10, 31);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(161, 18);
     this.label1.TabIndex = 22;
     this.label1.Text = "Select the Examination ID : ";
     //
     // cmbExam
     //
     this.cmbExam.FormattingEnabled = true;
     this.cmbExam.Items.AddRange(new object[] {
     "1",
     "2",
     "3",
     "4",
     "5",
     "6"});
     this.cmbExam.Location = new System.Drawing.Point(177, 28);
     this.cmbExam.Name = "cmbExam";
     this.cmbExam.Size = new System.Drawing.Size(278, 21);
     this.cmbExam.TabIndex = 21;
     this.cmbExam.Text = "1";
     this.cmbExam.SelectedIndexChanged += new System.EventHandler(this.cmbExam_SelectedIndexChanged);
     //
     // lblSeconds
     //
     this.lblSeconds.BackColor = System.Drawing.Color.YellowGreen;
     this.lblSeconds.FlatAppearance.BorderSize = 0;
     this.lblSeconds.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.lblSeconds.Font = new System.Drawing.Font("Trebuchet MS", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblSeconds.ForeColor = System.Drawing.Color.White;
     this.lblSeconds.Location = new System.Drawing.Point(177, 71);
     this.lblSeconds.Name = "lblSeconds";
     this.lblSeconds.Size = new System.Drawing.Size(53, 53);
     this.lblSeconds.TabIndex = 18;
     this.lblSeconds.Text = "34";
     this.lblSeconds.UseVisualStyleBackColor = false;
     //
     // button5
     //
     this.button5.FlatAppearance.BorderSize = 0;
     this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button5.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button5.Location = new System.Drawing.Point(28, 172);
     this.button5.Name = "button5";
     this.button5.Size = new System.Drawing.Size(141, 21);
     this.button5.TabIndex = 1;
     this.button5.Text = "Reset";
     this.button5.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     this.button5.UseVisualStyleBackColor = true;
     //
     // lblMinits
     //
     this.lblMinits.BackColor = System.Drawing.Color.Orange;
     this.lblMinits.FlatAppearance.BorderSize = 0;
     this.lblMinits.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.lblMinits.Font = new System.Drawing.Font("Trebuchet MS", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMinits.ForeColor = System.Drawing.Color.White;
     this.lblMinits.Location = new System.Drawing.Point(95, 71);
     this.lblMinits.Name = "lblMinits";
     this.lblMinits.Size = new System.Drawing.Size(53, 53);
     this.lblMinits.TabIndex = 19;
     this.lblMinits.Text = "54";
     this.lblMinits.UseVisualStyleBackColor = false;
     //
     // lblHours
     //
     this.lblHours.BackColor = System.Drawing.Color.YellowGreen;
     this.lblHours.FlatAppearance.BorderSize = 0;
     this.lblHours.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.lblHours.Font = new System.Drawing.Font("Trebuchet MS", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblHours.ForeColor = System.Drawing.Color.White;
     this.lblHours.Location = new System.Drawing.Point(13, 71);
     this.lblHours.Name = "lblHours";
     this.lblHours.Size = new System.Drawing.Size(53, 53);
     this.lblHours.TabIndex = 20;
     this.lblHours.Text = "15";
     this.lblHours.UseVisualStyleBackColor = false;
     //
     // lblTt
     //
     this.lblTt.AutoSize = true;
     this.lblTt.BackColor = System.Drawing.Color.Transparent;
     this.lblTt.Font = new System.Drawing.Font("Trebuchet MS", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTt.ForeColor = System.Drawing.Color.Orange;
     this.lblTt.Location = new System.Drawing.Point(236, 83);
     this.lblTt.Name = "lblTt";
     this.lblTt.Size = new System.Drawing.Size(42, 27);
     this.lblTt.TabIndex = 16;
     this.lblTt.Text = "pm";
     this.lblTt.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblcola2
     //
     this.lblcola2.AutoSize = true;
     this.lblcola2.BackColor = System.Drawing.Color.Transparent;
     this.lblcola2.Font = new System.Drawing.Font("Trebuchet MS", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblcola2.ForeColor = System.Drawing.Color.Orange;
     this.lblcola2.Location = new System.Drawing.Point(154, 83);
     this.lblcola2.Name = "lblcola2";
     this.lblcola2.Size = new System.Drawing.Size(20, 27);
     this.lblcola2.TabIndex = 17;
     this.lblcola2.Text = ":";
     this.lblcola2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblCola1
     //
     this.lblCola1.AutoSize = true;
     this.lblCola1.BackColor = System.Drawing.Color.Transparent;
     this.lblCola1.Font = new System.Drawing.Font("Trebuchet MS", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblCola1.ForeColor = System.Drawing.Color.Orange;
     this.lblCola1.Location = new System.Drawing.Point(72, 83);
     this.lblCola1.Name = "lblCola1";
     this.lblCola1.Size = new System.Drawing.Size(20, 27);
     this.lblCola1.TabIndex = 15;
     this.lblCola1.Text = ":";
     this.lblCola1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // radGroupBox2
     //
     this.radGroupBox2.Controls.Add(this.chair02);
     this.radGroupBox2.Controls.Add(this.chair01);
     this.radGroupBox2.Controls.Add(this.chair03);
     this.radGroupBox2.Controls.Add(this.chair04);
     this.radGroupBox2.Controls.Add(this.button3);
     this.radGroupBox2.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radGroupBox2.FooterImageIndex = -1;
     this.radGroupBox2.FooterImageKey = "";
     this.radGroupBox2.HeaderImageIndex = -1;
     this.radGroupBox2.HeaderImageKey = "";
     this.radGroupBox2.HeaderMargin = new System.Windows.Forms.Padding(0);
     this.radGroupBox2.HeaderText = "Seat Allocation";
     this.radGroupBox2.Location = new System.Drawing.Point(492, 23);
     this.radGroupBox2.Name = "radGroupBox2";
     this.radGroupBox2.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     //
     //
     //
     this.radGroupBox2.RootElement.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     this.radGroupBox2.Size = new System.Drawing.Size(487, 330);
     this.radGroupBox2.TabIndex = 8;
     this.radGroupBox2.Text = "Seat Allocation";
     this.radGroupBox2.ThemeName = "BreezeExtended";
     //
     // chair02
     //
     this.chair02.BackColor = System.Drawing.Color.White;
     this.chair02.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.chair02.Font = new System.Drawing.Font("Trebuchet MS", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chair02.Location = new System.Drawing.Point(284, 174);
     this.chair02.Name = "chair02";
     this.chair02.Size = new System.Drawing.Size(130, 130);
     this.chair02.TabIndex = 53;
     this.chair02.Text = "02";
     this.chair02.UseVisualStyleBackColor = false;
     //
     // chair01
     //
     this.chair01.BackColor = System.Drawing.Color.White;
     this.chair01.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.chair01.Font = new System.Drawing.Font("Trebuchet MS", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chair01.Location = new System.Drawing.Point(88, 174);
     this.chair01.Name = "chair01";
     this.chair01.Size = new System.Drawing.Size(130, 130);
     this.chair01.TabIndex = 54;
     this.chair01.Text = "01";
     this.chair01.UseVisualStyleBackColor = false;
     //
     // chair03
     //
     this.chair03.BackColor = System.Drawing.Color.White;
     this.chair03.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.chair03.Font = new System.Drawing.Font("Trebuchet MS", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chair03.Location = new System.Drawing.Point(88, 28);
     this.chair03.Name = "chair03";
     this.chair03.Size = new System.Drawing.Size(130, 130);
     this.chair03.TabIndex = 56;
     this.chair03.Text = "03";
     this.chair03.UseVisualStyleBackColor = false;
     //
     // chair04
     //
     this.chair04.BackColor = System.Drawing.Color.White;
     this.chair04.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.chair04.Font = new System.Drawing.Font("Trebuchet MS", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chair04.Location = new System.Drawing.Point(284, 28);
     this.chair04.Name = "chair04";
     this.chair04.Size = new System.Drawing.Size(130, 130);
     this.chair04.TabIndex = 58;
     this.chair04.Text = "04";
     this.chair04.UseVisualStyleBackColor = false;
     //
     // button3
     //
     this.button3.FlatAppearance.BorderSize = 0;
     this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button3.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button3.Location = new System.Drawing.Point(38, 326);
     this.button3.Name = "button3";
     this.button3.Size = new System.Drawing.Size(141, 21);
     this.button3.TabIndex = 1;
     this.button3.Text = "Reset";
     this.button3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     this.button3.UseVisualStyleBackColor = true;
     //
     // radGroupBox4
     //
     this.radGroupBox4.Controls.Add(this.label2);
     this.radGroupBox4.Controls.Add(this.lblAuthanticity);
     this.radGroupBox4.Controls.Add(this.btnOff);
     this.radGroupBox4.Controls.Add(this.btnStart);
     this.radGroupBox4.Controls.Add(this.emguImgFace);
     this.radGroupBox4.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radGroupBox4.FooterImageIndex = -1;
     this.radGroupBox4.FooterImageKey = "";
     this.radGroupBox4.HeaderImageIndex = -1;
     this.radGroupBox4.HeaderImageKey = "";
     this.radGroupBox4.HeaderMargin = new System.Windows.Forms.Padding(0);
     this.radGroupBox4.HeaderText = "Camera View";
     this.radGroupBox4.Location = new System.Drawing.Point(13, 171);
     this.radGroupBox4.Name = "radGroupBox4";
     this.radGroupBox4.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     //
     //
     //
     this.radGroupBox4.RootElement.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     this.radGroupBox4.Size = new System.Drawing.Size(467, 366);
     this.radGroupBox4.TabIndex = 8;
     this.radGroupBox4.Text = "Camera View";
     this.radGroupBox4.ThemeName = "BreezeExtended";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(255, 332);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(54, 18);
     this.label2.TabIndex = 21;
     this.label2.Text = "Status : ";
     this.label2.Click += new System.EventHandler(this.label2_Click);
     //
     // lblAuthanticity
     //
     this.lblAuthanticity.AutoSize = true;
     this.lblAuthanticity.Font = new System.Drawing.Font("Trebuchet MS", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblAuthanticity.ForeColor = System.Drawing.Color.Red;
     this.lblAuthanticity.Location = new System.Drawing.Point(315, 328);
     this.lblAuthanticity.Name = "lblAuthanticity";
     this.lblAuthanticity.Size = new System.Drawing.Size(28, 22);
     this.lblAuthanticity.TabIndex = 20;
     this.lblAuthanticity.Text = "---";
     //
     // btnOff
     //
     this.btnOff.Enabled = false;
     this.btnOff.Font = new System.Drawing.Font("Trebuchet MS", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnOff.ForeColor = System.Drawing.Color.Red;
     this.btnOff.Location = new System.Drawing.Point(163, 328);
     this.btnOff.Name = "btnOff";
     //
     //
     //
     this.btnOff.RootElement.ForeColor = System.Drawing.Color.Red;
     this.btnOff.Size = new System.Drawing.Size(57, 25);
     this.btnOff.TabIndex = 19;
     this.btnOff.Text = "Sto&p";
     this.btnOff.ThemeName = "Office2010";
     this.btnOff.Click += new System.EventHandler(this.btnOff_Click);
     //
     // btnStart
     //
     this.btnStart.Enabled = false;
     this.btnStart.Font = new System.Drawing.Font("Trebuchet MS", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnStart.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     this.btnStart.Location = new System.Drawing.Point(15, 328);
     this.btnStart.Name = "btnStart";
     //
     //
     //
     this.btnStart.RootElement.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     this.btnStart.Size = new System.Drawing.Size(142, 25);
     this.btnStart.TabIndex = 19;
     this.btnStart.Text = "&Start Detection";
     this.btnStart.ThemeName = "Office2010";
     this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
     //
     // emguImgFace
     //
     this.emguImgFace.BackgroundImage = global::AEIS.Properties.Resources.avatar;
     this.emguImgFace.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.emguImgFace.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.emguImgFace.ErrorImage = global::AEIS.Properties.Resources.avatar;
     this.emguImgFace.InitialImage = global::AEIS.Properties.Resources.avatar;
     this.emguImgFace.Location = new System.Drawing.Point(14, 26);
     this.emguImgFace.Name = "emguImgFace";
     this.emguImgFace.Size = new System.Drawing.Size(438, 288);
     this.emguImgFace.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.emguImgFace.TabIndex = 2;
     this.emguImgFace.TabStop = false;
     this.emguImgFace.Click += new System.EventHandler(this.emguImgFace_Click);
     //
     // radGroupBox3
     //
     this.radGroupBox3.Controls.Add(this.lbltitle);
     this.radGroupBox3.Controls.Add(this.lblInitName);
     this.radGroupBox3.Controls.Add(this.lblFullName);
     this.radGroupBox3.Controls.Add(this.lblCandidateID);
     this.radGroupBox3.Controls.Add(this.radLabel4);
     this.radGroupBox3.Controls.Add(this.radLabel11);
     this.radGroupBox3.Controls.Add(this.radLabel17);
     this.radGroupBox3.Controls.Add(this.radLabel12);
     this.radGroupBox3.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radGroupBox3.FooterImageIndex = -1;
     this.radGroupBox3.FooterImageKey = "";
     this.radGroupBox3.HeaderImageIndex = -1;
     this.radGroupBox3.HeaderImageKey = "";
     this.radGroupBox3.HeaderMargin = new System.Windows.Forms.Padding(0);
     this.radGroupBox3.HeaderText = "Candidate Details ";
     this.radGroupBox3.Location = new System.Drawing.Point(492, 359);
     this.radGroupBox3.Name = "radGroupBox3";
     this.radGroupBox3.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     //
     //
     //
     this.radGroupBox3.RootElement.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
     this.radGroupBox3.Size = new System.Drawing.Size(487, 178);
     this.radGroupBox3.TabIndex = 8;
     this.radGroupBox3.Text = "Candidate Details ";
     this.radGroupBox3.ThemeName = "BreezeExtended";
     this.radGroupBox3.Click += new System.EventHandler(this.radGroupBox3_Click);
     //
     // lbltitle
     //
     this.lbltitle.Location = new System.Drawing.Point(204, 109);
     this.lbltitle.Name = "lbltitle";
     this.lbltitle.Size = new System.Drawing.Size(29, 17);
     this.lbltitle.TabIndex = 14;
     this.lbltitle.Text = "Miss";
     //
     // lblInitName
     //
     this.lblInitName.Location = new System.Drawing.Point(204, 83);
     this.lblInitName.Name = "lblInitName";
     this.lblInitName.Size = new System.Drawing.Size(47, 17);
     this.lblInitName.TabIndex = 15;
     this.lblInitName.Text = "J. Stew";
     //
     // lblFullName
     //
     this.lblFullName.Location = new System.Drawing.Point(204, 55);
     this.lblFullName.Name = "lblFullName";
     this.lblFullName.Size = new System.Drawing.Size(76, 17);
     this.lblFullName.TabIndex = 16;
     this.lblFullName.Text = "Jhoana Stew";
     //
     // lblCandidateID
     //
     this.lblCandidateID.Location = new System.Drawing.Point(204, 27);
     this.lblCandidateID.Name = "lblCandidateID";
     this.lblCandidateID.Size = new System.Drawing.Size(52, 17);
     this.lblCandidateID.TabIndex = 17;
     this.lblCandidateID.Text = "3424234";
     this.lblCandidateID.TextChanged += new System.EventHandler(this.lblCandidateID_TextChanged);
     //
     // radLabel4
     //
     this.radLabel4.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabel4.Location = new System.Drawing.Point(13, 109);
     this.radLabel4.Name = "radLabel4";
     this.radLabel4.Size = new System.Drawing.Size(41, 17);
     this.radLabel4.TabIndex = 10;
     this.radLabel4.Text = "Title :";
     this.radLabel4.ThemeName = "Office2007Black";
     //
     // radLabel11
     //
     this.radLabel11.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabel11.Location = new System.Drawing.Point(13, 83);
     this.radLabel11.Name = "radLabel11";
     this.radLabel11.Size = new System.Drawing.Size(137, 17);
     this.radLabel11.TabIndex = 11;
     this.radLabel11.Text = "Name with the initials :";
     this.radLabel11.ThemeName = "Office2007Black";
     //
     // radLabel17
     //
     this.radLabel17.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabel17.Location = new System.Drawing.Point(13, 27);
     this.radLabel17.Name = "radLabel17";
     this.radLabel17.Size = new System.Drawing.Size(86, 17);
     this.radLabel17.TabIndex = 12;
     this.radLabel17.Text = "Candidate ID :";
     this.radLabel17.ThemeName = "Office2007Black";
     //
     // radLabel12
     //
     this.radLabel12.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabel12.Location = new System.Drawing.Point(13, 55);
     this.radLabel12.Name = "radLabel12";
     this.radLabel12.Size = new System.Drawing.Size(166, 17);
     this.radLabel12.TabIndex = 13;
     this.radLabel12.Text = "Full Name of the candidate :";
     this.radLabel12.ThemeName = "Office2007Black";
     //
     // timShutter
     //
     this.timShutter.Interval = 500;
     this.timShutter.Tick += new System.EventHandler(this.timShutter_Tick);
     //
     // timHome
     //
     this.timHome.Enabled = true;
     this.timHome.Interval = 1000;
     this.timHome.Tick += new System.EventHandler(this.timHome_Tick);
     //
     // FaceRecognition
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.radGroupBox1);
     this.Name = "FaceRecognition";
     this.Size = new System.Drawing.Size(1011, 566);
     this.Load += new System.EventHandler(this.FaceRecognition_Load);
     this.Leave += new System.EventHandler(this.FaceRecognition_Leave);
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit();
     this.radGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox7)).EndInit();
     this.radGroupBox7.ResumeLayout(false);
     this.radGroupBox7.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.btnPopulate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).EndInit();
     this.radGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).EndInit();
     this.radGroupBox4.ResumeLayout(false);
     this.radGroupBox4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.btnOff)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnStart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emguImgFace)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox3)).EndInit();
     this.radGroupBox3.ResumeLayout(false);
     this.radGroupBox3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lbltitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblInitName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblFullName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCandidateID)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).EndInit();
     this.ResumeLayout(false);
 }