Beispiel #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();
            Klik.Windows.Forms.v1.Common.PaintStyle paintStyle1 = new Klik.Windows.Forms.v1.Common.PaintStyle();
            Klik.Windows.Forms.v1.Common.PaintStyle paintStyle2 = new Klik.Windows.Forms.v1.Common.PaintStyle();
            this.hour = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
            this.min = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
            this.label1 = new System.Windows.Forms.Label();
            this.elButton1 = new Klik.Windows.Forms.v1.EntryLib.ELButton();
            this.elButton2 = new Klik.Windows.Forms.v1.EntryLib.ELButton();
            this.elButton3 = new Klik.Windows.Forms.v1.EntryLib.ELButton();
            this.elButton4 = new Klik.Windows.Forms.v1.EntryLib.ELButton();
            this.elContainer1 = new Klik.Windows.Forms.v1.EntryLib.ELContainer();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.timer2 = new System.Windows.Forms.Timer(this.components);
            this.timer3 = new System.Windows.Forms.Timer(this.components);
            this.timer4 = new System.Windows.Forms.Timer(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.hour)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.min)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elContainer1)).BeginInit();
            this.elContainer1.SuspendLayout();
            this.SuspendLayout();
            // 
            // hour
            // 
            this.hour.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.hour.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.hour.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.hour.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.hour.Cursor = System.Windows.Forms.Cursors.Hand;
            paintStyle1.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            paintStyle1.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.hour.FlashStyle = paintStyle1;
            this.hour.Location = new System.Drawing.Point(6, 29);
            this.hour.Name = "hour";
            this.hour.Size = new System.Drawing.Size(47, 43);
            this.hour.TabIndex = 0;
            this.hour.TabStop = false;
            this.hour.TextStyle.Font = new System.Drawing.Font("Segoe UI", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.hour.TextStyle.Text = "00";
            // 
            // min
            // 
            this.min.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.min.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.min.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.min.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.min.Cursor = System.Windows.Forms.Cursors.Hand;
            paintStyle2.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            paintStyle2.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.min.FlashStyle = paintStyle2;
            this.min.Location = new System.Drawing.Point(76, 29);
            this.min.Name = "min";
            this.min.Size = new System.Drawing.Size(47, 43);
            this.min.TabIndex = 1;
            this.min.TabStop = false;
            this.min.TextStyle.Font = new System.Drawing.Font("Segoe UI", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.min.TextStyle.Text = "00";
            // 
            // label1
            // 
            this.label1.Font = new System.Drawing.Font("Segoe UI", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
            this.label1.Location = new System.Drawing.Point(54, 26);
            this.label1.Name = "label1";
            this.label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.label1.Size = new System.Drawing.Size(19, 48);
            this.label1.TabIndex = 2;
            this.label1.Text = ":";
            // 
            // elButton1
            // 
            this.elButton1.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton1.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elButton1.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elButton1.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elButton1.ForegroundImageStyle.Image = global::Almas.Properties.Resources.up;
            this.elButton1.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton1.Location = new System.Drawing.Point(6, 5);
            this.elButton1.Name = "elButton1";
            this.elButton1.Size = new System.Drawing.Size(47, 23);
            this.elButton1.TabIndex = 3;
            this.elButton1.Tag = "1";
            this.elButton1.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton1.Click += new System.EventHandler(this.elButton3_Click_1);
            this.elButton1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.elButton1_MouseDown);
            this.elButton1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.elButton1_MouseUp);
            // 
            // elButton2
            // 
            this.elButton2.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton2.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton2.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elButton2.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elButton2.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elButton2.ForegroundImageStyle.Image = global::Almas.Properties.Resources.down;
            this.elButton2.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton2.Location = new System.Drawing.Point(6, 73);
            this.elButton2.Name = "elButton2";
            this.elButton2.Size = new System.Drawing.Size(47, 23);
            this.elButton2.TabIndex = 4;
            this.elButton2.Tag = "2";
            this.elButton2.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton2.Click += new System.EventHandler(this.elButton3_Click_1);
            this.elButton2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.elButton2_MouseDown);
            this.elButton2.MouseUp += new System.Windows.Forms.MouseEventHandler(this.elButton2_MouseUp);
            // 
            // elButton3
            // 
            this.elButton3.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton3.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton3.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elButton3.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elButton3.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elButton3.ForegroundImageStyle.Image = global::Almas.Properties.Resources.up;
            this.elButton3.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton3.Location = new System.Drawing.Point(76, 5);
            this.elButton3.Name = "elButton3";
            this.elButton3.Size = new System.Drawing.Size(47, 23);
            this.elButton3.TabIndex = 5;
            this.elButton3.Tag = "3";
            this.elButton3.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton3.Click += new System.EventHandler(this.elButton3_Click_1);
            this.elButton3.MouseDown += new System.Windows.Forms.MouseEventHandler(this.elButton3_MouseDown);
            this.elButton3.MouseUp += new System.Windows.Forms.MouseEventHandler(this.elButton3_MouseUp);
            // 
            // elButton4
            // 
            this.elButton4.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton4.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton4.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elButton4.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elButton4.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elButton4.ForegroundImageStyle.Image = global::Almas.Properties.Resources.down;
            this.elButton4.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton4.Location = new System.Drawing.Point(76, 73);
            this.elButton4.Name = "elButton4";
            this.elButton4.Size = new System.Drawing.Size(47, 23);
            this.elButton4.TabIndex = 6;
            this.elButton4.Tag = "4";
            this.elButton4.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton4.Click += new System.EventHandler(this.elButton3_Click_1);
            this.elButton4.MouseDown += new System.Windows.Forms.MouseEventHandler(this.elButton4_MouseDown);
            this.elButton4.MouseUp += new System.Windows.Forms.MouseEventHandler(this.elButton4_MouseUp);
            // 
            // elContainer1
            // 
            this.elContainer1.BackgroundStyle.GradientAngle = 45F;
            this.elContainer1.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.elContainer1.Controls.Add(this.elButton1);
            this.elContainer1.Controls.Add(this.label1);
            this.elContainer1.Controls.Add(this.hour);
            this.elContainer1.Controls.Add(this.elButton4);
            this.elContainer1.Controls.Add(this.min);
            this.elContainer1.Controls.Add(this.elButton3);
            this.elContainer1.Controls.Add(this.elButton2);
            this.elContainer1.Location = new System.Drawing.Point(0, 0);
            this.elContainer1.Name = "elContainer1";
            this.elContainer1.Office2007Scheme = Klik.Windows.Forms.v1.Common.Office2007Schemes.ClassicBlue;
            this.elContainer1.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.elContainer1.Size = new System.Drawing.Size(130, 102);
            this.elContainer1.TabIndex = 9;
            // 
            // timer1
            // 
            this.timer1.Interval = 150;
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // timer2
            // 
            this.timer2.Interval = 70;
            this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
            // 
            // timer3
            // 
            this.timer3.Interval = 1;
            this.timer3.Tick += new System.EventHandler(this.timer3_Tick);
            // 
            // timer4
            // 
            this.timer4.Interval = 1;
            this.timer4.Tick += new System.EventHandler(this.timer4_Tick);
            // 
            // time_picker
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.Transparent;
            this.Controls.Add(this.elContainer1);
            this.Name = "time_picker";
            this.Size = new System.Drawing.Size(131, 103);
            this.Load += new System.EventHandler(this.time_picker_Load);
            this.Click += new System.EventHandler(this.elButton3_Click_1);
            ((System.ComponentModel.ISupportInitialize)(this.hour)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.min)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elContainer1)).EndInit();
            this.elContainer1.ResumeLayout(false);
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido de este método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources    = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Marcar_Asistencia));
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle9  = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle10 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle11 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle12 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle13 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle14 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle15 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle16 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     this.xVerificationControl = new DPFP.Gui.Verification.VerificationControl();
     this.pnl_titulo           = new System.Windows.Forms.Panel();
     this.label7              = new System.Windows.Forms.Label();
     this.btn_Salir           = new System.Windows.Forms.Button();
     this.label1              = new System.Windows.Forms.Label();
     this.bunifuElipse1       = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.GroupBox2           = new System.Windows.Forms.GroupBox();
     this.lbl_IdAsis          = new System.Windows.Forms.Label();
     this.Label21             = new System.Windows.Forms.Label();
     this.lbl_TotalHotrabajda = new System.Windows.Forms.Label();
     this.dtp_hora_tolercia   = new System.Windows.Forms.DateTimePicker();
     this.Label24             = new System.Windows.Forms.Label();
     this.Label25             = new System.Windows.Forms.Label();
     this.Label26             = new System.Windows.Forms.Label();
     this.Dtp_Hora_Limite     = new System.Windows.Forms.DateTimePicker();
     this.Label27             = new System.Windows.Forms.Label();
     this.dtp_horaIngre       = new System.Windows.Forms.DateTimePicker();
     this.dtp_horaSalida      = new System.Windows.Forms.DateTimePicker();
     this.lbl_msm             = new System.Windows.Forms.Label();
     this.lbl_totaltarde      = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.lbl_justifi         = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.label5              = new System.Windows.Forms.Label();
     this.label4              = new System.Windows.Forms.Label();
     this.Lbl_Idperso         = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.lbl_Dni             = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.picSocio            = new System.Windows.Forms.PictureBox();
     this.lbl_nombresocio     = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.label6              = new System.Windows.Forms.Label();
     this.dtp_HoraActual      = new System.Windows.Forms.DateTimePicker();
     this.lbl_hora            = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.timer1              = new System.Windows.Forms.Timer(this.components);
     this.Lbl_HoraEntrada     = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.toolTip1            = new System.Windows.Forms.ToolTip(this.components);
     this.lbl_Cont            = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.tmr_Conta           = new System.Windows.Forms.Timer(this.components);
     this.lbl_waiting         = new System.Windows.Forms.Label();
     this.pnl_Msm             = new System.Windows.Forms.Panel();
     this.pnl_titulo.SuspendLayout();
     this.GroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_totaltarde)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_justifi)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Lbl_Idperso)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_Dni)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.picSocio)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_nombresocio)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_hora)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Lbl_HoraEntrada)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_Cont)).BeginInit();
     this.pnl_Msm.SuspendLayout();
     this.SuspendLayout();
     //
     // xVerificationControl
     //
     this.xVerificationControl.Active             = true;
     this.xVerificationControl.AutoSizeMode       = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.xVerificationControl.Location           = new System.Drawing.Point(540, 55);
     this.xVerificationControl.Name               = "xVerificationControl";
     this.xVerificationControl.ReaderSerialNumber = "00000000-0000-0000-0000-000000000000";
     this.xVerificationControl.Size               = new System.Drawing.Size(48, 47);
     this.xVerificationControl.TabIndex           = 6;
     this.xVerificationControl.OnComplete        += new DPFP.Gui.Verification.VerificationControl._OnComplete(this.xVerificationControl_OnComplete);
     //
     // pnl_titulo
     //
     this.pnl_titulo.BackColor = System.Drawing.Color.Gray;
     this.pnl_titulo.Controls.Add(this.label7);
     this.pnl_titulo.Controls.Add(this.btn_Salir);
     this.pnl_titulo.Controls.Add(this.label1);
     this.pnl_titulo.Dock       = System.Windows.Forms.DockStyle.Top;
     this.pnl_titulo.Location   = new System.Drawing.Point(0, 0);
     this.pnl_titulo.Name       = "pnl_titulo";
     this.pnl_titulo.Size       = new System.Drawing.Size(1180, 50);
     this.pnl_titulo.TabIndex   = 7;
     this.pnl_titulo.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pnl_titulo_MouseMove);
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.ForeColor = System.Drawing.Color.White;
     this.label7.Location  = new System.Drawing.Point(35, 14);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(158, 24);
     this.label7.TabIndex  = 25;
     this.label7.Text      = "Marcar Asistencia";
     //
     // btn_Salir
     //
     this.btn_Salir.FlatAppearance.BorderSize = 0;
     this.btn_Salir.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btn_Salir.ForeColor = System.Drawing.Color.White;
     this.btn_Salir.Image     = ((System.Drawing.Image)(resources.GetObject("btn_Salir.Image")));
     this.btn_Salir.Location  = new System.Drawing.Point(3, 10);
     this.btn_Salir.Name      = "btn_Salir";
     this.btn_Salir.Size      = new System.Drawing.Size(30, 30);
     this.btn_Salir.TabIndex  = 1;
     this.btn_Salir.UseVisualStyleBackColor = true;
     this.btn_Salir.Click += new System.EventHandler(this.btn_Salir_Click);
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.label1.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.label1.Location  = new System.Drawing.Point(0, 46);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(1180, 4);
     this.label1.TabIndex  = 0;
     //
     // bunifuElipse1
     //
     this.bunifuElipse1.ElipseRadius  = 20;
     this.bunifuElipse1.TargetControl = this;
     //
     // GroupBox2
     //
     this.GroupBox2.Controls.Add(this.lbl_IdAsis);
     this.GroupBox2.Controls.Add(this.Label21);
     this.GroupBox2.Controls.Add(this.lbl_TotalHotrabajda);
     this.GroupBox2.Controls.Add(this.dtp_hora_tolercia);
     this.GroupBox2.Controls.Add(this.Label24);
     this.GroupBox2.Controls.Add(this.Label25);
     this.GroupBox2.Controls.Add(this.Label26);
     this.GroupBox2.Controls.Add(this.Dtp_Hora_Limite);
     this.GroupBox2.Controls.Add(this.Label27);
     this.GroupBox2.Controls.Add(this.dtp_horaIngre);
     this.GroupBox2.Controls.Add(this.dtp_horaSalida);
     this.GroupBox2.Location = new System.Drawing.Point(12, 418);
     this.GroupBox2.Name     = "GroupBox2";
     this.GroupBox2.Size     = new System.Drawing.Size(193, 133);
     this.GroupBox2.TabIndex = 109;
     this.GroupBox2.TabStop  = false;
     this.GroupBox2.Text     = "HORARIOS DEFINIDOS";
     this.GroupBox2.Visible  = false;
     //
     // lbl_IdAsis
     //
     this.lbl_IdAsis.AutoSize = true;
     this.lbl_IdAsis.Location = new System.Drawing.Point(76, 161);
     this.lbl_IdAsis.Name     = "lbl_IdAsis";
     this.lbl_IdAsis.Size     = new System.Drawing.Size(115, 13);
     this.lbl_IdAsis.TabIndex = 19;
     this.lbl_IdAsis.Text     = "000000000000000000";
     //
     // Label21
     //
     this.Label21.AutoSize = true;
     this.Label21.Location = new System.Drawing.Point(36, 137);
     this.Label21.Name     = "Label21";
     this.Label21.Size     = new System.Drawing.Size(37, 13);
     this.Label21.TabIndex = 18;
     this.Label21.Text     = "idAsis:";
     //
     // lbl_TotalHotrabajda
     //
     this.lbl_TotalHotrabajda.AutoSize = true;
     this.lbl_TotalHotrabajda.Location = new System.Drawing.Point(79, 137);
     this.lbl_TotalHotrabajda.Name     = "lbl_TotalHotrabajda";
     this.lbl_TotalHotrabajda.Size     = new System.Drawing.Size(13, 13);
     this.lbl_TotalHotrabajda.TabIndex = 17;
     this.lbl_TotalHotrabajda.Text     = "0";
     //
     // dtp_hora_tolercia
     //
     this.dtp_hora_tolercia.Format   = System.Windows.Forms.DateTimePickerFormat.Time;
     this.dtp_hora_tolercia.Location = new System.Drawing.Point(79, 47);
     this.dtp_hora_tolercia.Name     = "dtp_hora_tolercia";
     this.dtp_hora_tolercia.Size     = new System.Drawing.Size(104, 20);
     this.dtp_hora_tolercia.TabIndex = 13;
     //
     // Label24
     //
     this.Label24.AutoSize = true;
     this.Label24.Location = new System.Drawing.Point(18, 79);
     this.Label24.Name     = "Label24";
     this.Label24.Size     = new System.Drawing.Size(54, 13);
     this.Label24.TabIndex = 12;
     this.Label24.Text     = "hora limite";
     //
     // Label25
     //
     this.Label25.AutoSize = true;
     this.Label25.Location = new System.Drawing.Point(26, 47);
     this.Label25.Name     = "Label25";
     this.Label25.Size     = new System.Drawing.Size(47, 13);
     this.Label25.TabIndex = 9;
     this.Label25.Text     = "tolrancia";
     //
     // Label26
     //
     this.Label26.AutoSize = true;
     this.Label26.Location = new System.Drawing.Point(15, 111);
     this.Label26.Name     = "Label26";
     this.Label26.Size     = new System.Drawing.Size(58, 13);
     this.Label26.TabIndex = 8;
     this.Label26.Text     = "hora salida";
     //
     // Dtp_Hora_Limite
     //
     this.Dtp_Hora_Limite.Format   = System.Windows.Forms.DateTimePickerFormat.Time;
     this.Dtp_Hora_Limite.Location = new System.Drawing.Point(79, 73);
     this.Dtp_Hora_Limite.Name     = "Dtp_Hora_Limite";
     this.Dtp_Hora_Limite.Size     = new System.Drawing.Size(104, 20);
     this.Dtp_Hora_Limite.TabIndex = 11;
     //
     // Label27
     //
     this.Label27.AutoSize = true;
     this.Label27.Location = new System.Drawing.Point(8, 19);
     this.Label27.Name     = "Label27";
     this.Label27.Size     = new System.Drawing.Size(65, 13);
     this.Label27.TabIndex = 7;
     this.Label27.Text     = "hora ingreso";
     //
     // dtp_horaIngre
     //
     this.dtp_horaIngre.Format   = System.Windows.Forms.DateTimePickerFormat.Time;
     this.dtp_horaIngre.Location = new System.Drawing.Point(79, 19);
     this.dtp_horaIngre.Name     = "dtp_horaIngre";
     this.dtp_horaIngre.Size     = new System.Drawing.Size(104, 20);
     this.dtp_horaIngre.TabIndex = 5;
     //
     // dtp_horaSalida
     //
     this.dtp_horaSalida.Format   = System.Windows.Forms.DateTimePickerFormat.Time;
     this.dtp_horaSalida.Location = new System.Drawing.Point(79, 105);
     this.dtp_horaSalida.Name     = "dtp_horaSalida";
     this.dtp_horaSalida.Size     = new System.Drawing.Size(104, 20);
     this.dtp_horaSalida.TabIndex = 6;
     //
     // lbl_msm
     //
     this.lbl_msm.BackColor  = System.Drawing.Color.Transparent;
     this.lbl_msm.Font       = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_msm.ForeColor  = System.Drawing.Color.White;
     this.lbl_msm.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lbl_msm.Location   = new System.Drawing.Point(12, 112);
     this.lbl_msm.Name       = "lbl_msm";
     this.lbl_msm.Size       = new System.Drawing.Size(1156, 94);
     this.lbl_msm.TabIndex   = 110;
     this.lbl_msm.Text       = "Dni:";
     this.lbl_msm.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lbl_totaltarde
     //
     this.lbl_totaltarde.BackgroundStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.lbl_totaltarde.BackgroundStyle.SolidColor = System.Drawing.Color.White;
     this.lbl_totaltarde.BorderStyle.SolidColor     = System.Drawing.Color.Gainsboro;
     paintStyle9.PaintType              = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle9.SolidColor             = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.lbl_totaltarde.FlashStyle     = paintStyle9;
     this.lbl_totaltarde.Location       = new System.Drawing.Point(933, 381);
     this.lbl_totaltarde.Name           = "lbl_totaltarde";
     this.lbl_totaltarde.Size           = new System.Drawing.Size(52, 23);
     this.lbl_totaltarde.TabIndex       = 123;
     this.lbl_totaltarde.TextStyle.Font = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_totaltarde.Visible        = false;
     this.lbl_totaltarde.VisualStyle    = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // lbl_justifi
     //
     this.lbl_justifi.BackgroundStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.lbl_justifi.BackgroundStyle.SolidColor = System.Drawing.Color.White;
     this.lbl_justifi.BorderStyle.SolidColor     = System.Drawing.Color.Gainsboro;
     paintStyle10.PaintType          = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle10.SolidColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.lbl_justifi.FlashStyle     = paintStyle10;
     this.lbl_justifi.Location       = new System.Drawing.Point(836, 381);
     this.lbl_justifi.Name           = "lbl_justifi";
     this.lbl_justifi.Size           = new System.Drawing.Size(91, 23);
     this.lbl_justifi.TabIndex       = 122;
     this.lbl_justifi.TabStop        = false;
     this.lbl_justifi.TextStyle.Font = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_justifi.Visible        = false;
     this.lbl_justifi.VisualStyle    = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // label5
     //
     this.label5.AutoSize   = true;
     this.label5.BackColor  = System.Drawing.Color.Transparent;
     this.label5.Font       = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor  = System.Drawing.Color.DimGray;
     this.label5.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label5.Location   = new System.Drawing.Point(735, 358);
     this.label5.Name       = "label5";
     this.label5.Size       = new System.Drawing.Size(32, 20);
     this.label5.TabIndex   = 117;
     this.label5.Text       = "Dni";
     this.label5.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label4
     //
     this.label4.AutoSize   = true;
     this.label4.BackColor  = System.Drawing.Color.Transparent;
     this.label4.Font       = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor  = System.Drawing.Color.DimGray;
     this.label4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label4.Location   = new System.Drawing.Point(227, 355);
     this.label4.Name       = "label4";
     this.label4.Size       = new System.Drawing.Size(95, 20);
     this.label4.TabIndex   = 116;
     this.label4.Text       = "ID Personal:";
     this.label4.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // Lbl_Idperso
     //
     this.Lbl_Idperso.BackgroundStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.Lbl_Idperso.BackgroundStyle.SolidColor = System.Drawing.Color.White;
     this.Lbl_Idperso.BorderStyle.SolidColor     = System.Drawing.Color.Gainsboro;
     paintStyle11.PaintType               = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle11.SolidColor              = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.Lbl_Idperso.FlashStyle          = paintStyle11;
     this.Lbl_Idperso.Location            = new System.Drawing.Point(229, 381);
     this.Lbl_Idperso.Name                = "Lbl_Idperso";
     this.Lbl_Idperso.Size                = new System.Drawing.Size(91, 23);
     this.Lbl_Idperso.TabIndex            = 115;
     this.Lbl_Idperso.TabStop             = false;
     this.Lbl_Idperso.TextStyle.Font      = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Lbl_Idperso.TextStyle.ForeColor = System.Drawing.Color.DodgerBlue;
     this.Lbl_Idperso.VisualStyle         = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // lbl_Dni
     //
     this.lbl_Dni.BackgroundStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.lbl_Dni.BackgroundStyle.SolidColor = System.Drawing.Color.White;
     this.lbl_Dni.BorderStyle.SolidColor     = System.Drawing.Color.Gainsboro;
     paintStyle12.PaintType      = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle12.SolidColor     = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.lbl_Dni.FlashStyle     = paintStyle12;
     this.lbl_Dni.Location       = new System.Drawing.Point(739, 381);
     this.lbl_Dni.Name           = "lbl_Dni";
     this.lbl_Dni.Size           = new System.Drawing.Size(91, 23);
     this.lbl_Dni.TabIndex       = 114;
     this.lbl_Dni.TabStop        = false;
     this.lbl_Dni.TextStyle.Font = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_Dni.VisualStyle    = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // picSocio
     //
     this.picSocio.Image    = ((System.Drawing.Image)(resources.GetObject("picSocio.Image")));
     this.picSocio.Location = new System.Drawing.Point(489, 355);
     this.picSocio.Name     = "picSocio";
     this.picSocio.Size     = new System.Drawing.Size(176, 166);
     this.picSocio.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.picSocio.TabIndex = 113;
     this.picSocio.TabStop  = false;
     //
     // lbl_nombresocio
     //
     this.lbl_nombresocio.BackgroundStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.lbl_nombresocio.BackgroundStyle.SolidColor = System.Drawing.Color.White;
     this.lbl_nombresocio.BorderStyle.SolidColor     = System.Drawing.Color.WhiteSmoke;
     paintStyle13.PaintType                   = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle13.SolidColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.lbl_nombresocio.FlashStyle          = paintStyle13;
     this.lbl_nombresocio.Location            = new System.Drawing.Point(229, 311);
     this.lbl_nombresocio.Name                = "lbl_nombresocio";
     this.lbl_nombresocio.Size                = new System.Drawing.Size(766, 32);
     this.lbl_nombresocio.TabIndex            = 112;
     this.lbl_nombresocio.TabStop             = false;
     this.lbl_nombresocio.TextStyle.Font      = new System.Drawing.Font("Century Gothic", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_nombresocio.TextStyle.ForeColor = System.Drawing.Color.DodgerBlue;
     this.lbl_nombresocio.VisualStyle         = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // label6
     //
     this.label6.AutoSize   = true;
     this.label6.BackColor  = System.Drawing.Color.Transparent;
     this.label6.Font       = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor  = System.Drawing.Color.DimGray;
     this.label6.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label6.Location   = new System.Drawing.Point(230, 288);
     this.label6.Name       = "label6";
     this.label6.Size       = new System.Drawing.Size(116, 20);
     this.label6.TabIndex   = 111;
     this.label6.Text       = "Nombre Socio:";
     this.label6.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // dtp_HoraActual
     //
     this.dtp_HoraActual.Format   = System.Windows.Forms.DateTimePickerFormat.Time;
     this.dtp_HoraActual.Location = new System.Drawing.Point(1043, 94);
     this.dtp_HoraActual.Name     = "dtp_HoraActual";
     this.dtp_HoraActual.Size     = new System.Drawing.Size(104, 20);
     this.dtp_HoraActual.TabIndex = 124;
     this.dtp_HoraActual.Visible  = false;
     //
     // lbl_hora
     //
     this.lbl_hora.BackgroundStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.lbl_hora.BackgroundStyle.SolidColor = System.Drawing.Color.White;
     this.lbl_hora.BorderStyle.SolidColor     = System.Drawing.Color.Gainsboro;
     paintStyle14.PaintType   = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle14.SolidColor  = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.lbl_hora.FlashStyle = paintStyle14;
     this.lbl_hora.ForegroundImageStyle.Image      = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     this.lbl_hora.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lbl_hora.Location            = new System.Drawing.Point(1019, 56);
     this.lbl_hora.Name                = "lbl_hora";
     this.lbl_hora.Size                = new System.Drawing.Size(149, 32);
     this.lbl_hora.TabIndex            = 125;
     this.lbl_hora.TabStop             = false;
     this.lbl_hora.TextStyle.Font      = new System.Drawing.Font("Century Gothic", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_hora.TextStyle.Text      = "00:00:00";
     this.lbl_hora.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.lbl_hora.VisualStyle         = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //this.lbl_hora.Click += new System.EventHandler(this.lbl_hora_Click);
     //
     // timer1
     //
     this.timer1.Enabled = true;
     this.timer1.Tick   += new System.EventHandler(this.timer1_Tick);
     //
     // Lbl_HoraEntrada
     //
     this.Lbl_HoraEntrada.BackgroundStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.Lbl_HoraEntrada.BackgroundStyle.SolidColor = System.Drawing.Color.White;
     this.Lbl_HoraEntrada.BorderStyle.SolidColor     = System.Drawing.Color.Gainsboro;
     paintStyle15.PaintType          = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle15.SolidColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.Lbl_HoraEntrada.FlashStyle = paintStyle15;
     this.Lbl_HoraEntrada.ForegroundImageStyle.Image      = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     this.Lbl_HoraEntrada.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.Lbl_HoraEntrada.Location            = new System.Drawing.Point(12, 56);
     this.Lbl_HoraEntrada.Name                = "Lbl_HoraEntrada";
     this.Lbl_HoraEntrada.Size                = new System.Drawing.Size(106, 32);
     this.Lbl_HoraEntrada.TabIndex            = 126;
     this.Lbl_HoraEntrada.TabStop             = false;
     this.Lbl_HoraEntrada.TextStyle.Font      = new System.Drawing.Font("Century Gothic", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Lbl_HoraEntrada.TextStyle.ForeColor = System.Drawing.Color.DimGray;
     this.Lbl_HoraEntrada.TextStyle.Text      = "00:00";
     this.Lbl_HoraEntrada.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.toolTip1.SetToolTip(this.Lbl_HoraEntrada, "Hora de Entrada");
     this.Lbl_HoraEntrada.VisualStyle = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // toolTip1
     //
     this.toolTip1.IsBalloon = true;
     //
     // lbl_Cont
     //
     this.lbl_Cont.BackgroundStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.lbl_Cont.BackgroundStyle.SolidColor = System.Drawing.Color.White;
     this.lbl_Cont.BorderStyle.SolidColor     = System.Drawing.Color.Gainsboro;
     paintStyle16.PaintType   = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle16.SolidColor  = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.lbl_Cont.FlashStyle = paintStyle16;
     this.lbl_Cont.ForegroundImageStyle.Image      = ((System.Drawing.Image)(resources.GetObject("resource.Image2")));
     this.lbl_Cont.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lbl_Cont.Location            = new System.Drawing.Point(6, 7);
     this.lbl_Cont.Name                = "lbl_Cont";
     this.lbl_Cont.Size                = new System.Drawing.Size(199, 32);
     this.lbl_Cont.TabIndex            = 127;
     this.lbl_Cont.TabStop             = false;
     this.lbl_Cont.TextStyle.Font      = new System.Drawing.Font("Century Gothic", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_Cont.TextStyle.ForeColor = System.Drawing.Color.DimGray;
     this.lbl_Cont.TextStyle.Text      = "10";
     this.lbl_Cont.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.toolTip1.SetToolTip(this.lbl_Cont, "Hora de Entrada");
     this.lbl_Cont.VisualStyle = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // tmr_Conta
     //
     this.tmr_Conta.Interval = 1000;
     this.tmr_Conta.Tick    += new System.EventHandler(this.tmr_Conta_Tick);
     //
     // lbl_waiting
     //
     this.lbl_waiting.AutoSize   = true;
     this.lbl_waiting.BackColor  = System.Drawing.Color.Transparent;
     this.lbl_waiting.Font       = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_waiting.ForeColor  = System.Drawing.Color.DimGray;
     this.lbl_waiting.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lbl_waiting.Location   = new System.Drawing.Point(33, 15);
     this.lbl_waiting.Name       = "lbl_waiting";
     this.lbl_waiting.Size       = new System.Drawing.Size(127, 17);
     this.lbl_waiting.TabIndex   = 128;
     this.lbl_waiting.Text       = "Espere por Favor ..";
     this.lbl_waiting.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // pnl_Msm
     //
     this.pnl_Msm.Controls.Add(this.lbl_waiting);
     this.pnl_Msm.Controls.Add(this.lbl_Cont);
     this.pnl_Msm.Location = new System.Drawing.Point(454, 228);
     this.pnl_Msm.Name     = "pnl_Msm";
     this.pnl_Msm.Size     = new System.Drawing.Size(211, 45);
     this.pnl_Msm.TabIndex = 129;
     this.pnl_Msm.Visible  = false;
     //
     // Frm_Marcar_Asistencia
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(1180, 563);
     this.Controls.Add(this.pnl_Msm);
     this.Controls.Add(this.Lbl_HoraEntrada);
     this.Controls.Add(this.lbl_hora);
     this.Controls.Add(this.dtp_HoraActual);
     this.Controls.Add(this.lbl_totaltarde);
     this.Controls.Add(this.lbl_justifi);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.Lbl_Idperso);
     this.Controls.Add(this.lbl_Dni);
     this.Controls.Add(this.picSocio);
     this.Controls.Add(this.lbl_nombresocio);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.lbl_msm);
     this.Controls.Add(this.GroupBox2);
     this.Controls.Add(this.pnl_titulo);
     this.Controls.Add(this.xVerificationControl);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Frm_Marcar_Asistencia";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Marcar Asistencia del Personal";
     this.Load           += new System.EventHandler(this.Frm_Marcar_Asistencia_Load);
     this.pnl_titulo.ResumeLayout(false);
     this.pnl_titulo.PerformLayout();
     this.GroupBox2.ResumeLayout(false);
     this.GroupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_totaltarde)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_justifi)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Lbl_Idperso)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_Dni)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.picSocio)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_nombresocio)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_hora)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Lbl_HoraEntrada)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_Cont)).EndInit();
     this.pnl_Msm.ResumeLayout(false);
     this.pnl_Msm.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <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(Frm_Marcar_Asis_Manual));
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle65 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle66 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle67 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle68 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle69 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle70 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle71 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle72 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     this.bunifuElipse1       = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.pnl_titulo          = new System.Windows.Forms.Panel();
     this.label7              = new System.Windows.Forms.Label();
     this.label1              = new System.Windows.Forms.Label();
     this.btn_Salir           = new System.Windows.Forms.Button();
     this.lbl_IdAsis          = new System.Windows.Forms.Label();
     this.label3              = new System.Windows.Forms.Label();
     this.btn_buscar          = new System.Windows.Forms.Button();
     this.txt_dni_Buscar      = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.dtp_HoraActual      = new System.Windows.Forms.DateTimePicker();
     this.GroupBox2           = new System.Windows.Forms.GroupBox();
     this.Label21             = new System.Windows.Forms.Label();
     this.lbl_TotalHotrabajda = new System.Windows.Forms.Label();
     this.dtp_hora_tolercia   = new System.Windows.Forms.DateTimePicker();
     this.Label24             = new System.Windows.Forms.Label();
     this.Label25             = new System.Windows.Forms.Label();
     this.Label26             = new System.Windows.Forms.Label();
     this.Dtp_Hora_Limite     = new System.Windows.Forms.DateTimePicker();
     this.Label27             = new System.Windows.Forms.Label();
     this.dtp_horaIngre       = new System.Windows.Forms.DateTimePicker();
     this.dtp_horaSalida      = new System.Windows.Forms.DateTimePicker();
     this.lbl_totaltarde      = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.lbl_justifi         = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.label5              = new System.Windows.Forms.Label();
     this.label2              = new System.Windows.Forms.Label();
     this.Lbl_Idperso         = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.lbl_Dni             = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.picSocio            = new System.Windows.Forms.PictureBox();
     this.lbl_nombresocio     = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.label6              = new System.Windows.Forms.Label();
     this.lbl_msm             = new System.Windows.Forms.Label();
     this.pnl_Msm             = new System.Windows.Forms.Panel();
     this.lbl_waiting         = new System.Windows.Forms.Label();
     this.lbl_Cont            = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.Lbl_HoraEntrada     = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.lbl_hora            = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.tmr_Conta           = new System.Windows.Forms.Timer(this.components);
     this.timer1              = new System.Windows.Forms.Timer(this.components);
     this.toolTip1            = new System.Windows.Forms.ToolTip(this.components);
     this.pnl_titulo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txt_dni_Buscar)).BeginInit();
     this.GroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_totaltarde)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_justifi)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Lbl_Idperso)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_Dni)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.picSocio)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_nombresocio)).BeginInit();
     this.pnl_Msm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_Cont)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Lbl_HoraEntrada)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_hora)).BeginInit();
     this.SuspendLayout();
     //
     // bunifuElipse1
     //
     this.bunifuElipse1.ElipseRadius  = 20;
     this.bunifuElipse1.TargetControl = this;
     //
     // pnl_titulo
     //
     this.pnl_titulo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.pnl_titulo.Controls.Add(this.label7);
     this.pnl_titulo.Controls.Add(this.btn_Salir);
     this.pnl_titulo.Controls.Add(this.label1);
     this.pnl_titulo.Dock       = System.Windows.Forms.DockStyle.Top;
     this.pnl_titulo.Location   = new System.Drawing.Point(0, 0);
     this.pnl_titulo.Margin     = new System.Windows.Forms.Padding(4);
     this.pnl_titulo.Name       = "pnl_titulo";
     this.pnl_titulo.Size       = new System.Drawing.Size(1485, 62);
     this.pnl_titulo.TabIndex   = 9;
     this.pnl_titulo.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pnl_titulo_MouseMove);
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.ForeColor = System.Drawing.Color.DimGray;
     this.label7.Location  = new System.Drawing.Point(47, 17);
     this.label7.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(286, 29);
     this.label7.TabIndex  = 25;
     this.label7.Text      = "Marcar Asistencia Manual";
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.label1.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.label1.Location  = new System.Drawing.Point(0, 57);
     this.label1.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(1485, 5);
     this.label1.TabIndex  = 0;
     //
     // btn_Salir
     //
     this.btn_Salir.FlatAppearance.BorderSize = 0;
     this.btn_Salir.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btn_Salir.ForeColor = System.Drawing.Color.White;
     this.btn_Salir.Image     = ((System.Drawing.Image)(resources.GetObject("btn_Salir.Image")));
     this.btn_Salir.Location  = new System.Drawing.Point(4, 12);
     this.btn_Salir.Margin    = new System.Windows.Forms.Padding(4);
     this.btn_Salir.Name      = "btn_Salir";
     this.btn_Salir.Size      = new System.Drawing.Size(40, 37);
     this.btn_Salir.TabIndex  = 1;
     this.btn_Salir.UseVisualStyleBackColor = true;
     this.btn_Salir.Click += new System.EventHandler(this.btn_Salir_Click);
     //
     // lbl_IdAsis
     //
     this.lbl_IdAsis.AutoSize = true;
     this.lbl_IdAsis.Location = new System.Drawing.Point(1245, 428);
     this.lbl_IdAsis.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_IdAsis.Name     = "lbl_IdAsis";
     this.lbl_IdAsis.Size     = new System.Drawing.Size(152, 17);
     this.lbl_IdAsis.TabIndex = 147;
     this.lbl_IdAsis.Text     = "000000000000000000";
     //
     // label3
     //
     this.label3.BackColor  = System.Drawing.Color.Transparent;
     this.label3.Font       = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor  = System.Drawing.Color.DimGray;
     this.label3.Image      = ((System.Drawing.Image)(resources.GetObject("label3.Image")));
     this.label3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label3.Location   = new System.Drawing.Point(485, 77);
     this.label3.Margin     = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label3.Name       = "label3";
     this.label3.Size       = new System.Drawing.Size(83, 42);
     this.label3.TabIndex   = 163;
     this.label3.Text       = "Dni:";
     this.label3.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // btn_buscar
     //
     this.btn_buscar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_buscar.FlatAppearance.BorderSize = 0;
     this.btn_buscar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btn_buscar.ForeColor = System.Drawing.Color.White;
     this.btn_buscar.Image     = ((System.Drawing.Image)(resources.GetObject("btn_buscar.Image")));
     this.btn_buscar.Location  = new System.Drawing.Point(844, 80);
     this.btn_buscar.Margin    = new System.Windows.Forms.Padding(4);
     this.btn_buscar.Name      = "btn_buscar";
     this.btn_buscar.Size      = new System.Drawing.Size(43, 39);
     this.btn_buscar.TabIndex  = 164;
     this.btn_buscar.UseVisualStyleBackColor = true;
     this.btn_buscar.Visible = false;
     this.btn_buscar.Click  += new System.EventHandler(this.btn_buscar_Click);
     //
     // txt_dni_Buscar
     //
     this.txt_dni_Buscar.CaptionStyle.CaptionSize            = 0;
     this.txt_dni_Buscar.CaptionStyle.FlashStyle.PaintType   = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.txt_dni_Buscar.CaptionStyle.FlashStyle.SolidColor  = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.txt_dni_Buscar.CaptionStyle.Office2007Scheme       = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.txt_dni_Buscar.CaptionStyle.TextStyle.ForeColor    = System.Drawing.Color.White;
     this.txt_dni_Buscar.CaptionStyle.TextStyle.Text         = "elEntryBox1";
     this.txt_dni_Buscar.EditBoxStyle.BorderStyle.BorderType = Klik.Windows.Forms.v1.Common.BorderTypes.None;
     this.txt_dni_Buscar.EditBoxStyle.Font             = new System.Drawing.Font("Century Gothic", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txt_dni_Buscar.EditBoxStyle.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.txt_dni_Buscar.EditBoxStyle.Office2007Scheme = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.txt_dni_Buscar.EditBoxStyle.TextAlign        = System.Windows.Forms.HorizontalAlignment.Right;
     this.txt_dni_Buscar.Location = new System.Drawing.Point(476, 70);
     this.txt_dni_Buscar.Margin   = new System.Windows.Forms.Padding(4);
     this.txt_dni_Buscar.Name     = "txt_dni_Buscar";
     this.txt_dni_Buscar.Size     = new System.Drawing.Size(364, 57);
     this.txt_dni_Buscar.TabIndex = 146;
     this.txt_dni_Buscar.ValidationStyle.MaxLength             = 8;
     this.txt_dni_Buscar.ValidationStyle.PasswordChar          = '\0';
     this.txt_dni_Buscar.ValidationStyle.UseSystemPasswordChar = true;
     this.txt_dni_Buscar.Value    = "";
     this.txt_dni_Buscar.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_dni_Buscar_KeyDown);
     //
     // dtp_HoraActual
     //
     this.dtp_HoraActual.Format   = System.Windows.Forms.DateTimePickerFormat.Time;
     this.dtp_HoraActual.Location = new System.Drawing.Point(1307, 117);
     this.dtp_HoraActual.Margin   = new System.Windows.Forms.Padding(4);
     this.dtp_HoraActual.Name     = "dtp_HoraActual";
     this.dtp_HoraActual.Size     = new System.Drawing.Size(137, 22);
     this.dtp_HoraActual.TabIndex = 162;
     this.dtp_HoraActual.Visible  = false;
     //
     // GroupBox2
     //
     this.GroupBox2.Controls.Add(this.Label21);
     this.GroupBox2.Controls.Add(this.lbl_TotalHotrabajda);
     this.GroupBox2.Controls.Add(this.dtp_hora_tolercia);
     this.GroupBox2.Controls.Add(this.Label24);
     this.GroupBox2.Controls.Add(this.Label25);
     this.GroupBox2.Controls.Add(this.Label26);
     this.GroupBox2.Controls.Add(this.Dtp_Hora_Limite);
     this.GroupBox2.Controls.Add(this.Label27);
     this.GroupBox2.Controls.Add(this.dtp_horaIngre);
     this.GroupBox2.Controls.Add(this.dtp_horaSalida);
     this.GroupBox2.Location = new System.Drawing.Point(20, 428);
     this.GroupBox2.Margin   = new System.Windows.Forms.Padding(4);
     this.GroupBox2.Name     = "GroupBox2";
     this.GroupBox2.Padding  = new System.Windows.Forms.Padding(4);
     this.GroupBox2.Size     = new System.Drawing.Size(257, 191);
     this.GroupBox2.TabIndex = 161;
     this.GroupBox2.TabStop  = false;
     this.GroupBox2.Text     = "HORARIOS DEFINIDOS";
     this.GroupBox2.Visible  = false;
     //
     // Label21
     //
     this.Label21.AutoSize = true;
     this.Label21.Location = new System.Drawing.Point(48, 169);
     this.Label21.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.Label21.Name     = "Label21";
     this.Label21.Size     = new System.Drawing.Size(49, 17);
     this.Label21.TabIndex = 18;
     this.Label21.Text     = "idAsis:";
     //
     // lbl_TotalHotrabajda
     //
     this.lbl_TotalHotrabajda.AutoSize = true;
     this.lbl_TotalHotrabajda.Location = new System.Drawing.Point(105, 169);
     this.lbl_TotalHotrabajda.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_TotalHotrabajda.Name     = "lbl_TotalHotrabajda";
     this.lbl_TotalHotrabajda.Size     = new System.Drawing.Size(16, 17);
     this.lbl_TotalHotrabajda.TabIndex = 17;
     this.lbl_TotalHotrabajda.Text     = "0";
     //
     // dtp_hora_tolercia
     //
     this.dtp_hora_tolercia.Format   = System.Windows.Forms.DateTimePickerFormat.Time;
     this.dtp_hora_tolercia.Location = new System.Drawing.Point(105, 58);
     this.dtp_hora_tolercia.Margin   = new System.Windows.Forms.Padding(4);
     this.dtp_hora_tolercia.Name     = "dtp_hora_tolercia";
     this.dtp_hora_tolercia.Size     = new System.Drawing.Size(137, 22);
     this.dtp_hora_tolercia.TabIndex = 13;
     //
     // Label24
     //
     this.Label24.AutoSize = true;
     this.Label24.Location = new System.Drawing.Point(24, 97);
     this.Label24.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.Label24.Name     = "Label24";
     this.Label24.Size     = new System.Drawing.Size(73, 17);
     this.Label24.TabIndex = 12;
     this.Label24.Text     = "hora limite";
     //
     // Label25
     //
     this.Label25.AutoSize = true;
     this.Label25.Location = new System.Drawing.Point(35, 58);
     this.Label25.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.Label25.Name     = "Label25";
     this.Label25.Size     = new System.Drawing.Size(62, 17);
     this.Label25.TabIndex = 9;
     this.Label25.Text     = "tolrancia";
     //
     // Label26
     //
     this.Label26.AutoSize = true;
     this.Label26.Location = new System.Drawing.Point(20, 137);
     this.Label26.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.Label26.Name     = "Label26";
     this.Label26.Size     = new System.Drawing.Size(78, 17);
     this.Label26.TabIndex = 8;
     this.Label26.Text     = "hora salida";
     //
     // Dtp_Hora_Limite
     //
     this.Dtp_Hora_Limite.Format   = System.Windows.Forms.DateTimePickerFormat.Time;
     this.Dtp_Hora_Limite.Location = new System.Drawing.Point(105, 90);
     this.Dtp_Hora_Limite.Margin   = new System.Windows.Forms.Padding(4);
     this.Dtp_Hora_Limite.Name     = "Dtp_Hora_Limite";
     this.Dtp_Hora_Limite.Size     = new System.Drawing.Size(137, 22);
     this.Dtp_Hora_Limite.TabIndex = 11;
     //
     // Label27
     //
     this.Label27.AutoSize = true;
     this.Label27.Location = new System.Drawing.Point(11, 23);
     this.Label27.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.Label27.Name     = "Label27";
     this.Label27.Size     = new System.Drawing.Size(88, 17);
     this.Label27.TabIndex = 7;
     this.Label27.Text     = "hora ingreso";
     //
     // dtp_horaIngre
     //
     this.dtp_horaIngre.Format   = System.Windows.Forms.DateTimePickerFormat.Time;
     this.dtp_horaIngre.Location = new System.Drawing.Point(105, 23);
     this.dtp_horaIngre.Margin   = new System.Windows.Forms.Padding(4);
     this.dtp_horaIngre.Name     = "dtp_horaIngre";
     this.dtp_horaIngre.Size     = new System.Drawing.Size(137, 22);
     this.dtp_horaIngre.TabIndex = 5;
     //
     // dtp_horaSalida
     //
     this.dtp_horaSalida.Format   = System.Windows.Forms.DateTimePickerFormat.Time;
     this.dtp_horaSalida.Location = new System.Drawing.Point(105, 129);
     this.dtp_horaSalida.Margin   = new System.Windows.Forms.Padding(4);
     this.dtp_horaSalida.Name     = "dtp_horaSalida";
     this.dtp_horaSalida.Size     = new System.Drawing.Size(137, 22);
     this.dtp_horaSalida.TabIndex = 6;
     //
     // lbl_totaltarde
     //
     this.lbl_totaltarde.BackgroundStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.lbl_totaltarde.BackgroundStyle.SolidColor = System.Drawing.Color.White;
     this.lbl_totaltarde.BorderStyle.SolidColor     = System.Drawing.Color.Gainsboro;
     paintStyle65.PaintType             = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle65.SolidColor            = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.lbl_totaltarde.FlashStyle     = paintStyle65;
     this.lbl_totaltarde.Location       = new System.Drawing.Point(1249, 396);
     this.lbl_totaltarde.Margin         = new System.Windows.Forms.Padding(4);
     this.lbl_totaltarde.Name           = "lbl_totaltarde";
     this.lbl_totaltarde.Size           = new System.Drawing.Size(69, 28);
     this.lbl_totaltarde.TabIndex       = 160;
     this.lbl_totaltarde.TextStyle.Font = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_totaltarde.TextStyle.Text = "0";
     this.lbl_totaltarde.Visible        = false;
     this.lbl_totaltarde.VisualStyle    = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // lbl_justifi
     //
     this.lbl_justifi.BackgroundStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.lbl_justifi.BackgroundStyle.SolidColor = System.Drawing.Color.White;
     this.lbl_justifi.BorderStyle.SolidColor     = System.Drawing.Color.Gainsboro;
     paintStyle66.PaintType          = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle66.SolidColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.lbl_justifi.FlashStyle     = paintStyle66;
     this.lbl_justifi.Location       = new System.Drawing.Point(1120, 396);
     this.lbl_justifi.Margin         = new System.Windows.Forms.Padding(4);
     this.lbl_justifi.Name           = "lbl_justifi";
     this.lbl_justifi.Size           = new System.Drawing.Size(121, 28);
     this.lbl_justifi.TabIndex       = 159;
     this.lbl_justifi.TabStop        = false;
     this.lbl_justifi.TextStyle.Font = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_justifi.Visible        = false;
     this.lbl_justifi.VisualStyle    = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // label5
     //
     this.label5.AutoSize   = true;
     this.label5.BackColor  = System.Drawing.Color.Transparent;
     this.label5.Font       = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor  = System.Drawing.Color.DimGray;
     this.label5.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label5.Location   = new System.Drawing.Point(965, 368);
     this.label5.Margin     = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label5.Name       = "label5";
     this.label5.Size       = new System.Drawing.Size(39, 22);
     this.label5.TabIndex   = 158;
     this.label5.Text       = "Dni";
     this.label5.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.AutoSize   = true;
     this.label2.BackColor  = System.Drawing.Color.Transparent;
     this.label2.Font       = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor  = System.Drawing.Color.DimGray;
     this.label2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label2.Location   = new System.Drawing.Point(288, 364);
     this.label2.Margin     = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label2.Name       = "label2";
     this.label2.Size       = new System.Drawing.Size(115, 22);
     this.label2.TabIndex   = 157;
     this.label2.Text       = "ID Personal:";
     this.label2.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // Lbl_Idperso
     //
     this.Lbl_Idperso.BackgroundStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.Lbl_Idperso.BackgroundStyle.SolidColor = System.Drawing.Color.White;
     this.Lbl_Idperso.BorderStyle.SolidColor     = System.Drawing.Color.Gainsboro;
     paintStyle67.PaintType               = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle67.SolidColor              = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.Lbl_Idperso.FlashStyle          = paintStyle67;
     this.Lbl_Idperso.Location            = new System.Drawing.Point(291, 396);
     this.Lbl_Idperso.Margin              = new System.Windows.Forms.Padding(4);
     this.Lbl_Idperso.Name                = "Lbl_Idperso";
     this.Lbl_Idperso.Size                = new System.Drawing.Size(121, 28);
     this.Lbl_Idperso.TabIndex            = 156;
     this.Lbl_Idperso.TabStop             = false;
     this.Lbl_Idperso.TextStyle.Font      = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Lbl_Idperso.TextStyle.ForeColor = System.Drawing.Color.DodgerBlue;
     this.Lbl_Idperso.VisualStyle         = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // lbl_Dni
     //
     this.lbl_Dni.BackgroundStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.lbl_Dni.BackgroundStyle.SolidColor = System.Drawing.Color.White;
     this.lbl_Dni.BorderStyle.SolidColor     = System.Drawing.Color.Gainsboro;
     paintStyle68.PaintType      = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle68.SolidColor     = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.lbl_Dni.FlashStyle     = paintStyle68;
     this.lbl_Dni.Location       = new System.Drawing.Point(971, 396);
     this.lbl_Dni.Margin         = new System.Windows.Forms.Padding(4);
     this.lbl_Dni.Name           = "lbl_Dni";
     this.lbl_Dni.Size           = new System.Drawing.Size(121, 28);
     this.lbl_Dni.TabIndex       = 155;
     this.lbl_Dni.TabStop        = false;
     this.lbl_Dni.TextStyle.Font = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_Dni.VisualStyle    = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // picSocio
     //
     this.picSocio.Image    = ((System.Drawing.Image)(resources.GetObject("picSocio.Image")));
     this.picSocio.Location = new System.Drawing.Point(605, 364);
     this.picSocio.Margin   = new System.Windows.Forms.Padding(4);
     this.picSocio.Name     = "picSocio";
     this.picSocio.Size     = new System.Drawing.Size(235, 204);
     this.picSocio.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.picSocio.TabIndex = 154;
     this.picSocio.TabStop  = false;
     //
     // lbl_nombresocio
     //
     this.lbl_nombresocio.BackgroundStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.lbl_nombresocio.BackgroundStyle.SolidColor = System.Drawing.Color.White;
     this.lbl_nombresocio.BorderStyle.SolidColor     = System.Drawing.Color.WhiteSmoke;
     paintStyle69.PaintType                   = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle69.SolidColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.lbl_nombresocio.FlashStyle          = paintStyle69;
     this.lbl_nombresocio.Location            = new System.Drawing.Point(291, 310);
     this.lbl_nombresocio.Margin              = new System.Windows.Forms.Padding(4);
     this.lbl_nombresocio.Name                = "lbl_nombresocio";
     this.lbl_nombresocio.Size                = new System.Drawing.Size(1021, 39);
     this.lbl_nombresocio.TabIndex            = 153;
     this.lbl_nombresocio.TabStop             = false;
     this.lbl_nombresocio.TextStyle.Font      = new System.Drawing.Font("Century Gothic", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_nombresocio.TextStyle.ForeColor = System.Drawing.Color.DodgerBlue;
     this.lbl_nombresocio.VisualStyle         = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // label6
     //
     this.label6.AutoSize   = true;
     this.label6.BackColor  = System.Drawing.Color.Transparent;
     this.label6.Font       = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor  = System.Drawing.Color.DimGray;
     this.label6.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label6.Location   = new System.Drawing.Point(292, 282);
     this.label6.Margin     = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label6.Name       = "label6";
     this.label6.Size       = new System.Drawing.Size(142, 22);
     this.label6.TabIndex   = 152;
     this.label6.Text       = "Nombre Socio:";
     this.label6.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lbl_msm
     //
     this.lbl_msm.BackColor  = System.Drawing.Color.Transparent;
     this.lbl_msm.Font       = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_msm.ForeColor  = System.Drawing.Color.Black;
     this.lbl_msm.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lbl_msm.Location   = new System.Drawing.Point(16, 139);
     this.lbl_msm.Margin     = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_msm.Name       = "lbl_msm";
     this.lbl_msm.Size       = new System.Drawing.Size(1453, 86);
     this.lbl_msm.TabIndex   = 151;
     this.lbl_msm.Text       = "Dni:";
     this.lbl_msm.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // pnl_Msm
     //
     this.pnl_Msm.Controls.Add(this.lbl_waiting);
     this.pnl_Msm.Controls.Add(this.lbl_Cont);
     this.pnl_Msm.Location = new System.Drawing.Point(589, 234);
     this.pnl_Msm.Margin   = new System.Windows.Forms.Padding(4);
     this.pnl_Msm.Name     = "pnl_Msm";
     this.pnl_Msm.Size     = new System.Drawing.Size(281, 55);
     this.pnl_Msm.TabIndex = 150;
     this.pnl_Msm.Visible  = false;
     //
     // lbl_waiting
     //
     this.lbl_waiting.AutoSize   = true;
     this.lbl_waiting.BackColor  = System.Drawing.Color.Transparent;
     this.lbl_waiting.Font       = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_waiting.ForeColor  = System.Drawing.Color.DimGray;
     this.lbl_waiting.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lbl_waiting.Location   = new System.Drawing.Point(44, 18);
     this.lbl_waiting.Margin     = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_waiting.Name       = "lbl_waiting";
     this.lbl_waiting.Size       = new System.Drawing.Size(165, 21);
     this.lbl_waiting.TabIndex   = 128;
     this.lbl_waiting.Text       = "Espere por Favor ..";
     this.lbl_waiting.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lbl_Cont
     //
     this.lbl_Cont.BackgroundStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.lbl_Cont.BackgroundStyle.SolidColor = System.Drawing.Color.White;
     this.lbl_Cont.BorderStyle.SolidColor     = System.Drawing.Color.Gainsboro;
     paintStyle70.PaintType   = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle70.SolidColor  = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.lbl_Cont.FlashStyle = paintStyle70;
     this.lbl_Cont.ForegroundImageStyle.Image      = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     this.lbl_Cont.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lbl_Cont.Location            = new System.Drawing.Point(8, 9);
     this.lbl_Cont.Margin              = new System.Windows.Forms.Padding(4);
     this.lbl_Cont.Name                = "lbl_Cont";
     this.lbl_Cont.Size                = new System.Drawing.Size(265, 39);
     this.lbl_Cont.TabIndex            = 127;
     this.lbl_Cont.TabStop             = false;
     this.lbl_Cont.TextStyle.Font      = new System.Drawing.Font("Century Gothic", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_Cont.TextStyle.ForeColor = System.Drawing.Color.DimGray;
     this.lbl_Cont.TextStyle.Text      = "10";
     this.lbl_Cont.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.lbl_Cont.VisualStyle         = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // Lbl_HoraEntrada
     //
     this.Lbl_HoraEntrada.BackgroundStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.Lbl_HoraEntrada.BackgroundStyle.SolidColor = System.Drawing.Color.White;
     this.Lbl_HoraEntrada.BorderStyle.SolidColor     = System.Drawing.Color.Gainsboro;
     paintStyle71.PaintType          = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle71.SolidColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.Lbl_HoraEntrada.FlashStyle = paintStyle71;
     this.Lbl_HoraEntrada.ForegroundImageStyle.Image      = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     this.Lbl_HoraEntrada.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.Lbl_HoraEntrada.Location            = new System.Drawing.Point(4, 70);
     this.Lbl_HoraEntrada.Margin              = new System.Windows.Forms.Padding(4);
     this.Lbl_HoraEntrada.Name                = "Lbl_HoraEntrada";
     this.Lbl_HoraEntrada.Size                = new System.Drawing.Size(141, 39);
     this.Lbl_HoraEntrada.TabIndex            = 149;
     this.Lbl_HoraEntrada.TabStop             = false;
     this.Lbl_HoraEntrada.TextStyle.Font      = new System.Drawing.Font("Century Gothic", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Lbl_HoraEntrada.TextStyle.ForeColor = System.Drawing.Color.DimGray;
     this.Lbl_HoraEntrada.TextStyle.Text      = "00:00";
     this.Lbl_HoraEntrada.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.Lbl_HoraEntrada.VisualStyle         = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // lbl_hora
     //
     this.lbl_hora.BackgroundStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.lbl_hora.BackgroundStyle.SolidColor = System.Drawing.Color.White;
     this.lbl_hora.BorderStyle.SolidColor     = System.Drawing.Color.Gainsboro;
     paintStyle72.PaintType   = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle72.SolidColor  = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.lbl_hora.FlashStyle = paintStyle72;
     this.lbl_hora.ForegroundImageStyle.Image      = ((System.Drawing.Image)(resources.GetObject("resource.Image2")));
     this.lbl_hora.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lbl_hora.Location            = new System.Drawing.Point(1271, 70);
     this.lbl_hora.Margin              = new System.Windows.Forms.Padding(4);
     this.lbl_hora.Name                = "lbl_hora";
     this.lbl_hora.Size                = new System.Drawing.Size(199, 39);
     this.lbl_hora.TabIndex            = 148;
     this.lbl_hora.TabStop             = false;
     this.lbl_hora.TextStyle.Font      = new System.Drawing.Font("Century Gothic", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_hora.TextStyle.Text      = "00:00:00";
     this.lbl_hora.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.lbl_hora.VisualStyle         = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // tmr_Conta
     //
     this.tmr_Conta.Interval = 1000;
     this.tmr_Conta.Tick    += new System.EventHandler(this.tmr_Conta_Tick);
     //
     // timer1
     //
     this.timer1.Enabled = true;
     this.timer1.Tick   += new System.EventHandler(this.timer1_Tick);
     //
     // toolTip1
     //
     this.toolTip1.IsBalloon = true;
     //
     // Frm_Marcar_Asis_Manual
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1485, 633);
     this.Controls.Add(this.lbl_IdAsis);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.btn_buscar);
     this.Controls.Add(this.txt_dni_Buscar);
     this.Controls.Add(this.dtp_HoraActual);
     this.Controls.Add(this.GroupBox2);
     this.Controls.Add(this.lbl_totaltarde);
     this.Controls.Add(this.lbl_justifi);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.Lbl_Idperso);
     this.Controls.Add(this.lbl_Dni);
     this.Controls.Add(this.picSocio);
     this.Controls.Add(this.lbl_nombresocio);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.lbl_msm);
     this.Controls.Add(this.pnl_Msm);
     this.Controls.Add(this.Lbl_HoraEntrada);
     this.Controls.Add(this.lbl_hora);
     this.Controls.Add(this.pnl_titulo);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Frm_Marcar_Asis_Manual";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Frm_Marcar_Asis_Manual";
     this.Load           += new System.EventHandler(this.Frm_Marcar_Asis_Manual_Load);
     this.pnl_titulo.ResumeLayout(false);
     this.pnl_titulo.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txt_dni_Buscar)).EndInit();
     this.GroupBox2.ResumeLayout(false);
     this.GroupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_totaltarde)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_justifi)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Lbl_Idperso)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_Dni)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.picSocio)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_nombresocio)).EndInit();
     this.pnl_Msm.ResumeLayout(false);
     this.pnl_Msm.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_Cont)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Lbl_HoraEntrada)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_hora)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #4
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles elListBoxSelectionStyles9 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles();
            Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles elListBoxSelectionStyles1 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles();
            Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles elListBoxSelectionStyles2 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles();
            Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles elListBoxSelectionStyles3 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles();
            Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles elListBoxSelectionStyles4 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles();
            Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles elListBoxSelectionStyles5 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles();
            Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles elListBoxSelectionStyles6 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles();
            Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles elListBoxSelectionStyles7 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles();
            Klik.Windows.Forms.v1.EntryLib.ELListBoxItem elListBoxItem1 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxItem();
            Klik.Windows.Forms.v1.EntryLib.ELListBoxItem elListBoxItem2 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxItem();
            Klik.Windows.Forms.v1.EntryLib.ELListBoxItem elListBoxItem3 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxItem();
            Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles elListBoxSelectionStyles8 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles();
            Klik.Windows.Forms.v1.EntryLib.ELListBoxItem elListBoxItem4 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxItem();
            Klik.Windows.Forms.v1.EntryLib.ELListBoxItem elListBoxItem5 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxItem();
            Klik.Windows.Forms.v1.EntryLib.ELListBoxItem elListBoxItem6 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxItem();
            Klik.Windows.Forms.v1.Common.PaintStyle paintStyle1 = new Klik.Windows.Forms.v1.Common.PaintStyle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Clerk_Show));
            this.DataGridView1 = new Klik.Windows.Forms.v1.EntryLib.ELDataGridView();
            this.show_worker_info = new System.Windows.Forms.DataGridViewImageColumn();
            this.code_col = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.name_col = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.family_col = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.f_name_col = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.n_code_col = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.mobile = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.salary_col = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.pay_time_col = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.start_work_col = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.end_work_col = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.elRichPanel1 = new Klik.Windows.Forms.v1.EntryLib.ELRichPanel();
            this.elRichPanel7 = new Klik.Windows.Forms.v1.EntryLib.ELRichPanel();
            this.elEntryBox14 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBox13 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBox12 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBox11 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBox10 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBox9 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBox8 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elButton8 = new Klik.Windows.Forms.v1.EntryLib.ELButton();
            this.elButton7 = new Klik.Windows.Forms.v1.EntryLib.ELButton();
            this.elRichPanel8 = new Klik.Windows.Forms.v1.EntryLib.ELRichPanel();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.elEntryBox23 = new Klik.Windows.Forms.v1.EntryLib.ELComboBox();
            this.elRadioButton2 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elRadioButton3 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elEntryBox1 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elCheckBox1 = new Klik.Windows.Forms.v1.EntryLib.ELCheckBox();
            this.elEntryBox22 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBox19 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBox18 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBox20 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elDivider17 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.elEntryBox21 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elDivider18 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.elEntryBox16 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBox17 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBox6 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBox5 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elDivider19 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.elEntryBox15 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBox7 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBox4 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBox2 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBox3 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elRichPanel2 = new Klik.Windows.Forms.v1.EntryLib.ELRichPanel();
            this.elRadioButton1 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elButton6 = new Klik.Windows.Forms.v1.EntryLib.ELButton();
            this.illness_combo = new Klik.Windows.Forms.v1.EntryLib.ELComboBox();
            this.woman_radio = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.man_radio = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elDivider10 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.elButton5 = new Klik.Windows.Forms.v1.EntryLib.ELButton();
            this.elButton4 = new Klik.Windows.Forms.v1.EntryLib.ELButton();
            this.mobile_LIKE = new Klik.Windows.Forms.v1.EntryLib.ELCheckBox();
            this.tell_LIKE = new Klik.Windows.Forms.v1.EntryLib.ELCheckBox();
            this.elButton2 = new Klik.Windows.Forms.v1.EntryLib.ELButton();
            this.elButton1 = new Klik.Windows.Forms.v1.EntryLib.ELButton();
            this.insurance_checkbox = new Klik.Windows.Forms.v1.EntryLib.ELCheckBox();
            this.end_work_txt = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.pay_time_txt = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.salary_txt = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.overtime_txt = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.start_work_txt = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elDivider3 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.address_LIKE = new Klik.Windows.Forms.v1.EntryLib.ELCheckBox();
            this.city_combo = new Klik.Windows.Forms.v1.EntryLib.ELComboBox();
            this.united_combo = new Klik.Windows.Forms.v1.EntryLib.ELComboBox();
            this.tell_txt = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.mobile_txt = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.address_txt = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elDivider2 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.religion_sec_combo = new Klik.Windows.Forms.v1.EntryLib.ELComboBox();
            this.religion_pri_combo = new Klik.Windows.Forms.v1.EntryLib.ELComboBox();
            this.education_combo = new Klik.Windows.Forms.v1.EntryLib.ELComboBox();
            this.elDivider1 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.sh_sh_LIKE = new Klik.Windows.Forms.v1.EntryLib.ELCheckBox();
            this.nCode_LIKE = new Klik.Windows.Forms.v1.EntryLib.ELCheckBox();
            this.father_LIKE = new Klik.Windows.Forms.v1.EntryLib.ELCheckBox();
            this.family_LIKE = new Klik.Windows.Forms.v1.EntryLib.ELCheckBox();
            this.name_LIKE = new Klik.Windows.Forms.v1.EntryLib.ELCheckBox();
            this.personal_code_LIKE = new Klik.Windows.Forms.v1.EntryLib.ELCheckBox();
            this.military_combo = new Klik.Windows.Forms.v1.EntryLib.ELComboBox();
            this.relation_combo = new Klik.Windows.Forms.v1.EntryLib.ELComboBox();
            this.personal_code_txt = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.sh_sh_txt = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.nCode_txt = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.birth_txt = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.father_txt = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.name_txt = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.family_txt = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elLabel1 = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
            this.elButton3 = new Klik.Windows.Forms.v1.EntryLib.ELButton();
            this.monthCalendarX1 = new BehComponents.MonthCalendarX();
            this.elRichPanel4 = new Klik.Windows.Forms.v1.EntryLib.ELRichPanel();
            this.birth_txt_5 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBoxButton10 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.birth_txt_4 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.elEntryBoxButton9 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.birth_txt_3 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.birth_txt_2 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.birth_txt_1 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.birth_radio_4 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elDivider7 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.birth_radio_3 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elDivider8 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.birth_radio_2 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elDivider9 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.birth_radio_1 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.headerButton1 = new Klik.Windows.Forms.v1.Common.HeaderButton();
            this.elRichPanel3 = new Klik.Windows.Forms.v1.EntryLib.ELRichPanel();
            this.salary_txt_2 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.salary_txt_5 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.salary_txt_4 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.salary_txt_3 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.salary_txt_1 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.salary_radio_4 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elDivider4 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.salary_radio_3 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elDivider5 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.salary_radio_2 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elDivider6 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.salary_radio_1 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elRichPanel5 = new Klik.Windows.Forms.v1.EntryLib.ELRichPanel();
            this.payTime_txt_5 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.payTime_txt_4 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.payTime_txt_3 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.payTime_txt_2 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.payTime_txt_1 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.payTime_radio_4 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elDivider11 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.payTime_radio_3 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elDivider12 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.payTime_radio_2 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elDivider13 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.payTime_radio_1 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elRichPanel6 = new Klik.Windows.Forms.v1.EntryLib.ELRichPanel();
            this.overtime_txt_2 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.overtime_txt_5 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.overtime_txt_4 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.overtime_txt_3 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.overtime_txt_1 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
            this.overtime_radio_4 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elDivider14 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.overtime_radio_3 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elDivider15 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.overtime_radio_2 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elDivider16 = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
            this.overtime_radio_1 = new Klik.Windows.Forms.v1.EntryLib.ELRadioButton();
            this.elEntryBoxButton1 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.elEntryBoxButton2 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.elEntryBoxButton3 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.elEntryBoxButton4 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.elEntryBoxButton5 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.elEntryBoxButton6 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.elEntryBoxButton7 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.elEntryBoxButton8 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.elEntryBoxButton13 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.elEntryBoxButton14 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.elEntryBoxButton15 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.headerButton2 = new Klik.Windows.Forms.v1.Common.HeaderButton();
            this.headerButton3 = new Klik.Windows.Forms.v1.Common.HeaderButton();
            this.headerButton4 = new Klik.Windows.Forms.v1.Common.HeaderButton();
            this.headerButton5 = new Klik.Windows.Forms.v1.Common.HeaderButton();
            this.time_picker1 = new Almas.time_picker();
            this.elEntryBoxButton12 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.elEntryBoxButton11 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.elEntryBoxButton16 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.elEntryBoxButton17 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            this.elEntryBoxButton18 = new Klik.Windows.Forms.v1.EntryLib.ELEntryBoxButton();
            ((System.ComponentModel.ISupportInitialize)(this.DataGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRichPanel1)).BeginInit();
            this.elRichPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.elRichPanel7)).BeginInit();
            this.elRichPanel7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRichPanel8)).BeginInit();
            this.elRichPanel8.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox23)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRadioButton2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRadioButton3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elCheckBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox22)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRichPanel2)).BeginInit();
            this.elRichPanel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.elRadioButton1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.illness_combo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.woman_radio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.man_radio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.mobile_LIKE)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tell_LIKE)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.insurance_checkbox)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.end_work_txt)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pay_time_txt)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_txt)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_txt)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.start_work_txt)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.address_LIKE)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.city_combo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.united_combo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tell_txt)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.mobile_txt)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.address_txt)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.religion_sec_combo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.religion_pri_combo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.education_combo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sh_sh_LIKE)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nCode_LIKE)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.father_LIKE)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.family_LIKE)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.name_LIKE)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.personal_code_LIKE)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.military_combo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.relation_combo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.personal_code_txt)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sh_sh_txt)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nCode_txt)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_txt)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.father_txt)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.name_txt)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.family_txt)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRichPanel4)).BeginInit();
            this.elRichPanel4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.birth_txt_5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_txt_4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_txt_3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_txt_2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_txt_1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_radio_4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_radio_3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_radio_2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_radio_1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRichPanel3)).BeginInit();
            this.elRichPanel3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.salary_txt_2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_txt_5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_txt_4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_txt_3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_txt_1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_radio_4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_radio_3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_radio_2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_radio_1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRichPanel5)).BeginInit();
            this.elRichPanel5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_txt_5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_txt_4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_txt_3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_txt_2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_txt_1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_radio_4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_radio_3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_radio_2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_radio_1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRichPanel6)).BeginInit();
            this.elRichPanel6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_txt_2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_txt_5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_txt_4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_txt_3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_txt_1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_radio_4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_radio_3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_radio_2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_radio_1)).BeginInit();
            this.SuspendLayout();
            // 
            // DataGridView1
            // 
            this.DataGridView1.AllowUserToAddRows = false;
            this.DataGridView1.AllowUserToDeleteRows = false;
            this.DataGridView1.AllowUserToResizeRows = false;
            this.DataGridView1.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.DataGridView1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.DataGridView1.BackgroundStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.DataGridView1.BackgroundStyle.SolidColor = System.Drawing.SystemColors.Window;
            this.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.DataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.show_worker_info,
            this.code_col,
            this.name_col,
            this.family_col,
            this.f_name_col,
            this.n_code_col,
            this.mobile,
            this.salary_col,
            this.pay_time_col,
            this.start_work_col,
            this.end_work_col});
            this.DataGridView1.Cursor = System.Windows.Forms.Cursors.Hand;
            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window;
            dataGridViewCellStyle1.Font = new System.Drawing.Font("Tahoma", 8.25F);
            dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText;
            dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText;
            dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
            this.DataGridView1.DefaultCellStyle = dataGridViewCellStyle1;
            this.DataGridView1.GridColor = System.Drawing.Color.LightGray;
            this.DataGridView1.Location = new System.Drawing.Point(4, 28);
            this.DataGridView1.MultiSelect = false;
            this.DataGridView1.Name = "DataGridView1";
            this.DataGridView1.ReadOnly = true;
            this.DataGridView1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.DataGridView1.RowHeadersVisible = false;
            this.DataGridView1.RowHeadersWidth = 190;
            this.DataGridView1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
            this.DataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.DataGridView1.Size = new System.Drawing.Size(939, 426);
            this.DataGridView1.TabIndex = 0;
            this.DataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellClick);
            // 
            // show_worker_info
            // 
            this.show_worker_info.HeaderText = "نمایش‌کامل";
            this.show_worker_info.Image = global::Almas.Properties.Resources.UserInfo;
            this.show_worker_info.ImageLayout = System.Windows.Forms.DataGridViewImageCellLayout.Zoom;
            this.show_worker_info.Name = "show_worker_info";
            this.show_worker_info.ReadOnly = true;
            this.show_worker_info.Resizable = System.Windows.Forms.DataGridViewTriState.False;
            this.show_worker_info.Width = 75;
            // 
            // code_col
            // 
            this.code_col.DataPropertyName = "code";
            this.code_col.HeaderText = "کد پرسنلی";
            this.code_col.Name = "code_col";
            this.code_col.ReadOnly = true;
            this.code_col.Width = 85;
            // 
            // name_col
            // 
            this.name_col.DataPropertyName = "name";
            this.name_col.HeaderText = "نام";
            this.name_col.Name = "name_col";
            this.name_col.ReadOnly = true;
            this.name_col.Width = 70;
            // 
            // family_col
            // 
            this.family_col.DataPropertyName = "family";
            this.family_col.HeaderText = "نام خانوادگی";
            this.family_col.Name = "family_col";
            this.family_col.ReadOnly = true;
            // 
            // f_name_col
            // 
            this.f_name_col.DataPropertyName = "f_name";
            this.f_name_col.HeaderText = "نام پدر";
            this.f_name_col.Name = "f_name_col";
            this.f_name_col.ReadOnly = true;
            this.f_name_col.Width = 70;
            // 
            // n_code_col
            // 
            this.n_code_col.DataPropertyName = "n_code";
            this.n_code_col.HeaderText = "کد ملی";
            this.n_code_col.Name = "n_code_col";
            this.n_code_col.ReadOnly = true;
            this.n_code_col.Width = 85;
            // 
            // mobile
            // 
            this.mobile.DataPropertyName = "mobile";
            this.mobile.HeaderText = "تلفن همراه";
            this.mobile.Name = "mobile";
            this.mobile.ReadOnly = true;
            // 
            // salary_col
            // 
            this.salary_col.DataPropertyName = "salary";
            this.salary_col.HeaderText = "حقوق";
            this.salary_col.Name = "salary_col";
            this.salary_col.ReadOnly = true;
            this.salary_col.Width = 80;
            // 
            // pay_time_col
            // 
            this.pay_time_col.DataPropertyName = "pay_time";
            this.pay_time_col.HeaderText = "تاریخ پرداخت";
            this.pay_time_col.Name = "pay_time_col";
            this.pay_time_col.ReadOnly = true;
            this.pay_time_col.Width = 90;
            // 
            // start_work_col
            // 
            this.start_work_col.DataPropertyName = "start_work";
            this.start_work_col.HeaderText = "شروع کار";
            this.start_work_col.Name = "start_work_col";
            this.start_work_col.ReadOnly = true;
            this.start_work_col.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.start_work_col.Width = 90;
            // 
            // end_work_col
            // 
            this.end_work_col.DataPropertyName = "end_work";
            this.end_work_col.HeaderText = "پایان کار";
            this.end_work_col.Name = "end_work_col";
            this.end_work_col.ReadOnly = true;
            this.end_work_col.Width = 90;
            // 
            // elRichPanel1
            // 
            this.elRichPanel1.ContainerStyle.BackgroundStyle.GradientAngle = 45F;
            this.elRichPanel1.Controls.Add(this.elRichPanel2);
            this.elRichPanel1.Controls.Add(this.elRichPanel7);
            this.elRichPanel1.Controls.Add(this.elLabel1);
            this.elRichPanel1.Controls.Add(this.elButton3);
            this.elRichPanel1.Controls.Add(this.DataGridView1);
            this.elRichPanel1.Expanded = true;
            this.elRichPanel1.FooterStyle.BackgroundStyle.GradientAngle = 45F;
            this.elRichPanel1.FooterStyle.FlashStyle.GradientAngle = 0F;
            this.elRichPanel1.FooterStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRichPanel1.FooterStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRichPanel1.FooterStyle.Height = 25;
            this.elRichPanel1.FooterStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elRichPanel1.HeaderStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRichPanel1.HeaderStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRichPanel1.HeaderStyle.Height = 24;
            this.elRichPanel1.HeaderStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elRichPanel1.HeaderStyle.TextStyle.Text = "اطلاعات منشی";
            this.elRichPanel1.HeaderStyle.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elRichPanel1.HeaderStyle.TextStyle.TextType = Klik.Windows.Forms.v1.Common.TextTypes.DropShadow;
            this.elRichPanel1.Location = new System.Drawing.Point(7, 6);
            this.elRichPanel1.Name = "elRichPanel1";
            this.elRichPanel1.Padding = new System.Windows.Forms.Padding(1, 24, 1, 25);
            this.elRichPanel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elRichPanel1.Size = new System.Drawing.Size(947, 483);
            this.elRichPanel1.TabIndex = 107;
            // 
            // elRichPanel7
            // 
            this.elRichPanel7.ContainerStyle.BackgroundStyle.GradientAngle = 45F;
            this.elRichPanel7.Controls.Add(this.elEntryBox14);
            this.elRichPanel7.Controls.Add(this.elEntryBox13);
            this.elRichPanel7.Controls.Add(this.elEntryBox12);
            this.elRichPanel7.Controls.Add(this.elEntryBox11);
            this.elRichPanel7.Controls.Add(this.elEntryBox10);
            this.elRichPanel7.Controls.Add(this.elEntryBox9);
            this.elRichPanel7.Controls.Add(this.elEntryBox8);
            this.elRichPanel7.Controls.Add(this.elButton8);
            this.elRichPanel7.Controls.Add(this.elButton7);
            this.elRichPanel7.Controls.Add(this.elRichPanel8);
            this.elRichPanel7.Controls.Add(this.elEntryBox23);
            this.elRichPanel7.Controls.Add(this.elRadioButton2);
            this.elRichPanel7.Controls.Add(this.elRadioButton3);
            this.elRichPanel7.Controls.Add(this.elEntryBox1);
            this.elRichPanel7.Controls.Add(this.elCheckBox1);
            this.elRichPanel7.Controls.Add(this.elEntryBox22);
            this.elRichPanel7.Controls.Add(this.elEntryBox19);
            this.elRichPanel7.Controls.Add(this.elEntryBox18);
            this.elRichPanel7.Controls.Add(this.elEntryBox20);
            this.elRichPanel7.Controls.Add(this.elDivider17);
            this.elRichPanel7.Controls.Add(this.elEntryBox21);
            this.elRichPanel7.Controls.Add(this.elDivider18);
            this.elRichPanel7.Controls.Add(this.elEntryBox16);
            this.elRichPanel7.Controls.Add(this.elEntryBox17);
            this.elRichPanel7.Controls.Add(this.elEntryBox6);
            this.elRichPanel7.Controls.Add(this.elEntryBox5);
            this.elRichPanel7.Controls.Add(this.elDivider19);
            this.elRichPanel7.Controls.Add(this.elEntryBox15);
            this.elRichPanel7.Controls.Add(this.elEntryBox7);
            this.elRichPanel7.Controls.Add(this.elEntryBox4);
            this.elRichPanel7.Controls.Add(this.elEntryBox2);
            this.elRichPanel7.Controls.Add(this.elEntryBox3);
            this.elRichPanel7.Expanded = true;
            this.elRichPanel7.FooterStyle.BackgroundStyle.GradientAngle = 45F;
            this.elRichPanel7.FooterStyle.ButtonStyle.ButtonAlignment = System.Windows.Forms.LeftRightAlignment.Left;
            this.elRichPanel7.FooterStyle.ButtonStyle.ButtonGap = 15;
            this.elRichPanel7.FooterStyle.FlashStyle.GradientAngle = 0F;
            this.elRichPanel7.FooterStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRichPanel7.FooterStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRichPanel7.FooterStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elRichPanel7.HeaderStyle.ButtonStyle.ButtonAlignment = System.Windows.Forms.LeftRightAlignment.Left;
            this.elRichPanel7.HeaderStyle.ButtonStyle.ButtonGap = 2;
            this.elRichPanel7.HeaderStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRichPanel7.HeaderStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRichPanel7.HeaderStyle.Height = 24;
            this.elRichPanel7.HeaderStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elRichPanel7.HeaderStyle.TextStyle.Text = "اطلاعات عمومی ";
            this.elRichPanel7.HeaderStyle.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elRichPanel7.HeaderStyle.TextStyle.TextType = Klik.Windows.Forms.v1.Common.TextTypes.DropShadow;
            this.elRichPanel7.Location = new System.Drawing.Point(93, 20);
            this.elRichPanel7.Name = "elRichPanel7";
            this.elRichPanel7.Padding = new System.Windows.Forms.Padding(1, 24, 1, 16);
            this.elRichPanel7.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elRichPanel7.Size = new System.Drawing.Size(772, 390);
            this.elRichPanel7.TabIndex = 111;
            this.elRichPanel7.Visible = false;
            // 
            // elEntryBox14
            // 
            this.elEntryBox14.CaptionStyle.CaptionSize = 60;
            this.elEntryBox14.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox14.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox14.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox14.CaptionStyle.TextStyle.Text = "شهرستان";
            this.elEntryBox14.EditBoxStyle.BackColor = System.Drawing.Color.White;
            this.elEntryBox14.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBox14.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.elEntryBox14.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox14.Location = new System.Drawing.Point(208, 210);
            this.elEntryBox14.Name = "elEntryBox14";
            this.elEntryBox14.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox14.Size = new System.Drawing.Size(175, 26);
            this.elEntryBox14.TabIndex = 118;
            this.elEntryBox14.Tag = "";
            this.elEntryBox14.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox14.Value = "";
            // 
            // elEntryBox13
            // 
            this.elEntryBox13.CaptionStyle.CaptionSize = 55;
            this.elEntryBox13.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox13.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox13.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox13.CaptionStyle.TextStyle.Text = "استان";
            this.elEntryBox13.EditBoxStyle.BackColor = System.Drawing.Color.White;
            this.elEntryBox13.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBox13.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.elEntryBox13.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox13.Location = new System.Drawing.Point(392, 210);
            this.elEntryBox13.Name = "elEntryBox13";
            this.elEntryBox13.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox13.Size = new System.Drawing.Size(172, 26);
            this.elEntryBox13.TabIndex = 117;
            this.elEntryBox13.Tag = "";
            this.elEntryBox13.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox13.Value = "";
            // 
            // elEntryBox12
            // 
            this.elEntryBox12.CaptionStyle.CaptionSize = 55;
            this.elEntryBox12.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox12.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox12.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox12.CaptionStyle.TextStyle.Text = "مذهب";
            this.elEntryBox12.EditBoxStyle.BackColor = System.Drawing.Color.White;
            this.elEntryBox12.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBox12.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.elEntryBox12.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox12.Location = new System.Drawing.Point(21, 156);
            this.elEntryBox12.Name = "elEntryBox12";
            this.elEntryBox12.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox12.Size = new System.Drawing.Size(175, 26);
            this.elEntryBox12.TabIndex = 116;
            this.elEntryBox12.Tag = "";
            this.elEntryBox12.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox12.Value = "";
            // 
            // elEntryBox11
            // 
            this.elEntryBox11.CaptionStyle.CaptionSize = 55;
            this.elEntryBox11.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox11.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox11.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox11.CaptionStyle.TextStyle.Text = "دین";
            this.elEntryBox11.EditBoxStyle.BackColor = System.Drawing.Color.White;
            this.elEntryBox11.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBox11.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.elEntryBox11.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox11.Location = new System.Drawing.Point(206, 156);
            this.elEntryBox11.Name = "elEntryBox11";
            this.elEntryBox11.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox11.Size = new System.Drawing.Size(175, 26);
            this.elEntryBox11.TabIndex = 115;
            this.elEntryBox11.Tag = "";
            this.elEntryBox11.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox11.Value = "";
            // 
            // elEntryBox10
            // 
            this.elEntryBox10.CaptionStyle.CaptionSize = 55;
            this.elEntryBox10.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox10.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox10.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox10.CaptionStyle.TextStyle.Text = "تحصیلات";
            this.elEntryBox10.EditBoxStyle.BackColor = System.Drawing.Color.White;
            this.elEntryBox10.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBox10.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.elEntryBox10.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox10.Location = new System.Drawing.Point(388, 156);
            this.elEntryBox10.Name = "elEntryBox10";
            this.elEntryBox10.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox10.Size = new System.Drawing.Size(175, 26);
            this.elEntryBox10.TabIndex = 114;
            this.elEntryBox10.Tag = "";
            this.elEntryBox10.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox10.Value = "";
            // 
            // elEntryBox9
            // 
            this.elEntryBox9.CaptionStyle.CaptionSize = 85;
            this.elEntryBox9.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox9.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox9.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox9.CaptionStyle.TextStyle.Text = "وضعیت سربازی";
            this.elEntryBox9.EditBoxStyle.BackColor = System.Drawing.Color.White;
            this.elEntryBox9.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBox9.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.elEntryBox9.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox9.Location = new System.Drawing.Point(21, 106);
            this.elEntryBox9.Name = "elEntryBox9";
            this.elEntryBox9.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox9.Size = new System.Drawing.Size(175, 26);
            this.elEntryBox9.TabIndex = 113;
            this.elEntryBox9.Tag = "";
            this.elEntryBox9.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox9.Value = "";
            // 
            // elEntryBox8
            // 
            this.elEntryBox8.CaptionStyle.CaptionSize = 55;
            this.elEntryBox8.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox8.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox8.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox8.CaptionStyle.TextStyle.Text = "تاهل";
            this.elEntryBox8.EditBoxStyle.BackColor = System.Drawing.Color.White;
            this.elEntryBox8.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBox8.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.elEntryBox8.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox8.Location = new System.Drawing.Point(204, 106);
            this.elEntryBox8.Name = "elEntryBox8";
            this.elEntryBox8.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox8.Size = new System.Drawing.Size(177, 26);
            this.elEntryBox8.TabIndex = 112;
            this.elEntryBox8.Tag = "";
            this.elEntryBox8.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox8.Value = "";
            // 
            // elButton8
            // 
            this.elButton8.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elButton8.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.elButton8.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elButton8.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elButton8.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton8.Location = new System.Drawing.Point(114, 329);
            this.elButton8.Name = "elButton8";
            this.elButton8.Size = new System.Drawing.Size(84, 26);
            this.elButton8.TabIndex = 110;
            this.elButton8.TextStyle.Font = new System.Drawing.Font("Tahoma", 9F);
            this.elButton8.TextStyle.Text = "حذف";
            this.elButton8.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton8.Click += new System.EventHandler(this.elButton8_Click);
            // 
            // elButton7
            // 
            this.elButton7.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elButton7.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.elButton7.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elButton7.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elButton7.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton7.Location = new System.Drawing.Point(26, 329);
            this.elButton7.Name = "elButton7";
            this.elButton7.Size = new System.Drawing.Size(84, 26);
            this.elButton7.TabIndex = 109;
            this.elButton7.TextStyle.Font = new System.Drawing.Font("Tahoma", 9F);
            this.elButton7.TextStyle.Text = "ویرایش";
            this.elButton7.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // elRichPanel8
            // 
            this.elRichPanel8.ContainerStyle.BackgroundStyle.GradientAngle = 45F;
            this.elRichPanel8.Controls.Add(this.pictureBox1);
            this.elRichPanel8.Expanded = true;
            this.elRichPanel8.FooterStyle.BackgroundStyle.GradientAngle = 45F;
            this.elRichPanel8.FooterStyle.FlashStyle.GradientAngle = 0F;
            this.elRichPanel8.FooterStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRichPanel8.FooterStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRichPanel8.FooterStyle.Height = 10;
            this.elRichPanel8.HeaderStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRichPanel8.HeaderStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRichPanel8.HeaderStyle.Height = 20;
            this.elRichPanel8.HeaderStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elRichPanel8.HeaderStyle.TextStyle.Text = "تصویر";
            this.elRichPanel8.HeaderStyle.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elRichPanel8.HeaderStyle.TextStyle.TextType = Klik.Windows.Forms.v1.Common.TextTypes.DropShadow;
            this.elRichPanel8.Location = new System.Drawing.Point(578, 72);
            this.elRichPanel8.Name = "elRichPanel8";
            this.elRichPanel8.Padding = new System.Windows.Forms.Padding(1, 20, 1, 10);
            this.elRichPanel8.Size = new System.Drawing.Size(174, 201);
            this.elRichPanel8.TabIndex = 108;
            // 
            // pictureBox1
            // 
            this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.pictureBox1.Image = global::Almas.Properties.Resources.user;
            this.pictureBox1.Location = new System.Drawing.Point(18, 34);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(139, 144);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pictureBox1.TabIndex = 66;
            this.pictureBox1.TabStop = false;
            this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
            // 
            // elEntryBox23
            // 
            // 
            // 
            // 
            this.elEntryBox23.ButtonStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBox23.ButtonStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox23.CaptionStyle.CaptionSize = 70;
            this.elEntryBox23.CaptionStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBox23.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox23.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox23.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox23.CaptionStyle.TextStyle.Text = "بیماری خاص";
            this.elEntryBox23.CheckedDisplaySeparator = ',';
            this.elEntryBox23.CheckOnClick = true;
            this.elEntryBox23.ComboBoxType = Klik.Windows.Forms.v1.EntryLib.ListBoxTypes.Checked;
            this.elEntryBox23.DropDownBackgroundStyle.GradientAngle = 45F;
            this.elEntryBox23.DropDownBackgroundStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox23.DropDownBackgroundStyle.SolidColor = System.Drawing.SystemColors.Window;
            elListBoxSelectionStyles9.HotTrackStyle.BorderStyle.EdgeRadius = 4;
            elListBoxSelectionStyles9.SelectedStyle.BorderStyle.EdgeRadius = 4;
            this.elEntryBox23.DropDownItemSelectionStyle = elListBoxSelectionStyles9;
            this.elEntryBox23.DropDownShadowType = Klik.Windows.Forms.v1.Common.DropDownShadowTypes.Office2007;
            this.elEntryBox23.DropDownStyle = Klik.Windows.Forms.v1.EntryLib.DropDownStyles.DropDownList;
            this.elEntryBox23.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBox23.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox23.Location = new System.Drawing.Point(25, 295);
            this.elEntryBox23.Name = "elEntryBox23";
            this.elEntryBox23.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox23.Size = new System.Drawing.Size(174, 25);
            this.elEntryBox23.TabIndex = 28;
            this.elEntryBox23.Tag = "";
            // 
            // elRadioButton2
            // 
            this.elRadioButton2.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elRadioButton2.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRadioButton2.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRadioButton2.ForegroundImageStyle.FadeStart = 20;
            this.elRadioButton2.Location = new System.Drawing.Point(670, 40);
            this.elRadioButton2.Name = "elRadioButton2";
            this.elRadioButton2.Size = new System.Drawing.Size(82, 23);
            this.elRadioButton2.TabIndex = 26;
            this.elRadioButton2.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elRadioButton2.TextStyle.Text = "زن";
            this.elRadioButton2.Value = false;
            // 
            // elRadioButton3
            // 
            this.elRadioButton3.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elRadioButton3.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRadioButton3.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRadioButton3.ForegroundImageStyle.FadeStart = 20;
            this.elRadioButton3.Location = new System.Drawing.Point(578, 40);
            this.elRadioButton3.Name = "elRadioButton3";
            this.elRadioButton3.Size = new System.Drawing.Size(86, 23);
            this.elRadioButton3.TabIndex = 27;
            this.elRadioButton3.TabStop = false;
            this.elRadioButton3.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elRadioButton3.TextStyle.Text = "مرد";
            this.elRadioButton3.Value = false;
            // 
            // elEntryBox1
            // 
            this.elEntryBox1.CaptionStyle.CaptionSize = 85;
            this.elEntryBox1.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox1.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox1.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox1.CaptionStyle.TextStyle.Text = "شماره پرسنلی";
            this.elEntryBox1.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox1.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox1.Location = new System.Drawing.Point(386, 40);
            this.elEntryBox1.Name = "elEntryBox1";
            this.elEntryBox1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox1.Size = new System.Drawing.Size(177, 26);
            this.elEntryBox1.TabIndex = 1;
            this.elEntryBox1.Tag = "code";
            this.elEntryBox1.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox1.Value = "";
            // 
            // elCheckBox1
            // 
            this.elCheckBox1.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elCheckBox1.Checked = true;
            this.elCheckBox1.CheckState = System.Windows.Forms.CheckState.Checked;
            this.elCheckBox1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elCheckBox1.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elCheckBox1.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elCheckBox1.ForegroundImageStyle.FadeStart = 20;
            this.elCheckBox1.Location = new System.Drawing.Point(578, 331);
            this.elCheckBox1.Name = "elCheckBox1";
            this.elCheckBox1.Size = new System.Drawing.Size(174, 28);
            this.elCheckBox1.TabIndex = 21;
            this.elCheckBox1.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elCheckBox1.TextStyle.Text = "بیمه";
            this.elCheckBox1.Value = true;
            // 
            // elEntryBox22
            // 
            this.elEntryBox22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.elEntryBox22.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.elEntryBox22.CaptionStyle.CaptionSize = 60;
            this.elEntryBox22.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox22.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox22.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox22.CaptionStyle.TextStyle.Text = "پایان کار";
            this.elEntryBox22.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBox22.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox22.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox22.Location = new System.Drawing.Point(207, 329);
            this.elEntryBox22.Name = "elEntryBox22";
            this.elEntryBox22.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox22.Size = new System.Drawing.Size(177, 26);
            this.elEntryBox22.TabIndex = 23;
            this.elEntryBox22.Tag = "end_work";
            this.elEntryBox22.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox22.Value = "";
            // 
            // elEntryBox19
            // 
            this.elEntryBox19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.elEntryBox19.ButtonStyle.Buttons.Add(this.elEntryBoxButton2);
            this.elEntryBox19.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.elEntryBox19.CaptionStyle.CaptionSize = 70;
            this.elEntryBox19.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox19.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox19.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox19.CaptionStyle.TextStyle.Text = "تاریخ پرداخت";
            this.elEntryBox19.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBox19.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox19.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox19.Location = new System.Drawing.Point(390, 295);
            this.elEntryBox19.Name = "elEntryBox19";
            this.elEntryBox19.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox19.Size = new System.Drawing.Size(177, 26);
            this.elEntryBox19.TabIndex = 19;
            this.elEntryBox19.Tag = "pay_time";
            this.elEntryBox19.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox19.Value = "";
            // 
            // elEntryBox18
            // 
            this.elEntryBox18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.elEntryBox18.ButtonStyle.Buttons.Add(this.elEntryBoxButton1);
            this.elEntryBox18.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.elEntryBox18.CaptionStyle.CaptionSize = 60;
            this.elEntryBox18.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox18.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox18.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox18.CaptionStyle.TextStyle.Text = "حقوق";
            this.elEntryBox18.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox18.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox18.Location = new System.Drawing.Point(578, 294);
            this.elEntryBox18.Name = "elEntryBox18";
            this.elEntryBox18.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox18.Size = new System.Drawing.Size(174, 26);
            this.elEntryBox18.TabIndex = 18;
            this.elEntryBox18.Tag = "salary";
            this.elEntryBox18.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox18.Value = "";
            // 
            // elEntryBox20
            // 
            this.elEntryBox20.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.elEntryBox20.ButtonStyle.Buttons.Add(this.elEntryBoxButton3);
            this.elEntryBox20.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.elEntryBox20.CaptionStyle.CaptionSize = 60;
            this.elEntryBox20.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox20.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox20.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox20.CaptionStyle.TextStyle.Text = "اضافه کار";
            this.elEntryBox20.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox20.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox20.Location = new System.Drawing.Point(206, 295);
            this.elEntryBox20.Name = "elEntryBox20";
            this.elEntryBox20.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox20.Size = new System.Drawing.Size(177, 26);
            this.elEntryBox20.TabIndex = 20;
            this.elEntryBox20.Tag = "overtime";
            this.elEntryBox20.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox20.Value = "";
            // 
            // elDivider17
            // 
            this.elDivider17.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider17.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider17.LineColor = System.Drawing.Color.Red;
            this.elDivider17.Location = new System.Drawing.Point(25, 270);
            this.elDivider17.Name = "elDivider17";
            this.elDivider17.Size = new System.Drawing.Size(727, 23);
            this.elDivider17.TabIndex = 91;
            // 
            // elEntryBox21
            // 
            this.elEntryBox21.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.elEntryBox21.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.elEntryBox21.CaptionStyle.CaptionSize = 60;
            this.elEntryBox21.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox21.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox21.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox21.CaptionStyle.TextStyle.Text = "شروع کار";
            this.elEntryBox21.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBox21.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox21.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox21.Location = new System.Drawing.Point(391, 329);
            this.elEntryBox21.Name = "elEntryBox21";
            this.elEntryBox21.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox21.Size = new System.Drawing.Size(177, 26);
            this.elEntryBox21.TabIndex = 22;
            this.elEntryBox21.Tag = "start_work";
            this.elEntryBox21.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox21.Value = "";
            // 
            // elDivider18
            // 
            this.elDivider18.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider18.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider18.LineColor = System.Drawing.Color.Red;
            this.elDivider18.Location = new System.Drawing.Point(22, 185);
            this.elDivider18.Name = "elDivider18";
            this.elDivider18.Size = new System.Drawing.Size(537, 23);
            this.elDivider18.TabIndex = 87;
            // 
            // elEntryBox16
            // 
            this.elEntryBox16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.elEntryBox16.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.elEntryBox16.CaptionStyle.CaptionSize = 60;
            this.elEntryBox16.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox16.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox16.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox16.CaptionStyle.TextStyle.Text = "تلفن منزل";
            this.elEntryBox16.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox16.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox16.Location = new System.Drawing.Point(392, 242);
            this.elEntryBox16.Name = "elEntryBox16";
            this.elEntryBox16.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox16.Size = new System.Drawing.Size(171, 26);
            this.elEntryBox16.TabIndex = 16;
            this.elEntryBox16.Tag = "tell";
            this.elEntryBox16.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox16.Value = "";
            // 
            // elEntryBox17
            // 
            this.elEntryBox17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.elEntryBox17.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.elEntryBox17.CaptionStyle.CaptionSize = 60;
            this.elEntryBox17.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox17.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox17.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox17.CaptionStyle.TextStyle.Text = "تلفن همراه";
            this.elEntryBox17.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox17.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox17.Location = new System.Drawing.Point(208, 242);
            this.elEntryBox17.Name = "elEntryBox17";
            this.elEntryBox17.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox17.Size = new System.Drawing.Size(174, 26);
            this.elEntryBox17.TabIndex = 17;
            this.elEntryBox17.Tag = "mobile";
            this.elEntryBox17.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox17.Value = "";
            // 
            // elEntryBox6
            // 
            this.elEntryBox6.AutoSize = false;
            this.elEntryBox6.CaptionStyle.CaptionSize = 50;
            this.elEntryBox6.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox6.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox6.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox6.CaptionStyle.TextStyle.Text = "ش . ش";
            this.elEntryBox6.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox6.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox6.Location = new System.Drawing.Point(22, 72);
            this.elEntryBox6.Name = "elEntryBox6";
            this.elEntryBox6.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox6.Size = new System.Drawing.Size(174, 25);
            this.elEntryBox6.TabIndex = 6;
            this.elEntryBox6.Tag = "sh_num";
            this.elEntryBox6.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox6.Value = "";
            // 
            // elEntryBox5
            // 
            this.elEntryBox5.AutoSize = false;
            this.elEntryBox5.CaptionStyle.CaptionSize = 55;
            this.elEntryBox5.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox5.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox5.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox5.CaptionStyle.TextStyle.Text = "کد ملی";
            this.elEntryBox5.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox5.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox5.Location = new System.Drawing.Point(204, 72);
            this.elEntryBox5.Name = "elEntryBox5";
            this.elEntryBox5.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox5.Size = new System.Drawing.Size(177, 25);
            this.elEntryBox5.TabIndex = 5;
            this.elEntryBox5.Tag = "n_code";
            this.elEntryBox5.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox5.Value = "";
            // 
            // elDivider19
            // 
            this.elDivider19.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider19.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider19.LineColor = System.Drawing.Color.Red;
            this.elDivider19.Location = new System.Drawing.Point(24, 131);
            this.elDivider19.Name = "elDivider19";
            this.elDivider19.Size = new System.Drawing.Size(540, 23);
            this.elDivider19.TabIndex = 72;
            // 
            // elEntryBox15
            // 
            this.elEntryBox15.AutoSize = false;
            this.elEntryBox15.CaptionStyle.CaptionSize = 40;
            this.elEntryBox15.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox15.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox15.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox15.CaptionStyle.TextStyle.Text = "آدرس";
            this.elEntryBox15.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox15.Location = new System.Drawing.Point(25, 210);
            this.elEntryBox15.Name = "elEntryBox15";
            this.elEntryBox15.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox15.Size = new System.Drawing.Size(171, 58);
            this.elEntryBox15.TabIndex = 15;
            this.elEntryBox15.Tag = "address";
            this.elEntryBox15.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox15.Value = "";
            // 
            // elEntryBox7
            // 
            this.elEntryBox7.CaptionStyle.CaptionSize = 55;
            this.elEntryBox7.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox7.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox7.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox7.CaptionStyle.TextStyle.Text = "تاریخ تولد";
            this.elEntryBox7.EditBoxStyle.BackColor = System.Drawing.Color.White;
            this.elEntryBox7.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBox7.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.elEntryBox7.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox7.Location = new System.Drawing.Point(388, 103);
            this.elEntryBox7.Name = "elEntryBox7";
            this.elEntryBox7.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox7.Size = new System.Drawing.Size(175, 26);
            this.elEntryBox7.TabIndex = 7;
            this.elEntryBox7.Tag = "";
            this.elEntryBox7.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox7.Value = "";
            // 
            // elEntryBox4
            // 
            this.elEntryBox4.AutoSize = false;
            this.elEntryBox4.CaptionStyle.CaptionSize = 60;
            this.elEntryBox4.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox4.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox4.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox4.CaptionStyle.TextStyle.Text = "نام پدر";
            this.elEntryBox4.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox4.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox4.Location = new System.Drawing.Point(388, 72);
            this.elEntryBox4.Name = "elEntryBox4";
            this.elEntryBox4.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox4.Size = new System.Drawing.Size(175, 25);
            this.elEntryBox4.TabIndex = 4;
            this.elEntryBox4.Tag = "f_name";
            this.elEntryBox4.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox4.Value = "";
            // 
            // elEntryBox2
            // 
            this.elEntryBox2.CaptionStyle.CaptionSize = 55;
            this.elEntryBox2.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox2.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox2.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox2.CaptionStyle.TextStyle.Text = " نام ";
            this.elEntryBox2.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox2.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox2.Location = new System.Drawing.Point(204, 40);
            this.elEntryBox2.Name = "elEntryBox2";
            this.elEntryBox2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox2.Size = new System.Drawing.Size(177, 26);
            this.elEntryBox2.TabIndex = 2;
            this.elEntryBox2.Tag = "name";
            this.elEntryBox2.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox2.Value = "";
            // 
            // elEntryBox3
            // 
            this.elEntryBox3.CaptionStyle.CaptionSize = 75;
            this.elEntryBox3.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elEntryBox3.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elEntryBox3.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox3.CaptionStyle.TextStyle.Text = " نام خانوادگی";
            this.elEntryBox3.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBox3.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.elEntryBox3.Location = new System.Drawing.Point(21, 40);
            this.elEntryBox3.Name = "elEntryBox3";
            this.elEntryBox3.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elEntryBox3.Size = new System.Drawing.Size(175, 26);
            this.elEntryBox3.TabIndex = 3;
            this.elEntryBox3.Tag = "family";
            this.elEntryBox3.ValidationStyle.PasswordChar = '\0';
            this.elEntryBox3.Value = "";
            // 
            // elRichPanel2
            // 
            this.elRichPanel2.ContainerStyle.BackgroundStyle.GradientAngle = 45F;
            this.elRichPanel2.Controls.Add(this.elRadioButton1);
            this.elRichPanel2.Controls.Add(this.elButton6);
            this.elRichPanel2.Controls.Add(this.illness_combo);
            this.elRichPanel2.Controls.Add(this.woman_radio);
            this.elRichPanel2.Controls.Add(this.man_radio);
            this.elRichPanel2.Controls.Add(this.elDivider10);
            this.elRichPanel2.Controls.Add(this.elButton5);
            this.elRichPanel2.Controls.Add(this.elButton4);
            this.elRichPanel2.Controls.Add(this.mobile_LIKE);
            this.elRichPanel2.Controls.Add(this.tell_LIKE);
            this.elRichPanel2.Controls.Add(this.elButton2);
            this.elRichPanel2.Controls.Add(this.elButton1);
            this.elRichPanel2.Controls.Add(this.insurance_checkbox);
            this.elRichPanel2.Controls.Add(this.end_work_txt);
            this.elRichPanel2.Controls.Add(this.pay_time_txt);
            this.elRichPanel2.Controls.Add(this.salary_txt);
            this.elRichPanel2.Controls.Add(this.overtime_txt);
            this.elRichPanel2.Controls.Add(this.start_work_txt);
            this.elRichPanel2.Controls.Add(this.elDivider3);
            this.elRichPanel2.Controls.Add(this.address_LIKE);
            this.elRichPanel2.Controls.Add(this.city_combo);
            this.elRichPanel2.Controls.Add(this.united_combo);
            this.elRichPanel2.Controls.Add(this.tell_txt);
            this.elRichPanel2.Controls.Add(this.mobile_txt);
            this.elRichPanel2.Controls.Add(this.address_txt);
            this.elRichPanel2.Controls.Add(this.elDivider2);
            this.elRichPanel2.Controls.Add(this.religion_sec_combo);
            this.elRichPanel2.Controls.Add(this.religion_pri_combo);
            this.elRichPanel2.Controls.Add(this.education_combo);
            this.elRichPanel2.Controls.Add(this.elDivider1);
            this.elRichPanel2.Controls.Add(this.sh_sh_LIKE);
            this.elRichPanel2.Controls.Add(this.nCode_LIKE);
            this.elRichPanel2.Controls.Add(this.father_LIKE);
            this.elRichPanel2.Controls.Add(this.family_LIKE);
            this.elRichPanel2.Controls.Add(this.name_LIKE);
            this.elRichPanel2.Controls.Add(this.personal_code_LIKE);
            this.elRichPanel2.Controls.Add(this.military_combo);
            this.elRichPanel2.Controls.Add(this.relation_combo);
            this.elRichPanel2.Controls.Add(this.personal_code_txt);
            this.elRichPanel2.Controls.Add(this.sh_sh_txt);
            this.elRichPanel2.Controls.Add(this.nCode_txt);
            this.elRichPanel2.Controls.Add(this.birth_txt);
            this.elRichPanel2.Controls.Add(this.father_txt);
            this.elRichPanel2.Controls.Add(this.name_txt);
            this.elRichPanel2.Controls.Add(this.family_txt);
            this.elRichPanel2.Expanded = true;
            this.elRichPanel2.FooterStyle.BackgroundStyle.GradientAngle = 45F;
            this.elRichPanel2.FooterStyle.FlashStyle.GradientAngle = 0F;
            this.elRichPanel2.FooterStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRichPanel2.FooterStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRichPanel2.FooterStyle.Height = 10;
            this.elRichPanel2.HeaderStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRichPanel2.HeaderStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRichPanel2.HeaderStyle.Height = 24;
            this.elRichPanel2.HeaderStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elRichPanel2.HeaderStyle.TextStyle.Text = "جستجو";
            this.elRichPanel2.HeaderStyle.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elRichPanel2.HeaderStyle.TextStyle.TextType = Klik.Windows.Forms.v1.Common.TextTypes.DropShadow;
            this.elRichPanel2.Location = new System.Drawing.Point(59, 61);
            this.elRichPanel2.Name = "elRichPanel2";
            this.elRichPanel2.Padding = new System.Windows.Forms.Padding(1, 24, 1, 10);
            this.elRichPanel2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elRichPanel2.Size = new System.Drawing.Size(757, 423);
            this.elRichPanel2.TabIndex = 109;
            this.elRichPanel2.Visible = false;
            // 
            // elRadioButton1
            // 
            this.elRadioButton1.Checked = true;
            this.elRadioButton1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elRadioButton1.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRadioButton1.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRadioButton1.ForegroundImageStyle.FadeStart = 20;
            this.elRadioButton1.Location = new System.Drawing.Point(660, 32);
            this.elRadioButton1.Name = "elRadioButton1";
            this.elRadioButton1.Size = new System.Drawing.Size(86, 25);
            this.elRadioButton1.TabIndex = 122;
            this.elRadioButton1.Tag = "sex";
            this.elRadioButton1.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elRadioButton1.TextStyle.Text = "زن و مرد";
            this.elRadioButton1.Value = true;
            // 
            // elButton6
            // 
            this.elButton6.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elButton6.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elButton6.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elButton6.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton6.Location = new System.Drawing.Point(14, 32);
            this.elButton6.Name = "elButton6";
            this.elButton6.Size = new System.Drawing.Size(175, 27);
            this.elButton6.TabIndex = 120;
            this.elButton6.Tag = "search";
            this.elButton6.TextStyle.Font = new System.Drawing.Font("Tahoma", 9F);
            this.elButton6.TextStyle.Text = "جستجو";
            this.elButton6.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton6.Click += new System.EventHandler(this.elButton6_Click);
            // 
            // illness_combo
            // 
            // 
            // 
            // 
            this.illness_combo.ButtonStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.illness_combo.ButtonStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.illness_combo.CaptionStyle.CaptionSize = 70;
            this.illness_combo.CaptionStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.illness_combo.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.illness_combo.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.illness_combo.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.illness_combo.CaptionStyle.TextStyle.Text = "بیماری خاص";
            this.illness_combo.CheckedDisplaySeparator = ',';
            this.illness_combo.CheckOnClick = true;
            this.illness_combo.ComboBoxType = Klik.Windows.Forms.v1.EntryLib.ListBoxTypes.Checked;
            this.illness_combo.DropDownBackgroundStyle.GradientAngle = 45F;
            this.illness_combo.DropDownBackgroundStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.illness_combo.DropDownBackgroundStyle.SolidColor = System.Drawing.SystemColors.Window;
            elListBoxSelectionStyles1.HotTrackStyle.BorderStyle.EdgeRadius = 4;
            elListBoxSelectionStyles1.SelectedStyle.BorderStyle.EdgeRadius = 4;
            this.illness_combo.DropDownItemSelectionStyle = elListBoxSelectionStyles1;
            this.illness_combo.DropDownShadowType = Klik.Windows.Forms.v1.Common.DropDownShadowTypes.Office2007;
            this.illness_combo.DropDownStyle = Klik.Windows.Forms.v1.EntryLib.DropDownStyles.DropDownList;
            this.illness_combo.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.illness_combo.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.illness_combo.Location = new System.Drawing.Point(17, 370);
            this.illness_combo.Name = "illness_combo";
            this.illness_combo.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.illness_combo.Size = new System.Drawing.Size(172, 25);
            this.illness_combo.TabIndex = 119;
            this.illness_combo.Tag = "illness";
            // 
            // woman_radio
            // 
            this.woman_radio.Cursor = System.Windows.Forms.Cursors.Hand;
            this.woman_radio.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.woman_radio.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.woman_radio.ForegroundImageStyle.FadeStart = 20;
            this.woman_radio.Location = new System.Drawing.Point(586, 32);
            this.woman_radio.Name = "woman_radio";
            this.woman_radio.Size = new System.Drawing.Size(68, 25);
            this.woman_radio.TabIndex = 117;
            this.woman_radio.TabStop = false;
            this.woman_radio.Tag = "sex";
            this.woman_radio.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.woman_radio.TextStyle.Text = "زن";
            this.woman_radio.Value = false;
            // 
            // man_radio
            // 
            this.man_radio.Cursor = System.Windows.Forms.Cursors.Hand;
            this.man_radio.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.man_radio.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.man_radio.ForegroundImageStyle.FadeStart = 20;
            this.man_radio.Location = new System.Drawing.Point(508, 32);
            this.man_radio.Name = "man_radio";
            this.man_radio.Size = new System.Drawing.Size(72, 25);
            this.man_radio.TabIndex = 118;
            this.man_radio.TabStop = false;
            this.man_radio.Tag = "sex";
            this.man_radio.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.man_radio.TextStyle.Text = "مرد";
            this.man_radio.Value = false;
            // 
            // elDivider10
            // 
            this.elDivider10.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider10.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider10.LineColor = System.Drawing.Color.Red;
            this.elDivider10.Location = new System.Drawing.Point(1, 60);
            this.elDivider10.Name = "elDivider10";
            this.elDivider10.Size = new System.Drawing.Size(756, 23);
            this.elDivider10.TabIndex = 116;
            // 
            // elButton5
            // 
            this.elButton5.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton5.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton5.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elButton5.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.elButton5.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elButton5.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elButton5.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton5.Location = new System.Drawing.Point(190, 337);
            this.elButton5.Name = "elButton5";
            this.elButton5.Size = new System.Drawing.Size(61, 26);
            this.elButton5.TabIndex = 115;
            this.elButton5.Tag = "pro";
            this.elButton5.TextStyle.Font = new System.Drawing.Font("Tahoma", 9F);
            this.elButton5.TextStyle.Text = "پیشرفته";
            this.elButton5.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton5.Click += new System.EventHandler(this.elButton5_Click);
            // 
            // elButton4
            // 
            this.elButton4.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton4.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton4.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elButton4.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.elButton4.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elButton4.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elButton4.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton4.Location = new System.Drawing.Point(437, 337);
            this.elButton4.Name = "elButton4";
            this.elButton4.Size = new System.Drawing.Size(61, 26);
            this.elButton4.TabIndex = 114;
            this.elButton4.Tag = "pro";
            this.elButton4.TextStyle.Font = new System.Drawing.Font("Tahoma", 9F);
            this.elButton4.TextStyle.Text = "پیشرفته";
            this.elButton4.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton4.Click += new System.EventHandler(this.elButton4_Click);
            // 
            // mobile_LIKE
            // 
            this.mobile_LIKE.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.mobile_LIKE.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.mobile_LIKE.Cursor = System.Windows.Forms.Cursors.Hand;
            this.mobile_LIKE.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.mobile_LIKE.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.mobile_LIKE.ForegroundImageStyle.FadeStart = 20;
            this.mobile_LIKE.Location = new System.Drawing.Point(435, 284);
            this.mobile_LIKE.Name = "mobile_LIKE";
            this.mobile_LIKE.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.mobile_LIKE.Size = new System.Drawing.Size(61, 26);
            this.mobile_LIKE.TabIndex = 113;
            this.mobile_LIKE.Tag = "like";
            this.mobile_LIKE.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.mobile_LIKE.TextStyle.Text = "مشابه";
            this.mobile_LIKE.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.mobile_LIKE.Value = false;
            // 
            // tell_LIKE
            // 
            this.tell_LIKE.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.tell_LIKE.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.tell_LIKE.Cursor = System.Windows.Forms.Cursors.Hand;
            this.tell_LIKE.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.tell_LIKE.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.tell_LIKE.ForegroundImageStyle.FadeStart = 20;
            this.tell_LIKE.Location = new System.Drawing.Point(685, 284);
            this.tell_LIKE.Name = "tell_LIKE";
            this.tell_LIKE.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.tell_LIKE.Size = new System.Drawing.Size(61, 26);
            this.tell_LIKE.TabIndex = 112;
            this.tell_LIKE.Tag = "like";
            this.tell_LIKE.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.tell_LIKE.TextStyle.Text = "مشابه";
            this.tell_LIKE.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.tell_LIKE.Value = false;
            // 
            // elButton2
            // 
            this.elButton2.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton2.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton2.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elButton2.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.elButton2.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elButton2.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elButton2.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton2.Location = new System.Drawing.Point(685, 147);
            this.elButton2.Name = "elButton2";
            this.elButton2.Size = new System.Drawing.Size(61, 26);
            this.elButton2.TabIndex = 111;
            this.elButton2.Tag = "pro";
            this.elButton2.TextStyle.Font = new System.Drawing.Font("Tahoma", 9F);
            this.elButton2.TextStyle.Text = "پیشرفته";
            this.elButton2.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton2.Click += new System.EventHandler(this.elButton2_Click);
            // 
            // elButton1
            // 
            this.elButton1.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton1.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elButton1.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.elButton1.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elButton1.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elButton1.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton1.Location = new System.Drawing.Point(685, 337);
            this.elButton1.Name = "elButton1";
            this.elButton1.Size = new System.Drawing.Size(61, 26);
            this.elButton1.TabIndex = 109;
            this.elButton1.Tag = "pro";
            this.elButton1.TextStyle.Font = new System.Drawing.Font("Tahoma", 9F);
            this.elButton1.TextStyle.Text = "پیشرفته";
            this.elButton1.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton1.Click += new System.EventHandler(this.elButton1_Click);
            // 
            // insurance_checkbox
            // 
            this.insurance_checkbox.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.insurance_checkbox.Cursor = System.Windows.Forms.Cursors.Hand;
            this.insurance_checkbox.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.insurance_checkbox.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.insurance_checkbox.ForegroundImageStyle.FadeStart = 20;
            this.insurance_checkbox.Location = new System.Drawing.Point(259, 32);
            this.insurance_checkbox.Name = "insurance_checkbox";
            this.insurance_checkbox.Size = new System.Drawing.Size(177, 27);
            this.insurance_checkbox.TabIndex = 88;
            this.insurance_checkbox.Tag = "insurance";
            this.insurance_checkbox.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.insurance_checkbox.TextStyle.Text = "بیمه";
            this.insurance_checkbox.Value = false;
            // 
            // end_work_txt
            // 
            this.end_work_txt.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.end_work_txt.ButtonStyle.Buttons.Add(this.elEntryBoxButton12);
            this.end_work_txt.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.end_work_txt.CaptionStyle.CaptionSize = 60;
            this.end_work_txt.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.end_work_txt.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.end_work_txt.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.end_work_txt.CaptionStyle.TextStyle.Text = "پایان کار";
            this.end_work_txt.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.end_work_txt.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.end_work_txt.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.end_work_txt.Location = new System.Drawing.Point(263, 369);
            this.end_work_txt.Name = "end_work_txt";
            this.end_work_txt.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.end_work_txt.Size = new System.Drawing.Size(173, 26);
            this.end_work_txt.TabIndex = 90;
            this.end_work_txt.Tag = "end_work";
            this.end_work_txt.ValidationStyle.PasswordChar = '\0';
            this.end_work_txt.Value = "";
            this.end_work_txt.ButtonClick += new Klik.Windows.Forms.v1.EntryLib.ELEntryBox.ELEntryBoxButtonClickEventHandler(this.start_work_txt_ButtonClick);
            // 
            // pay_time_txt
            // 
            this.pay_time_txt.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.pay_time_txt.ButtonStyle.Buttons.Add(this.elEntryBoxButton17);
            this.pay_time_txt.CaptionStyle.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.pay_time_txt.CaptionStyle.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.pay_time_txt.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.pay_time_txt.CaptionStyle.CaptionSize = 70;
            this.pay_time_txt.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.pay_time_txt.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.pay_time_txt.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.pay_time_txt.CaptionStyle.TextStyle.Text = "تاریخ پرداخت";
            this.pay_time_txt.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.pay_time_txt.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.pay_time_txt.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.pay_time_txt.Location = new System.Drawing.Point(259, 337);
            this.pay_time_txt.Name = "pay_time_txt";
            this.pay_time_txt.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.pay_time_txt.Size = new System.Drawing.Size(177, 26);
            this.pay_time_txt.TabIndex = 86;
            this.pay_time_txt.Tag = "pay_time";
            this.pay_time_txt.ValidationStyle.PasswordChar = '\0';
            this.pay_time_txt.Value = "";
            // 
            // salary_txt
            // 
            this.salary_txt.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.salary_txt.ButtonStyle.Buttons.Add(this.elEntryBoxButton16);
            this.salary_txt.CaptionStyle.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.salary_txt.CaptionStyle.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.salary_txt.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.salary_txt.CaptionStyle.CaptionSize = 60;
            this.salary_txt.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.salary_txt.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.salary_txt.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.salary_txt.CaptionStyle.TextStyle.Text = "حقوق";
            this.salary_txt.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.salary_txt.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.salary_txt.Location = new System.Drawing.Point(507, 337);
            this.salary_txt.Name = "salary_txt";
            this.salary_txt.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.salary_txt.Size = new System.Drawing.Size(177, 26);
            this.salary_txt.TabIndex = 85;
            this.salary_txt.Tag = "salary";
            this.salary_txt.ValidationStyle.PasswordChar = '\0';
            this.salary_txt.Value = "";
            this.salary_txt.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.salary_KeyPress);
            // 
            // overtime_txt
            // 
            this.overtime_txt.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.overtime_txt.ButtonStyle.Buttons.Add(this.elEntryBoxButton18);
            this.overtime_txt.CaptionStyle.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.overtime_txt.CaptionStyle.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.overtime_txt.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.overtime_txt.CaptionStyle.CaptionSize = 60;
            this.overtime_txt.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.overtime_txt.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.overtime_txt.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.overtime_txt.CaptionStyle.TextStyle.Text = "اضافه کار";
            this.overtime_txt.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.overtime_txt.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.overtime_txt.Location = new System.Drawing.Point(17, 337);
            this.overtime_txt.Name = "overtime_txt";
            this.overtime_txt.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.overtime_txt.Size = new System.Drawing.Size(172, 26);
            this.overtime_txt.TabIndex = 87;
            this.overtime_txt.Tag = "overtime";
            this.overtime_txt.ValidationStyle.PasswordChar = '\0';
            this.overtime_txt.Value = "";
            this.overtime_txt.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.overtime_txt_KeyPress);
            // 
            // start_work_txt
            // 
            this.start_work_txt.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.start_work_txt.ButtonStyle.Buttons.Add(this.elEntryBoxButton11);
            this.start_work_txt.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.start_work_txt.CaptionStyle.CaptionSize = 60;
            this.start_work_txt.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.start_work_txt.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.start_work_txt.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.start_work_txt.CaptionStyle.TextStyle.Text = "شروع کار";
            this.start_work_txt.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.start_work_txt.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.start_work_txt.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.start_work_txt.Location = new System.Drawing.Point(506, 369);
            this.start_work_txt.Name = "start_work_txt";
            this.start_work_txt.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.start_work_txt.Size = new System.Drawing.Size(177, 26);
            this.start_work_txt.TabIndex = 89;
            this.start_work_txt.Tag = "start_work";
            this.start_work_txt.ValidationStyle.PasswordChar = '\0';
            this.start_work_txt.Value = "";
            this.start_work_txt.ButtonClick += new Klik.Windows.Forms.v1.EntryLib.ELEntryBox.ELEntryBoxButtonClickEventHandler(this.start_work_txt_ButtonClick);
            // 
            // elDivider3
            // 
            this.elDivider3.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider3.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider3.LineColor = System.Drawing.Color.Red;
            this.elDivider3.Location = new System.Drawing.Point(0, 312);
            this.elDivider3.Name = "elDivider3";
            this.elDivider3.Size = new System.Drawing.Size(757, 23);
            this.elDivider3.TabIndex = 84;
            // 
            // address_LIKE
            // 
            this.address_LIKE.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.address_LIKE.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.address_LIKE.Cursor = System.Windows.Forms.Cursors.Hand;
            this.address_LIKE.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.address_LIKE.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.address_LIKE.ForegroundImageStyle.FadeStart = 20;
            this.address_LIKE.Location = new System.Drawing.Point(190, 253);
            this.address_LIKE.Name = "address_LIKE";
            this.address_LIKE.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.address_LIKE.Size = new System.Drawing.Size(61, 26);
            this.address_LIKE.TabIndex = 83;
            this.address_LIKE.Tag = "like";
            this.address_LIKE.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.address_LIKE.TextStyle.Text = "مشابه";
            this.address_LIKE.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.address_LIKE.Value = false;
            // 
            // city_combo
            // 
            // 
            // 
            // 
            this.city_combo.ButtonStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.city_combo.ButtonStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.city_combo.CaptionStyle.CaptionSize = 60;
            this.city_combo.CaptionStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.city_combo.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.city_combo.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.city_combo.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.city_combo.CaptionStyle.TextStyle.Text = "شهرستان";
            this.city_combo.CheckedDisplaySeparator = ',';
            this.city_combo.DropDownBackgroundStyle.GradientAngle = 45F;
            this.city_combo.DropDownBackgroundStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.city_combo.DropDownBackgroundStyle.SolidColor = System.Drawing.SystemColors.Window;
            elListBoxSelectionStyles2.HotTrackStyle.BorderStyle.EdgeRadius = 4;
            elListBoxSelectionStyles2.SelectedStyle.BorderStyle.EdgeRadius = 4;
            this.city_combo.DropDownItemSelectionStyle = elListBoxSelectionStyles2;
            this.city_combo.DropDownShadowType = Klik.Windows.Forms.v1.Common.DropDownShadowTypes.Office2007;
            this.city_combo.DropDownStyle = Klik.Windows.Forms.v1.EntryLib.DropDownStyles.DropDownList;
            this.city_combo.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.city_combo.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.city_combo.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.city_combo.Location = new System.Drawing.Point(257, 253);
            this.city_combo.Name = "city_combo";
            this.city_combo.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.city_combo.Size = new System.Drawing.Size(177, 26);
            this.city_combo.TabIndex = 79;
            this.city_combo.Tag = "city";
            // 
            // united_combo
            // 
            // 
            // 
            // 
            this.united_combo.ButtonStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.united_combo.ButtonStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.united_combo.CaptionStyle.CaptionSize = 55;
            this.united_combo.CaptionStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.united_combo.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.united_combo.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.united_combo.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.united_combo.CaptionStyle.TextStyle.Text = "استان";
            this.united_combo.CheckedDisplaySeparator = ',';
            this.united_combo.DropDownBackgroundStyle.GradientAngle = 45F;
            this.united_combo.DropDownBackgroundStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.united_combo.DropDownBackgroundStyle.SolidColor = System.Drawing.SystemColors.Window;
            elListBoxSelectionStyles3.HotTrackStyle.BorderStyle.EdgeRadius = 4;
            elListBoxSelectionStyles3.SelectedStyle.BorderStyle.EdgeRadius = 4;
            this.united_combo.DropDownItemSelectionStyle = elListBoxSelectionStyles3;
            this.united_combo.DropDownShadowType = Klik.Windows.Forms.v1.Common.DropDownShadowTypes.Office2007;
            this.united_combo.DropDownStyle = Klik.Windows.Forms.v1.EntryLib.DropDownStyles.DropDownList;
            this.united_combo.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.united_combo.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.united_combo.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.united_combo.Location = new System.Drawing.Point(507, 253);
            this.united_combo.Name = "united_combo";
            this.united_combo.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.united_combo.Size = new System.Drawing.Size(177, 26);
            this.united_combo.TabIndex = 78;
            this.united_combo.Tag = "united";
            this.united_combo.SelectedIndexChanged += new System.EventHandler(this.united_combo_SelectedIndexChanged);
            // 
            // tell_txt
            // 
            this.tell_txt.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.tell_txt.CaptionStyle.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.tell_txt.CaptionStyle.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.tell_txt.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.tell_txt.CaptionStyle.CaptionSize = 60;
            this.tell_txt.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.tell_txt.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.tell_txt.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.tell_txt.CaptionStyle.TextStyle.Text = "تلفن منزل";
            this.tell_txt.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.tell_txt.Location = new System.Drawing.Point(507, 284);
            this.tell_txt.Name = "tell_txt";
            this.tell_txt.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.tell_txt.Size = new System.Drawing.Size(177, 26);
            this.tell_txt.TabIndex = 81;
            this.tell_txt.Tag = "tell";
            this.tell_txt.ValidationStyle.PasswordChar = '\0';
            this.tell_txt.Value = "";
            this.tell_txt.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tell_KeyPress);
            // 
            // mobile_txt
            // 
            this.mobile_txt.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.mobile_txt.CaptionStyle.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.mobile_txt.CaptionStyle.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.mobile_txt.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.mobile_txt.CaptionStyle.CaptionSize = 60;
            this.mobile_txt.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.mobile_txt.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.mobile_txt.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.mobile_txt.CaptionStyle.TextStyle.Text = "تلفن همراه";
            this.mobile_txt.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.mobile_txt.Location = new System.Drawing.Point(257, 284);
            this.mobile_txt.Name = "mobile_txt";
            this.mobile_txt.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.mobile_txt.Size = new System.Drawing.Size(177, 26);
            this.mobile_txt.TabIndex = 82;
            this.mobile_txt.Tag = "mobile";
            this.mobile_txt.ValidationStyle.PasswordChar = '\0';
            this.mobile_txt.Value = "";
            // 
            // address_txt
            // 
            this.address_txt.AutoSize = false;
            this.address_txt.CaptionStyle.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.address_txt.CaptionStyle.CaptionSize = 40;
            this.address_txt.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.address_txt.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.address_txt.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.address_txt.CaptionStyle.TextStyle.Text = "آدرس";
            this.address_txt.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.address_txt.Location = new System.Drawing.Point(14, 253);
            this.address_txt.Name = "address_txt";
            this.address_txt.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.address_txt.Size = new System.Drawing.Size(175, 57);
            this.address_txt.TabIndex = 80;
            this.address_txt.Tag = "address";
            this.address_txt.ValidationStyle.PasswordChar = '\0';
            this.address_txt.Value = "";
            // 
            // elDivider2
            // 
            this.elDivider2.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider2.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider2.LineColor = System.Drawing.Color.Red;
            this.elDivider2.Location = new System.Drawing.Point(0, 229);
            this.elDivider2.Name = "elDivider2";
            this.elDivider2.Size = new System.Drawing.Size(757, 23);
            this.elDivider2.TabIndex = 77;
            // 
            // religion_sec_combo
            // 
            // 
            // 
            // 
            this.religion_sec_combo.ButtonStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.religion_sec_combo.ButtonStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.religion_sec_combo.CaptionStyle.CaptionSize = 55;
            this.religion_sec_combo.CaptionStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.religion_sec_combo.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.religion_sec_combo.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.religion_sec_combo.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.religion_sec_combo.CaptionStyle.TextStyle.Text = "مذهب";
            this.religion_sec_combo.CheckedDisplaySeparator = ',';
            this.religion_sec_combo.DropDownBackgroundStyle.GradientAngle = 45F;
            this.religion_sec_combo.DropDownBackgroundStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.religion_sec_combo.DropDownBackgroundStyle.SolidColor = System.Drawing.SystemColors.Window;
            elListBoxSelectionStyles4.HotTrackStyle.BorderStyle.EdgeRadius = 4;
            elListBoxSelectionStyles4.SelectedStyle.BorderStyle.EdgeRadius = 4;
            this.religion_sec_combo.DropDownItemSelectionStyle = elListBoxSelectionStyles4;
            this.religion_sec_combo.DropDownShadowType = Klik.Windows.Forms.v1.Common.DropDownShadowTypes.Office2007;
            this.religion_sec_combo.DropDownStyle = Klik.Windows.Forms.v1.EntryLib.DropDownStyles.DropDownList;
            this.religion_sec_combo.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.religion_sec_combo.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.religion_sec_combo.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.religion_sec_combo.Location = new System.Drawing.Point(17, 201);
            this.religion_sec_combo.Name = "religion_sec_combo";
            this.religion_sec_combo.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.religion_sec_combo.Size = new System.Drawing.Size(175, 26);
            this.religion_sec_combo.TabIndex = 76;
            this.religion_sec_combo.Tag = "religion_sec";
            // 
            // religion_pri_combo
            // 
            // 
            // 
            // 
            this.religion_pri_combo.ButtonStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.religion_pri_combo.ButtonStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.religion_pri_combo.CaptionStyle.CaptionSize = 55;
            this.religion_pri_combo.CaptionStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.religion_pri_combo.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.religion_pri_combo.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.religion_pri_combo.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.religion_pri_combo.CaptionStyle.TextStyle.Text = "دین";
            this.religion_pri_combo.CheckedDisplaySeparator = ',';
            this.religion_pri_combo.DropDownBackgroundStyle.GradientAngle = 45F;
            this.religion_pri_combo.DropDownBackgroundStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.religion_pri_combo.DropDownBackgroundStyle.SolidColor = System.Drawing.SystemColors.Window;
            elListBoxSelectionStyles5.HotTrackStyle.BorderStyle.EdgeRadius = 4;
            elListBoxSelectionStyles5.SelectedStyle.BorderStyle.EdgeRadius = 4;
            this.religion_pri_combo.DropDownItemSelectionStyle = elListBoxSelectionStyles5;
            this.religion_pri_combo.DropDownShadowType = Klik.Windows.Forms.v1.Common.DropDownShadowTypes.Office2007;
            this.religion_pri_combo.DropDownStyle = Klik.Windows.Forms.v1.EntryLib.DropDownStyles.DropDownList;
            this.religion_pri_combo.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.religion_pri_combo.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.religion_pri_combo.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.religion_pri_combo.Location = new System.Drawing.Point(257, 201);
            this.religion_pri_combo.Name = "religion_pri_combo";
            this.religion_pri_combo.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.religion_pri_combo.Size = new System.Drawing.Size(177, 26);
            this.religion_pri_combo.TabIndex = 75;
            this.religion_pri_combo.Tag = "religion_pri";
            this.religion_pri_combo.SelectedIndexChanged += new System.EventHandler(this.religion_pri_combo_SelectedIndexChanged);
            // 
            // education_combo
            // 
            // 
            // 
            // 
            this.education_combo.ButtonStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.education_combo.ButtonStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.education_combo.CaptionStyle.CaptionSize = 55;
            this.education_combo.CaptionStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.education_combo.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.education_combo.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.education_combo.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.education_combo.CaptionStyle.TextStyle.Text = "تحصیلات";
            this.education_combo.CheckedDisplaySeparator = ',';
            this.education_combo.DropDownBackgroundStyle.GradientAngle = 45F;
            this.education_combo.DropDownBackgroundStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.education_combo.DropDownBackgroundStyle.SolidColor = System.Drawing.SystemColors.Window;
            elListBoxSelectionStyles6.HotTrackStyle.BorderStyle.EdgeRadius = 4;
            elListBoxSelectionStyles6.SelectedStyle.BorderStyle.EdgeRadius = 4;
            this.education_combo.DropDownItemSelectionStyle = elListBoxSelectionStyles6;
            this.education_combo.DropDownShadowType = Klik.Windows.Forms.v1.Common.DropDownShadowTypes.Office2007;
            this.education_combo.DropDownStyle = Klik.Windows.Forms.v1.EntryLib.DropDownStyles.DropDownList;
            this.education_combo.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.education_combo.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.education_combo.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.education_combo.Location = new System.Drawing.Point(508, 201);
            this.education_combo.Name = "education_combo";
            this.education_combo.Size = new System.Drawing.Size(176, 26);
            this.education_combo.TabIndex = 74;
            this.education_combo.Tag = "education";
            // 
            // elDivider1
            // 
            this.elDivider1.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider1.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider1.LineColor = System.Drawing.Color.Red;
            this.elDivider1.Location = new System.Drawing.Point(1, 175);
            this.elDivider1.Name = "elDivider1";
            this.elDivider1.Size = new System.Drawing.Size(756, 23);
            this.elDivider1.TabIndex = 73;
            // 
            // sh_sh_LIKE
            // 
            this.sh_sh_LIKE.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.sh_sh_LIKE.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.sh_sh_LIKE.Cursor = System.Windows.Forms.Cursors.Hand;
            this.sh_sh_LIKE.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.sh_sh_LIKE.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.sh_sh_LIKE.ForegroundImageStyle.FadeStart = 20;
            this.sh_sh_LIKE.Location = new System.Drawing.Point(190, 115);
            this.sh_sh_LIKE.Name = "sh_sh_LIKE";
            this.sh_sh_LIKE.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.sh_sh_LIKE.Size = new System.Drawing.Size(61, 26);
            this.sh_sh_LIKE.TabIndex = 46;
            this.sh_sh_LIKE.Tag = "like";
            this.sh_sh_LIKE.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.sh_sh_LIKE.TextStyle.Text = "مشابه";
            this.sh_sh_LIKE.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.sh_sh_LIKE.Value = false;
            // 
            // nCode_LIKE
            // 
            this.nCode_LIKE.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.nCode_LIKE.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.nCode_LIKE.Cursor = System.Windows.Forms.Cursors.Hand;
            this.nCode_LIKE.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.nCode_LIKE.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.nCode_LIKE.ForegroundImageStyle.FadeStart = 20;
            this.nCode_LIKE.Location = new System.Drawing.Point(435, 114);
            this.nCode_LIKE.Name = "nCode_LIKE";
            this.nCode_LIKE.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.nCode_LIKE.Size = new System.Drawing.Size(61, 26);
            this.nCode_LIKE.TabIndex = 45;
            this.nCode_LIKE.Tag = "like";
            this.nCode_LIKE.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.nCode_LIKE.TextStyle.Text = "مشابه";
            this.nCode_LIKE.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.nCode_LIKE.Value = false;
            // 
            // father_LIKE
            // 
            this.father_LIKE.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.father_LIKE.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.father_LIKE.Cursor = System.Windows.Forms.Cursors.Hand;
            this.father_LIKE.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.father_LIKE.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.father_LIKE.ForegroundImageStyle.FadeStart = 20;
            this.father_LIKE.Location = new System.Drawing.Point(685, 115);
            this.father_LIKE.Name = "father_LIKE";
            this.father_LIKE.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.father_LIKE.Size = new System.Drawing.Size(61, 26);
            this.father_LIKE.TabIndex = 44;
            this.father_LIKE.Tag = "like";
            this.father_LIKE.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.father_LIKE.TextStyle.Text = "مشابه";
            this.father_LIKE.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.father_LIKE.Value = false;
            // 
            // family_LIKE
            // 
            this.family_LIKE.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.family_LIKE.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.family_LIKE.Cursor = System.Windows.Forms.Cursors.Hand;
            this.family_LIKE.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.family_LIKE.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.family_LIKE.ForegroundImageStyle.FadeStart = 20;
            this.family_LIKE.Location = new System.Drawing.Point(190, 84);
            this.family_LIKE.Name = "family_LIKE";
            this.family_LIKE.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.family_LIKE.Size = new System.Drawing.Size(61, 26);
            this.family_LIKE.TabIndex = 43;
            this.family_LIKE.Tag = "like";
            this.family_LIKE.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.family_LIKE.TextStyle.Text = "مشابه";
            this.family_LIKE.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.family_LIKE.Value = false;
            // 
            // name_LIKE
            // 
            this.name_LIKE.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.name_LIKE.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.name_LIKE.Cursor = System.Windows.Forms.Cursors.Hand;
            this.name_LIKE.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.name_LIKE.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.name_LIKE.ForegroundImageStyle.FadeStart = 20;
            this.name_LIKE.Location = new System.Drawing.Point(435, 84);
            this.name_LIKE.Name = "name_LIKE";
            this.name_LIKE.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.name_LIKE.Size = new System.Drawing.Size(61, 26);
            this.name_LIKE.TabIndex = 42;
            this.name_LIKE.Tag = "like";
            this.name_LIKE.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.name_LIKE.TextStyle.Text = "مشابه";
            this.name_LIKE.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.name_LIKE.Value = false;
            // 
            // personal_code_LIKE
            // 
            this.personal_code_LIKE.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.personal_code_LIKE.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.personal_code_LIKE.Cursor = System.Windows.Forms.Cursors.Hand;
            this.personal_code_LIKE.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.personal_code_LIKE.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.personal_code_LIKE.ForegroundImageStyle.FadeStart = 20;
            this.personal_code_LIKE.Location = new System.Drawing.Point(685, 84);
            this.personal_code_LIKE.Name = "personal_code_LIKE";
            this.personal_code_LIKE.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.personal_code_LIKE.Size = new System.Drawing.Size(61, 26);
            this.personal_code_LIKE.TabIndex = 41;
            this.personal_code_LIKE.Tag = "like";
            this.personal_code_LIKE.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.personal_code_LIKE.TextStyle.Text = "مشابه";
            this.personal_code_LIKE.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.personal_code_LIKE.Value = false;
            // 
            // military_combo
            // 
            // 
            // 
            // 
            this.military_combo.ButtonStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.military_combo.ButtonStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.military_combo.ButtonStyle.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.military_combo.CaptionStyle.CaptionSize = 85;
            this.military_combo.CaptionStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.military_combo.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.military_combo.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.military_combo.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.military_combo.CaptionStyle.TextStyle.Text = "وضعیت سربازی";
            this.military_combo.CheckedDisplaySeparator = ',';
            this.military_combo.DropDownBackgroundStyle.GradientAngle = 45F;
            this.military_combo.DropDownBackgroundStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.military_combo.DropDownBackgroundStyle.SolidColor = System.Drawing.SystemColors.Window;
            this.military_combo.DropDownDescriptionFont = new System.Drawing.Font("Tahoma", 8.25F);
            elListBoxSelectionStyles7.HotTrackStyle.BorderStyle.EdgeRadius = 4;
            elListBoxSelectionStyles7.SelectedStyle.BorderStyle.EdgeRadius = 4;
            this.military_combo.DropDownItemSelectionStyle = elListBoxSelectionStyles7;
            this.military_combo.DropDownShadowType = Klik.Windows.Forms.v1.Common.DropDownShadowTypes.Office2007;
            this.military_combo.DropDownStyle = Klik.Windows.Forms.v1.EntryLib.DropDownStyles.DropDownList;
            this.military_combo.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.military_combo.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.military_combo.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            elListBoxItem1.Key = "-1";
            elListBoxItem1.Value = "";
            elListBoxItem2.Key = "0";
            elListBoxItem2.Value = "بدون کارت پایان خدمت";
            elListBoxItem3.Value = "دارای کارت پایان خدمت";
            this.military_combo.Items.Add(elListBoxItem1);
            this.military_combo.Items.Add(elListBoxItem2);
            this.military_combo.Items.Add(elListBoxItem3);
            this.military_combo.Location = new System.Drawing.Point(14, 147);
            this.military_combo.Name = "military_combo";
            this.military_combo.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.military_combo.Size = new System.Drawing.Size(175, 26);
            this.military_combo.TabIndex = 38;
            this.military_combo.Tag = "military";
            // 
            // relation_combo
            // 
            // 
            // 
            // 
            this.relation_combo.ButtonStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.relation_combo.ButtonStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.relation_combo.ButtonStyle.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.relation_combo.CaptionStyle.CaptionSize = 55;
            this.relation_combo.CaptionStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.relation_combo.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.relation_combo.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.relation_combo.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.relation_combo.CaptionStyle.TextStyle.Text = "تاهل";
            this.relation_combo.CheckedDisplaySeparator = ',';
            this.relation_combo.DropDownBackgroundStyle.GradientAngle = 45F;
            this.relation_combo.DropDownBackgroundStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.relation_combo.DropDownBackgroundStyle.SolidColor = System.Drawing.SystemColors.Window;
            elListBoxSelectionStyles8.HotTrackStyle.BorderStyle.EdgeRadius = 4;
            elListBoxSelectionStyles8.SelectedStyle.BorderStyle.EdgeRadius = 4;
            this.relation_combo.DropDownItemSelectionStyle = elListBoxSelectionStyles8;
            this.relation_combo.DropDownShadowType = Klik.Windows.Forms.v1.Common.DropDownShadowTypes.Office2007;
            this.relation_combo.DropDownStyle = Klik.Windows.Forms.v1.EntryLib.DropDownStyles.DropDownList;
            this.relation_combo.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.relation_combo.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.relation_combo.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            elListBoxItem4.Key = "-1";
            elListBoxItem4.Value = "";
            elListBoxItem5.Key = "0";
            elListBoxItem5.Value = "مجرد";
            elListBoxItem6.Key = "1";
            elListBoxItem6.Value = "متاهل";
            this.relation_combo.Items.Add(elListBoxItem4);
            this.relation_combo.Items.Add(elListBoxItem5);
            this.relation_combo.Items.Add(elListBoxItem6);
            this.relation_combo.Location = new System.Drawing.Point(257, 147);
            this.relation_combo.Name = "relation_combo";
            this.relation_combo.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.relation_combo.Size = new System.Drawing.Size(177, 26);
            this.relation_combo.TabIndex = 37;
            this.relation_combo.Tag = "relation";
            // 
            // personal_code_txt
            // 
            this.personal_code_txt.CaptionStyle.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.personal_code_txt.CaptionStyle.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.personal_code_txt.CaptionStyle.CaptionSize = 85;
            this.personal_code_txt.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.personal_code_txt.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.personal_code_txt.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.personal_code_txt.CaptionStyle.TextStyle.Text = "شماره پرسنلی";
            this.personal_code_txt.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.personal_code_txt.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.personal_code_txt.Location = new System.Drawing.Point(507, 84);
            this.personal_code_txt.Name = "personal_code_txt";
            this.personal_code_txt.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.personal_code_txt.Size = new System.Drawing.Size(177, 26);
            this.personal_code_txt.TabIndex = 30;
            this.personal_code_txt.Tag = "code";
            this.personal_code_txt.ValidationStyle.PasswordChar = '\0';
            this.personal_code_txt.Value = "";
            // 
            // sh_sh_txt
            // 
            this.sh_sh_txt.AutoSize = false;
            this.sh_sh_txt.CaptionStyle.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.sh_sh_txt.CaptionStyle.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.sh_sh_txt.CaptionStyle.CaptionSize = 50;
            this.sh_sh_txt.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.sh_sh_txt.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.sh_sh_txt.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.sh_sh_txt.CaptionStyle.TextStyle.Text = "ش . ش";
            this.sh_sh_txt.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.sh_sh_txt.Location = new System.Drawing.Point(14, 116);
            this.sh_sh_txt.Name = "sh_sh_txt";
            this.sh_sh_txt.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.sh_sh_txt.Size = new System.Drawing.Size(175, 25);
            this.sh_sh_txt.TabIndex = 35;
            this.sh_sh_txt.Tag = "sh_num";
            this.sh_sh_txt.ValidationStyle.PasswordChar = '\0';
            this.sh_sh_txt.Value = "";
            this.sh_sh_txt.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.sh_sh_KeyPress);
            // 
            // nCode_txt
            // 
            this.nCode_txt.AutoSize = false;
            this.nCode_txt.CaptionStyle.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.nCode_txt.CaptionStyle.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.nCode_txt.CaptionStyle.CaptionSize = 55;
            this.nCode_txt.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.nCode_txt.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.nCode_txt.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.nCode_txt.CaptionStyle.TextStyle.Text = "کد ملی";
            this.nCode_txt.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.nCode_txt.Location = new System.Drawing.Point(257, 115);
            this.nCode_txt.Name = "nCode_txt";
            this.nCode_txt.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.nCode_txt.Size = new System.Drawing.Size(177, 25);
            this.nCode_txt.TabIndex = 34;
            this.nCode_txt.Tag = "n_code";
            this.nCode_txt.ValidationStyle.PasswordChar = '\0';
            this.nCode_txt.Value = "";
            // 
            // birth_txt
            // 
            this.birth_txt.CaptionStyle.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.birth_txt.CaptionStyle.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.birth_txt.CaptionStyle.CaptionSize = 55;
            this.birth_txt.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.birth_txt.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.birth_txt.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.birth_txt.CaptionStyle.TextStyle.Text = "تاریخ تولد";
            this.birth_txt.EditBoxStyle.BackColor = System.Drawing.Color.White;
            this.birth_txt.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.birth_txt.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.birth_txt.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.birth_txt.Location = new System.Drawing.Point(508, 147);
            this.birth_txt.Name = "birth_txt";
            this.birth_txt.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.birth_txt.Size = new System.Drawing.Size(176, 26);
            this.birth_txt.TabIndex = 36;
            this.birth_txt.Tag = "birth";
            this.birth_txt.ValidationStyle.PasswordChar = '\0';
            this.birth_txt.Value = "";
            // 
            // father_txt
            // 
            this.father_txt.AutoSize = false;
            this.father_txt.CaptionStyle.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.father_txt.CaptionStyle.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.father_txt.CaptionStyle.CaptionSize = 60;
            this.father_txt.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.father_txt.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.father_txt.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.father_txt.CaptionStyle.TextStyle.Text = "نام پدر";
            this.father_txt.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.father_txt.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.father_txt.Location = new System.Drawing.Point(508, 116);
            this.father_txt.Name = "father_txt";
            this.father_txt.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.father_txt.Size = new System.Drawing.Size(176, 25);
            this.father_txt.TabIndex = 33;
            this.father_txt.Tag = "f_name";
            this.father_txt.ValidationStyle.PasswordChar = '\0';
            this.father_txt.Value = "";
            // 
            // name_txt
            // 
            this.name_txt.CaptionStyle.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.name_txt.CaptionStyle.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.name_txt.CaptionStyle.CaptionSize = 55;
            this.name_txt.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.name_txt.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.name_txt.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.name_txt.CaptionStyle.TextStyle.Text = " نام ";
            this.name_txt.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.name_txt.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.name_txt.Location = new System.Drawing.Point(257, 84);
            this.name_txt.Name = "name_txt";
            this.name_txt.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.name_txt.Size = new System.Drawing.Size(177, 26);
            this.name_txt.TabIndex = 31;
            this.name_txt.Tag = "name";
            this.name_txt.ValidationStyle.PasswordChar = '\0';
            this.name_txt.Value = "";
            // 
            // family_txt
            // 
            this.family_txt.CaptionStyle.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.family_txt.CaptionStyle.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.family_txt.CaptionStyle.CaptionSize = 75;
            this.family_txt.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.family_txt.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.family_txt.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.family_txt.CaptionStyle.TextStyle.Text = " نام خانوادگی";
            this.family_txt.CaptionStyle.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.family_txt.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.family_txt.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.family_txt.Location = new System.Drawing.Point(14, 84);
            this.family_txt.Name = "family_txt";
            this.family_txt.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.family_txt.Size = new System.Drawing.Size(175, 26);
            this.family_txt.TabIndex = 32;
            this.family_txt.Tag = "family";
            this.family_txt.ValidationStyle.PasswordChar = '\0';
            this.family_txt.Value = "";
            // 
            // elLabel1
            // 
            this.elLabel1.BorderStyle.BorderShape.BottomLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elLabel1.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elLabel1.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            paintStyle1.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            paintStyle1.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elLabel1.FlashStyle = paintStyle1;
            this.elLabel1.Location = new System.Drawing.Point(822, 457);
            this.elLabel1.Name = "elLabel1";
            this.elLabel1.Size = new System.Drawing.Size(121, 22);
            this.elLabel1.TabIndex = 108;
            this.elLabel1.TabStop = false;
            this.elLabel1.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elLabel1.TextStyle.Text = ": تعداد سطرها";
            // 
            // elButton3
            // 
            this.elButton3.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton3.BorderStyle.BorderShape.TopLeft = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton3.BorderStyle.BorderShape.TopRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
            this.elButton3.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elButton3.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.elButton3.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elButton3.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elButton3.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton3.Location = new System.Drawing.Point(4, 460);
            this.elButton3.Name = "elButton3";
            this.elButton3.Size = new System.Drawing.Size(60, 19);
            this.elButton3.TabIndex = 108;
            this.elButton3.TextStyle.Font = new System.Drawing.Font("Tahoma", 9F);
            this.elButton3.TextStyle.Text = "جستجو";
            this.elButton3.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elButton3.Click += new System.EventHandler(this.elButton3_Click);
            // 
            // monthCalendarX1
            // 
            this.monthCalendarX1.BoldedDayForeColor = System.Drawing.Color.Blue;
            this.monthCalendarX1.BorderColor = System.Drawing.Color.CadetBlue;
            this.monthCalendarX1.CalendarType = BehComponents.CalendarTypes.Persian;
            this.monthCalendarX1.DayRectTickness = 2F;
            this.monthCalendarX1.DaysBackColor = System.Drawing.Color.LightGray;
            this.monthCalendarX1.DaysFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
            this.monthCalendarX1.DaysForeColor = System.Drawing.Color.DodgerBlue;
            this.monthCalendarX1.EnglishAnnuallyBoldedDates = new System.DateTime[0];
            this.monthCalendarX1.EnglishBoldedDates = new System.DateTime[0];
            this.monthCalendarX1.EnglishHolidayDates = new System.DateTime[0];
            this.monthCalendarX1.EnglishMonthlyBoldedDates = new System.DateTime[0];
            this.monthCalendarX1.HolidayForeColor = System.Drawing.Color.Red;
            this.monthCalendarX1.HolidayWeekly = BehComponents.MonthCalendarX.DayOfWeekForHoliday.Friday;
            this.monthCalendarX1.LineWeekColor = System.Drawing.Color.Black;
            this.monthCalendarX1.Location = new System.Drawing.Point(1012, -2);
            this.monthCalendarX1.Name = "monthCalendarX1";
            this.monthCalendarX1.PersianAnnuallyBoldedDates = new BehComponents.PersianDateTime[0];
            this.monthCalendarX1.PersianBoldedDates = new BehComponents.PersianDateTime[0];
            this.monthCalendarX1.PersianHolidayDates = new BehComponents.PersianDateTime[0];
            this.monthCalendarX1.PersianMonthlyBoldedDates = new BehComponents.PersianDateTime[0];
            this.monthCalendarX1.ShowToday = true;
            this.monthCalendarX1.ShowTodayRect = true;
            this.monthCalendarX1.ShowToolTips = false;
            this.monthCalendarX1.ShowTrailing = true;
            this.monthCalendarX1.Size = new System.Drawing.Size(200, 167);
            this.monthCalendarX1.Style_DaysButton = BehComponents.ButtonX.ButtonStyles.Simple;
            this.monthCalendarX1.Style_GotoTodayButton = BehComponents.ButtonX.ButtonStyles.Green;
            this.monthCalendarX1.Style_MonthButton = BehComponents.ButtonX.ButtonStyles.Blue;
            this.monthCalendarX1.Style_NextMonthButton = BehComponents.ButtonX.ButtonStyles.Green;
            this.monthCalendarX1.Style_PreviousMonthButton = BehComponents.ButtonX.ButtonStyles.Green;
            this.monthCalendarX1.Style_YearButton = BehComponents.ButtonX.ButtonStyles.Blue;
            this.monthCalendarX1.TabIndex = 122;
            this.monthCalendarX1.TitleBackColor = System.Drawing.Color.Wheat;
            this.monthCalendarX1.TitleFont = new System.Drawing.Font("Tahoma", 8.25F);
            this.monthCalendarX1.TitleForeColor = System.Drawing.Color.Black;
            this.monthCalendarX1.TodayBackColor = System.Drawing.Color.Wheat;
            this.monthCalendarX1.TodayFont = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.monthCalendarX1.TodayForeColor = System.Drawing.Color.Black;
            this.monthCalendarX1.TodayRectColor = System.Drawing.Color.Coral;
            this.monthCalendarX1.TodayRectTickness = 2F;
            this.monthCalendarX1.TrailingForeColor = System.Drawing.Color.DarkGray;
            this.monthCalendarX1.Visible = false;
            this.monthCalendarX1.WeekDaysBackColor = System.Drawing.Color.Wheat;
            this.monthCalendarX1.WeekDaysFont = new System.Drawing.Font("Tahoma", 8.25F);
            this.monthCalendarX1.WeekDaysForeColor = System.Drawing.Color.OrangeRed;
            this.monthCalendarX1.WeekStartsOn = BehComponents.MonthCalendarX.WeekDays.Saturday;
            this.monthCalendarX1.SelectedDateChanged += new BehComponents.MonthCalendarX.OnSelectedDateChanged(this.monthCalendarX1_SelectedDateChanged);
            // 
            // elRichPanel4
            // 
            this.elRichPanel4.ContainerStyle.BackgroundStyle.GradientAngle = 45F;
            this.elRichPanel4.Controls.Add(this.birth_txt_5);
            this.elRichPanel4.Controls.Add(this.birth_txt_4);
            this.elRichPanel4.Controls.Add(this.birth_txt_3);
            this.elRichPanel4.Controls.Add(this.birth_txt_2);
            this.elRichPanel4.Controls.Add(this.birth_txt_1);
            this.elRichPanel4.Controls.Add(this.birth_radio_4);
            this.elRichPanel4.Controls.Add(this.elDivider7);
            this.elRichPanel4.Controls.Add(this.birth_radio_3);
            this.elRichPanel4.Controls.Add(this.elDivider8);
            this.elRichPanel4.Controls.Add(this.birth_radio_2);
            this.elRichPanel4.Controls.Add(this.elDivider9);
            this.elRichPanel4.Controls.Add(this.birth_radio_1);
            this.elRichPanel4.Expanded = true;
            this.elRichPanel4.FooterStyle.BackgroundStyle.GradientAngle = 45F;
            this.elRichPanel4.FooterStyle.ButtonStyle.Buttons.Add(this.headerButton1);
            this.elRichPanel4.FooterStyle.ButtonStyle.Buttons.Add(this.headerButton3);
            this.elRichPanel4.FooterStyle.FlashStyle.GradientAngle = 0F;
            this.elRichPanel4.FooterStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRichPanel4.FooterStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRichPanel4.FooterStyle.Height = 25;
            this.elRichPanel4.HeaderStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRichPanel4.HeaderStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRichPanel4.HeaderStyle.Height = 24;
            this.elRichPanel4.HeaderStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elRichPanel4.HeaderStyle.TextStyle.Text = "تاریخ تولد";
            this.elRichPanel4.HeaderStyle.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elRichPanel4.HeaderStyle.TextStyle.TextType = Klik.Windows.Forms.v1.Common.TextTypes.DropShadow;
            this.elRichPanel4.Location = new System.Drawing.Point(363, 514);
            this.elRichPanel4.Name = "elRichPanel4";
            this.elRichPanel4.Padding = new System.Windows.Forms.Padding(1, 24, 1, 25);
            this.elRichPanel4.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elRichPanel4.Size = new System.Drawing.Size(348, 241);
            this.elRichPanel4.TabIndex = 112;
            this.elRichPanel4.Visible = false;
            this.elRichPanel4.FooterButtonClick += new Klik.Windows.Forms.v1.Common.KPanelControlBase.HeaderButtonClickEventHandler(this.elRichPanel4_FooterButtonClick);
            // 
            // birth_txt_5
            // 
            this.birth_txt_5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.birth_txt_5.ButtonStyle.Buttons.Add(this.elEntryBoxButton10);
            this.birth_txt_5.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.birth_txt_5.CaptionStyle.CaptionSize = 0;
            this.birth_txt_5.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.birth_txt_5.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.birth_txt_5.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.birth_txt_5.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.birth_txt_5.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.birth_txt_5.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.birth_txt_5.Enabled = false;
            this.birth_txt_5.Location = new System.Drawing.Point(50, 178);
            this.birth_txt_5.Name = "birth_txt_5";
            this.birth_txt_5.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.birth_txt_5.Size = new System.Drawing.Size(86, 26);
            this.birth_txt_5.TabIndex = 95;
            this.birth_txt_5.Tag = "birth";
            this.birth_txt_5.ValidationStyle.PasswordChar = '\0';
            this.birth_txt_5.Value = "";
            this.birth_txt_5.ButtonClick += new Klik.Windows.Forms.v1.EntryLib.ELEntryBox.ELEntryBoxButtonClickEventHandler(this.elEntryBox33_ButtonClick);
            // 
            // elEntryBoxButton10
            // 
            this.elEntryBoxButton10.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton10.ButtonType = Klik.Windows.Forms.v1.EntryLib.EntryBoxButtonTypes.DropDown;
            this.elEntryBoxButton10.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBoxButton10.DropDownControl = this.monthCalendarX1;
            // 
            // birth_txt_4
            // 
            this.birth_txt_4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.birth_txt_4.ButtonStyle.Buttons.Add(this.elEntryBoxButton9);
            this.birth_txt_4.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.birth_txt_4.CaptionStyle.CaptionSize = 0;
            this.birth_txt_4.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.birth_txt_4.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.birth_txt_4.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.birth_txt_4.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.birth_txt_4.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.birth_txt_4.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.birth_txt_4.Enabled = false;
            this.birth_txt_4.Location = new System.Drawing.Point(141, 178);
            this.birth_txt_4.Name = "birth_txt_4";
            this.birth_txt_4.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.birth_txt_4.Size = new System.Drawing.Size(81, 26);
            this.birth_txt_4.TabIndex = 94;
            this.birth_txt_4.Tag = "birth";
            this.birth_txt_4.ValidationStyle.PasswordChar = '\0';
            this.birth_txt_4.Value = "";
            this.birth_txt_4.ButtonClick += new Klik.Windows.Forms.v1.EntryLib.ELEntryBox.ELEntryBoxButtonClickEventHandler(this.elEntryBox33_ButtonClick);
            // 
            // elEntryBoxButton9
            // 
            this.elEntryBoxButton9.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton9.ButtonType = Klik.Windows.Forms.v1.EntryLib.EntryBoxButtonTypes.DropDown;
            this.elEntryBoxButton9.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBoxButton9.DropDownControl = this.monthCalendarX1;
            // 
            // birth_txt_3
            // 
            this.birth_txt_3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.birth_txt_3.ButtonStyle.Buttons.Add(this.elEntryBoxButton4);
            this.birth_txt_3.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.birth_txt_3.CaptionStyle.CaptionSize = 0;
            this.birth_txt_3.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.birth_txt_3.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.birth_txt_3.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.birth_txt_3.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.birth_txt_3.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.birth_txt_3.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.birth_txt_3.Enabled = false;
            this.birth_txt_3.Location = new System.Drawing.Point(51, 128);
            this.birth_txt_3.Name = "birth_txt_3";
            this.birth_txt_3.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.birth_txt_3.Size = new System.Drawing.Size(172, 26);
            this.birth_txt_3.TabIndex = 93;
            this.birth_txt_3.Tag = "birth";
            this.birth_txt_3.ValidationStyle.PasswordChar = '\0';
            this.birth_txt_3.Value = "";
            this.birth_txt_3.ButtonClick += new Klik.Windows.Forms.v1.EntryLib.ELEntryBox.ELEntryBoxButtonClickEventHandler(this.elEntryBox33_ButtonClick);
            // 
            // birth_txt_2
            // 
            this.birth_txt_2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.birth_txt_2.ButtonStyle.Buttons.Add(this.elEntryBoxButton5);
            this.birth_txt_2.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.birth_txt_2.CaptionStyle.CaptionSize = 0;
            this.birth_txt_2.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.birth_txt_2.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.birth_txt_2.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.birth_txt_2.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.birth_txt_2.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.birth_txt_2.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.birth_txt_2.Enabled = false;
            this.birth_txt_2.Location = new System.Drawing.Point(50, 83);
            this.birth_txt_2.Name = "birth_txt_2";
            this.birth_txt_2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.birth_txt_2.Size = new System.Drawing.Size(173, 26);
            this.birth_txt_2.TabIndex = 92;
            this.birth_txt_2.Tag = "birth";
            this.birth_txt_2.ValidationStyle.PasswordChar = '\0';
            this.birth_txt_2.Value = "";
            this.birth_txt_2.ButtonClick += new Klik.Windows.Forms.v1.EntryLib.ELEntryBox.ELEntryBoxButtonClickEventHandler(this.elEntryBox33_ButtonClick);
            // 
            // birth_txt_1
            // 
            this.birth_txt_1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.birth_txt_1.ButtonStyle.Buttons.Add(this.elEntryBoxButton6);
            this.birth_txt_1.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.birth_txt_1.CaptionStyle.CaptionSize = 0;
            this.birth_txt_1.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.birth_txt_1.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.birth_txt_1.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.birth_txt_1.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.birth_txt_1.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.birth_txt_1.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.birth_txt_1.Location = new System.Drawing.Point(51, 32);
            this.birth_txt_1.Name = "birth_txt_1";
            this.birth_txt_1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.birth_txt_1.Size = new System.Drawing.Size(173, 26);
            this.birth_txt_1.TabIndex = 91;
            this.birth_txt_1.Tag = "birth";
            this.birth_txt_1.ValidationStyle.PasswordChar = '\0';
            this.birth_txt_1.Value = "";
            this.birth_txt_1.ButtonClick += new Klik.Windows.Forms.v1.EntryLib.ELEntryBox.ELEntryBoxButtonClickEventHandler(this.elEntryBox33_ButtonClick);
            // 
            // birth_radio_4
            // 
            this.birth_radio_4.Cursor = System.Windows.Forms.Cursors.Hand;
            this.birth_radio_4.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.birth_radio_4.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.birth_radio_4.ForegroundImageStyle.FadeStart = 20;
            this.birth_radio_4.Location = new System.Drawing.Point(262, 178);
            this.birth_radio_4.Name = "birth_radio_4";
            this.birth_radio_4.Size = new System.Drawing.Size(77, 26);
            this.birth_radio_4.TabIndex = 78;
            this.birth_radio_4.TabStop = false;
            this.birth_radio_4.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.birth_radio_4.TextStyle.Text = "در بازه";
            this.birth_radio_4.Value = false;
            this.birth_radio_4.CheckedChanged += new System.EventHandler(this.birth_radio_4_CheckedChanged);
            // 
            // elDivider7
            // 
            this.elDivider7.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider7.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider7.LineColor = System.Drawing.Color.Red;
            this.elDivider7.Location = new System.Drawing.Point(0, 156);
            this.elDivider7.Name = "elDivider7";
            this.elDivider7.Size = new System.Drawing.Size(348, 23);
            this.elDivider7.TabIndex = 77;
            // 
            // birth_radio_3
            // 
            this.birth_radio_3.Cursor = System.Windows.Forms.Cursors.Hand;
            this.birth_radio_3.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.birth_radio_3.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.birth_radio_3.ForegroundImageStyle.FadeStart = 20;
            this.birth_radio_3.Location = new System.Drawing.Point(262, 130);
            this.birth_radio_3.Name = "birth_radio_3";
            this.birth_radio_3.Size = new System.Drawing.Size(77, 26);
            this.birth_radio_3.TabIndex = 76;
            this.birth_radio_3.TabStop = false;
            this.birth_radio_3.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.birth_radio_3.TextStyle.Text = "کمتر از";
            this.birth_radio_3.Value = false;
            this.birth_radio_3.CheckedChanged += new System.EventHandler(this.birth_radio_3_CheckedChanged);
            // 
            // elDivider8
            // 
            this.elDivider8.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider8.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider8.LineColor = System.Drawing.Color.Red;
            this.elDivider8.Location = new System.Drawing.Point(0, 107);
            this.elDivider8.Name = "elDivider8";
            this.elDivider8.Size = new System.Drawing.Size(348, 23);
            this.elDivider8.TabIndex = 75;
            // 
            // birth_radio_2
            // 
            this.birth_radio_2.Cursor = System.Windows.Forms.Cursors.Hand;
            this.birth_radio_2.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.birth_radio_2.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.birth_radio_2.ForegroundImageStyle.FadeStart = 20;
            this.birth_radio_2.Location = new System.Drawing.Point(262, 81);
            this.birth_radio_2.Name = "birth_radio_2";
            this.birth_radio_2.Size = new System.Drawing.Size(77, 26);
            this.birth_radio_2.TabIndex = 74;
            this.birth_radio_2.TabStop = false;
            this.birth_radio_2.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.birth_radio_2.TextStyle.Text = "بیشتر از ";
            this.birth_radio_2.Value = false;
            this.birth_radio_2.CheckedChanged += new System.EventHandler(this.birth_radio_2_CheckedChanged);
            // 
            // elDivider9
            // 
            this.elDivider9.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider9.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider9.LineColor = System.Drawing.Color.Red;
            this.elDivider9.Location = new System.Drawing.Point(0, 58);
            this.elDivider9.Name = "elDivider9";
            this.elDivider9.Size = new System.Drawing.Size(348, 23);
            this.elDivider9.TabIndex = 73;
            // 
            // birth_radio_1
            // 
            this.birth_radio_1.Checked = true;
            this.birth_radio_1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.birth_radio_1.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.birth_radio_1.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.birth_radio_1.ForegroundImageStyle.FadeStart = 20;
            this.birth_radio_1.Location = new System.Drawing.Point(262, 31);
            this.birth_radio_1.Name = "birth_radio_1";
            this.birth_radio_1.Size = new System.Drawing.Size(77, 26);
            this.birth_radio_1.TabIndex = 30;
            this.birth_radio_1.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.birth_radio_1.TextStyle.Text = "مساوی با";
            this.birth_radio_1.Value = true;
            this.birth_radio_1.CheckedChanged += new System.EventHandler(this.birth_radio_1_CheckedChanged);
            // 
            // headerButton1
            // 
            this.headerButton1.BackgroundStyle.GradientAngle = 45F;
            this.headerButton1.BorderSmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.headerButton1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.headerButton1.Text = "اعمال تغییرات";
            this.headerButton1.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.headerButton1.TextStyle.Text = "اعمال تغییرات";
            this.headerButton1.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // elRichPanel3
            // 
            this.elRichPanel3.ContainerStyle.BackgroundStyle.GradientAngle = 45F;
            this.elRichPanel3.Controls.Add(this.salary_txt_2);
            this.elRichPanel3.Controls.Add(this.salary_txt_5);
            this.elRichPanel3.Controls.Add(this.salary_txt_4);
            this.elRichPanel3.Controls.Add(this.salary_txt_3);
            this.elRichPanel3.Controls.Add(this.salary_txt_1);
            this.elRichPanel3.Controls.Add(this.salary_radio_4);
            this.elRichPanel3.Controls.Add(this.elDivider4);
            this.elRichPanel3.Controls.Add(this.salary_radio_3);
            this.elRichPanel3.Controls.Add(this.elDivider5);
            this.elRichPanel3.Controls.Add(this.salary_radio_2);
            this.elRichPanel3.Controls.Add(this.elDivider6);
            this.elRichPanel3.Controls.Add(this.salary_radio_1);
            this.elRichPanel3.Expanded = true;
            this.elRichPanel3.FooterStyle.BackgroundStyle.GradientAngle = 45F;
            this.elRichPanel3.FooterStyle.ButtonStyle.Buttons.Add(this.headerButton1);
            this.elRichPanel3.FooterStyle.ButtonStyle.Buttons.Add(this.headerButton5);
            this.elRichPanel3.FooterStyle.FlashStyle.GradientAngle = 0F;
            this.elRichPanel3.FooterStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRichPanel3.FooterStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRichPanel3.FooterStyle.Height = 25;
            this.elRichPanel3.HeaderStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRichPanel3.HeaderStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRichPanel3.HeaderStyle.Height = 24;
            this.elRichPanel3.HeaderStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elRichPanel3.HeaderStyle.TextStyle.Text = "حقوق";
            this.elRichPanel3.HeaderStyle.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elRichPanel3.HeaderStyle.TextStyle.TextType = Klik.Windows.Forms.v1.Common.TextTypes.DropShadow;
            this.elRichPanel3.Location = new System.Drawing.Point(1012, 236);
            this.elRichPanel3.Name = "elRichPanel3";
            this.elRichPanel3.Padding = new System.Windows.Forms.Padding(1, 24, 1, 25);
            this.elRichPanel3.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elRichPanel3.Size = new System.Drawing.Size(348, 241);
            this.elRichPanel3.TabIndex = 113;
            this.elRichPanel3.Visible = false;
            this.elRichPanel3.FooterButtonClick += new Klik.Windows.Forms.v1.Common.KPanelControlBase.HeaderButtonClickEventHandler(this.elRichPanel3_FooterButtonClick);
            // 
            // salary_txt_2
            // 
            this.salary_txt_2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.salary_txt_2.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.salary_txt_2.CaptionStyle.CaptionSize = 0;
            this.salary_txt_2.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.salary_txt_2.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.salary_txt_2.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.salary_txt_2.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.salary_txt_2.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.salary_txt_2.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.salary_txt_2.Enabled = false;
            this.salary_txt_2.Location = new System.Drawing.Point(50, 83);
            this.salary_txt_2.Name = "salary_txt_2";
            this.salary_txt_2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.salary_txt_2.Size = new System.Drawing.Size(173, 26);
            this.salary_txt_2.TabIndex = 92;
            this.salary_txt_2.ValidationStyle.PasswordChar = '\0';
            this.salary_txt_2.Value = "";
            this.salary_txt_2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.salary_txt_1_KeyPress);
            // 
            // salary_txt_5
            // 
            this.salary_txt_5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.salary_txt_5.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.salary_txt_5.CaptionStyle.CaptionSize = 0;
            this.salary_txt_5.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.salary_txt_5.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.salary_txt_5.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.salary_txt_5.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.salary_txt_5.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.salary_txt_5.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.salary_txt_5.Enabled = false;
            this.salary_txt_5.Location = new System.Drawing.Point(50, 178);
            this.salary_txt_5.Name = "salary_txt_5";
            this.salary_txt_5.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.salary_txt_5.Size = new System.Drawing.Size(86, 26);
            this.salary_txt_5.TabIndex = 95;
            this.salary_txt_5.ValidationStyle.PasswordChar = '\0';
            this.salary_txt_5.Value = "";
            this.salary_txt_5.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.salary_txt_1_KeyPress);
            // 
            // salary_txt_4
            // 
            this.salary_txt_4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.salary_txt_4.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.salary_txt_4.CaptionStyle.CaptionSize = 0;
            this.salary_txt_4.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.salary_txt_4.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.salary_txt_4.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.salary_txt_4.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.salary_txt_4.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.salary_txt_4.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.salary_txt_4.Enabled = false;
            this.salary_txt_4.Location = new System.Drawing.Point(141, 178);
            this.salary_txt_4.Name = "salary_txt_4";
            this.salary_txt_4.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.salary_txt_4.Size = new System.Drawing.Size(81, 26);
            this.salary_txt_4.TabIndex = 94;
            this.salary_txt_4.ValidationStyle.PasswordChar = '\0';
            this.salary_txt_4.Value = "";
            this.salary_txt_4.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.salary_txt_1_KeyPress);
            // 
            // salary_txt_3
            // 
            this.salary_txt_3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.salary_txt_3.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.salary_txt_3.CaptionStyle.CaptionSize = 0;
            this.salary_txt_3.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.salary_txt_3.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.salary_txt_3.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.salary_txt_3.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.salary_txt_3.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.salary_txt_3.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.salary_txt_3.Enabled = false;
            this.salary_txt_3.Location = new System.Drawing.Point(51, 128);
            this.salary_txt_3.Name = "salary_txt_3";
            this.salary_txt_3.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.salary_txt_3.Size = new System.Drawing.Size(172, 26);
            this.salary_txt_3.TabIndex = 93;
            this.salary_txt_3.ValidationStyle.PasswordChar = '\0';
            this.salary_txt_3.Value = "";
            this.salary_txt_3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.salary_txt_1_KeyPress);
            // 
            // salary_txt_1
            // 
            this.salary_txt_1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.salary_txt_1.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.salary_txt_1.CaptionStyle.CaptionSize = 0;
            this.salary_txt_1.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.salary_txt_1.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.salary_txt_1.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.salary_txt_1.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.salary_txt_1.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.salary_txt_1.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.salary_txt_1.Location = new System.Drawing.Point(51, 32);
            this.salary_txt_1.Name = "salary_txt_1";
            this.salary_txt_1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.salary_txt_1.Size = new System.Drawing.Size(173, 26);
            this.salary_txt_1.TabIndex = 91;
            this.salary_txt_1.ValidationStyle.PasswordChar = '\0';
            this.salary_txt_1.Value = "";
            this.salary_txt_1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.salary_txt_1_KeyPress);
            // 
            // salary_radio_4
            // 
            this.salary_radio_4.Cursor = System.Windows.Forms.Cursors.Hand;
            this.salary_radio_4.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.salary_radio_4.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.salary_radio_4.ForegroundImageStyle.FadeStart = 20;
            this.salary_radio_4.Location = new System.Drawing.Point(262, 178);
            this.salary_radio_4.Name = "salary_radio_4";
            this.salary_radio_4.Size = new System.Drawing.Size(77, 26);
            this.salary_radio_4.TabIndex = 78;
            this.salary_radio_4.TabStop = false;
            this.salary_radio_4.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.salary_radio_4.TextStyle.Text = "در بازه";
            this.salary_radio_4.Value = false;
            this.salary_radio_4.CheckedChanged += new System.EventHandler(this.salary_radio_4_CheckedChanged);
            // 
            // elDivider4
            // 
            this.elDivider4.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider4.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider4.LineColor = System.Drawing.Color.Red;
            this.elDivider4.Location = new System.Drawing.Point(0, 156);
            this.elDivider4.Name = "elDivider4";
            this.elDivider4.Size = new System.Drawing.Size(348, 23);
            this.elDivider4.TabIndex = 77;
            // 
            // salary_radio_3
            // 
            this.salary_radio_3.Cursor = System.Windows.Forms.Cursors.Hand;
            this.salary_radio_3.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.salary_radio_3.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.salary_radio_3.ForegroundImageStyle.FadeStart = 20;
            this.salary_radio_3.Location = new System.Drawing.Point(262, 130);
            this.salary_radio_3.Name = "salary_radio_3";
            this.salary_radio_3.Size = new System.Drawing.Size(77, 26);
            this.salary_radio_3.TabIndex = 76;
            this.salary_radio_3.TabStop = false;
            this.salary_radio_3.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.salary_radio_3.TextStyle.Text = "کمتر از";
            this.salary_radio_3.Value = false;
            this.salary_radio_3.CheckedChanged += new System.EventHandler(this.salary_radio_3_CheckedChanged);
            // 
            // elDivider5
            // 
            this.elDivider5.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider5.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider5.LineColor = System.Drawing.Color.Red;
            this.elDivider5.Location = new System.Drawing.Point(0, 107);
            this.elDivider5.Name = "elDivider5";
            this.elDivider5.Size = new System.Drawing.Size(348, 23);
            this.elDivider5.TabIndex = 75;
            // 
            // salary_radio_2
            // 
            this.salary_radio_2.Cursor = System.Windows.Forms.Cursors.Hand;
            this.salary_radio_2.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.salary_radio_2.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.salary_radio_2.ForegroundImageStyle.FadeStart = 20;
            this.salary_radio_2.Location = new System.Drawing.Point(262, 81);
            this.salary_radio_2.Name = "salary_radio_2";
            this.salary_radio_2.Size = new System.Drawing.Size(77, 26);
            this.salary_radio_2.TabIndex = 74;
            this.salary_radio_2.TabStop = false;
            this.salary_radio_2.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.salary_radio_2.TextStyle.Text = "بیشتر از ";
            this.salary_radio_2.Value = false;
            this.salary_radio_2.CheckedChanged += new System.EventHandler(this.salary_radio_2_CheckedChanged);
            // 
            // elDivider6
            // 
            this.elDivider6.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider6.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider6.LineColor = System.Drawing.Color.Red;
            this.elDivider6.Location = new System.Drawing.Point(0, 58);
            this.elDivider6.Name = "elDivider6";
            this.elDivider6.Size = new System.Drawing.Size(348, 23);
            this.elDivider6.TabIndex = 73;
            // 
            // salary_radio_1
            // 
            this.salary_radio_1.Checked = true;
            this.salary_radio_1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.salary_radio_1.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.salary_radio_1.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.salary_radio_1.ForegroundImageStyle.FadeStart = 20;
            this.salary_radio_1.Location = new System.Drawing.Point(262, 31);
            this.salary_radio_1.Name = "salary_radio_1";
            this.salary_radio_1.Size = new System.Drawing.Size(77, 26);
            this.salary_radio_1.TabIndex = 30;
            this.salary_radio_1.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.salary_radio_1.TextStyle.Text = "مساوی با";
            this.salary_radio_1.Value = true;
            this.salary_radio_1.CheckedChanged += new System.EventHandler(this.salary_radio_1_CheckedChanged);
            // 
            // elRichPanel5
            // 
            this.elRichPanel5.ContainerStyle.BackgroundStyle.GradientAngle = 45F;
            this.elRichPanel5.Controls.Add(this.payTime_txt_5);
            this.elRichPanel5.Controls.Add(this.payTime_txt_4);
            this.elRichPanel5.Controls.Add(this.payTime_txt_3);
            this.elRichPanel5.Controls.Add(this.payTime_txt_2);
            this.elRichPanel5.Controls.Add(this.payTime_txt_1);
            this.elRichPanel5.Controls.Add(this.payTime_radio_4);
            this.elRichPanel5.Controls.Add(this.elDivider11);
            this.elRichPanel5.Controls.Add(this.payTime_radio_3);
            this.elRichPanel5.Controls.Add(this.elDivider12);
            this.elRichPanel5.Controls.Add(this.payTime_radio_2);
            this.elRichPanel5.Controls.Add(this.elDivider13);
            this.elRichPanel5.Controls.Add(this.payTime_radio_1);
            this.elRichPanel5.Expanded = true;
            this.elRichPanel5.FooterStyle.BackgroundStyle.GradientAngle = 45F;
            this.elRichPanel5.FooterStyle.ButtonStyle.Buttons.Add(this.headerButton1);
            this.elRichPanel5.FooterStyle.ButtonStyle.Buttons.Add(this.headerButton4);
            this.elRichPanel5.FooterStyle.FlashStyle.GradientAngle = 0F;
            this.elRichPanel5.FooterStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRichPanel5.FooterStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRichPanel5.FooterStyle.Height = 25;
            this.elRichPanel5.HeaderStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRichPanel5.HeaderStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRichPanel5.HeaderStyle.Height = 24;
            this.elRichPanel5.HeaderStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elRichPanel5.HeaderStyle.TextStyle.Text = "تاریخ پرداخت";
            this.elRichPanel5.HeaderStyle.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elRichPanel5.HeaderStyle.TextStyle.TextType = Klik.Windows.Forms.v1.Common.TextTypes.DropShadow;
            this.elRichPanel5.Location = new System.Drawing.Point(717, 514);
            this.elRichPanel5.Name = "elRichPanel5";
            this.elRichPanel5.Padding = new System.Windows.Forms.Padding(1, 24, 1, 25);
            this.elRichPanel5.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elRichPanel5.Size = new System.Drawing.Size(348, 241);
            this.elRichPanel5.TabIndex = 114;
            this.elRichPanel5.Visible = false;
            this.elRichPanel5.FooterButtonClick += new Klik.Windows.Forms.v1.Common.KPanelControlBase.HeaderButtonClickEventHandler(this.elRichPanel5_FooterButtonClick);
            // 
            // payTime_txt_5
            // 
            this.payTime_txt_5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.payTime_txt_5.ButtonStyle.Buttons.Add(this.elEntryBoxButton14);
            this.payTime_txt_5.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.payTime_txt_5.CaptionStyle.CaptionSize = 0;
            this.payTime_txt_5.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.payTime_txt_5.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.payTime_txt_5.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.payTime_txt_5.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.payTime_txt_5.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.payTime_txt_5.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.payTime_txt_5.Enabled = false;
            this.payTime_txt_5.Location = new System.Drawing.Point(50, 178);
            this.payTime_txt_5.Name = "payTime_txt_5";
            this.payTime_txt_5.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.payTime_txt_5.Size = new System.Drawing.Size(86, 26);
            this.payTime_txt_5.TabIndex = 95;
            this.payTime_txt_5.ValidationStyle.PasswordChar = '\0';
            this.payTime_txt_5.Value = "";
            this.payTime_txt_5.ButtonClick += new Klik.Windows.Forms.v1.EntryLib.ELEntryBox.ELEntryBoxButtonClickEventHandler(this.elEntryBox35_ButtonClick);
            // 
            // payTime_txt_4
            // 
            this.payTime_txt_4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.payTime_txt_4.ButtonStyle.Buttons.Add(this.elEntryBoxButton13);
            this.payTime_txt_4.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.payTime_txt_4.CaptionStyle.CaptionSize = 0;
            this.payTime_txt_4.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.payTime_txt_4.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.payTime_txt_4.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.payTime_txt_4.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.payTime_txt_4.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.payTime_txt_4.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.payTime_txt_4.Enabled = false;
            this.payTime_txt_4.Location = new System.Drawing.Point(141, 178);
            this.payTime_txt_4.Name = "payTime_txt_4";
            this.payTime_txt_4.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.payTime_txt_4.Size = new System.Drawing.Size(81, 26);
            this.payTime_txt_4.TabIndex = 94;
            this.payTime_txt_4.ValidationStyle.PasswordChar = '\0';
            this.payTime_txt_4.Value = "";
            this.payTime_txt_4.ButtonClick += new Klik.Windows.Forms.v1.EntryLib.ELEntryBox.ELEntryBoxButtonClickEventHandler(this.elEntryBox35_ButtonClick);
            // 
            // payTime_txt_3
            // 
            this.payTime_txt_3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.payTime_txt_3.ButtonStyle.Buttons.Add(this.elEntryBoxButton8);
            this.payTime_txt_3.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.payTime_txt_3.CaptionStyle.CaptionSize = 0;
            this.payTime_txt_3.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.payTime_txt_3.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.payTime_txt_3.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.payTime_txt_3.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.payTime_txt_3.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.payTime_txt_3.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.payTime_txt_3.Enabled = false;
            this.payTime_txt_3.Location = new System.Drawing.Point(51, 128);
            this.payTime_txt_3.Name = "payTime_txt_3";
            this.payTime_txt_3.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.payTime_txt_3.Size = new System.Drawing.Size(172, 26);
            this.payTime_txt_3.TabIndex = 93;
            this.payTime_txt_3.ValidationStyle.PasswordChar = '\0';
            this.payTime_txt_3.Value = "";
            this.payTime_txt_3.ButtonClick += new Klik.Windows.Forms.v1.EntryLib.ELEntryBox.ELEntryBoxButtonClickEventHandler(this.elEntryBox35_ButtonClick);
            // 
            // payTime_txt_2
            // 
            this.payTime_txt_2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.payTime_txt_2.ButtonStyle.Buttons.Add(this.elEntryBoxButton7);
            this.payTime_txt_2.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.payTime_txt_2.CaptionStyle.CaptionSize = 0;
            this.payTime_txt_2.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.payTime_txt_2.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.payTime_txt_2.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.payTime_txt_2.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.payTime_txt_2.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.payTime_txt_2.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.payTime_txt_2.Enabled = false;
            this.payTime_txt_2.Location = new System.Drawing.Point(50, 83);
            this.payTime_txt_2.Name = "payTime_txt_2";
            this.payTime_txt_2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.payTime_txt_2.Size = new System.Drawing.Size(173, 26);
            this.payTime_txt_2.TabIndex = 92;
            this.payTime_txt_2.ValidationStyle.PasswordChar = '\0';
            this.payTime_txt_2.Value = "";
            this.payTime_txt_2.ButtonClick += new Klik.Windows.Forms.v1.EntryLib.ELEntryBox.ELEntryBoxButtonClickEventHandler(this.elEntryBox35_ButtonClick);
            // 
            // payTime_txt_1
            // 
            this.payTime_txt_1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.payTime_txt_1.ButtonStyle.Buttons.Add(this.elEntryBoxButton15);
            this.payTime_txt_1.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.payTime_txt_1.CaptionStyle.CaptionSize = 0;
            this.payTime_txt_1.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.payTime_txt_1.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.payTime_txt_1.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.payTime_txt_1.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.payTime_txt_1.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.payTime_txt_1.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.payTime_txt_1.Location = new System.Drawing.Point(51, 32);
            this.payTime_txt_1.Name = "payTime_txt_1";
            this.payTime_txt_1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.payTime_txt_1.Size = new System.Drawing.Size(173, 26);
            this.payTime_txt_1.TabIndex = 91;
            this.payTime_txt_1.ValidationStyle.PasswordChar = '\0';
            this.payTime_txt_1.Value = "";
            this.payTime_txt_1.ButtonClick += new Klik.Windows.Forms.v1.EntryLib.ELEntryBox.ELEntryBoxButtonClickEventHandler(this.elEntryBox35_ButtonClick);
            // 
            // payTime_radio_4
            // 
            this.payTime_radio_4.Cursor = System.Windows.Forms.Cursors.Hand;
            this.payTime_radio_4.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.payTime_radio_4.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.payTime_radio_4.ForegroundImageStyle.FadeStart = 20;
            this.payTime_radio_4.Location = new System.Drawing.Point(262, 178);
            this.payTime_radio_4.Name = "payTime_radio_4";
            this.payTime_radio_4.Size = new System.Drawing.Size(77, 26);
            this.payTime_radio_4.TabIndex = 78;
            this.payTime_radio_4.TabStop = false;
            this.payTime_radio_4.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.payTime_radio_4.TextStyle.Text = "در بازه";
            this.payTime_radio_4.Value = false;
            this.payTime_radio_4.CheckedChanged += new System.EventHandler(this.payTime_radio_4_CheckedChanged);
            // 
            // elDivider11
            // 
            this.elDivider11.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider11.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider11.LineColor = System.Drawing.Color.Red;
            this.elDivider11.Location = new System.Drawing.Point(0, 156);
            this.elDivider11.Name = "elDivider11";
            this.elDivider11.Size = new System.Drawing.Size(348, 23);
            this.elDivider11.TabIndex = 77;
            // 
            // payTime_radio_3
            // 
            this.payTime_radio_3.Cursor = System.Windows.Forms.Cursors.Hand;
            this.payTime_radio_3.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.payTime_radio_3.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.payTime_radio_3.ForegroundImageStyle.FadeStart = 20;
            this.payTime_radio_3.Location = new System.Drawing.Point(262, 130);
            this.payTime_radio_3.Name = "payTime_radio_3";
            this.payTime_radio_3.Size = new System.Drawing.Size(77, 26);
            this.payTime_radio_3.TabIndex = 76;
            this.payTime_radio_3.TabStop = false;
            this.payTime_radio_3.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.payTime_radio_3.TextStyle.Text = "کمتر از";
            this.payTime_radio_3.Value = false;
            this.payTime_radio_3.CheckedChanged += new System.EventHandler(this.payTime_radio_3_CheckedChanged);
            // 
            // elDivider12
            // 
            this.elDivider12.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider12.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider12.LineColor = System.Drawing.Color.Red;
            this.elDivider12.Location = new System.Drawing.Point(0, 107);
            this.elDivider12.Name = "elDivider12";
            this.elDivider12.Size = new System.Drawing.Size(348, 23);
            this.elDivider12.TabIndex = 75;
            // 
            // payTime_radio_2
            // 
            this.payTime_radio_2.Cursor = System.Windows.Forms.Cursors.Hand;
            this.payTime_radio_2.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.payTime_radio_2.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.payTime_radio_2.ForegroundImageStyle.FadeStart = 20;
            this.payTime_radio_2.Location = new System.Drawing.Point(262, 81);
            this.payTime_radio_2.Name = "payTime_radio_2";
            this.payTime_radio_2.Size = new System.Drawing.Size(77, 26);
            this.payTime_radio_2.TabIndex = 74;
            this.payTime_radio_2.TabStop = false;
            this.payTime_radio_2.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.payTime_radio_2.TextStyle.Text = "بیشتر از ";
            this.payTime_radio_2.Value = false;
            this.payTime_radio_2.CheckedChanged += new System.EventHandler(this.payTime_radio_2_CheckedChanged);
            // 
            // elDivider13
            // 
            this.elDivider13.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider13.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider13.LineColor = System.Drawing.Color.Red;
            this.elDivider13.Location = new System.Drawing.Point(0, 58);
            this.elDivider13.Name = "elDivider13";
            this.elDivider13.Size = new System.Drawing.Size(348, 23);
            this.elDivider13.TabIndex = 73;
            // 
            // payTime_radio_1
            // 
            this.payTime_radio_1.Checked = true;
            this.payTime_radio_1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.payTime_radio_1.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.payTime_radio_1.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.payTime_radio_1.ForegroundImageStyle.FadeStart = 20;
            this.payTime_radio_1.Location = new System.Drawing.Point(262, 31);
            this.payTime_radio_1.Name = "payTime_radio_1";
            this.payTime_radio_1.Size = new System.Drawing.Size(77, 26);
            this.payTime_radio_1.TabIndex = 30;
            this.payTime_radio_1.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.payTime_radio_1.TextStyle.Text = "مساوی با";
            this.payTime_radio_1.Value = true;
            this.payTime_radio_1.CheckedChanged += new System.EventHandler(this.payTime_radio_1_CheckedChanged);
            // 
            // elRichPanel6
            // 
            this.elRichPanel6.ContainerStyle.BackgroundStyle.GradientAngle = 45F;
            this.elRichPanel6.Controls.Add(this.overtime_txt_2);
            this.elRichPanel6.Controls.Add(this.overtime_txt_5);
            this.elRichPanel6.Controls.Add(this.overtime_txt_4);
            this.elRichPanel6.Controls.Add(this.overtime_txt_3);
            this.elRichPanel6.Controls.Add(this.overtime_txt_1);
            this.elRichPanel6.Controls.Add(this.overtime_radio_4);
            this.elRichPanel6.Controls.Add(this.elDivider14);
            this.elRichPanel6.Controls.Add(this.overtime_radio_3);
            this.elRichPanel6.Controls.Add(this.elDivider15);
            this.elRichPanel6.Controls.Add(this.overtime_radio_2);
            this.elRichPanel6.Controls.Add(this.elDivider16);
            this.elRichPanel6.Controls.Add(this.overtime_radio_1);
            this.elRichPanel6.Expanded = true;
            this.elRichPanel6.FooterStyle.BackgroundStyle.GradientAngle = 45F;
            this.elRichPanel6.FooterStyle.ButtonStyle.Buttons.Add(this.headerButton1);
            this.elRichPanel6.FooterStyle.ButtonStyle.Buttons.Add(this.headerButton2);
            this.elRichPanel6.FooterStyle.FlashStyle.GradientAngle = 0F;
            this.elRichPanel6.FooterStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRichPanel6.FooterStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRichPanel6.FooterStyle.Height = 25;
            this.elRichPanel6.HeaderStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elRichPanel6.HeaderStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elRichPanel6.HeaderStyle.Height = 24;
            this.elRichPanel6.HeaderStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elRichPanel6.HeaderStyle.TextStyle.Text = "اضافه کار";
            this.elRichPanel6.HeaderStyle.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.elRichPanel6.HeaderStyle.TextStyle.TextType = Klik.Windows.Forms.v1.Common.TextTypes.DropShadow;
            this.elRichPanel6.Location = new System.Drawing.Point(7, 514);
            this.elRichPanel6.Name = "elRichPanel6";
            this.elRichPanel6.Padding = new System.Windows.Forms.Padding(1, 24, 1, 25);
            this.elRichPanel6.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.elRichPanel6.Size = new System.Drawing.Size(348, 241);
            this.elRichPanel6.TabIndex = 123;
            this.elRichPanel6.Visible = false;
            this.elRichPanel6.FooterButtonClick += new Klik.Windows.Forms.v1.Common.KPanelControlBase.HeaderButtonClickEventHandler(this.elRichPanel6_FooterButtonClick);
            // 
            // overtime_txt_2
            // 
            this.overtime_txt_2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.overtime_txt_2.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.overtime_txt_2.CaptionStyle.CaptionSize = 0;
            this.overtime_txt_2.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.overtime_txt_2.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.overtime_txt_2.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.overtime_txt_2.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.overtime_txt_2.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.overtime_txt_2.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.overtime_txt_2.Enabled = false;
            this.overtime_txt_2.Location = new System.Drawing.Point(50, 83);
            this.overtime_txt_2.Name = "overtime_txt_2";
            this.overtime_txt_2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.overtime_txt_2.Size = new System.Drawing.Size(173, 26);
            this.overtime_txt_2.TabIndex = 92;
            this.overtime_txt_2.Tag = "2";
            this.overtime_txt_2.ValidationStyle.PasswordChar = '\0';
            this.overtime_txt_2.Value = "";
            this.overtime_txt_2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.overtime_txt_4_KeyPress);
            // 
            // overtime_txt_5
            // 
            this.overtime_txt_5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.overtime_txt_5.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.overtime_txt_5.CaptionStyle.CaptionSize = 0;
            this.overtime_txt_5.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.overtime_txt_5.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.overtime_txt_5.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.overtime_txt_5.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.overtime_txt_5.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.overtime_txt_5.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.overtime_txt_5.Enabled = false;
            this.overtime_txt_5.Location = new System.Drawing.Point(50, 178);
            this.overtime_txt_5.Name = "overtime_txt_5";
            this.overtime_txt_5.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.overtime_txt_5.Size = new System.Drawing.Size(86, 26);
            this.overtime_txt_5.TabIndex = 95;
            this.overtime_txt_5.Tag = "5";
            this.overtime_txt_5.ValidationStyle.PasswordChar = '\0';
            this.overtime_txt_5.Value = "";
            this.overtime_txt_5.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.overtime_txt_4_KeyPress);
            // 
            // overtime_txt_4
            // 
            this.overtime_txt_4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.overtime_txt_4.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.overtime_txt_4.CaptionStyle.CaptionSize = 0;
            this.overtime_txt_4.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.overtime_txt_4.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.overtime_txt_4.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.overtime_txt_4.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.overtime_txt_4.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.overtime_txt_4.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.overtime_txt_4.Enabled = false;
            this.overtime_txt_4.Location = new System.Drawing.Point(141, 178);
            this.overtime_txt_4.Name = "overtime_txt_4";
            this.overtime_txt_4.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.overtime_txt_4.Size = new System.Drawing.Size(81, 26);
            this.overtime_txt_4.TabIndex = 94;
            this.overtime_txt_4.Tag = "4";
            this.overtime_txt_4.ValidationStyle.PasswordChar = '\0';
            this.overtime_txt_4.Value = "";
            this.overtime_txt_4.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.overtime_txt_4_KeyPress);
            // 
            // overtime_txt_3
            // 
            this.overtime_txt_3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.overtime_txt_3.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.overtime_txt_3.CaptionStyle.CaptionSize = 0;
            this.overtime_txt_3.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.overtime_txt_3.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.overtime_txt_3.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.overtime_txt_3.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.overtime_txt_3.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.overtime_txt_3.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.overtime_txt_3.Enabled = false;
            this.overtime_txt_3.Location = new System.Drawing.Point(51, 128);
            this.overtime_txt_3.Name = "overtime_txt_3";
            this.overtime_txt_3.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.overtime_txt_3.Size = new System.Drawing.Size(172, 26);
            this.overtime_txt_3.TabIndex = 93;
            this.overtime_txt_3.Tag = "3";
            this.overtime_txt_3.ValidationStyle.PasswordChar = '\0';
            this.overtime_txt_3.Value = "";
            this.overtime_txt_3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.overtime_txt_4_KeyPress);
            // 
            // overtime_txt_1
            // 
            this.overtime_txt_1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.overtime_txt_1.CaptionStyle.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
            this.overtime_txt_1.CaptionStyle.CaptionSize = 0;
            this.overtime_txt_1.CaptionStyle.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.overtime_txt_1.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.overtime_txt_1.CaptionStyle.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.overtime_txt_1.EditBoxStyle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.overtime_txt_1.EditBoxStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.overtime_txt_1.EditBoxStyle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.overtime_txt_1.Location = new System.Drawing.Point(51, 32);
            this.overtime_txt_1.Name = "overtime_txt_1";
            this.overtime_txt_1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.overtime_txt_1.Size = new System.Drawing.Size(173, 26);
            this.overtime_txt_1.TabIndex = 91;
            this.overtime_txt_1.Tag = "1";
            this.overtime_txt_1.ValidationStyle.PasswordChar = '\0';
            this.overtime_txt_1.Value = "";
            this.overtime_txt_1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.overtime_txt_4_KeyPress);
            // 
            // overtime_radio_4
            // 
            this.overtime_radio_4.Cursor = System.Windows.Forms.Cursors.Hand;
            this.overtime_radio_4.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.overtime_radio_4.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.overtime_radio_4.ForegroundImageStyle.FadeStart = 20;
            this.overtime_radio_4.Location = new System.Drawing.Point(262, 178);
            this.overtime_radio_4.Name = "overtime_radio_4";
            this.overtime_radio_4.Size = new System.Drawing.Size(77, 26);
            this.overtime_radio_4.TabIndex = 78;
            this.overtime_radio_4.TabStop = false;
            this.overtime_radio_4.Tag = "4";
            this.overtime_radio_4.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.overtime_radio_4.TextStyle.Text = "در بازه";
            this.overtime_radio_4.Value = false;
            this.overtime_radio_4.CheckedChanged += new System.EventHandler(this.overtime_radio_4_CheckedChanged);
            // 
            // elDivider14
            // 
            this.elDivider14.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider14.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider14.LineColor = System.Drawing.Color.Red;
            this.elDivider14.Location = new System.Drawing.Point(0, 156);
            this.elDivider14.Name = "elDivider14";
            this.elDivider14.Size = new System.Drawing.Size(348, 23);
            this.elDivider14.TabIndex = 77;
            // 
            // overtime_radio_3
            // 
            this.overtime_radio_3.Cursor = System.Windows.Forms.Cursors.Hand;
            this.overtime_radio_3.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.overtime_radio_3.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.overtime_radio_3.ForegroundImageStyle.FadeStart = 20;
            this.overtime_radio_3.Location = new System.Drawing.Point(262, 130);
            this.overtime_radio_3.Name = "overtime_radio_3";
            this.overtime_radio_3.Size = new System.Drawing.Size(77, 26);
            this.overtime_radio_3.TabIndex = 76;
            this.overtime_radio_3.TabStop = false;
            this.overtime_radio_3.Tag = "3";
            this.overtime_radio_3.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.overtime_radio_3.TextStyle.Text = "کمتر از";
            this.overtime_radio_3.Value = false;
            this.overtime_radio_3.CheckedChanged += new System.EventHandler(this.overtime_radio_3_CheckedChanged);
            // 
            // elDivider15
            // 
            this.elDivider15.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider15.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider15.LineColor = System.Drawing.Color.Red;
            this.elDivider15.Location = new System.Drawing.Point(0, 107);
            this.elDivider15.Name = "elDivider15";
            this.elDivider15.Size = new System.Drawing.Size(348, 23);
            this.elDivider15.TabIndex = 75;
            // 
            // overtime_radio_2
            // 
            this.overtime_radio_2.Cursor = System.Windows.Forms.Cursors.Hand;
            this.overtime_radio_2.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.overtime_radio_2.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.overtime_radio_2.ForegroundImageStyle.FadeStart = 20;
            this.overtime_radio_2.Location = new System.Drawing.Point(262, 81);
            this.overtime_radio_2.Name = "overtime_radio_2";
            this.overtime_radio_2.Size = new System.Drawing.Size(77, 26);
            this.overtime_radio_2.TabIndex = 74;
            this.overtime_radio_2.TabStop = false;
            this.overtime_radio_2.Tag = "2";
            this.overtime_radio_2.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.overtime_radio_2.TextStyle.Text = "بیشتر از ";
            this.overtime_radio_2.Value = false;
            this.overtime_radio_2.CheckedChanged += new System.EventHandler(this.overtime_radio_2_CheckedChanged);
            // 
            // elDivider16
            // 
            this.elDivider16.FadeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.elDivider16.FadeStyle = Klik.Windows.Forms.v1.EntryLib.DividerFadeStyles.Center;
            this.elDivider16.LineColor = System.Drawing.Color.Red;
            this.elDivider16.Location = new System.Drawing.Point(0, 58);
            this.elDivider16.Name = "elDivider16";
            this.elDivider16.Size = new System.Drawing.Size(348, 23);
            this.elDivider16.TabIndex = 73;
            // 
            // overtime_radio_1
            // 
            this.overtime_radio_1.Checked = true;
            this.overtime_radio_1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.overtime_radio_1.FlashStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.overtime_radio_1.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.overtime_radio_1.ForegroundImageStyle.FadeStart = 20;
            this.overtime_radio_1.Location = new System.Drawing.Point(262, 31);
            this.overtime_radio_1.Name = "overtime_radio_1";
            this.overtime_radio_1.Size = new System.Drawing.Size(77, 26);
            this.overtime_radio_1.TabIndex = 30;
            this.overtime_radio_1.Tag = "1";
            this.overtime_radio_1.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.overtime_radio_1.TextStyle.Text = "مساوی با";
            this.overtime_radio_1.Value = true;
            this.overtime_radio_1.CheckedChanged += new System.EventHandler(this.overtime_radio_1_CheckedChanged);
            // 
            // elEntryBoxButton1
            // 
            this.elEntryBoxButton1.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton1.Text = "تومان";
            this.elEntryBoxButton1.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBoxButton1.TextStyle.Text = "تومان";
            // 
            // elEntryBoxButton2
            // 
            this.elEntryBoxButton2.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton2.Text = "هر ماه";
            this.elEntryBoxButton2.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBoxButton2.TextStyle.Text = "هر ماه";
            // 
            // elEntryBoxButton3
            // 
            this.elEntryBoxButton3.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton3.Text = "هر ساعت";
            this.elEntryBoxButton3.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBoxButton3.TextStyle.Text = "هر ساعت";
            // 
            // elEntryBoxButton4
            // 
            this.elEntryBoxButton4.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton4.ButtonType = Klik.Windows.Forms.v1.EntryLib.EntryBoxButtonTypes.DropDown;
            this.elEntryBoxButton4.DropDownControl = this.monthCalendarX1;
            // 
            // elEntryBoxButton5
            // 
            this.elEntryBoxButton5.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton5.ButtonType = Klik.Windows.Forms.v1.EntryLib.EntryBoxButtonTypes.DropDown;
            this.elEntryBoxButton5.DropDownControl = this.monthCalendarX1;
            // 
            // elEntryBoxButton6
            // 
            this.elEntryBoxButton6.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton6.ButtonType = Klik.Windows.Forms.v1.EntryLib.EntryBoxButtonTypes.DropDown;
            this.elEntryBoxButton6.DropDownControl = this.monthCalendarX1;
            // 
            // elEntryBoxButton7
            // 
            this.elEntryBoxButton7.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton7.ButtonType = Klik.Windows.Forms.v1.EntryLib.EntryBoxButtonTypes.DropDown;
            this.elEntryBoxButton7.DropDownControl = this.monthCalendarX1;
            // 
            // elEntryBoxButton8
            // 
            this.elEntryBoxButton8.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton8.ButtonType = Klik.Windows.Forms.v1.EntryLib.EntryBoxButtonTypes.DropDown;
            this.elEntryBoxButton8.DropDownControl = this.monthCalendarX1;
            // 
            // elEntryBoxButton13
            // 
            this.elEntryBoxButton13.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton13.ButtonType = Klik.Windows.Forms.v1.EntryLib.EntryBoxButtonTypes.DropDown;
            this.elEntryBoxButton13.DropDownControl = this.monthCalendarX1;
            // 
            // elEntryBoxButton14
            // 
            this.elEntryBoxButton14.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton14.ButtonType = Klik.Windows.Forms.v1.EntryLib.EntryBoxButtonTypes.DropDown;
            this.elEntryBoxButton14.DropDownControl = this.monthCalendarX1;
            // 
            // elEntryBoxButton15
            // 
            this.elEntryBoxButton15.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton15.ButtonType = Klik.Windows.Forms.v1.EntryLib.EntryBoxButtonTypes.DropDown;
            this.elEntryBoxButton15.DropDownControl = this.monthCalendarX1;
            // 
            // headerButton2
            // 
            this.headerButton2.BackgroundStyle.GradientAngle = 45F;
            this.headerButton2.BorderType = Klik.Windows.Forms.v1.Common.BorderTypes.Dash;
            this.headerButton2.Cursor = System.Windows.Forms.Cursors.Hand;
            this.headerButton2.Text = "خالی کردن فرم";
            this.headerButton2.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.headerButton2.TextStyle.Text = "خالی کردن فرم";
            // 
            // headerButton3
            // 
            this.headerButton3.BackgroundStyle.GradientAngle = 45F;
            this.headerButton3.BorderType = Klik.Windows.Forms.v1.Common.BorderTypes.Dash;
            this.headerButton3.Cursor = System.Windows.Forms.Cursors.Hand;
            this.headerButton3.Text = "خالی کردن فرم";
            this.headerButton3.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.headerButton3.TextStyle.Text = "خالی کردن فرم";
            // 
            // headerButton4
            // 
            this.headerButton4.BackgroundStyle.GradientAngle = 45F;
            this.headerButton4.BorderType = Klik.Windows.Forms.v1.Common.BorderTypes.Dash;
            this.headerButton4.Cursor = System.Windows.Forms.Cursors.Hand;
            this.headerButton4.Text = "خالی کردن فرم";
            this.headerButton4.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.headerButton4.TextStyle.Text = "خالی کردن فرم";
            // 
            // headerButton5
            // 
            this.headerButton5.BackgroundStyle.GradientAngle = 45F;
            this.headerButton5.BorderType = Klik.Windows.Forms.v1.Common.BorderTypes.Dash;
            this.headerButton5.Cursor = System.Windows.Forms.Cursors.Hand;
            this.headerButton5.Text = "خالی کردن فرم";
            this.headerButton5.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.headerButton5.TextStyle.Text = "خالی کردن فرم";
            // 
            // time_picker1
            // 
            this.time_picker1.BackColor = System.Drawing.Color.Transparent;
            this.time_picker1.Location = new System.Drawing.Point(1050, 34);
            this.time_picker1.Name = "time_picker1";
            this.time_picker1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.time_picker1.Size = new System.Drawing.Size(132, 103);
            this.time_picker1.TabIndex = 113;
            this.time_picker1.Visible = false;
            // 
            // elEntryBoxButton12
            // 
            this.elEntryBoxButton12.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton12.ButtonType = Klik.Windows.Forms.v1.EntryLib.EntryBoxButtonTypes.DropDown;
            this.elEntryBoxButton12.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBoxButton12.DropDownControl = this.time_picker1;
            // 
            // elEntryBoxButton11
            // 
            this.elEntryBoxButton11.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton11.ButtonType = Klik.Windows.Forms.v1.EntryLib.EntryBoxButtonTypes.DropDown;
            this.elEntryBoxButton11.Cursor = System.Windows.Forms.Cursors.Hand;
            this.elEntryBoxButton11.DropDownControl = this.time_picker1;
            // 
            // elEntryBoxButton16
            // 
            this.elEntryBoxButton16.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton16.Text = "تومان";
            this.elEntryBoxButton16.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBoxButton16.TextStyle.Text = "تومان";
            // 
            // elEntryBoxButton17
            // 
            this.elEntryBoxButton17.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton17.Text = "هر ماه";
            this.elEntryBoxButton17.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBoxButton17.TextStyle.Text = "هر ماه";
            // 
            // elEntryBoxButton18
            // 
            this.elEntryBoxButton18.BackgroundStyle.GradientAngle = 45F;
            this.elEntryBoxButton18.Text = "هر ساعت";
            this.elEntryBoxButton18.TextStyle.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.elEntryBoxButton18.TextStyle.Text = "هر ساعت";
            // 
            // Clerk_Show
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = global::Almas.Properties.Resources.BG2;
            this.ClientSize = new System.Drawing.Size(962, 495);
            this.Controls.Add(this.elRichPanel6);
            this.Controls.Add(this.elRichPanel4);
            this.Controls.Add(this.time_picker1);
            this.Controls.Add(this.monthCalendarX1);
            this.Controls.Add(this.elRichPanel5);
            this.Controls.Add(this.elRichPanel1);
            this.Controls.Add(this.elRichPanel3);
            this.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.KeyPreview = true;
            this.MaximizeBox = false;
            this.Name = "Clerk_Show";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "ویرایش منشی";
            ((System.ComponentModel.ISupportInitialize)(this.DataGridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRichPanel1)).EndInit();
            this.elRichPanel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.elRichPanel7)).EndInit();
            this.elRichPanel7.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRichPanel8)).EndInit();
            this.elRichPanel8.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox23)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRadioButton2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRadioButton3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elCheckBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox22)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elEntryBox3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRichPanel2)).EndInit();
            this.elRichPanel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.elRadioButton1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.illness_combo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.woman_radio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.man_radio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.mobile_LIKE)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tell_LIKE)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.insurance_checkbox)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.end_work_txt)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pay_time_txt)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_txt)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_txt)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.start_work_txt)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.address_LIKE)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.city_combo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.united_combo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tell_txt)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.mobile_txt)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.address_txt)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.religion_sec_combo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.religion_pri_combo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.education_combo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sh_sh_LIKE)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nCode_LIKE)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.father_LIKE)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.family_LIKE)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.name_LIKE)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.personal_code_LIKE)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.military_combo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.relation_combo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.personal_code_txt)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sh_sh_txt)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nCode_txt)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_txt)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.father_txt)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.name_txt)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.family_txt)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elButton3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRichPanel4)).EndInit();
            this.elRichPanel4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.birth_txt_5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_txt_4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_txt_3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_txt_2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_txt_1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_radio_4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_radio_3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_radio_2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.birth_radio_1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRichPanel3)).EndInit();
            this.elRichPanel3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.salary_txt_2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_txt_5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_txt_4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_txt_3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_txt_1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_radio_4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_radio_3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_radio_2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.salary_radio_1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRichPanel5)).EndInit();
            this.elRichPanel5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.payTime_txt_5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_txt_4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_txt_3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_txt_2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_txt_1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_radio_4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_radio_3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_radio_2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.payTime_radio_1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elRichPanel6)).EndInit();
            this.elRichPanel6.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.overtime_txt_2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_txt_5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_txt_4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_txt_3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_txt_1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_radio_4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_radio_3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_radio_2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.elDivider16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.overtime_radio_1)).EndInit();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles elListBoxSelectionStyles1 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles();
     Klik.Windows.Forms.v1.EntryLib.ELListBoxItem            elListBoxItem1            = new Klik.Windows.Forms.v1.EntryLib.ELListBoxItem();
     Klik.Windows.Forms.v1.EntryLib.ELListBoxItem            elListBoxItem2            = new Klik.Windows.Forms.v1.EntryLib.ELListBoxItem();
     Klik.Windows.Forms.v1.EntryLib.ELListBoxItem            elListBoxItem3            = new Klik.Windows.Forms.v1.EntryLib.ELListBoxItem();
     Klik.Windows.Forms.v1.EntryLib.ELListBoxItem            elListBoxItem4            = new Klik.Windows.Forms.v1.EntryLib.ELListBoxItem();
     Klik.Windows.Forms.v1.EntryLib.ELListBoxItem            elListBoxItem5            = new Klik.Windows.Forms.v1.EntryLib.ELListBoxItem();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle1 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle2 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle3 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Janus.Windows.GridEX.GridEXLayout              gridEX1_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ListOfHokm));
     this.txtname      = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.elDivider1   = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
     this.txtshsh      = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.txtCode      = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.txtmellicode = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.txtfamily    = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.elContainer1 = new Klik.Windows.Forms.v1.EntryLib.ELContainer();
     this.elContainer2 = new Klik.Windows.Forms.v1.EntryLib.ELContainer();
     this.Cmb_var_per  = new Klik.Windows.Forms.v1.EntryLib.ELComboBox();
     this.elLabel3     = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.elLabel2     = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.elLabel1     = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.elButton4    = new Klik.Windows.Forms.v1.EntryLib.ELButton();
     this.elButton2    = new Klik.Windows.Forms.v1.EntryLib.ELButton();
     this.elButton3    = new Klik.Windows.Forms.v1.EntryLib.ELButton();
     this.elContainer3 = new Klik.Windows.Forms.v1.EntryLib.ELContainer();
     this.pic          = new System.Windows.Forms.PictureBox();
     this.elEntryBox3  = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.er           = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.te           = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.sr           = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.ss           = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.gridEX1      = new Janus.Windows.GridEX.GridEX();
     this.stiReport1   = new Stimulsoft.Report.StiReport();
     ((System.ComponentModel.ISupportInitialize)(this.txtname)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elDivider1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtshsh)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtmellicode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtfamily)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elContainer1)).BeginInit();
     this.elContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.elContainer2)).BeginInit();
     this.elContainer2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Cmb_var_per)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elButton4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elButton2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elButton3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elContainer3)).BeginInit();
     this.elContainer3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pic)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elEntryBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.er)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.te)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sr)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridEX1)).BeginInit();
     this.SuspendLayout();
     //
     // txtname
     //
     this.txtname.CaptionStyle.FlashStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.txtname.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.txtname.CaptionStyle.TextStyle.Font        = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtname.CaptionStyle.TextStyle.Text        = " نام";
     this.txtname.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtname.Location          = new System.Drawing.Point(548, 334);
     this.txtname.Name        = "txtname";
     this.txtname.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.txtname.Size        = new System.Drawing.Size(180, 29);
     this.txtname.TabIndex    = 2;
     this.txtname.ValidationStyle.PasswordChar = '\0';
     this.txtname.Value        = "";
     this.txtname.TextChanged += new System.EventHandler(this.txtname_TextChanged);
     this.txtname.Click       += new System.EventHandler(this.txtname_Click);
     //
     // elDivider1
     //
     this.elDivider1.Location    = new System.Drawing.Point(2, 532);
     this.elDivider1.Name        = "elDivider1";
     this.elDivider1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.elDivider1.Size        = new System.Drawing.Size(719, 24);
     this.elDivider1.TabIndex    = 92;
     //
     // txtshsh
     //
     this.txtshsh.CaptionStyle.FlashStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.txtshsh.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.txtshsh.CaptionStyle.TextStyle.Font        = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtshsh.CaptionStyle.TextStyle.Text        = "شماره حکم";
     this.txtshsh.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtshsh.Location          = new System.Drawing.Point(548, 404);
     this.txtshsh.Name        = "txtshsh";
     this.txtshsh.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.txtshsh.Size        = new System.Drawing.Size(180, 29);
     this.txtshsh.TabIndex    = 4;
     this.txtshsh.ValidationStyle.PasswordChar = '\0';
     this.txtshsh.Value        = "";
     this.txtshsh.TextChanged += new System.EventHandler(this.txtshsh_TextChanged);
     //
     // txtCode
     //
     this.txtCode.CaptionStyle.FlashStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.txtCode.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.txtCode.CaptionStyle.TextStyle.Font        = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtCode.CaptionStyle.TextStyle.Text        = "شماره مستخدم";
     this.txtCode.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtCode.Location          = new System.Drawing.Point(548, 474);
     this.txtCode.Name        = "txtCode";
     this.txtCode.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.txtCode.Size        = new System.Drawing.Size(180, 29);
     this.txtCode.TabIndex    = 6;
     this.txtCode.ValidationStyle.PasswordChar = '\0';
     this.txtCode.Value        = "";
     this.txtCode.TextChanged += new System.EventHandler(this.txtCode_TextChanged);
     //
     // txtmellicode
     //
     this.txtmellicode.CaptionStyle.FlashStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.txtmellicode.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.txtmellicode.CaptionStyle.TextStyle.Font        = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtmellicode.CaptionStyle.TextStyle.Text        = "جمع مبالغ";
     this.txtmellicode.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtmellicode.Location          = new System.Drawing.Point(548, 439);
     this.txtmellicode.Name        = "txtmellicode";
     this.txtmellicode.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.txtmellicode.Size        = new System.Drawing.Size(180, 29);
     this.txtmellicode.TabIndex    = 5;
     this.txtmellicode.ValidationStyle.PasswordChar = '\0';
     this.txtmellicode.Value        = "";
     this.txtmellicode.TextChanged += new System.EventHandler(this.txtmellicode_TextChanged);
     //
     // txtfamily
     //
     this.txtfamily.CaptionStyle.FlashStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.txtfamily.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.txtfamily.CaptionStyle.TextStyle.Font        = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtfamily.CaptionStyle.TextStyle.Text        = "نام خانوادگی";
     this.txtfamily.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtfamily.Location          = new System.Drawing.Point(548, 369);
     this.txtfamily.Name        = "txtfamily";
     this.txtfamily.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.txtfamily.Size        = new System.Drawing.Size(180, 29);
     this.txtfamily.TabIndex    = 3;
     this.txtfamily.ValidationStyle.PasswordChar = '\0';
     this.txtfamily.Value        = "";
     this.txtfamily.TextChanged += new System.EventHandler(this.txtfamily_TextChanged);
     //
     // elContainer1
     //
     this.elContainer1.Controls.Add(this.elContainer2);
     this.elContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.elContainer1.Location = new System.Drawing.Point(0, 0);
     this.elContainer1.Name     = "elContainer1";
     this.elContainer1.Padding  = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.elContainer1.Size     = new System.Drawing.Size(749, 627);
     this.elContainer1.TabIndex = 2;
     //
     // elContainer2
     //
     this.elContainer2.BackgroundStyle.GradientAngle = 45F;
     this.elContainer2.BorderStyle.SmoothingMode     = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
     this.elContainer2.Controls.Add(this.Cmb_var_per);
     this.elContainer2.Controls.Add(this.elLabel3);
     this.elContainer2.Controls.Add(this.elLabel2);
     this.elContainer2.Controls.Add(this.elLabel1);
     this.elContainer2.Controls.Add(this.elButton4);
     this.elContainer2.Controls.Add(this.elButton2);
     this.elContainer2.Controls.Add(this.elButton3);
     this.elContainer2.Controls.Add(this.elContainer3);
     this.elContainer2.Controls.Add(this.elEntryBox3);
     this.elContainer2.Controls.Add(this.er);
     this.elContainer2.Controls.Add(this.te);
     this.elContainer2.Controls.Add(this.sr);
     this.elContainer2.Controls.Add(this.ss);
     this.elContainer2.Controls.Add(this.txtname);
     this.elContainer2.Controls.Add(this.elDivider1);
     this.elContainer2.Controls.Add(this.txtshsh);
     this.elContainer2.Controls.Add(this.txtCode);
     this.elContainer2.Controls.Add(this.txtmellicode);
     this.elContainer2.Controls.Add(this.txtfamily);
     this.elContainer2.Controls.Add(this.gridEX1);
     this.elContainer2.Location         = new System.Drawing.Point(7, 6);
     this.elContainer2.Name             = "elContainer2";
     this.elContainer2.Office2007Scheme = Klik.Windows.Forms.v1.Common.Office2007Schemes.ClassicBlue;
     this.elContainer2.Padding          = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.elContainer2.Size             = new System.Drawing.Size(735, 621);
     this.elContainer2.TabIndex         = 1;
     //
     // Cmb_var_per
     //
     //
     //
     //
     this.Cmb_var_per.ButtonStyle.TextStyle.Font                    = new System.Drawing.Font("Tahoma", 9F);
     this.Cmb_var_per.CaptionStyle.FlashStyle.PaintType             = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.Cmb_var_per.CaptionStyle.FlashStyle.SolidColor            = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.Cmb_var_per.CaptionStyle.TextStyle.Font                   = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Cmb_var_per.CaptionStyle.TextStyle.Text                   = "نوع کارمند ";
     this.Cmb_var_per.CheckedDisplaySeparator                       = ',';
     this.Cmb_var_per.DropDownBackgroundStyle.GradientAngle         = 45F;
     this.Cmb_var_per.DropDownBackgroundStyle.PaintType             = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.Cmb_var_per.DropDownBackgroundStyle.SolidColor            = System.Drawing.SystemColors.Window;
     elListBoxSelectionStyles1.HotTrackStyle.BorderStyle.EdgeRadius = 4;
     elListBoxSelectionStyles1.SelectedStyle.BorderStyle.EdgeRadius = 4;
     this.Cmb_var_per.DropDownItemSelectionStyle                    = elListBoxSelectionStyles1;
     this.Cmb_var_per.DropDownItemSize  = new System.Drawing.Size(300, 16);
     this.Cmb_var_per.DropDownStyle     = Klik.Windows.Forms.v1.EntryLib.DropDownStyles.DropDownList;
     this.Cmb_var_per.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     elListBoxItem1.Value = "قراردادی";
     elListBoxItem2.Value = "رسمی قطعی";
     elListBoxItem3.Value = "پرسنلی";
     elListBoxItem4.Value = "پیمانی";
     elListBoxItem5.Value = "همه";
     this.Cmb_var_per.Items.Add(elListBoxItem1);
     this.Cmb_var_per.Items.Add(elListBoxItem2);
     this.Cmb_var_per.Items.Add(elListBoxItem3);
     this.Cmb_var_per.Items.Add(elListBoxItem4);
     this.Cmb_var_per.Items.Add(elListBoxItem5);
     this.Cmb_var_per.Location              = new System.Drawing.Point(548, 299);
     this.Cmb_var_per.Name                  = "Cmb_var_per";
     this.Cmb_var_per.RightToLeft           = System.Windows.Forms.RightToLeft.Yes;
     this.Cmb_var_per.Size                  = new System.Drawing.Size(180, 29);
     this.Cmb_var_per.TabIndex              = 1;
     this.Cmb_var_per.SelectedIndexChanged += new System.EventHandler(this.Cmb_var_per_SelectedIndexChanged);
     //
     // elLabel3
     //
     this.elLabel3.Cursor         = System.Windows.Forms.Cursors.Default;
     paintStyle1.PaintType        = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle1.SolidColor       = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elLabel3.FlashStyle     = paintStyle1;
     this.elLabel3.Location       = new System.Drawing.Point(280, 17);
     this.elLabel3.Name           = "elLabel3";
     this.elLabel3.Size           = new System.Drawing.Size(71, 29);
     this.elLabel3.TabIndex       = 96;
     this.elLabel3.TabStop        = false;
     this.elLabel3.TextStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.elLabel3.TextStyle.Text = ": تاریخ اجرا";
     //
     // elLabel2
     //
     this.elLabel2.Cursor         = System.Windows.Forms.Cursors.Default;
     paintStyle2.PaintType        = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle2.SolidColor       = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elLabel2.FlashStyle     = paintStyle2;
     this.elLabel2.Location       = new System.Drawing.Point(657, 17);
     this.elLabel2.Name           = "elLabel2";
     this.elLabel2.Size           = new System.Drawing.Size(71, 29);
     this.elLabel2.TabIndex       = 96;
     this.elLabel2.TabStop        = false;
     this.elLabel2.TextStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.elLabel2.TextStyle.Text = ": تاریخ صدور";
     //
     // elLabel1
     //
     this.elLabel1.Cursor         = System.Windows.Forms.Cursors.Default;
     paintStyle3.PaintType        = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle3.SolidColor       = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elLabel1.FlashStyle     = paintStyle3;
     this.elLabel1.Location       = new System.Drawing.Point(635, 271);
     this.elLabel1.Name           = "elLabel1";
     this.elLabel1.Size           = new System.Drawing.Size(93, 23);
     this.elLabel1.TabIndex       = 96;
     this.elLabel1.TabStop        = false;
     this.elLabel1.TextStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.elLabel1.TextStyle.Text = ": جستجو بر اساس";
     //
     // elButton4
     //
     this.elButton4.FlashStyle.PaintType            = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.elButton4.FlashStyle.SolidColor           = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elButton4.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.elButton4.Location            = new System.Drawing.Point(16, 562);
     this.elButton4.Name                = "elButton4";
     this.elButton4.Size                = new System.Drawing.Size(171, 47);
     this.elButton4.TabIndex            = 9;
     this.elButton4.TextStyle.Font      = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.elButton4.TextStyle.Text      = "چاپ";
     this.elButton4.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.elButton4.Click              += new System.EventHandler(this.elButton4_Click);
     //
     // elButton2
     //
     this.elButton2.FlashStyle.PaintType            = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.elButton2.FlashStyle.SolidColor           = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elButton2.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.elButton2.Location            = new System.Drawing.Point(540, 562);
     this.elButton2.Name                = "elButton2";
     this.elButton2.Size                = new System.Drawing.Size(181, 47);
     this.elButton2.TabIndex            = 7;
     this.elButton2.TextStyle.Font      = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.elButton2.TextStyle.Text      = "نمایش اطلاعات / ویرایش";
     this.elButton2.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.elButton2.Click              += new System.EventHandler(this.elButton2_Click);
     //
     // elButton3
     //
     this.elButton3.Cursor = System.Windows.Forms.Cursors.Default;
     this.elButton3.FlashStyle.PaintType            = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.elButton3.FlashStyle.SolidColor           = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elButton3.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.elButton3.Location            = new System.Drawing.Point(280, 562);
     this.elButton3.Name                = "elButton3";
     this.elButton3.Size                = new System.Drawing.Size(182, 47);
     this.elButton3.TabIndex            = 8;
     this.elButton3.TextStyle.Font      = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.elButton3.TextStyle.Text      = "حذف حکم";
     this.elButton3.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.elButton3.Click              += new System.EventHandler(this.elButton3_Click);
     //
     // elContainer3
     //
     this.elContainer3.Controls.Add(this.pic);
     this.elContainer3.Location = new System.Drawing.Point(548, 52);
     this.elContainer3.Name     = "elContainer3";
     this.elContainer3.Padding  = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.elContainer3.Size     = new System.Drawing.Size(180, 213);
     this.elContainer3.TabIndex = 3;
     //
     // pic
     //
     this.pic.BackColor = System.Drawing.Color.DimGray;
     this.pic.Location  = new System.Drawing.Point(7, 6);
     this.pic.Name      = "pic";
     this.pic.Size      = new System.Drawing.Size(166, 201);
     this.pic.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pic.TabIndex  = 1;
     this.pic.TabStop   = false;
     //
     // elEntryBox3
     //
     this.elEntryBox3.CaptionStyle.FlashStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.elEntryBox3.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elEntryBox3.CaptionStyle.TextStyle.Font        = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.elEntryBox3.CaptionStyle.TextStyle.Text        = " نام";
     this.elEntryBox3.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.elEntryBox3.Location          = new System.Drawing.Point(280, -324);
     this.elEntryBox3.Name        = "elEntryBox3";
     this.elEntryBox3.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.elEntryBox3.Size        = new System.Drawing.Size(180, 29);
     this.elEntryBox3.TabIndex    = 2;
     this.elEntryBox3.ValidationStyle.PasswordChar = '\0';
     this.elEntryBox3.Value        = "";
     this.elEntryBox3.TextChanged += new System.EventHandler(this.txtname_TextChanged);
     this.elEntryBox3.Click       += new System.EventHandler(this.txtname_Click);
     //
     // er
     //
     this.er.CaptionStyle.CaptionSize           = 50;
     this.er.CaptionStyle.FlashStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.er.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.er.CaptionStyle.TextStyle.Font        = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.er.CaptionStyle.TextStyle.Text        = "تا   تاریخ";
     this.er.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.er.Location          = new System.Drawing.Point(7, 17);
     this.er.Name        = "er";
     this.er.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.er.Size        = new System.Drawing.Size(127, 29);
     this.er.TabIndex    = 2;
     this.er.ValidationStyle.HideSelection            = false;
     this.er.ValidationStyle.MaskValidationStyle.Mask = "0000/00/00";
     this.er.ValidationStyle.MaxLength      = 8;
     this.er.ValidationStyle.PasswordChar   = '\0';
     this.er.ValidationStyle.ValidationType = Klik.Windows.Forms.v1.EntryLib.ValidationTypes.Mask;
     this.er.Value        = "    /  /  ";
     this.er.TextChanged += new System.EventHandler(this.er_TextChanged);
     this.er.Click       += new System.EventHandler(this.te_Click);
     //
     // te
     //
     this.te.CaptionStyle.CaptionSize           = 50;
     this.te.CaptionStyle.FlashStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.te.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.te.CaptionStyle.TextStyle.Font        = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.te.CaptionStyle.TextStyle.Text        = "تا   تاریخ";
     this.te.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.te.Location          = new System.Drawing.Point(376, 17);
     this.te.Name        = "te";
     this.te.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.te.Size        = new System.Drawing.Size(127, 29);
     this.te.TabIndex    = 2;
     this.te.ValidationStyle.HideSelection            = false;
     this.te.ValidationStyle.MaskValidationStyle.Mask = "0000/00/00";
     this.te.ValidationStyle.MaxLength      = 8;
     this.te.ValidationStyle.PasswordChar   = '\0';
     this.te.ValidationStyle.ValidationType = Klik.Windows.Forms.v1.EntryLib.ValidationTypes.Mask;
     this.te.Value        = "    /  /  ";
     this.te.TextChanged += new System.EventHandler(this.te_TextChanged);
     this.te.Click       += new System.EventHandler(this.te_Click);
     //
     // sr
     //
     this.sr.CaptionStyle.CaptionSize           = 50;
     this.sr.CaptionStyle.FlashStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.sr.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.sr.CaptionStyle.TextStyle.Font        = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.sr.CaptionStyle.TextStyle.Text        = "از تاریخ";
     this.sr.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.sr.Location          = new System.Drawing.Point(140, 17);
     this.sr.Name        = "sr";
     this.sr.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.sr.Size        = new System.Drawing.Size(127, 29);
     this.sr.TabIndex    = 2;
     this.sr.ValidationStyle.MaskValidationStyle.Mask = "0000/00/00";
     this.sr.ValidationStyle.PasswordChar             = '\0';
     this.sr.ValidationStyle.ValidationType           = Klik.Windows.Forms.v1.EntryLib.ValidationTypes.Mask;
     this.sr.Value        = "    /  /  ";
     this.sr.TextChanged += new System.EventHandler(this.sr_TextChanged);
     this.sr.Click       += new System.EventHandler(this.ss_Click);
     //
     // ss
     //
     this.ss.CaptionStyle.CaptionSize           = 50;
     this.ss.CaptionStyle.FlashStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.ss.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.ss.CaptionStyle.TextStyle.Font        = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.ss.CaptionStyle.TextStyle.Text        = "از تاریخ";
     this.ss.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.ss.Location          = new System.Drawing.Point(509, 17);
     this.ss.Name        = "ss";
     this.ss.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.ss.Size        = new System.Drawing.Size(127, 29);
     this.ss.TabIndex    = 2;
     this.ss.ValidationStyle.MaskValidationStyle.Mask = "0000/00/00";
     this.ss.ValidationStyle.PasswordChar             = '\0';
     this.ss.ValidationStyle.ValidationType           = Klik.Windows.Forms.v1.EntryLib.ValidationTypes.Mask;
     this.ss.Value        = "    /  /  ";
     this.ss.TextChanged += new System.EventHandler(this.ss_TextChanged);
     this.ss.Click       += new System.EventHandler(this.ss_Click);
     //
     // gridEX1
     //
     this.gridEX1.AllowEdit  = Janus.Windows.GridEX.InheritableBoolean.False;
     this.gridEX1.DataMember = "id";
     this.gridEX1.DefaultFilterRowComparison = Janus.Windows.GridEX.FilterConditionOperator.Contains;
     gridEX1_DesignTimeLayout.LayoutString   = resources.GetString("gridEX1_DesignTimeLayout.LayoutString");
     this.gridEX1.DesignTimeLayout           = gridEX1_DesignTimeLayout;
     this.gridEX1.Font                  = new System.Drawing.Font("B Yekan", 8.25F);
     this.gridEX1.GridLineStyle         = Janus.Windows.GridEX.GridLineStyle.Solid;
     this.gridEX1.GroupByBoxVisible     = false;
     this.gridEX1.IncrementalSearchMode = Janus.Windows.GridEX.IncrementalSearchMode.AllCharacters;
     this.gridEX1.Location              = new System.Drawing.Point(7, 52);
     this.gridEX1.Name                  = "gridEX1";
     this.gridEX1.RecordNavigator       = true;
     this.gridEX1.RightToLeft           = System.Windows.Forms.RightToLeft.Yes;
     this.gridEX1.RowHeaderContent      = Janus.Windows.GridEX.RowHeaderContent.RowPosition;
     this.gridEX1.RowHeaders            = Janus.Windows.GridEX.InheritableBoolean.True;
     this.gridEX1.Size                  = new System.Drawing.Size(535, 451);
     this.gridEX1.TabIndex              = 83;
     this.gridEX1.VisualStyle           = Janus.Windows.GridEX.VisualStyle.Office2007;
     this.gridEX1.SelectionChanged     += new System.EventHandler(this.gridEX1_SelectionChanged);
     //
     // stiReport1
     //
     this.stiReport1.CookieContainer      = null;
     this.stiReport1.EngineVersion        = Stimulsoft.Report.Engine.StiEngineVersion.EngineV2;
     this.stiReport1.ReferencedAssemblies = new string[] {
         "System.Dll",
         "System.Drawing.Dll",
         "System.Windows.Forms.Dll",
         "System.Data.Dll",
         "System.Xml.Dll",
         "Stimulsoft.Controls.Dll",
         "Stimulsoft.Base.Dll",
         "Stimulsoft.Report.Dll"
     };
     this.stiReport1.ReportAlias         = "Report";
     this.stiReport1.ReportGuid          = "60c16116bf904b119b8d6b85eb4d18a5";
     this.stiReport1.ReportName          = "Report";
     this.stiReport1.ReportSource        = resources.GetString("stiReport1.ReportSource");
     this.stiReport1.ReportUnit          = Stimulsoft.Report.StiReportUnitType.Centimeters;
     this.stiReport1.ScriptLanguage      = Stimulsoft.Report.StiReportLanguageType.CSharp;
     this.stiReport1.UseProgressInThread = false;
     //
     // ListOfHokm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(749, 627);
     this.Controls.Add(this.elContainer1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.MaximumSize     = new System.Drawing.Size(765, 666);
     this.MinimumSize     = new System.Drawing.Size(765, 666);
     this.Name            = "ListOfHokm";
     this.RightToLeft     = System.Windows.Forms.RightToLeft.Yes;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "    لیست احکام";
     this.Activated      += new System.EventHandler(this.Form5_Activated);
     this.Load           += new System.EventHandler(this.Form5_Load);
     ((System.ComponentModel.ISupportInitialize)(this.txtname)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elDivider1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtshsh)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtmellicode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtfamily)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elContainer1)).EndInit();
     this.elContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.elContainer2)).EndInit();
     this.elContainer2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Cmb_var_per)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elButton4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elButton2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elButton3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elContainer3)).EndInit();
     this.elContainer3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pic)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elEntryBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.er)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.te)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sr)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridEX1)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #6
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();
     Klik.Windows.Forms.v1.Common.PaintStyle paintStyle1 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle paintStyle2 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle paintStyle3 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle paintStyle4 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle paintStyle5 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Klik.Windows.Forms.v1.Common.PaintStyle paintStyle6 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     this.bunifuElipse1   = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.Pnl_titulo      = new System.Windows.Forms.Panel();
     this.Label4          = new System.Windows.Forms.Label();
     this.Lbl_titulo      = new System.Windows.Forms.Label();
     this.cbo_tipoPago    = new System.Windows.Forms.ComboBox();
     this.dtp_fecha       = new System.Windows.Forms.DateTimePicker();
     this.txt_importe     = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.txt_nroDoc      = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.txt_cliente     = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.txt_concepto    = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.txt_Descripcion = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.ElLabel6        = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.ElLabel5        = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.ElLabel4        = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.ElLabel3        = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.ElLabel1        = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.ElLabel2        = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.btn_cancelar    = new Klik.Windows.Forms.v1.EntryLib.ELButton();
     this.btn_aceptar     = new Klik.Windows.Forms.v1.EntryLib.ELButton();
     this.Pnl_titulo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txt_importe)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_nroDoc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_cliente)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_concepto)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_Descripcion)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ElLabel6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ElLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ElLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ElLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ElLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ElLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_cancelar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_aceptar)).BeginInit();
     this.SuspendLayout();
     //
     // bunifuElipse1
     //
     this.bunifuElipse1.ElipseRadius  = 10;
     this.bunifuElipse1.TargetControl = this;
     //
     // Pnl_titulo
     //
     this.Pnl_titulo.BackColor = System.Drawing.Color.WhiteSmoke;
     this.Pnl_titulo.Controls.Add(this.Label4);
     this.Pnl_titulo.Controls.Add(this.Lbl_titulo);
     this.Pnl_titulo.Dock       = System.Windows.Forms.DockStyle.Top;
     this.Pnl_titulo.Location   = new System.Drawing.Point(0, 0);
     this.Pnl_titulo.Margin     = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.Pnl_titulo.Name       = "Pnl_titulo";
     this.Pnl_titulo.Size       = new System.Drawing.Size(724, 62);
     this.Pnl_titulo.TabIndex   = 262;
     this.Pnl_titulo.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Pnl_titulo_MouseMove);
     //
     // Label4
     //
     this.Label4.BackColor = System.Drawing.Color.DimGray;
     this.Label4.Dock      = System.Windows.Forms.DockStyle.Top;
     this.Label4.Location  = new System.Drawing.Point(0, 0);
     this.Label4.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.Label4.Name      = "Label4";
     this.Label4.Size      = new System.Drawing.Size(724, 1);
     this.Label4.TabIndex  = 262;
     this.Label4.Text      = "Label4";
     //
     // Lbl_titulo
     //
     this.Lbl_titulo.AutoSize   = true;
     this.Lbl_titulo.BackColor  = System.Drawing.Color.Transparent;
     this.Lbl_titulo.Font       = new System.Drawing.Font("Century Gothic", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Lbl_titulo.ForeColor  = System.Drawing.Color.DimGray;
     this.Lbl_titulo.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.Lbl_titulo.Location   = new System.Drawing.Point(13, 14);
     this.Lbl_titulo.Margin     = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.Lbl_titulo.Name       = "Lbl_titulo";
     this.Lbl_titulo.Size       = new System.Drawing.Size(195, 33);
     this.Lbl_titulo.TabIndex   = 258;
     this.Lbl_titulo.Text       = "Otros Ingresos";
     this.Lbl_titulo.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // cbo_tipoPago
     //
     this.cbo_tipoPago.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.cbo_tipoPago.Font              = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbo_tipoPago.FormattingEnabled = true;
     this.cbo_tipoPago.Items.AddRange(new object[] {
         "Efectivo",
         "Deposito"
     });
     this.cbo_tipoPago.Location = new System.Drawing.Point(243, 160);
     this.cbo_tipoPago.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.cbo_tipoPago.Name     = "cbo_tipoPago";
     this.cbo_tipoPago.Size     = new System.Drawing.Size(183, 28);
     this.cbo_tipoPago.TabIndex = 440;
     //
     // dtp_fecha
     //
     this.dtp_fecha.Font     = new System.Drawing.Font("Century Gothic", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtp_fecha.Format   = System.Windows.Forms.DateTimePickerFormat.Short;
     this.dtp_fecha.Location = new System.Drawing.Point(235, 95);
     this.dtp_fecha.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.dtp_fecha.Name     = "dtp_fecha";
     this.dtp_fecha.Size     = new System.Drawing.Size(197, 37);
     this.dtp_fecha.TabIndex = 439;
     //
     // txt_importe
     //
     this.txt_importe.CaptionStyle.CaptionSize            = 0;
     this.txt_importe.CaptionStyle.FlashStyle.PaintType   = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.txt_importe.CaptionStyle.FlashStyle.SolidColor  = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.txt_importe.CaptionStyle.Office2007Scheme       = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.txt_importe.CaptionStyle.TextStyle.ForeColor    = System.Drawing.Color.White;
     this.txt_importe.CaptionStyle.TextStyle.Text         = "ElEntryBox1";
     this.txt_importe.EditBoxStyle.BorderStyle.BorderType = Klik.Windows.Forms.v1.Common.BorderTypes.None;
     this.txt_importe.EditBoxStyle.Font             = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txt_importe.EditBoxStyle.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.txt_importe.EditBoxStyle.Office2007Scheme = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.txt_importe.Location = new System.Drawing.Point(235, 377);
     this.txt_importe.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.txt_importe.Name     = "txt_importe";
     this.txt_importe.Size     = new System.Drawing.Size(199, 35);
     this.txt_importe.TabIndex = 438;
     this.txt_importe.ValidationStyle.MaxLength    = 150;
     this.txt_importe.ValidationStyle.PasswordChar = '\0';
     this.txt_importe.ValidationStyle.StringValidationStyle.CharacterCasing = Klik.Windows.Forms.v1.EntryLib.CharacterCasing.Upper;
     this.txt_importe.Value = "";
     //
     // txt_nroDoc
     //
     this.txt_nroDoc.CaptionStyle.CaptionSize            = 0;
     this.txt_nroDoc.CaptionStyle.FlashStyle.PaintType   = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.txt_nroDoc.CaptionStyle.FlashStyle.SolidColor  = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.txt_nroDoc.CaptionStyle.Office2007Scheme       = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.txt_nroDoc.CaptionStyle.TextStyle.ForeColor    = System.Drawing.Color.White;
     this.txt_nroDoc.CaptionStyle.TextStyle.Text         = "ElEntryBox1";
     this.txt_nroDoc.EditBoxStyle.BorderStyle.BorderType = Klik.Windows.Forms.v1.Common.BorderTypes.None;
     this.txt_nroDoc.EditBoxStyle.Font             = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txt_nroDoc.EditBoxStyle.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.txt_nroDoc.EditBoxStyle.Office2007Scheme = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.txt_nroDoc.Location = new System.Drawing.Point(235, 324);
     this.txt_nroDoc.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.txt_nroDoc.Name     = "txt_nroDoc";
     this.txt_nroDoc.Size     = new System.Drawing.Size(199, 35);
     this.txt_nroDoc.TabIndex = 437;
     this.txt_nroDoc.ValidationStyle.MaxLength    = 150;
     this.txt_nroDoc.ValidationStyle.PasswordChar = '\0';
     this.txt_nroDoc.ValidationStyle.StringValidationStyle.CharacterCasing = Klik.Windows.Forms.v1.EntryLib.CharacterCasing.Upper;
     this.txt_nroDoc.Value = "";
     //
     // txt_cliente
     //
     this.txt_cliente.CaptionStyle.CaptionSize            = 0;
     this.txt_cliente.CaptionStyle.FlashStyle.PaintType   = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.txt_cliente.CaptionStyle.FlashStyle.SolidColor  = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.txt_cliente.CaptionStyle.Office2007Scheme       = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.txt_cliente.CaptionStyle.TextStyle.ForeColor    = System.Drawing.Color.White;
     this.txt_cliente.CaptionStyle.TextStyle.Text         = "ElEntryBox1";
     this.txt_cliente.EditBoxStyle.BorderStyle.BorderType = Klik.Windows.Forms.v1.Common.BorderTypes.None;
     this.txt_cliente.EditBoxStyle.Font             = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txt_cliente.EditBoxStyle.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.txt_cliente.EditBoxStyle.Office2007Scheme = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.txt_cliente.Location = new System.Drawing.Point(235, 271);
     this.txt_cliente.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.txt_cliente.Name     = "txt_cliente";
     this.txt_cliente.Size     = new System.Drawing.Size(447, 35);
     this.txt_cliente.TabIndex = 436;
     this.txt_cliente.ValidationStyle.MaxLength    = 150;
     this.txt_cliente.ValidationStyle.PasswordChar = '\0';
     this.txt_cliente.ValidationStyle.StringValidationStyle.CharacterCasing = Klik.Windows.Forms.v1.EntryLib.CharacterCasing.Upper;
     this.txt_cliente.Value = "";
     //
     // txt_concepto
     //
     this.txt_concepto.CaptionStyle.CaptionSize            = 0;
     this.txt_concepto.CaptionStyle.FlashStyle.PaintType   = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.txt_concepto.CaptionStyle.FlashStyle.SolidColor  = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.txt_concepto.CaptionStyle.Office2007Scheme       = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.txt_concepto.CaptionStyle.TextStyle.ForeColor    = System.Drawing.Color.White;
     this.txt_concepto.CaptionStyle.TextStyle.Text         = "ElEntryBox1";
     this.txt_concepto.EditBoxStyle.BorderStyle.BorderType = Klik.Windows.Forms.v1.Common.BorderTypes.None;
     this.txt_concepto.EditBoxStyle.Font             = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txt_concepto.EditBoxStyle.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.txt_concepto.EditBoxStyle.Office2007Scheme = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.txt_concepto.Location = new System.Drawing.Point(235, 212);
     this.txt_concepto.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.txt_concepto.Name     = "txt_concepto";
     this.txt_concepto.Size     = new System.Drawing.Size(447, 35);
     this.txt_concepto.TabIndex = 435;
     this.txt_concepto.ValidationStyle.MaxLength    = 150;
     this.txt_concepto.ValidationStyle.PasswordChar = '\0';
     this.txt_concepto.ValidationStyle.StringValidationStyle.CharacterCasing = Klik.Windows.Forms.v1.EntryLib.CharacterCasing.Upper;
     this.txt_concepto.Value = "";
     //
     // txt_Descripcion
     //
     this.txt_Descripcion.CaptionStyle.CaptionSize            = 0;
     this.txt_Descripcion.CaptionStyle.FlashStyle.PaintType   = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.txt_Descripcion.CaptionStyle.FlashStyle.SolidColor  = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.txt_Descripcion.CaptionStyle.Office2007Scheme       = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.txt_Descripcion.CaptionStyle.TextStyle.ForeColor    = System.Drawing.Color.White;
     this.txt_Descripcion.CaptionStyle.TextStyle.Text         = "ElEntryBox1";
     this.txt_Descripcion.EditBoxStyle.BorderStyle.BorderType = Klik.Windows.Forms.v1.Common.BorderTypes.None;
     this.txt_Descripcion.EditBoxStyle.Font             = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txt_Descripcion.EditBoxStyle.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.txt_Descripcion.EditBoxStyle.Office2007Scheme = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.txt_Descripcion.Location = new System.Drawing.Point(235, 155);
     this.txt_Descripcion.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.txt_Descripcion.Name     = "txt_Descripcion";
     this.txt_Descripcion.Size     = new System.Drawing.Size(199, 35);
     this.txt_Descripcion.TabIndex = 434;
     this.txt_Descripcion.ValidationStyle.MaxLength    = 150;
     this.txt_Descripcion.ValidationStyle.PasswordChar = '\0';
     this.txt_Descripcion.ValidationStyle.StringValidationStyle.CharacterCasing = Klik.Windows.Forms.v1.EntryLib.CharacterCasing.Upper;
     this.txt_Descripcion.Value = "";
     //
     // ElLabel6
     //
     this.ElLabel6.BackgroundStyle.GradientEndColor   = System.Drawing.Color.White;
     this.ElLabel6.BackgroundStyle.GradientStartColor = System.Drawing.Color.White;
     this.ElLabel6.BackgroundStyle.PaintType          = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.ElLabel6.BackgroundStyle.SolidColor         = System.Drawing.Color.White;
     this.ElLabel6.BorderStyle.SmoothingMode          = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
     this.ElLabel6.BorderStyle.SolidColor             = System.Drawing.Color.White;
     paintStyle1.PaintType    = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle1.SolidColor   = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.ElLabel6.FlashStyle = paintStyle1;
     this.ElLabel6.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ElLabel6.Location            = new System.Drawing.Point(35, 377);
     this.ElLabel6.Margin              = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.ElLabel6.Name                = "ElLabel6";
     this.ElLabel6.Office2007Scheme    = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.ElLabel6.Size                = new System.Drawing.Size(193, 38);
     this.ElLabel6.TabIndex            = 433;
     this.ElLabel6.TabStop             = false;
     this.ElLabel6.TextStyle.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ElLabel6.TextStyle.ForeColor = System.Drawing.Color.DimGray;
     this.ElLabel6.TextStyle.Text      = "Importe S/";
     this.ElLabel6.VisualStyle         = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // ElLabel5
     //
     this.ElLabel5.BackgroundStyle.GradientEndColor   = System.Drawing.Color.White;
     this.ElLabel5.BackgroundStyle.GradientStartColor = System.Drawing.Color.White;
     this.ElLabel5.BackgroundStyle.PaintType          = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.ElLabel5.BackgroundStyle.SolidColor         = System.Drawing.Color.White;
     this.ElLabel5.BorderStyle.SmoothingMode          = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
     this.ElLabel5.BorderStyle.SolidColor             = System.Drawing.Color.White;
     paintStyle2.PaintType    = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle2.SolidColor   = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.ElLabel5.FlashStyle = paintStyle2;
     this.ElLabel5.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ElLabel5.Location            = new System.Drawing.Point(35, 324);
     this.ElLabel5.Margin              = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.ElLabel5.Name                = "ElLabel5";
     this.ElLabel5.Office2007Scheme    = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.ElLabel5.Size                = new System.Drawing.Size(193, 38);
     this.ElLabel5.TabIndex            = 432;
     this.ElLabel5.TabStop             = false;
     this.ElLabel5.TextStyle.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ElLabel5.TextStyle.ForeColor = System.Drawing.Color.DimGray;
     this.ElLabel5.TextStyle.Text      = "Nro de Documento";
     this.ElLabel5.VisualStyle         = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // ElLabel4
     //
     this.ElLabel4.BackgroundStyle.GradientEndColor   = System.Drawing.Color.White;
     this.ElLabel4.BackgroundStyle.GradientStartColor = System.Drawing.Color.White;
     this.ElLabel4.BackgroundStyle.PaintType          = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.ElLabel4.BackgroundStyle.SolidColor         = System.Drawing.Color.White;
     this.ElLabel4.BorderStyle.SmoothingMode          = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
     this.ElLabel4.BorderStyle.SolidColor             = System.Drawing.Color.White;
     paintStyle3.PaintType    = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle3.SolidColor   = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.ElLabel4.FlashStyle = paintStyle3;
     this.ElLabel4.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ElLabel4.Location            = new System.Drawing.Point(35, 271);
     this.ElLabel4.Margin              = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.ElLabel4.Name                = "ElLabel4";
     this.ElLabel4.Office2007Scheme    = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.ElLabel4.Size                = new System.Drawing.Size(193, 38);
     this.ElLabel4.TabIndex            = 431;
     this.ElLabel4.TabStop             = false;
     this.ElLabel4.TextStyle.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ElLabel4.TextStyle.ForeColor = System.Drawing.Color.DimGray;
     this.ElLabel4.TextStyle.Text      = "Recibi de:";
     this.ElLabel4.VisualStyle         = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // ElLabel3
     //
     this.ElLabel3.BackgroundStyle.GradientEndColor   = System.Drawing.Color.White;
     this.ElLabel3.BackgroundStyle.GradientStartColor = System.Drawing.Color.White;
     this.ElLabel3.BackgroundStyle.PaintType          = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.ElLabel3.BackgroundStyle.SolidColor         = System.Drawing.Color.White;
     this.ElLabel3.BorderStyle.SmoothingMode          = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
     this.ElLabel3.BorderStyle.SolidColor             = System.Drawing.Color.White;
     paintStyle4.PaintType    = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle4.SolidColor   = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.ElLabel3.FlashStyle = paintStyle4;
     this.ElLabel3.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ElLabel3.Location            = new System.Drawing.Point(35, 212);
     this.ElLabel3.Margin              = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.ElLabel3.Name                = "ElLabel3";
     this.ElLabel3.Office2007Scheme    = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.ElLabel3.Size                = new System.Drawing.Size(193, 38);
     this.ElLabel3.TabIndex            = 430;
     this.ElLabel3.TabStop             = false;
     this.ElLabel3.TextStyle.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ElLabel3.TextStyle.ForeColor = System.Drawing.Color.DimGray;
     this.ElLabel3.TextStyle.Text      = "Concepto - Detalle";
     this.ElLabel3.VisualStyle         = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // ElLabel1
     //
     this.ElLabel1.BackgroundStyle.GradientEndColor   = System.Drawing.Color.White;
     this.ElLabel1.BackgroundStyle.GradientStartColor = System.Drawing.Color.White;
     this.ElLabel1.BackgroundStyle.PaintType          = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.ElLabel1.BackgroundStyle.SolidColor         = System.Drawing.Color.White;
     this.ElLabel1.BorderStyle.SmoothingMode          = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
     this.ElLabel1.BorderStyle.SolidColor             = System.Drawing.Color.White;
     paintStyle5.PaintType    = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle5.SolidColor   = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.ElLabel1.FlashStyle = paintStyle5;
     this.ElLabel1.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ElLabel1.Location            = new System.Drawing.Point(35, 155);
     this.ElLabel1.Margin              = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.ElLabel1.Name                = "ElLabel1";
     this.ElLabel1.Office2007Scheme    = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.ElLabel1.Size                = new System.Drawing.Size(193, 38);
     this.ElLabel1.TabIndex            = 429;
     this.ElLabel1.TabStop             = false;
     this.ElLabel1.TextStyle.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ElLabel1.TextStyle.ForeColor = System.Drawing.Color.DimGray;
     this.ElLabel1.TextStyle.Text      = "Tipo Pago: ";
     this.ElLabel1.VisualStyle         = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // ElLabel2
     //
     this.ElLabel2.BackgroundStyle.GradientEndColor   = System.Drawing.Color.White;
     this.ElLabel2.BackgroundStyle.GradientStartColor = System.Drawing.Color.White;
     this.ElLabel2.BackgroundStyle.PaintType          = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.ElLabel2.BackgroundStyle.SolidColor         = System.Drawing.Color.White;
     this.ElLabel2.BorderStyle.SmoothingMode          = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
     this.ElLabel2.BorderStyle.SolidColor             = System.Drawing.Color.White;
     paintStyle6.PaintType    = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle6.SolidColor   = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.ElLabel2.FlashStyle = paintStyle6;
     this.ElLabel2.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ElLabel2.Location            = new System.Drawing.Point(35, 95);
     this.ElLabel2.Margin              = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.ElLabel2.Name                = "ElLabel2";
     this.ElLabel2.Office2007Scheme    = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.ElLabel2.Size                = new System.Drawing.Size(193, 38);
     this.ElLabel2.TabIndex            = 428;
     this.ElLabel2.TabStop             = false;
     this.ElLabel2.TextStyle.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ElLabel2.TextStyle.ForeColor = System.Drawing.Color.DimGray;
     this.ElLabel2.TextStyle.Text      = "Fecha: ";
     this.ElLabel2.VisualStyle         = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
     //
     // btn_cancelar
     //
     this.btn_cancelar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_cancelar.BackgroundStyle.GradientAngle      = 0F;
     this.btn_cancelar.BackgroundStyle.GradientEndColor   = System.Drawing.Color.OrangeRed;
     this.btn_cancelar.BackgroundStyle.GradientStartColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.btn_cancelar.BackgroundStyle.PaintType          = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.btn_cancelar.BackgroundStyle.SolidColor         = System.Drawing.Color.WhiteSmoke;
     this.btn_cancelar.BorderStyle.SolidColor             = System.Drawing.Color.Gainsboro;
     this.btn_cancelar.DropDownArrowColor              = System.Drawing.Color.White;
     this.btn_cancelar.EnableThemes                    = false;
     this.btn_cancelar.FlashStyle.GradientEndColor     = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.btn_cancelar.FlashStyle.GradientStartColor   = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.btn_cancelar.FlashStyle.PaintType            = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.btn_cancelar.FlashStyle.SolidColor           = System.Drawing.Color.OrangeRed;
     this.btn_cancelar.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_cancelar.Location = new System.Drawing.Point(163, 482);
     this.btn_cancelar.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.btn_cancelar.Name     = "btn_cancelar";
     this.btn_cancelar.Size     = new System.Drawing.Size(161, 46);
     this.btn_cancelar.StateStyles.HoverStyle.BackgroundGradientEndColor   = System.Drawing.Color.Gainsboro;
     this.btn_cancelar.StateStyles.HoverStyle.BackgroundGradientStartColor = System.Drawing.Color.Gainsboro;
     this.btn_cancelar.StateStyles.HoverStyle.BackgroundSolidColor         = System.Drawing.Color.Gainsboro;
     this.btn_cancelar.StateStyles.HoverStyle.BorderSolidColor             = System.Drawing.Color.Gainsboro;
     this.btn_cancelar.TabIndex            = 467;
     this.btn_cancelar.TextStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.btn_cancelar.TextStyle.Font      = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_cancelar.TextStyle.ForeColor = System.Drawing.Color.SlateGray;
     this.btn_cancelar.TextStyle.Text      = "Cancelar";
     this.btn_cancelar.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.btn_cancelar.VisualStyle         = Klik.Windows.Forms.v1.EntryLib.ButtonVisualStyles.Custom;
     this.btn_cancelar.Click += new System.EventHandler(this.btn_cancelar_Click);
     //
     // btn_aceptar
     //
     this.btn_aceptar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_aceptar.BackgroundStyle.GradientAngle      = 0F;
     this.btn_aceptar.BackgroundStyle.GradientEndColor   = System.Drawing.Color.OrangeRed;
     this.btn_aceptar.BackgroundStyle.GradientStartColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.btn_aceptar.BackgroundStyle.PaintType          = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.btn_aceptar.BackgroundStyle.SolidColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.btn_aceptar.BorderStyle.SolidColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.btn_aceptar.DropDownArrowColor              = System.Drawing.Color.White;
     this.btn_aceptar.EnableThemes                    = false;
     this.btn_aceptar.FlashStyle.GradientEndColor     = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.btn_aceptar.FlashStyle.GradientStartColor   = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.btn_aceptar.FlashStyle.PaintType            = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.btn_aceptar.FlashStyle.SolidColor           = System.Drawing.Color.OrangeRed;
     this.btn_aceptar.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_aceptar.Location = new System.Drawing.Point(412, 482);
     this.btn_aceptar.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.btn_aceptar.Name     = "btn_aceptar";
     this.btn_aceptar.Size     = new System.Drawing.Size(180, 46);
     this.btn_aceptar.StateStyles.HoverStyle.BackgroundGradientEndColor   = System.Drawing.Color.YellowGreen;
     this.btn_aceptar.StateStyles.HoverStyle.BackgroundGradientStartColor = System.Drawing.Color.YellowGreen;
     this.btn_aceptar.StateStyles.HoverStyle.BackgroundSolidColor         = System.Drawing.Color.YellowGreen;
     this.btn_aceptar.StateStyles.HoverStyle.BorderSolidColor             = System.Drawing.Color.YellowGreen;
     this.btn_aceptar.TabIndex            = 466;
     this.btn_aceptar.TextStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.btn_aceptar.TextStyle.Font      = new System.Drawing.Font("Century Gothic", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_aceptar.TextStyle.ForeColor = System.Drawing.Color.White;
     this.btn_aceptar.TextStyle.Text      = "Aceptar";
     this.btn_aceptar.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.btn_aceptar.VisualStyle         = Klik.Windows.Forms.v1.EntryLib.ButtonVisualStyles.Custom;
     this.btn_aceptar.Click += new System.EventHandler(this.btn_aceptar_Click);
     //
     // Frm_Reg_otroIngresos
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(724, 575);
     this.Controls.Add(this.btn_cancelar);
     this.Controls.Add(this.btn_aceptar);
     this.Controls.Add(this.cbo_tipoPago);
     this.Controls.Add(this.dtp_fecha);
     this.Controls.Add(this.txt_importe);
     this.Controls.Add(this.txt_nroDoc);
     this.Controls.Add(this.txt_cliente);
     this.Controls.Add(this.txt_concepto);
     this.Controls.Add(this.txt_Descripcion);
     this.Controls.Add(this.ElLabel6);
     this.Controls.Add(this.ElLabel5);
     this.Controls.Add(this.ElLabel4);
     this.Controls.Add(this.ElLabel3);
     this.Controls.Add(this.ElLabel1);
     this.Controls.Add(this.ElLabel2);
     this.Controls.Add(this.Pnl_titulo);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.Name            = "Frm_Reg_otroIngresos";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Registrar Otros Ingresos";
     this.Load           += new System.EventHandler(this.Frm_Reg_otroIngresos_Load);
     this.Pnl_titulo.ResumeLayout(false);
     this.Pnl_titulo.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txt_importe)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_nroDoc)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_cliente)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_concepto)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_Descripcion)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ElLabel6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ElLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ElLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ElLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ElLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ElLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_cancelar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_aceptar)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #7
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();
            Klik.Windows.Forms.v1.Common.PaintStyle paintStyle3 = new Klik.Windows.Forms.v1.Common.PaintStyle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Edit_Cant));
            this.bunifuElipse1 = new Bunifu.Framework.UI.BunifuElipse(this.components);
            this.pnl_titu = new System.Windows.Forms.Panel();
            this.btn_cerrar = new System.Windows.Forms.Button();
            this.label1 = new System.Windows.Forms.Label();
            this.elLabel1 = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
            this.txt_cant = new System.Windows.Forms.TextBox();
            this.lblStock = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.lblTipoProd = new System.Windows.Forms.Label();
            this.pnl_titu.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.elLabel1)).BeginInit();
            this.SuspendLayout();
            // 
            // bunifuElipse1
            // 
            this.bunifuElipse1.ElipseRadius = 15;
            this.bunifuElipse1.TargetControl = this;
            // 
            // pnl_titu
            // 
            this.pnl_titu.BackColor = System.Drawing.Color.DimGray;
            this.pnl_titu.Controls.Add(this.btn_cerrar);
            this.pnl_titu.Controls.Add(this.label1);
            this.pnl_titu.Dock = System.Windows.Forms.DockStyle.Top;
            this.pnl_titu.Location = new System.Drawing.Point(0, 0);
            this.pnl_titu.Margin = new System.Windows.Forms.Padding(4);
            this.pnl_titu.Name = "pnl_titu";
            this.pnl_titu.Size = new System.Drawing.Size(527, 53);
            this.pnl_titu.TabIndex = 2;
            // 
            // btn_cerrar
            // 
            this.btn_cerrar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btn_cerrar.FlatAppearance.BorderSize = 0;
            this.btn_cerrar.FlatAppearance.MouseDownBackColor = System.Drawing.Color.SkyBlue;
            this.btn_cerrar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.SkyBlue;
            this.btn_cerrar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_cerrar.Font = new System.Drawing.Font("Century Gothic", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btn_cerrar.ForeColor = System.Drawing.Color.White;
            this.btn_cerrar.Image = ((System.Drawing.Image)(resources.GetObject("btn_cerrar.Image")));
            this.btn_cerrar.Location = new System.Drawing.Point(471, 5);
            this.btn_cerrar.Margin = new System.Windows.Forms.Padding(4);
            this.btn_cerrar.Name = "btn_cerrar";
            this.btn_cerrar.Size = new System.Drawing.Size(43, 39);
            this.btn_cerrar.TabIndex = 6;
            this.btn_cerrar.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.btn_cerrar.UseVisualStyleBackColor = true;
            this.btn_cerrar.Click += new System.EventHandler(this.btn_cerrar_Click);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.ForeColor = System.Drawing.Color.WhiteSmoke;
            this.label1.Location = new System.Drawing.Point(12, 14);
            this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(146, 25);
            this.label1.TabIndex = 0;
            this.label1.Text = "Editar Cantidad";
            // 
            // elLabel1
            // 
            this.elLabel1.BackgroundStyle.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            this.elLabel1.BackgroundStyle.SolidColor = System.Drawing.Color.White;
            paintStyle3.PaintType = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
            paintStyle3.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
            this.elLabel1.FlashStyle = paintStyle3;
            this.elLabel1.ForegroundImageStyle.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
            this.elLabel1.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.TopRight;
            this.elLabel1.Location = new System.Drawing.Point(32, 102);
            this.elLabel1.Margin = new System.Windows.Forms.Padding(4);
            this.elLabel1.Name = "elLabel1";
            this.elLabel1.Size = new System.Drawing.Size(357, 90);
            this.elLabel1.TabIndex = 3;
            this.elLabel1.TabStop = false;
            this.elLabel1.TextStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.elLabel1.TextStyle.ForeColor = System.Drawing.Color.DimGray;
            this.elLabel1.TextStyle.Text = "Cantidad";
            this.elLabel1.VisualStyle = Klik.Windows.Forms.v1.Common.ControlVisualStyles.Custom;
            // 
            // txt_cant
            // 
            this.txt_cant.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txt_cant.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txt_cant.ForeColor = System.Drawing.Color.DimGray;
            this.txt_cant.Location = new System.Drawing.Point(133, 138);
            this.txt_cant.Margin = new System.Windows.Forms.Padding(4);
            this.txt_cant.Name = "txt_cant";
            this.txt_cant.Size = new System.Drawing.Size(245, 39);
            this.txt_cant.TabIndex = 4;
            this.txt_cant.Text = "0";
            this.txt_cant.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            this.txt_cant.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_cant_KeyDown);
            // 
            // lblStock
            // 
            this.lblStock.AutoSize = true;
            this.lblStock.Location = new System.Drawing.Point(455, 138);
            this.lblStock.Name = "lblStock";
            this.lblStock.Size = new System.Drawing.Size(16, 17);
            this.lblStock.TabIndex = 6;
            this.lblStock.Text = "0";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(422, 102);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(86, 17);
            this.label2.TabIndex = 8;
            this.label2.Text = "Stock Actual";
            // 
            // lblTipoProd
            // 
            this.lblTipoProd.AutoSize = true;
            this.lblTipoProd.Location = new System.Drawing.Point(429, 212);
            this.lblTipoProd.Name = "lblTipoProd";
            this.lblTipoProd.Size = new System.Drawing.Size(13, 17);
            this.lblTipoProd.TabIndex = 9;
            this.lblTipoProd.Text = "-";
            // 
            // Frm_Edit_Cant
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(527, 253);
            this.Controls.Add(this.lblTipoProd);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.lblStock);
            this.Controls.Add(this.txt_cant);
            this.Controls.Add(this.elLabel1);
            this.Controls.Add(this.pnl_titu);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Margin = new System.Windows.Forms.Padding(4);
            this.Name = "Frm_Edit_Cant";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Edicion de Precio";
            this.Load += new System.EventHandler(this.Frm_Edit_Precio_Load);
            this.pnl_titu.ResumeLayout(false);
            this.pnl_titu.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.elLabel1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
 //NOTE: The following procedure is required by the Windows Form Designer
 //It can be modified using the Windows Form Designer.
 //Do not modify it using the code editor.
 [System.Diagnostics.DebuggerStepThrough()] private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     base.Load      += new System.EventHandler(frmZoomView_Load);
     this.Resize    += new System.EventHandler(frmZoomView_Resize);
     Klik.Windows.Forms.v1.Common.PaintStyle PaintStyle1 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     this.KFormManager1      = new Klik.Windows.Forms.v1.Common.KFormManager(this.components);
     this.spltrMain          = new System.Windows.Forms.SplitContainer();
     this.spltrHeader        = new System.Windows.Forms.SplitContainer();
     this.lblHEaderLabelTExt = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.btnClientConnsTreeViewCollapseAll        = new System.Windows.Forms.Button();
     this.btnClientConnsTreeViewCollapseAll.Click += new System.EventHandler(this.btnClientConnsTreeViewCollapseAll_Click);
     this.btnClientConnsTreeViewExpandAll          = new System.Windows.Forms.Button();
     this.btnClientConnsTreeViewExpandAll.Click   += new System.EventHandler(this.btnClientConnsTreeViewExpandAll_Click);
     this.btnOk         = new Klik.Windows.Forms.v1.EntryLib.ELButton();
     this.btnOk.Click  += new System.EventHandler(this.btnOk_Click);
     this.C1SizerLight1 = new C1.Win.C1Sizer.C1SizerLight(this.components);
     ((System.ComponentModel.ISupportInitialize) this.KFormManager1).BeginInit();
     this.spltrMain.Panel1.SuspendLayout();
     this.spltrMain.SuspendLayout();
     this.spltrHeader.Panel1.SuspendLayout();
     this.spltrHeader.Panel2.SuspendLayout();
     this.spltrHeader.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize) this.lblHEaderLabelTExt).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.btnOk).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.C1SizerLight1).BeginInit();
     this.SuspendLayout();
     //
     //KFormManager1
     //
     this.KFormManager1.BackgroundImageStyle.Alpha       = 100;
     this.KFormManager1.BackgroundImageStyle.ImageEffect = Klik.Windows.Forms.v1.Common.ImageEffect.Mirror;
     this.KFormManager1.BorderShape.BottomLeft           = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
     this.KFormManager1.BorderShape.BottomRight          = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
     this.KFormManager1.FormOffice2007Scheme             = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.KFormManager1.MainContainer             = this;
     this.KFormManager1.ToolStripOffice2007Scheme = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     //
     //spltrMain
     //
     this.spltrMain.BackColor       = System.Drawing.Color.Transparent;
     this.spltrMain.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.spltrMain.FixedPanel      = System.Windows.Forms.FixedPanel.Panel1;
     this.spltrMain.IsSplitterFixed = true;
     this.spltrMain.Location        = new System.Drawing.Point(0, 0);
     this.spltrMain.Margin          = new System.Windows.Forms.Padding(4);
     this.spltrMain.Name            = "spltrMain";
     this.spltrMain.Orientation     = System.Windows.Forms.Orientation.Horizontal;
     //
     //spltrMain.Panel1
     //
     this.spltrMain.Panel1.Controls.Add(this.spltrHeader);
     this.spltrMain.Size             = new System.Drawing.Size(1284, 778);
     this.spltrMain.SplitterDistance = 41;
     this.spltrMain.SplitterWidth    = 6;
     this.spltrMain.TabIndex         = 0;
     //
     //spltrHeader
     //
     this.spltrHeader.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.spltrHeader.FixedPanel      = System.Windows.Forms.FixedPanel.Panel2;
     this.spltrHeader.IsSplitterFixed = true;
     this.spltrHeader.Location        = new System.Drawing.Point(0, 0);
     this.spltrHeader.Name            = "spltrHeader";
     //
     //spltrHeader.Panel1
     //
     this.spltrHeader.Panel1.Controls.Add(this.lblHEaderLabelTExt);
     //
     //spltrHeader.Panel2
     //
     this.spltrHeader.Panel2.Controls.Add(this.btnClientConnsTreeViewCollapseAll);
     this.spltrHeader.Panel2.Controls.Add(this.btnClientConnsTreeViewExpandAll);
     this.spltrHeader.Panel2.Controls.Add(this.btnOk);
     this.spltrHeader.Size             = new System.Drawing.Size(1284, 41);
     this.spltrHeader.SplitterDistance = 1114;
     this.spltrHeader.TabIndex         = 0;
     //
     //lblHEaderLabelTExt
     //
     this.lblHEaderLabelTExt.Dock       = System.Windows.Forms.DockStyle.Fill;
     PaintStyle1.PaintType              = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     PaintStyle1.SolidColor             = System.Drawing.Color.FromArgb(System.Convert.ToInt32(System.Convert.ToByte(253)), System.Convert.ToInt32(System.Convert.ToByte(240)), System.Convert.ToInt32(System.Convert.ToByte(191)));
     this.lblHEaderLabelTExt.FlashStyle = PaintStyle1;
     this.lblHEaderLabelTExt.ForegroundImageStyle.Image = global::My.Resources.Resources.publicationVariables;
     this.lblHEaderLabelTExt.Location            = new System.Drawing.Point(0, 0);
     this.lblHEaderLabelTExt.Name                = "lblHEaderLabelTExt";
     this.lblHEaderLabelTExt.Size                = new System.Drawing.Size(1114, 41);
     this.lblHEaderLabelTExt.TabIndex            = 50;
     this.lblHEaderLabelTExt.TabStop             = false;
     this.lblHEaderLabelTExt.TextStyle.Font      = new System.Drawing.Font("Arial", (float)(9.75F), System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, System.Convert.ToByte(0));
     this.lblHEaderLabelTExt.TextStyle.Text      = "None";
     this.lblHEaderLabelTExt.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     //btnClientConnsTreeViewCollapseAll
     //
     this.btnClientConnsTreeViewCollapseAll.BackgroundImage       = global::My.Resources.Resources.CollapseTree;
     this.btnClientConnsTreeViewCollapseAll.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.btnClientConnsTreeViewCollapseAll.Location = new System.Drawing.Point(112, 0);
     this.btnClientConnsTreeViewCollapseAll.Name     = "btnClientConnsTreeViewCollapseAll";
     this.btnClientConnsTreeViewCollapseAll.Size     = new System.Drawing.Size(53, 41);
     this.btnClientConnsTreeViewCollapseAll.TabIndex = 51;
     this.btnClientConnsTreeViewCollapseAll.UseVisualStyleBackColor = true;
     //
     //btnClientConnsTreeViewExpandAll
     //
     this.btnClientConnsTreeViewExpandAll.BackgroundImage       = global::My.Resources.Resources.ExpandTree;
     this.btnClientConnsTreeViewExpandAll.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.btnClientConnsTreeViewExpandAll.Location = new System.Drawing.Point(61, 0);
     this.btnClientConnsTreeViewExpandAll.Name     = "btnClientConnsTreeViewExpandAll";
     this.btnClientConnsTreeViewExpandAll.Size     = new System.Drawing.Size(53, 41);
     this.btnClientConnsTreeViewExpandAll.TabIndex = 50;
     this.btnClientConnsTreeViewExpandAll.UseVisualStyleBackColor = true;
     //
     //btnOk
     //
     this.btnOk.BackgroundImageStyle.Alpha      = 100;
     this.btnOk.BackgroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnOk.DialogResult                    = System.Windows.Forms.DialogResult.OK;
     this.btnOk.FlashStyle.PaintType            = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.btnOk.FlashStyle.SolidColor           = System.Drawing.Color.FromArgb(System.Convert.ToInt32(System.Convert.ToByte(253)), System.Convert.ToInt32(System.Convert.ToByte(240)), System.Convert.ToInt32(System.Convert.ToByte(191)));
     this.btnOk.ForegroundImageStyle.Image      = global::My.Resources.Resources.zoom_out;
     this.btnOk.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnOk.Location            = new System.Drawing.Point(0, 0);
     this.btnOk.Margin              = new System.Windows.Forms.Padding(4);
     this.btnOk.Name                = "btnOk";
     this.btnOk.Office2007Scheme    = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernBlack;
     this.btnOk.Size                = new System.Drawing.Size(53, 41);
     this.btnOk.TabIndex            = 49;
     this.btnOk.TextStyle.BackColor = System.Drawing.Color.Black;
     this.btnOk.TextStyle.Font      = new System.Drawing.Font("Microsoft Sans Serif", (float)(16.25F), System.Drawing.FontStyle.Bold);
     this.btnOk.TextStyle.ForeColor = System.Drawing.Color.Lime;
     this.btnOk.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.btnOk.TextStyle.TextType  = Klik.Windows.Forms.v1.Common.TextTypes.BlockShadow;
     this.btnOk.VisualStyle         = Klik.Windows.Forms.v1.EntryLib.ButtonVisualStyles.System;
     //
     //frmTreeViewZoomView
     //
     this.C1SizerLight1.SetAutoResize(this, true);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(1284, 778);
     this.ControlBox    = false;
     this.Controls.Add(this.spltrMain);
     this.DoubleBuffered  = true;
     this.Font            = new System.Drawing.Font("Arial", (float)(11.25F), System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, System.Convert.ToByte(0));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Margin          = new System.Windows.Forms.Padding(4);
     this.Name            = "frmTreeViewZoomView";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "View";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     ((System.ComponentModel.ISupportInitialize) this.KFormManager1).EndInit();
     this.spltrMain.Panel1.ResumeLayout(false);
     this.spltrMain.ResumeLayout(false);
     this.spltrHeader.Panel1.ResumeLayout(false);
     this.spltrHeader.Panel2.ResumeLayout(false);
     this.spltrHeader.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize) this.lblHEaderLabelTExt).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.btnOk).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.C1SizerLight1).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles elListBoxSelectionStyles1 = new Klik.Windows.Forms.v1.EntryLib.ELListBoxSelectionStyles();
     Klik.Windows.Forms.v1.EntryLib.ELListBoxItem            elListBoxItem1            = new Klik.Windows.Forms.v1.EntryLib.ELListBoxItem();
     Klik.Windows.Forms.v1.EntryLib.ELListBoxItem            elListBoxItem2            = new Klik.Windows.Forms.v1.EntryLib.ELListBoxItem();
     Klik.Windows.Forms.v1.EntryLib.ELListBoxItem            elListBoxItem3            = new Klik.Windows.Forms.v1.EntryLib.ELListBoxItem();
     Klik.Windows.Forms.v1.EntryLib.ELListBoxItem            elListBoxItem4            = new Klik.Windows.Forms.v1.EntryLib.ELListBoxItem();
     Klik.Windows.Forms.v1.EntryLib.ELListBoxItem            elListBoxItem5            = new Klik.Windows.Forms.v1.EntryLib.ELListBoxItem();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle1 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     Janus.Windows.GridEX.GridEXLayout              gridEX1_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ListOfPersenel));
     this.elContainer1 = new Klik.Windows.Forms.v1.EntryLib.ELContainer();
     this.elContainer2 = new Klik.Windows.Forms.v1.EntryLib.ELContainer();
     this.Cmb_var_per  = new Klik.Windows.Forms.v1.EntryLib.ELComboBox();
     this.elLabel1     = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.elButton4    = new Klik.Windows.Forms.v1.EntryLib.ELButton();
     this.elButton2    = new Klik.Windows.Forms.v1.EntryLib.ELButton();
     this.btn_sodor    = new Klik.Windows.Forms.v1.EntryLib.ELButton();
     this.btn_del      = new Klik.Windows.Forms.v1.EntryLib.ELButton();
     this.elContainer3 = new Klik.Windows.Forms.v1.EntryLib.ELContainer();
     this.pic          = new System.Windows.Forms.PictureBox();
     this.txtname      = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.elDivider1   = new Klik.Windows.Forms.v1.EntryLib.ELDivider();
     this.txtshsh      = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.txtCode      = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.txtmellicode = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.txtfamily    = new Klik.Windows.Forms.v1.EntryLib.ELEntryBox();
     this.gridEX1      = new Janus.Windows.GridEX.GridEX();
     ((System.ComponentModel.ISupportInitialize)(this.elContainer1)).BeginInit();
     this.elContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.elContainer2)).BeginInit();
     this.elContainer2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Cmb_var_per)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elButton4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elButton2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_sodor)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_del)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elContainer3)).BeginInit();
     this.elContainer3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pic)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtname)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elDivider1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtshsh)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtmellicode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtfamily)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridEX1)).BeginInit();
     this.SuspendLayout();
     //
     // elContainer1
     //
     this.elContainer1.Controls.Add(this.elContainer2);
     this.elContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.elContainer1.Location = new System.Drawing.Point(0, 0);
     this.elContainer1.Name     = "elContainer1";
     this.elContainer1.Padding  = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.elContainer1.Size     = new System.Drawing.Size(749, 596);
     this.elContainer1.TabIndex = 1;
     //
     // elContainer2
     //
     this.elContainer2.BackgroundStyle.GradientAngle = 45F;
     this.elContainer2.BorderStyle.SmoothingMode     = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
     this.elContainer2.Controls.Add(this.Cmb_var_per);
     this.elContainer2.Controls.Add(this.elLabel1);
     this.elContainer2.Controls.Add(this.elButton4);
     this.elContainer2.Controls.Add(this.elButton2);
     this.elContainer2.Controls.Add(this.btn_sodor);
     this.elContainer2.Controls.Add(this.btn_del);
     this.elContainer2.Controls.Add(this.elContainer3);
     this.elContainer2.Controls.Add(this.txtname);
     this.elContainer2.Controls.Add(this.elDivider1);
     this.elContainer2.Controls.Add(this.txtshsh);
     this.elContainer2.Controls.Add(this.txtCode);
     this.elContainer2.Controls.Add(this.txtmellicode);
     this.elContainer2.Controls.Add(this.txtfamily);
     this.elContainer2.Controls.Add(this.gridEX1);
     this.elContainer2.Location         = new System.Drawing.Point(7, 6);
     this.elContainer2.Name             = "elContainer2";
     this.elContainer2.Office2007Scheme = Klik.Windows.Forms.v1.Common.Office2007Schemes.ClassicBlue;
     this.elContainer2.Padding          = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.elContainer2.Size             = new System.Drawing.Size(735, 584);
     this.elContainer2.TabIndex         = 2;
     this.elContainer2.Click           += new System.EventHandler(this.elContainer2_Click);
     //
     // Cmb_var_per
     //
     //
     //
     //
     this.Cmb_var_per.ButtonStyle.TextStyle.Font                    = new System.Drawing.Font("Tahoma", 9F);
     this.Cmb_var_per.CaptionStyle.FlashStyle.PaintType             = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.Cmb_var_per.CaptionStyle.FlashStyle.SolidColor            = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.Cmb_var_per.CaptionStyle.TextStyle.Font                   = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Cmb_var_per.CaptionStyle.TextStyle.Text                   = "نوع کارمند ";
     this.Cmb_var_per.CheckedDisplaySeparator                       = ',';
     this.Cmb_var_per.DropDownBackgroundStyle.GradientAngle         = 45F;
     this.Cmb_var_per.DropDownBackgroundStyle.PaintType             = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.Cmb_var_per.DropDownBackgroundStyle.SolidColor            = System.Drawing.SystemColors.Window;
     elListBoxSelectionStyles1.HotTrackStyle.BorderStyle.EdgeRadius = 4;
     elListBoxSelectionStyles1.SelectedStyle.BorderStyle.EdgeRadius = 4;
     this.Cmb_var_per.DropDownItemSelectionStyle                    = elListBoxSelectionStyles1;
     this.Cmb_var_per.DropDownItemSize  = new System.Drawing.Size(300, 16);
     this.Cmb_var_per.DropDownStyle     = Klik.Windows.Forms.v1.EntryLib.DropDownStyles.DropDownList;
     this.Cmb_var_per.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     elListBoxItem1.Value = "قراردادی";
     elListBoxItem2.Value = "رسمی قطعی";
     elListBoxItem3.Value = "پرسنلی";
     elListBoxItem4.Value = "پیمانی";
     elListBoxItem5.Value = "همه";
     this.Cmb_var_per.Items.Add(elListBoxItem1);
     this.Cmb_var_per.Items.Add(elListBoxItem2);
     this.Cmb_var_per.Items.Add(elListBoxItem3);
     this.Cmb_var_per.Items.Add(elListBoxItem4);
     this.Cmb_var_per.Items.Add(elListBoxItem5);
     this.Cmb_var_per.Location              = new System.Drawing.Point(548, 253);
     this.Cmb_var_per.Name                  = "Cmb_var_per";
     this.Cmb_var_per.RightToLeft           = System.Windows.Forms.RightToLeft.Yes;
     this.Cmb_var_per.Size                  = new System.Drawing.Size(180, 29);
     this.Cmb_var_per.TabIndex              = 1;
     this.Cmb_var_per.SelectedIndexChanged += new System.EventHandler(this.Cmb_var_per_SelectedIndexChanged);
     this.Cmb_var_per.Click                += new System.EventHandler(this.Cmb_var_per_Click);
     //
     // elLabel1
     //
     this.elLabel1.Cursor         = System.Windows.Forms.Cursors.Default;
     paintStyle1.PaintType        = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle1.SolidColor       = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elLabel1.FlashStyle     = paintStyle1;
     this.elLabel1.Location       = new System.Drawing.Point(635, 225);
     this.elLabel1.Name           = "elLabel1";
     this.elLabel1.Size           = new System.Drawing.Size(93, 23);
     this.elLabel1.TabIndex       = 96;
     this.elLabel1.TabStop        = false;
     this.elLabel1.TextStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.elLabel1.TextStyle.Text = ": جستجو بر اساس";
     //
     // elButton4
     //
     this.elButton4.FlashStyle.PaintType            = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.elButton4.FlashStyle.SolidColor           = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elButton4.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.elButton4.Location            = new System.Drawing.Point(16, 510);
     this.elButton4.Name                = "elButton4";
     this.elButton4.Size                = new System.Drawing.Size(151, 47);
     this.elButton4.TabIndex            = 10;
     this.elButton4.TextStyle.Font      = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.elButton4.TextStyle.Text      = "چاپ";
     this.elButton4.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.elButton4.Click              += new System.EventHandler(this.elButton4_Click);
     //
     // elButton2
     //
     this.elButton2.FlashStyle.PaintType            = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.elButton2.FlashStyle.SolidColor           = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elButton2.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.elButton2.Location            = new System.Drawing.Point(570, 510);
     this.elButton2.Name                = "elButton2";
     this.elButton2.Size                = new System.Drawing.Size(151, 47);
     this.elButton2.TabIndex            = 7;
     this.elButton2.TextStyle.Font      = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.elButton2.TextStyle.Text      = "نمایش اطلاعات / ویرایش";
     this.elButton2.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.elButton2.Click              += new System.EventHandler(this.elButton2_Click);
     //
     // btn_sodor
     //
     this.btn_sodor.Cursor = System.Windows.Forms.Cursors.Default;
     this.btn_sodor.FlashStyle.PaintType            = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.btn_sodor.FlashStyle.SolidColor           = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.btn_sodor.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.btn_sodor.Location            = new System.Drawing.Point(184, 510);
     this.btn_sodor.Name                = "btn_sodor";
     this.btn_sodor.Size                = new System.Drawing.Size(151, 47);
     this.btn_sodor.TabIndex            = 9;
     this.btn_sodor.TextStyle.Font      = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.btn_sodor.TextStyle.Text      = "صدور حکم";
     this.btn_sodor.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.btn_sodor.Click              += new System.EventHandler(this.btn_sodor_Click);
     //
     // btn_del
     //
     this.btn_del.Cursor = System.Windows.Forms.Cursors.Default;
     this.btn_del.FlashStyle.PaintType            = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.btn_del.FlashStyle.SolidColor           = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.btn_del.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.btn_del.Location            = new System.Drawing.Point(404, 510);
     this.btn_del.Name                = "btn_del";
     this.btn_del.Size                = new System.Drawing.Size(151, 47);
     this.btn_del.TabIndex            = 8;
     this.btn_del.TextStyle.Font      = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.btn_del.TextStyle.Text      = "حذف کارمند";
     this.btn_del.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.btn_del.Click              += new System.EventHandler(this.btn_del_Click);
     //
     // elContainer3
     //
     this.elContainer3.Controls.Add(this.pic);
     this.elContainer3.Location = new System.Drawing.Point(548, 6);
     this.elContainer3.Name     = "elContainer3";
     this.elContainer3.Padding  = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.elContainer3.Size     = new System.Drawing.Size(180, 213);
     this.elContainer3.TabIndex = 3;
     //
     // pic
     //
     this.pic.BackColor = System.Drawing.Color.DimGray;
     this.pic.Location  = new System.Drawing.Point(7, 6);
     this.pic.Name      = "pic";
     this.pic.Size      = new System.Drawing.Size(166, 201);
     this.pic.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pic.TabIndex  = 1;
     this.pic.TabStop   = false;
     //
     // txtname
     //
     this.txtname.CaptionStyle.FlashStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.txtname.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.txtname.CaptionStyle.TextStyle.Font        = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtname.CaptionStyle.TextStyle.Text        = " نام";
     this.txtname.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtname.Location          = new System.Drawing.Point(548, 288);
     this.txtname.Name        = "txtname";
     this.txtname.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.txtname.Size        = new System.Drawing.Size(180, 29);
     this.txtname.TabIndex    = 2;
     this.txtname.ValidationStyle.PasswordChar = '\0';
     this.txtname.Value        = "";
     this.txtname.TextChanged += new System.EventHandler(this.txtname_TextChanged);
     //
     // elDivider1
     //
     this.elDivider1.Location    = new System.Drawing.Point(0, 480);
     this.elDivider1.Name        = "elDivider1";
     this.elDivider1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.elDivider1.Size        = new System.Drawing.Size(719, 24);
     this.elDivider1.TabIndex    = 92;
     this.elDivider1.Click      += new System.EventHandler(this.elDivider1_Click);
     //
     // txtshsh
     //
     this.txtshsh.CaptionStyle.FlashStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.txtshsh.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.txtshsh.CaptionStyle.TextStyle.Font        = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtshsh.CaptionStyle.TextStyle.Text        = "کد ملی";
     this.txtshsh.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtshsh.Location          = new System.Drawing.Point(548, 358);
     this.txtshsh.Name        = "txtshsh";
     this.txtshsh.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.txtshsh.Size        = new System.Drawing.Size(180, 29);
     this.txtshsh.TabIndex    = 4;
     this.txtshsh.ValidationStyle.PasswordChar = '\0';
     this.txtshsh.Value        = "";
     this.txtshsh.TextChanged += new System.EventHandler(this.txtshsh_TextChanged);
     this.txtshsh.Click       += new System.EventHandler(this.txtshsh_Click);
     //
     // txtCode
     //
     this.txtCode.CaptionStyle.FlashStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.txtCode.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.txtCode.CaptionStyle.TextStyle.Font        = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtCode.CaptionStyle.TextStyle.Text        = "شماره مستخدم";
     this.txtCode.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtCode.Location          = new System.Drawing.Point(548, 428);
     this.txtCode.Name        = "txtCode";
     this.txtCode.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.txtCode.Size        = new System.Drawing.Size(180, 29);
     this.txtCode.TabIndex    = 6;
     this.txtCode.ValidationStyle.PasswordChar = '\0';
     this.txtCode.Value        = "";
     this.txtCode.TextChanged += new System.EventHandler(this.txtCode_TextChanged);
     this.txtCode.Click       += new System.EventHandler(this.txtCode_Click);
     //
     // txtmellicode
     //
     this.txtmellicode.CaptionStyle.FlashStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.txtmellicode.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.txtmellicode.CaptionStyle.TextStyle.Font        = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtmellicode.CaptionStyle.TextStyle.Text        = "شماره تماس";
     this.txtmellicode.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtmellicode.Location          = new System.Drawing.Point(548, 393);
     this.txtmellicode.Name        = "txtmellicode";
     this.txtmellicode.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.txtmellicode.Size        = new System.Drawing.Size(180, 29);
     this.txtmellicode.TabIndex    = 5;
     this.txtmellicode.ValidationStyle.PasswordChar = '\0';
     this.txtmellicode.Value        = "";
     this.txtmellicode.TextChanged += new System.EventHandler(this.txtmellicode_TextChanged);
     //
     // txtfamily
     //
     this.txtfamily.CaptionStyle.FlashStyle.PaintType  = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.txtfamily.CaptionStyle.FlashStyle.SolidColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.txtfamily.CaptionStyle.TextStyle.Font        = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtfamily.CaptionStyle.TextStyle.Text        = "نام خانوادگی";
     this.txtfamily.EditBoxStyle.Font = new System.Drawing.Font("B Yekan", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtfamily.Location          = new System.Drawing.Point(548, 323);
     this.txtfamily.Name        = "txtfamily";
     this.txtfamily.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.txtfamily.Size        = new System.Drawing.Size(180, 29);
     this.txtfamily.TabIndex    = 3;
     this.txtfamily.ValidationStyle.PasswordChar = '\0';
     this.txtfamily.Value        = "";
     this.txtfamily.TextChanged += new System.EventHandler(this.txtfamily_TextChanged);
     //
     // gridEX1
     //
     this.gridEX1.AllowEdit  = Janus.Windows.GridEX.InheritableBoolean.False;
     this.gridEX1.DataMember = "id";
     this.gridEX1.DefaultFilterRowComparison = Janus.Windows.GridEX.FilterConditionOperator.Contains;
     gridEX1_DesignTimeLayout.LayoutString   = resources.GetString("gridEX1_DesignTimeLayout.LayoutString");
     this.gridEX1.DesignTimeLayout           = gridEX1_DesignTimeLayout;
     this.gridEX1.Font                   = new System.Drawing.Font("B Yekan", 8.25F);
     this.gridEX1.GridLineStyle          = Janus.Windows.GridEX.GridLineStyle.Solid;
     this.gridEX1.GroupByBoxVisible      = false;
     this.gridEX1.IncrementalSearchMode  = Janus.Windows.GridEX.IncrementalSearchMode.AllCharacters;
     this.gridEX1.Location               = new System.Drawing.Point(7, 6);
     this.gridEX1.Name                   = "gridEX1";
     this.gridEX1.RecordNavigator        = true;
     this.gridEX1.RightToLeft            = System.Windows.Forms.RightToLeft.Yes;
     this.gridEX1.RowHeaderContent       = Janus.Windows.GridEX.RowHeaderContent.RowPosition;
     this.gridEX1.RowHeaders             = Janus.Windows.GridEX.InheritableBoolean.True;
     this.gridEX1.Size                   = new System.Drawing.Size(535, 451);
     this.gridEX1.TabIndex               = 83;
     this.gridEX1.VisualStyle            = Janus.Windows.GridEX.VisualStyle.Office2007;
     this.gridEX1.RootTableChanged      += new System.EventHandler(this.gridEX1_RootTableChanged);
     this.gridEX1.RowCheckStateChanging += new Janus.Windows.GridEX.RowCheckStateChangingEventHandler(this.gridEX1_RowCheckStateChanging);
     this.gridEX1.FormattingRow         += new Janus.Windows.GridEX.RowLoadEventHandler(this.gridEX1_FormattingRow);
     this.gridEX1.LoadingRow            += new Janus.Windows.GridEX.RowLoadEventHandler(this.gridEX1_LoadingRow);
     this.gridEX1.SelectionChanged      += new System.EventHandler(this.gridEX1_SelectionChanged);
     this.gridEX1.CursorChanged         += new System.EventHandler(this.gridEX1_CursorChanged);
     this.gridEX1.TabIndexChanged       += new System.EventHandler(this.gridEX1_TabIndexChanged);
     this.gridEX1.Click                 += new System.EventHandler(this.gridEX1_Click);
     this.gridEX1.Move                  += new System.EventHandler(this.gridEX1_Move);
     //
     // ListOfPersenel
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(749, 596);
     this.Controls.Add(this.elContainer1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.MaximumSize     = new System.Drawing.Size(765, 635);
     this.MinimumSize     = new System.Drawing.Size(765, 635);
     this.Name            = "ListOfPersenel";
     this.RightToLeft     = System.Windows.Forms.RightToLeft.Yes;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "    لیست پرسنل";
     this.Activated      += new System.EventHandler(this.Form3_Activated);
     this.Load           += new System.EventHandler(this.Form3_Load);
     ((System.ComponentModel.ISupportInitialize)(this.elContainer1)).EndInit();
     this.elContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.elContainer2)).EndInit();
     this.elContainer2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Cmb_var_per)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elButton4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elButton2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_sodor)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_del)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elContainer3)).EndInit();
     this.elContainer3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pic)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtname)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elDivider1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtshsh)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtmellicode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtfamily)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridEX1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <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();
     Klik.Windows.Forms.v1.Common.PaintStyle        paintStyle1 = new Klik.Windows.Forms.v1.Common.PaintStyle();
     System.ComponentModel.ComponentResourceManager resources   = new System.ComponentModel.ComponentResourceManager(typeof(frmMatriculaInscripcion));
     this.kFormManager1 = new Klik.Windows.Forms.v1.Common.KFormManager(this.components);
     this.elPanel1      = new Klik.Windows.Forms.v1.EntryLib.ELPanel();
     this.elLabel1      = new Klik.Windows.Forms.v1.EntryLib.ELLabel();
     this.label1        = new System.Windows.Forms.Label();
     this.textBox1      = new System.Windows.Forms.TextBox();
     this.label2        = new System.Windows.Forms.Label();
     this.textBox2      = new System.Windows.Forms.TextBox();
     this.elGroupBox1   = new Klik.Windows.Forms.v1.EntryLib.ELGroupBox();
     this.textBox3      = new System.Windows.Forms.TextBox();
     this.label3        = new System.Windows.Forms.Label();
     this.elButton4     = new Klik.Windows.Forms.v1.EntryLib.ELButton();
     this.textBox4      = new System.Windows.Forms.TextBox();
     this.label4        = new System.Windows.Forms.Label();
     this.textBox5      = new System.Windows.Forms.TextBox();
     this.label5        = new System.Windows.Forms.Label();
     this.textBox6      = new System.Windows.Forms.TextBox();
     this.label6        = new System.Windows.Forms.Label();
     this.elGroupBox2   = new Klik.Windows.Forms.v1.EntryLib.ELGroupBox();
     this.elContainer1  = new Klik.Windows.Forms.v1.EntryLib.ELContainer();
     this.elButton5     = new Klik.Windows.Forms.v1.EntryLib.ELButton();
     this.elButton1     = new Klik.Windows.Forms.v1.EntryLib.ELButton();
     this.elButton6     = new Klik.Windows.Forms.v1.EntryLib.ELButton();
     this.btnnuevo      = new Klik.Windows.Forms.v1.EntryLib.ELButton();
     ((System.ComponentModel.ISupportInitialize)(this.kFormManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elPanel1)).BeginInit();
     this.elPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.elLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elGroupBox1)).BeginInit();
     this.elGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.elButton4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elGroupBox2)).BeginInit();
     this.elGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.elContainer1)).BeginInit();
     this.elContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.elButton5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elButton1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.elButton6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnnuevo)).BeginInit();
     this.SuspendLayout();
     //
     // kFormManager1
     //
     this.kFormManager1.BorderShape.BottomLeft  = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
     this.kFormManager1.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Rectangle;
     this.kFormManager1.MainContainer           = this;
     //
     // elPanel1
     //
     this.elPanel1.BackgroundStyle.GradientAngle = 45F;
     this.elPanel1.Controls.Add(this.textBox2);
     this.elPanel1.Controls.Add(this.label2);
     this.elPanel1.Controls.Add(this.textBox1);
     this.elPanel1.Controls.Add(this.label1);
     this.elPanel1.Controls.Add(this.elLabel1);
     this.elPanel1.Location = new System.Drawing.Point(450, 12);
     this.elPanel1.Name     = "elPanel1";
     this.elPanel1.Size     = new System.Drawing.Size(360, 113);
     this.elPanel1.TabIndex = 0;
     //
     // elLabel1
     //
     this.elLabel1.BorderStyle.SmoothingMode = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
     paintStyle1.PaintType    = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     paintStyle1.SolidColor   = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elLabel1.FlashStyle = paintStyle1;
     this.elLabel1.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.elLabel1.Location            = new System.Drawing.Point(78, 3);
     this.elLabel1.Name                = "elLabel1";
     this.elLabel1.Office2007Scheme    = Klik.Windows.Forms.v1.Common.Office2007Schemes.ModernSilver;
     this.elLabel1.Size                = new System.Drawing.Size(229, 23);
     this.elLabel1.TabIndex            = 1;
     this.elLabel1.TabStop             = false;
     this.elLabel1.TextStyle.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     this.elLabel1.TextStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(76)))), ((int)(((byte)(83)))), ((int)(((byte)(92)))));
     this.elLabel1.TextStyle.Text      = "DOCUMENTO MATRICULA";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(101, 46);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(24, 13);
     this.label1.TabIndex = 2;
     this.label1.Text     = "No.";
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(132, 46);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(160, 20);
     this.textBox1.TabIndex = 3;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(91, 85);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(40, 13);
     this.label2.TabIndex = 4;
     this.label2.Text     = "Fecha:";
     //
     // textBox2
     //
     this.textBox2.Location = new System.Drawing.Point(132, 85);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(160, 20);
     this.textBox2.TabIndex = 5;
     //
     // elGroupBox1
     //
     this.elGroupBox1.BackgroundStyle.GradientAngle                    = 45F;
     this.elGroupBox1.BorderStyle.BorderShape.BottomLeft               = Klik.Windows.Forms.v1.Common.BorderShapes.Circle;
     this.elGroupBox1.BorderStyle.BorderShape.BottomRight              = Klik.Windows.Forms.v1.Common.BorderShapes.Circle;
     this.elGroupBox1.BorderStyle.BorderShape.TopLeft                  = Klik.Windows.Forms.v1.Common.BorderShapes.Circle;
     this.elGroupBox1.BorderStyle.BorderShape.TopRight                 = Klik.Windows.Forms.v1.Common.BorderShapes.Circle;
     this.elGroupBox1.CaptionStyle.BackgroundStyle.PaintType           = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.elGroupBox1.CaptionStyle.BackgroundStyle.SolidColor          = System.Drawing.SystemColors.ActiveCaption;
     this.elGroupBox1.CaptionStyle.BorderStyle.BorderShape.BottomLeft  = Klik.Windows.Forms.v1.Common.BorderShapes.Circle;
     this.elGroupBox1.CaptionStyle.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Circle;
     this.elGroupBox1.CaptionStyle.BorderStyle.BorderShape.TopLeft     = Klik.Windows.Forms.v1.Common.BorderShapes.Circle;
     this.elGroupBox1.CaptionStyle.BorderStyle.BorderShape.TopRight    = Klik.Windows.Forms.v1.Common.BorderShapes.Circle;
     this.elGroupBox1.CaptionStyle.BorderStyle.BorderType              = Klik.Windows.Forms.v1.Common.BorderTypes.None;
     this.elGroupBox1.CaptionStyle.FlashStyle.PaintType                = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.elGroupBox1.CaptionStyle.FlashStyle.SolidColor               = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elGroupBox1.CaptionStyle.Office2003Scheme                    = Klik.Windows.Forms.v1.Common.Office2003Schemes.Divider;
     this.elGroupBox1.CaptionStyle.Office2007Scheme                    = Klik.Windows.Forms.v1.Common.Office2007Schemes.ClassicBlue;
     this.elGroupBox1.CaptionStyle.Size = new System.Drawing.Size(120, 24);
     this.elGroupBox1.CaptionStyle.TextStyle.BackColor = System.Drawing.SystemColors.ControlText;
     this.elGroupBox1.CaptionStyle.TextStyle.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     this.elGroupBox1.CaptionStyle.TextStyle.ForeColor = System.Drawing.Color.DimGray;
     this.elGroupBox1.CaptionStyle.TextStyle.Text      = "Informe del Alumno";
     this.elGroupBox1.CaptionStyle.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.elGroupBox1.Controls.Add(this.textBox5);
     this.elGroupBox1.Controls.Add(this.label5);
     this.elGroupBox1.Controls.Add(this.textBox6);
     this.elGroupBox1.Controls.Add(this.label6);
     this.elGroupBox1.Controls.Add(this.textBox4);
     this.elGroupBox1.Controls.Add(this.label4);
     this.elGroupBox1.Controls.Add(this.elButton4);
     this.elGroupBox1.Controls.Add(this.textBox3);
     this.elGroupBox1.Controls.Add(this.label3);
     this.elGroupBox1.Location = new System.Drawing.Point(12, 123);
     this.elGroupBox1.Name     = "elGroupBox1";
     this.elGroupBox1.Padding  = new System.Windows.Forms.Padding(26, 49, 26, 25);
     this.elGroupBox1.Size     = new System.Drawing.Size(798, 163);
     this.elGroupBox1.TabIndex = 1;
     //
     // textBox3
     //
     this.textBox3.Location = new System.Drawing.Point(129, 48);
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new System.Drawing.Size(222, 20);
     this.textBox3.TabIndex = 7;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(64, 52);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(40, 13);
     this.label3.TabIndex = 6;
     this.label3.Text     = "Cédula";
     //
     // elButton4
     //
     this.elButton4.BackgroundImageStyle.Alpha      = 100;
     this.elButton4.BackgroundImageStyle.Image      = ((System.Drawing.Image)(resources.GetObject("resource.Image4")));
     this.elButton4.BackgroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.elButton4.BorderStyle.EdgeRadius          = 7;
     this.elButton4.BorderStyle.SmoothingMode       = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
     this.elButton4.Cursor                          = System.Windows.Forms.Cursors.Default;
     this.elButton4.DropDownArrowColor              = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.elButton4.FlashStyle.PaintType            = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.elButton4.FlashStyle.SolidColor           = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elButton4.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.elButton4.Location                        = new System.Drawing.Point(357, 39);
     this.elButton4.Name                = "elButton4";
     this.elButton4.Size                = new System.Drawing.Size(36, 36);
     this.elButton4.TabIndex            = 8;
     this.elButton4.TextStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.elButton4.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textBox4
     //
     this.textBox4.Location = new System.Drawing.Point(129, 76);
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new System.Drawing.Size(222, 20);
     this.textBox4.TabIndex = 10;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(64, 80);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(42, 13);
     this.label4.TabIndex = 9;
     this.label4.Text     = "Alumno";
     //
     // textBox5
     //
     this.textBox5.Location = new System.Drawing.Point(485, 80);
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new System.Drawing.Size(288, 20);
     this.textBox5.TabIndex = 14;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(420, 87);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(32, 13);
     this.label5.TabIndex = 13;
     this.label5.Text     = "Pago";
     //
     // textBox6
     //
     this.textBox6.Location = new System.Drawing.Point(485, 51);
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new System.Drawing.Size(288, 20);
     this.textBox6.TabIndex = 12;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(420, 55);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(63, 13);
     this.label6.TabIndex = 11;
     this.label6.Text     = "Descripción";
     //
     // elGroupBox2
     //
     this.elGroupBox2.BackgroundStyle.GradientAngle                    = 45F;
     this.elGroupBox2.BorderStyle.BorderShape.BottomLeft               = Klik.Windows.Forms.v1.Common.BorderShapes.Circle;
     this.elGroupBox2.BorderStyle.BorderShape.BottomRight              = Klik.Windows.Forms.v1.Common.BorderShapes.Circle;
     this.elGroupBox2.BorderStyle.BorderShape.TopLeft                  = Klik.Windows.Forms.v1.Common.BorderShapes.Circle;
     this.elGroupBox2.BorderStyle.BorderShape.TopRight                 = Klik.Windows.Forms.v1.Common.BorderShapes.Circle;
     this.elGroupBox2.CaptionStyle.BackgroundStyle.PaintType           = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.elGroupBox2.CaptionStyle.BackgroundStyle.SolidColor          = System.Drawing.SystemColors.ActiveCaption;
     this.elGroupBox2.CaptionStyle.BorderStyle.BorderShape.BottomLeft  = Klik.Windows.Forms.v1.Common.BorderShapes.Circle;
     this.elGroupBox2.CaptionStyle.BorderStyle.BorderShape.BottomRight = Klik.Windows.Forms.v1.Common.BorderShapes.Circle;
     this.elGroupBox2.CaptionStyle.BorderStyle.BorderShape.TopLeft     = Klik.Windows.Forms.v1.Common.BorderShapes.Circle;
     this.elGroupBox2.CaptionStyle.BorderStyle.BorderShape.TopRight    = Klik.Windows.Forms.v1.Common.BorderShapes.Circle;
     this.elGroupBox2.CaptionStyle.BorderStyle.BorderType              = Klik.Windows.Forms.v1.Common.BorderTypes.None;
     this.elGroupBox2.CaptionStyle.FlashStyle.PaintType                = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.elGroupBox2.CaptionStyle.FlashStyle.SolidColor               = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elGroupBox2.CaptionStyle.Office2003Scheme                    = Klik.Windows.Forms.v1.Common.Office2003Schemes.Divider;
     this.elGroupBox2.CaptionStyle.Office2007Scheme                    = Klik.Windows.Forms.v1.Common.Office2007Schemes.ClassicBlue;
     this.elGroupBox2.CaptionStyle.Size = new System.Drawing.Size(120, 24);
     this.elGroupBox2.CaptionStyle.TextStyle.BackColor = System.Drawing.SystemColors.ControlText;
     this.elGroupBox2.CaptionStyle.TextStyle.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     this.elGroupBox2.CaptionStyle.TextStyle.ForeColor = System.Drawing.Color.DimGray;
     this.elGroupBox2.CaptionStyle.TextStyle.Text      = "Pago";
     this.elGroupBox2.CaptionStyle.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.elGroupBox2.Controls.Add(this.elContainer1);
     this.elGroupBox2.Location = new System.Drawing.Point(12, 292);
     this.elGroupBox2.Name     = "elGroupBox2";
     this.elGroupBox2.Padding  = new System.Windows.Forms.Padding(15, 38, 15, 14);
     this.elGroupBox2.Size     = new System.Drawing.Size(798, 89);
     this.elGroupBox2.TabIndex = 2;
     //
     // elContainer1
     //
     this.elContainer1.Controls.Add(this.elButton5);
     this.elContainer1.Controls.Add(this.elButton1);
     this.elContainer1.Controls.Add(this.elButton6);
     this.elContainer1.Controls.Add(this.btnnuevo);
     this.elContainer1.Location = new System.Drawing.Point(16, 18);
     this.elContainer1.Name     = "elContainer1";
     this.elContainer1.Padding  = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.elContainer1.Size     = new System.Drawing.Size(772, 64);
     this.elContainer1.TabIndex = 16;
     //
     // elButton5
     //
     this.elButton5.BackgroundImageStyle.Alpha      = 100;
     this.elButton5.BackgroundImageStyle.Image      = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     this.elButton5.BackgroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.elButton5.BorderStyle.EdgeRadius          = 7;
     this.elButton5.BorderStyle.SmoothingMode       = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
     this.elButton5.Cursor                          = System.Windows.Forms.Cursors.Default;
     this.elButton5.DropDownArrowColor              = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.elButton5.FlashStyle.PaintType            = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.elButton5.FlashStyle.SolidColor           = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elButton5.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.elButton5.Location                        = new System.Drawing.Point(668, 8);
     this.elButton5.Name                = "elButton5";
     this.elButton5.Size                = new System.Drawing.Size(96, 50);
     this.elButton5.TabIndex            = 6;
     this.elButton5.TextStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.elButton5.TextStyle.Text      = "Imprimir";
     this.elButton5.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // elButton1
     //
     this.elButton1.BackgroundImageStyle.Alpha      = 100;
     this.elButton1.BackgroundImageStyle.Image      = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     this.elButton1.BackgroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.elButton1.BorderStyle.EdgeRadius          = 7;
     this.elButton1.BorderStyle.SmoothingMode       = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
     this.elButton1.Cursor                          = System.Windows.Forms.Cursors.Default;
     this.elButton1.DropDownArrowColor              = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.elButton1.FlashStyle.PaintType            = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.elButton1.FlashStyle.SolidColor           = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elButton1.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.elButton1.Location                        = new System.Drawing.Point(239, 8);
     this.elButton1.Name                = "elButton1";
     this.elButton1.Size                = new System.Drawing.Size(96, 50);
     this.elButton1.TabIndex            = 5;
     this.elButton1.TextStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.elButton1.TextStyle.Text      = "Salir";
     this.elButton1.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // elButton6
     //
     this.elButton6.BackgroundImageStyle.Alpha      = 100;
     this.elButton6.BackgroundImageStyle.Image      = ((System.Drawing.Image)(resources.GetObject("resource.Image2")));
     this.elButton6.BackgroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.elButton6.BorderStyle.EdgeRadius          = 7;
     this.elButton6.BorderStyle.SmoothingMode       = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
     this.elButton6.Cursor                          = System.Windows.Forms.Cursors.Default;
     this.elButton6.DropDownArrowColor              = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.elButton6.FlashStyle.PaintType            = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.elButton6.FlashStyle.SolidColor           = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.elButton6.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.elButton6.Location                        = new System.Drawing.Point(115, 6);
     this.elButton6.Name                = "elButton6";
     this.elButton6.Size                = new System.Drawing.Size(96, 50);
     this.elButton6.TabIndex            = 2;
     this.elButton6.TextStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.elButton6.TextStyle.Text      = "Guardar";
     this.elButton6.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // btnnuevo
     //
     this.btnnuevo.BackgroundImageStyle.Alpha      = 100;
     this.btnnuevo.BackgroundImageStyle.Image      = ((System.Drawing.Image)(resources.GetObject("resource.Image3")));
     this.btnnuevo.BackgroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnnuevo.BorderStyle.EdgeRadius          = 7;
     this.btnnuevo.BorderStyle.SmoothingMode       = Klik.Windows.Forms.v1.Common.SmoothingModes.AntiAlias;
     this.btnnuevo.Cursor                          = System.Windows.Forms.Cursors.Default;
     this.btnnuevo.DropDownArrowColor              = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.btnnuevo.FlashStyle.PaintType            = Klik.Windows.Forms.v1.Common.PaintTypes.Solid;
     this.btnnuevo.FlashStyle.SolidColor           = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(240)))), ((int)(((byte)(191)))));
     this.btnnuevo.ForegroundImageStyle.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnnuevo.Location                        = new System.Drawing.Point(13, 6);
     this.btnnuevo.Name                = "btnnuevo";
     this.btnnuevo.Size                = new System.Drawing.Size(96, 50);
     this.btnnuevo.TabIndex            = 1;
     this.btnnuevo.TextStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.btnnuevo.TextStyle.Text      = "Nuevo";
     this.btnnuevo.TextStyle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // frmMatriculaInscripcion
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(859, 412);
     this.Controls.Add(this.elGroupBox2);
     this.Controls.Add(this.elGroupBox1);
     this.Controls.Add(this.elPanel1);
     this.DoubleBuffered = true;
     this.Name           = "frmMatriculaInscripcion";
     this.Text           = "frmMatriculaInscripcion";
     ((System.ComponentModel.ISupportInitialize)(this.kFormManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elPanel1)).EndInit();
     this.elPanel1.ResumeLayout(false);
     this.elPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.elLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elGroupBox1)).EndInit();
     this.elGroupBox1.ResumeLayout(false);
     this.elGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.elButton4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elGroupBox2)).EndInit();
     this.elGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.elContainer1)).EndInit();
     this.elContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.elButton5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elButton1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.elButton6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnnuevo)).EndInit();
     this.ResumeLayout(false);
 }