示例#1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     AmirCalendar.FarsiDate farsiDate1 = new AmirCalendar.FarsiDate();
     this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
     this.farsiCalendar1       = new AmirCalendar.FarsiCalendar();
     this.SuspendLayout();
     //
     // farsiCalendar1
     //
     this.farsiCalendar1.Font        = new System.Drawing.Font("Tahoma", 8.25F);
     this.farsiCalendar1.Location    = new System.Drawing.Point(69, 39);
     this.farsiCalendar1.Name        = "farsiCalendar1";
     this.farsiCalendar1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.farsiCalendar1.Size        = new System.Drawing.Size(347, 21);
     this.farsiCalendar1.TabIndex    = 1;
     farsiDate1.FarsiSelectedDate    = "1393/09/19";
     this.farsiCalendar1.Value       = farsiDate1;
     //
     // UserControl1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.farsiCalendar1);
     this.Name = "UserControl1";
     this.Size = new System.Drawing.Size(432, 150);
     this.ResumeLayout(false);
 }
示例#2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     AmirCalendar.FarsiDate farsiDate1 = new AmirCalendar.FarsiDate();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmBank));
     this.uC_Date1        = new UC_Date.UC_Date();
     this.label1          = new System.Windows.Forms.Label();
     this.grpAccount      = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.label11         = new System.Windows.Forms.Label();
     this.btnSearchMoein  = new DevComponents.DotNetBar.ButtonX();
     this.txtMoeinCode    = new System.Windows.Forms.TextBox();
     this.txtMoeinName    = new System.Windows.Forms.TextBox();
     this.cmbAmountMahiat = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.txtAmount       = new System.Windows.Forms.TextBox();
     this.chbPoss         = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.label10         = new System.Windows.Forms.Label();
     this.txtDateEftetah  = new AmirCalendar.FarsiCalendar();
     this.label9          = new System.Windows.Forms.Label();
     this.txtCodeShobe    = new System.Windows.Forms.TextBox();
     this.label6          = new System.Windows.Forms.Label();
     this.txtHesabNumber  = new System.Windows.Forms.TextBox();
     this.label12         = new System.Windows.Forms.Label();
     this.txtSahebHesab   = new System.Windows.Forms.TextBox();
     this.label8          = new System.Windows.Forms.Label();
     this.txtNameShobe    = new System.Windows.Forms.TextBox();
     this.label7          = new System.Windows.Forms.Label();
     this.lblCode         = new System.Windows.Forms.Label();
     this.txtCode         = new System.Windows.Forms.TextBox();
     this.label3          = new System.Windows.Forms.Label();
     this.cmbType         = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.label5          = new System.Windows.Forms.Label();
     this.txtDescription  = new System.Windows.Forms.TextBox();
     this.txtName         = new System.Windows.Forms.TextBox();
     this.label4          = new System.Windows.Forms.Label();
     this.label2          = new System.Windows.Forms.Label();
     this.btnCancel       = new DevComponents.DotNetBar.ButtonX();
     this.btnFinish       = new DevComponents.DotNetBar.ButtonX();
     this.line1           = new DevComponents.DotNetBar.Controls.Line();
     this.grpAccount.SuspendLayout();
     this.SuspendLayout();
     //
     // uC_Date1
     //
     this.uC_Date1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(47)))), ((int)(((byte)(61)))));
     this.uC_Date1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.uC_Date1.Font      = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.uC_Date1.Location  = new System.Drawing.Point(0, 0);
     this.uC_Date1.Margin    = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.uC_Date1.Name      = "uC_Date1";
     this.uC_Date1.Size      = new System.Drawing.Size(727, 47);
     this.uC_Date1.TabIndex  = 55671;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("B Yekan", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label1.ForeColor = System.Drawing.Color.Silver;
     this.label1.Location  = new System.Drawing.Point(548, 6);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(160, 24);
     this.label1.TabIndex  = 55672;
     this.label1.Text      = "مدیریت حساب های بانکی";
     //
     // grpAccount
     //
     this.grpAccount.CanvasColor = System.Drawing.SystemColors.Control;
     this.grpAccount.Controls.Add(this.label11);
     this.grpAccount.Controls.Add(this.btnSearchMoein);
     this.grpAccount.Controls.Add(this.txtMoeinCode);
     this.grpAccount.Controls.Add(this.txtMoeinName);
     this.grpAccount.Controls.Add(this.cmbAmountMahiat);
     this.grpAccount.Controls.Add(this.txtAmount);
     this.grpAccount.Controls.Add(this.chbPoss);
     this.grpAccount.Controls.Add(this.label10);
     this.grpAccount.Controls.Add(this.txtDateEftetah);
     this.grpAccount.Controls.Add(this.label9);
     this.grpAccount.Controls.Add(this.txtCodeShobe);
     this.grpAccount.Controls.Add(this.label6);
     this.grpAccount.Controls.Add(this.txtHesabNumber);
     this.grpAccount.Controls.Add(this.label12);
     this.grpAccount.Controls.Add(this.txtSahebHesab);
     this.grpAccount.Controls.Add(this.label8);
     this.grpAccount.Controls.Add(this.txtNameShobe);
     this.grpAccount.Controls.Add(this.label7);
     this.grpAccount.Controls.Add(this.lblCode);
     this.grpAccount.Controls.Add(this.txtCode);
     this.grpAccount.Controls.Add(this.label3);
     this.grpAccount.Controls.Add(this.cmbType);
     this.grpAccount.Controls.Add(this.label5);
     this.grpAccount.Controls.Add(this.txtDescription);
     this.grpAccount.Controls.Add(this.txtName);
     this.grpAccount.Controls.Add(this.label4);
     this.grpAccount.Controls.Add(this.label2);
     this.grpAccount.DisabledBackColor = System.Drawing.Color.Empty;
     this.grpAccount.Location          = new System.Drawing.Point(5, 47);
     this.grpAccount.Name = "grpAccount";
     this.grpAccount.Size = new System.Drawing.Size(715, 492);
     //
     //
     //
     this.grpAccount.Style.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(47)))), ((int)(((byte)(61)))));
     this.grpAccount.Style.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(47)))), ((int)(((byte)(61)))));
     this.grpAccount.Style.BackColorGradientAngle = 90;
     this.grpAccount.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.grpAccount.Style.BorderBottomWidth      = 2;
     this.grpAccount.Style.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(22)))), ((int)(((byte)(33)))));
     this.grpAccount.Style.BorderColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(22)))), ((int)(((byte)(33)))));
     this.grpAccount.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.grpAccount.Style.BorderLeftWidth        = 1;
     this.grpAccount.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.grpAccount.Style.BorderRightWidth       = 1;
     this.grpAccount.Style.BorderTop              = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.grpAccount.Style.BorderTopWidth         = 1;
     this.grpAccount.Style.CornerDiameter         = 4;
     this.grpAccount.Style.CornerType             = DevComponents.DotNetBar.eCornerType.Rounded;
     this.grpAccount.Style.TextAlignment          = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.grpAccount.Style.TextColor              = System.Drawing.Color.Black;
     this.grpAccount.Style.TextLineAlignment      = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.grpAccount.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.grpAccount.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.grpAccount.TabIndex = 0;
     //
     // label11
     //
     this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                  | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.label11.AutoSize  = true;
     this.label11.BackColor = System.Drawing.Color.Transparent;
     this.label11.ForeColor = System.Drawing.Color.Silver;
     this.label11.Location  = new System.Drawing.Point(196, 214);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(141, 20);
     this.label11.TabIndex  = 40;
     this.label11.Text      = "حساب معین مانده اول دوره";
     //
     // btnSearchMoein
     //
     this.btnSearchMoein.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSearchMoein.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(22)))), ((int)(((byte)(33)))));
     this.btnSearchMoein.ColorTable     = DevComponents.DotNetBar.eButtonColor.Flat;
     this.btnSearchMoein.Cursor         = System.Windows.Forms.Cursors.Hand;
     this.btnSearchMoein.Location       = new System.Drawing.Point(232, 237);
     this.btnSearchMoein.Name           = "btnSearchMoein";
     this.btnSearchMoein.Shape          = new DevComponents.DotNetBar.RoundRectangleShapeDescriptor(14);
     this.btnSearchMoein.Size           = new System.Drawing.Size(29, 27);
     this.btnSearchMoein.Style          = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
     this.btnSearchMoein.TabIndex       = 11;
     this.btnSearchMoein.Text           = "...";
     this.btnSearchMoein.TextColor      = System.Drawing.Color.Silver;
     this.btnSearchMoein.ThemeAware     = true;
     this.btnSearchMoein.Click         += new System.EventHandler(this.btnSearchMoein_Click);
     //
     // txtMoeinCode
     //
     this.txtMoeinCode.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtMoeinCode.BorderStyle  = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtMoeinCode.ForeColor    = System.Drawing.Color.Silver;
     this.txtMoeinCode.Location     = new System.Drawing.Point(265, 237);
     this.txtMoeinCode.MaxLength    = 6;
     this.txtMoeinCode.Name         = "txtMoeinCode";
     this.txtMoeinCode.Size         = new System.Drawing.Size(80, 27);
     this.txtMoeinCode.TabIndex     = 10;
     this.txtMoeinCode.TextAlign    = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtMoeinCode.TextChanged += new System.EventHandler(this.txtMoeinCode_TextChanged);
     this.txtMoeinCode.Enter       += new System.EventHandler(this.txtMoeinCode_Enter);
     this.txtMoeinCode.Leave       += new System.EventHandler(this.txtMoeinCode_Leave);
     //
     // txtMoeinName
     //
     this.txtMoeinName.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtMoeinName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtMoeinName.Enabled     = false;
     this.txtMoeinName.ForeColor   = System.Drawing.Color.Silver;
     this.txtMoeinName.Location    = new System.Drawing.Point(32, 237);
     this.txtMoeinName.MaxLength   = 2;
     this.txtMoeinName.Name        = "txtMoeinName";
     this.txtMoeinName.ReadOnly    = true;
     this.txtMoeinName.Size        = new System.Drawing.Size(197, 27);
     this.txtMoeinName.TabIndex    = 39;
     this.txtMoeinName.TextAlign   = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtMoeinName.Enter      += new System.EventHandler(this.txtMoeinName_Enter);
     this.txtMoeinName.Leave      += new System.EventHandler(this.txtMoeinName_Leave);
     //
     // cmbAmountMahiat
     //
     this.cmbAmountMahiat.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmbAmountMahiat.Cursor        = System.Windows.Forms.Cursors.Hand;
     this.cmbAmountMahiat.DisplayMember = "Name";
     this.cmbAmountMahiat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbAmountMahiat.FlatStyle     = System.Windows.Forms.FlatStyle.Standard;
     this.cmbAmountMahiat.ForeColor     = System.Drawing.Color.Black;
     this.cmbAmountMahiat.ItemHeight    = 20;
     this.cmbAmountMahiat.Location      = new System.Drawing.Point(378, 236);
     this.cmbAmountMahiat.Name          = "cmbAmountMahiat";
     this.cmbAmountMahiat.Size          = new System.Drawing.Size(85, 28);
     this.cmbAmountMahiat.Style         = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cmbAmountMahiat.TabIndex      = 9;
     this.cmbAmountMahiat.ValueMember   = "Guid";
     //
     // txtAmount
     //
     this.txtAmount.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtAmount.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtAmount.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtAmount.Font          = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtAmount.ForeColor     = System.Drawing.Color.Silver;
     this.txtAmount.HideSelection = false;
     this.txtAmount.ImeMode       = System.Windows.Forms.ImeMode.NoControl;
     this.txtAmount.Location      = new System.Drawing.Point(469, 237);
     this.txtAmount.Name          = "txtAmount";
     this.txtAmount.Size          = new System.Drawing.Size(222, 27);
     this.txtAmount.TabIndex      = 8;
     this.txtAmount.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtAmount.TextChanged  += new System.EventHandler(this.txtAmount_TextChanged);
     this.txtAmount.Enter        += new System.EventHandler(this.txtAmount_Enter);
     this.txtAmount.Leave        += new System.EventHandler(this.txtAmount_Leave);
     //
     // chbPoss
     //
     this.chbPoss.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.chbPoss.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.chbPoss.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.chbPoss.Location  = new System.Drawing.Point(444, 270);
     this.chbPoss.Name      = "chbPoss";
     this.chbPoss.Size      = new System.Drawing.Size(247, 23);
     this.chbPoss.Style     = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.chbPoss.TabIndex  = 12;
     this.chbPoss.Text      = "کارتخوان دارد";
     this.chbPoss.TextColor = System.Drawing.Color.Silver;
     //
     // label10
     //
     this.label10.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label10.BackColor = System.Drawing.Color.Transparent;
     this.label10.Font      = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label10.ForeColor = System.Drawing.Color.Silver;
     this.label10.Location  = new System.Drawing.Point(410, 214);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(275, 20);
     this.label10.TabIndex  = 37;
     this.label10.Text      = "مانده اول دوره";
     //
     // txtDateEftetah
     //
     this.txtDateEftetah.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtDateEftetah.Font        = new System.Drawing.Font("Tahoma", 8.25F);
     this.txtDateEftetah.Location    = new System.Drawing.Point(378, 78);
     this.txtDateEftetah.Name        = "txtDateEftetah";
     this.txtDateEftetah.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.txtDateEftetah.Size        = new System.Drawing.Size(313, 21);
     this.txtDateEftetah.TabIndex    = 2;
     farsiDate1.FarsiSelectedDate    = "1398/08/27";
     this.txtDateEftetah.Value       = farsiDate1;
     //
     // label9
     //
     this.label9.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Font      = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label9.ForeColor = System.Drawing.Color.Silver;
     this.label9.Location  = new System.Drawing.Point(435, 54);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(250, 20);
     this.label9.TabIndex  = 33;
     this.label9.Text      = "تاریخ افتتاح حساب";
     //
     // txtCodeShobe
     //
     this.txtCodeShobe.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtCodeShobe.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtCodeShobe.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtCodeShobe.ForeColor   = System.Drawing.Color.Silver;
     this.txtCodeShobe.Location    = new System.Drawing.Point(378, 128);
     this.txtCodeShobe.MaxLength   = 4;
     this.txtCodeShobe.Name        = "txtCodeShobe";
     this.txtCodeShobe.Size        = new System.Drawing.Size(313, 27);
     this.txtCodeShobe.TabIndex    = 4;
     this.txtCodeShobe.TextAlign   = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtCodeShobe.Enter      += new System.EventHandler(this.txtCodeShobe_Enter);
     this.txtCodeShobe.Leave      += new System.EventHandler(this.txtCodeShobe_Leave);
     //
     // label6
     //
     this.label6.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.ForeColor = System.Drawing.Color.Silver;
     this.label6.Location  = new System.Drawing.Point(427, 105);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(258, 20);
     this.label6.TabIndex  = 31;
     this.label6.Text      = "کد شعبه";
     //
     // txtHesabNumber
     //
     this.txtHesabNumber.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtHesabNumber.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtHesabNumber.Font          = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtHesabNumber.ForeColor     = System.Drawing.Color.Silver;
     this.txtHesabNumber.HideSelection = false;
     this.txtHesabNumber.ImeMode       = System.Windows.Forms.ImeMode.NoControl;
     this.txtHesabNumber.Location      = new System.Drawing.Point(32, 181);
     this.txtHesabNumber.Name          = "txtHesabNumber";
     this.txtHesabNumber.Size          = new System.Drawing.Size(313, 27);
     this.txtHesabNumber.TabIndex      = 7;
     this.txtHesabNumber.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtHesabNumber.Enter        += new System.EventHandler(this.txtHesabNumber_Enter);
     this.txtHesabNumber.Leave        += new System.EventHandler(this.txtHesabNumber_Leave);
     //
     // label12
     //
     this.label12.BackColor = System.Drawing.Color.Transparent;
     this.label12.Font      = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label12.ForeColor = System.Drawing.Color.Silver;
     this.label12.Location  = new System.Drawing.Point(84, 158);
     this.label12.Name      = "label12";
     this.label12.Size      = new System.Drawing.Size(253, 20);
     this.label12.TabIndex  = 29;
     this.label12.Text      = "شماره حساب";
     //
     // txtSahebHesab
     //
     this.txtSahebHesab.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtSahebHesab.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtSahebHesab.Font          = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtSahebHesab.ForeColor     = System.Drawing.Color.Silver;
     this.txtSahebHesab.HideSelection = false;
     this.txtSahebHesab.ImeMode       = System.Windows.Forms.ImeMode.NoControl;
     this.txtSahebHesab.Location      = new System.Drawing.Point(378, 181);
     this.txtSahebHesab.Name          = "txtSahebHesab";
     this.txtSahebHesab.Size          = new System.Drawing.Size(313, 27);
     this.txtSahebHesab.TabIndex      = 6;
     this.txtSahebHesab.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtSahebHesab.Enter        += new System.EventHandler(this.txtSahebHesab_Enter);
     this.txtSahebHesab.Leave        += new System.EventHandler(this.txtSahebHesab_Leave);
     //
     // label8
     //
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.Font      = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label8.ForeColor = System.Drawing.Color.Silver;
     this.label8.Location  = new System.Drawing.Point(432, 158);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(253, 20);
     this.label8.TabIndex  = 29;
     this.label8.Text      = "نام صاحب حساب";
     //
     // txtNameShobe
     //
     this.txtNameShobe.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtNameShobe.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtNameShobe.Font          = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtNameShobe.ForeColor     = System.Drawing.Color.Silver;
     this.txtNameShobe.HideSelection = false;
     this.txtNameShobe.ImeMode       = System.Windows.Forms.ImeMode.NoControl;
     this.txtNameShobe.Location      = new System.Drawing.Point(32, 128);
     this.txtNameShobe.Name          = "txtNameShobe";
     this.txtNameShobe.Size          = new System.Drawing.Size(313, 27);
     this.txtNameShobe.TabIndex      = 5;
     this.txtNameShobe.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtNameShobe.Enter        += new System.EventHandler(this.txtNameShobe_Enter);
     this.txtNameShobe.Leave        += new System.EventHandler(this.txtNameShobe_Leave);
     //
     // label7
     //
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Font      = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label7.ForeColor = System.Drawing.Color.Silver;
     this.label7.Location  = new System.Drawing.Point(84, 108);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(253, 20);
     this.label7.TabIndex  = 29;
     this.label7.Text      = "نام شعبه";
     //
     // lblCode
     //
     this.lblCode.AutoSize  = true;
     this.lblCode.BackColor = System.Drawing.Color.Transparent;
     this.lblCode.Font      = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.lblCode.ForeColor = System.Drawing.Color.Silver;
     this.lblCode.Location  = new System.Drawing.Point(369, 28);
     this.lblCode.Name      = "lblCode";
     this.lblCode.Size      = new System.Drawing.Size(25, 20);
     this.lblCode.TabIndex  = 27;
     this.lblCode.Text      = "00";
     //
     // txtCode
     //
     this.txtCode.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtCode.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtCode.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtCode.ForeColor   = System.Drawing.Color.Silver;
     this.txtCode.Location    = new System.Drawing.Point(396, 24);
     this.txtCode.MaxLength   = 4;
     this.txtCode.Name        = "txtCode";
     this.txtCode.Size        = new System.Drawing.Size(295, 27);
     this.txtCode.TabIndex    = 0;
     this.txtCode.TextAlign   = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtCode.Enter      += new System.EventHandler(this.txtCode_Enter);
     this.txtCode.Leave      += new System.EventHandler(this.txtCode_Leave);
     //
     // label3
     //
     this.label3.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.ForeColor = System.Drawing.Color.Silver;
     this.label3.Location  = new System.Drawing.Point(427, 1);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(258, 20);
     this.label3.TabIndex  = 26;
     this.label3.Text      = "کد شناسایی";
     //
     // cmbType
     //
     this.cmbType.Cursor        = System.Windows.Forms.Cursors.Hand;
     this.cmbType.DisplayMember = "Name";
     this.cmbType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbType.FlatStyle     = System.Windows.Forms.FlatStyle.Standard;
     this.cmbType.ForeColor     = System.Drawing.Color.Black;
     this.cmbType.ItemHeight    = 20;
     this.cmbType.Location      = new System.Drawing.Point(32, 77);
     this.cmbType.Name          = "cmbType";
     this.cmbType.Size          = new System.Drawing.Size(313, 28);
     this.cmbType.Style         = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cmbType.TabIndex      = 3;
     this.cmbType.ValueMember   = "Guid";
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.ForeColor = System.Drawing.Color.Silver;
     this.label5.Location  = new System.Drawing.Point(90, 54);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(247, 20);
     this.label5.TabIndex  = 16;
     this.label5.Text      = "نوع حساب";
     //
     // txtDescription
     //
     this.txtDescription.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtDescription.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtDescription.Font          = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtDescription.ForeColor     = System.Drawing.Color.Silver;
     this.txtDescription.HideSelection = false;
     this.txtDescription.ImeMode       = System.Windows.Forms.ImeMode.NoControl;
     this.txtDescription.Location      = new System.Drawing.Point(32, 327);
     this.txtDescription.Multiline     = true;
     this.txtDescription.Name          = "txtDescription";
     this.txtDescription.ScrollBars    = System.Windows.Forms.ScrollBars.Vertical;
     this.txtDescription.Size          = new System.Drawing.Size(653, 156);
     this.txtDescription.TabIndex      = 13;
     this.txtDescription.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtDescription.Enter        += new System.EventHandler(this.txtDescription_Enter);
     this.txtDescription.Leave        += new System.EventHandler(this.txtDescription_Leave);
     //
     // txtName
     //
     this.txtName.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtName.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtName.Font          = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtName.ForeColor     = System.Drawing.Color.Silver;
     this.txtName.HideSelection = false;
     this.txtName.ImeMode       = System.Windows.Forms.ImeMode.NoControl;
     this.txtName.Location      = new System.Drawing.Point(32, 24);
     this.txtName.Name          = "txtName";
     this.txtName.Size          = new System.Drawing.Size(313, 27);
     this.txtName.TabIndex      = 1;
     this.txtName.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtName.Enter        += new System.EventHandler(this.txtName_Enter);
     this.txtName.Leave        += new System.EventHandler(this.txtName_Leave);
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Font      = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label4.ForeColor = System.Drawing.Color.Silver;
     this.label4.Location  = new System.Drawing.Point(415, 304);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(270, 20);
     this.label4.TabIndex  = 14;
     this.label4.Text      = "توضیحات";
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label2.ForeColor = System.Drawing.Color.Silver;
     this.label2.Location  = new System.Drawing.Point(84, 2);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(253, 20);
     this.label2.TabIndex  = 14;
     this.label2.Text      = "عنوان";
     //
     // btnCancel
     //
     this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnCancel.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(22)))), ((int)(((byte)(33)))));
     this.btnCancel.ColorTable     = DevComponents.DotNetBar.eButtonColor.Flat;
     this.btnCancel.Cursor         = System.Windows.Forms.Cursors.Hand;
     this.btnCancel.DialogResult   = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.Font           = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.btnCancel.Location       = new System.Drawing.Point(40, 566);
     this.btnCancel.Name           = "btnCancel";
     this.btnCancel.Shape          = new DevComponents.DotNetBar.RoundRectangleShapeDescriptor(14);
     this.btnCancel.Size           = new System.Drawing.Size(125, 25);
     this.btnCancel.Style          = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
     this.btnCancel.TabIndex       = 2;
     this.btnCancel.Text           = "انصراف (ESC)";
     this.btnCancel.TextColor      = System.Drawing.Color.Silver;
     this.btnCancel.ThemeAware     = true;
     this.btnCancel.Click         += new System.EventHandler(this.btnCancel_Click);
     //
     // btnFinish
     //
     this.btnFinish.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnFinish.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(22)))), ((int)(((byte)(33)))));
     this.btnFinish.ColorTable     = DevComponents.DotNetBar.eButtonColor.Flat;
     this.btnFinish.Cursor         = System.Windows.Forms.Cursors.Hand;
     this.btnFinish.Font           = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.btnFinish.Location       = new System.Drawing.Point(548, 566);
     this.btnFinish.Name           = "btnFinish";
     this.btnFinish.Shape          = new DevComponents.DotNetBar.RoundRectangleShapeDescriptor(14);
     this.btnFinish.Size           = new System.Drawing.Size(145, 25);
     this.btnFinish.Style          = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
     this.btnFinish.TabIndex       = 1;
     this.btnFinish.Text           = "تایید (F5)";
     this.btnFinish.TextColor      = System.Drawing.Color.Silver;
     this.btnFinish.ThemeAware     = true;
     this.btnFinish.Click         += new System.EventHandler(this.btnFinish_Click);
     //
     // line1
     //
     this.line1.ForeColor = System.Drawing.Color.Silver;
     this.line1.Location  = new System.Drawing.Point(0, 545);
     this.line1.Name      = "line1";
     this.line1.Size      = new System.Drawing.Size(727, 17);
     this.line1.TabIndex  = 55676;
     this.line1.Text      = "line1";
     this.line1.Thickness = 2;
     //
     // frmBank
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(47)))), ((int)(((byte)(61)))));
     this.CancelButton        = this.btnCancel;
     this.ClientSize          = new System.Drawing.Size(727, 607);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.btnFinish);
     this.Controls.Add(this.line1);
     this.Controls.Add(this.grpAccount);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.uC_Date1);
     this.Font            = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.KeyPreview      = true;
     this.Margin          = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmBank";
     this.RightToLeft     = System.Windows.Forms.RightToLeft.Yes;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Load           += new System.EventHandler(this.frmBank_Load);
     this.grpAccount.ResumeLayout(false);
     this.grpAccount.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#3
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 dataGridViewCellStyle9  = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
     AmirCalendar.FarsiDate farsiDate2 = new AmirCalendar.FarsiDate();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
     this.menuStrip1 = new System.Windows.Forms.MenuStrip();
     this.MenuItem1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.MenuItem2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.MenuItem4ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.MenuItem3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.colorDialog1 = new System.Windows.Forms.ColorDialog();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.DataGridView                = new System.Windows.Forms.DataGridView();
     this.ID                          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.DN                          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ShiftName                   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Active                      = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.StartTime                   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.EndTime                     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ShiftID                     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.DayOfWeek                   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.label2                      = new System.Windows.Forms.Label();
     this.label8                      = new System.Windows.Forms.Label();
     this.txtEndSobh                  = new System.Windows.Forms.TextBox();
     this.btnAdd2                     = new System.Windows.Forms.Button();
     this.cmbShift                    = new System.Windows.Forms.ComboBox();
     this.txtStartSobh                = new System.Windows.Forms.TextBox();
     this.label4                      = new System.Windows.Forms.Label();
     this.btnNew                      = new System.Windows.Forms.Button();
     this.label1                      = new System.Windows.Forms.Label();
     this.cmbDayOfWeek                = new System.Windows.Forms.ComboBox();
     this.chEnabled                   = new System.Windows.Forms.CheckBox();
     this.lblMonth                    = new System.Windows.Forms.Label();
     this.btnCancel2                  = new System.Windows.Forms.Button();
     this.pnlWeeklyHour               = new System.Windows.Forms.Panel();
     this.farsiCalendar1              = new AmirCalendar.FarsiCalendar();
     this.pnlHoliday                  = new System.Windows.Forms.Panel();
     this.pnlSMS                      = new System.Windows.Forms.Panel();
     this.txtText                     = new System.Windows.Forms.TextBox();
     this.btnDeleteSMS                = new System.Windows.Forms.Button();
     this.btnNewSMS                   = new System.Windows.Forms.Button();
     this.btnSaveSMS                  = new System.Windows.Forms.Button();
     this.label5                      = new System.Windows.Forms.Label();
     this.grdSMS                      = new System.Windows.Forms.DataGridView();
     this.dataGridViewTextBoxColumn8  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.IDSection                   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.menuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DataGridView)).BeginInit();
     this.pnlWeeklyHour.SuspendLayout();
     this.pnlHoliday.SuspendLayout();
     this.pnlSMS.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdSMS)).BeginInit();
     this.SuspendLayout();
     //
     // menuStrip1
     //
     this.menuStrip1.BackColor = System.Drawing.Color.Gainsboro;
     this.menuStrip1.Dock      = System.Windows.Forms.DockStyle.Right;
     this.menuStrip1.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.MenuItem1ToolStripMenuItem,
         this.MenuItem2ToolStripMenuItem,
         this.MenuItem4ToolStripMenuItem,
         this.MenuItem3ToolStripMenuItem
     });
     this.menuStrip1.LayoutStyle   = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow;
     this.menuStrip1.Location      = new System.Drawing.Point(690, 0);
     this.menuStrip1.Name          = "menuStrip1";
     this.menuStrip1.Padding       = new System.Windows.Forms.Padding(0, 1, 0, 0);
     this.menuStrip1.Size          = new System.Drawing.Size(28, 484);
     this.menuStrip1.TabIndex      = 0;
     this.menuStrip1.Text          = "menuStrip1";
     this.menuStrip1.TextDirection = System.Windows.Forms.ToolStripTextDirection.Vertical270;
     //
     // MenuItem1ToolStripMenuItem
     //
     this.MenuItem1ToolStripMenuItem.Checked      = true;
     this.MenuItem1ToolStripMenuItem.CheckOnClick = true;
     this.MenuItem1ToolStripMenuItem.CheckState   = System.Windows.Forms.CheckState.Checked;
     this.MenuItem1ToolStripMenuItem.Margin       = new System.Windows.Forms.Padding(0, 0, -1, 0);
     this.MenuItem1ToolStripMenuItem.Name         = "MenuItem1ToolStripMenuItem";
     this.MenuItem1ToolStripMenuItem.Size         = new System.Drawing.Size(28, 134);
     this.MenuItem1ToolStripMenuItem.Text         = "ساعت کاری ایام هفته";
     this.MenuItem1ToolStripMenuItem.Click       += new System.EventHandler(this.MenuItem1ToolStripMenuItem_Click);
     this.MenuItem1ToolStripMenuItem.MouseEnter  += new System.EventHandler(this.MenuItem1ToolStripMenuItem_MouseEnter);
     this.MenuItem1ToolStripMenuItem.MouseLeave  += new System.EventHandler(this.MenuItem1ToolStripMenuItem_MouseLeave);
     //
     // MenuItem2ToolStripMenuItem
     //
     this.MenuItem2ToolStripMenuItem.CheckOnClick = true;
     this.MenuItem2ToolStripMenuItem.Margin       = new System.Windows.Forms.Padding(0, 0, -1, 0);
     this.MenuItem2ToolStripMenuItem.Name         = "MenuItem2ToolStripMenuItem";
     this.MenuItem2ToolStripMenuItem.Size         = new System.Drawing.Size(28, 56);
     this.MenuItem2ToolStripMenuItem.Text         = "تعطیلات";
     this.MenuItem2ToolStripMenuItem.Click       += new System.EventHandler(this.MenuItem2ToolStripMenuItem_Click);
     this.MenuItem2ToolStripMenuItem.MouseEnter  += new System.EventHandler(this.MenuItem1ToolStripMenuItem_MouseEnter);
     this.MenuItem2ToolStripMenuItem.MouseLeave  += new System.EventHandler(this.MenuItem1ToolStripMenuItem_MouseLeave);
     //
     // MenuItem4ToolStripMenuItem
     //
     this.MenuItem4ToolStripMenuItem.CheckOnClick = true;
     this.MenuItem4ToolStripMenuItem.Margin       = new System.Windows.Forms.Padding(0, 0, -1, 0);
     this.MenuItem4ToolStripMenuItem.Name         = "MenuItem4ToolStripMenuItem";
     this.MenuItem4ToolStripMenuItem.Size         = new System.Drawing.Size(28, 4);
     //
     // MenuItem3ToolStripMenuItem
     //
     this.MenuItem3ToolStripMenuItem.Name        = "MenuItem3ToolStripMenuItem";
     this.MenuItem3ToolStripMenuItem.Size        = new System.Drawing.Size(27, 45);
     this.MenuItem3ToolStripMenuItem.Text        = "پیامک";
     this.MenuItem3ToolStripMenuItem.Click      += new System.EventHandler(this.پیامکToolStripMenuItem_Click);
     this.MenuItem3ToolStripMenuItem.MouseEnter += new System.EventHandler(this.MenuItem1ToolStripMenuItem_MouseEnter);
     this.MenuItem3ToolStripMenuItem.MouseLeave += new System.EventHandler(this.MenuItem1ToolStripMenuItem_MouseLeave);
     //
     // dataGridViewTextBoxColumn1
     //
     this.dataGridViewTextBoxColumn1.DataPropertyName = "ID";
     this.dataGridViewTextBoxColumn1.HeaderText       = "ID";
     this.dataGridViewTextBoxColumn1.Name             = "dataGridViewTextBoxColumn1";
     this.dataGridViewTextBoxColumn1.ReadOnly         = true;
     this.dataGridViewTextBoxColumn1.Visible          = false;
     this.dataGridViewTextBoxColumn1.Width            = 5;
     //
     // dataGridViewTextBoxColumn2
     //
     this.dataGridViewTextBoxColumn2.DataPropertyName = "DN";
     this.dataGridViewTextBoxColumn2.HeaderText       = "روز";
     this.dataGridViewTextBoxColumn2.Name             = "dataGridViewTextBoxColumn2";
     this.dataGridViewTextBoxColumn2.ReadOnly         = true;
     this.dataGridViewTextBoxColumn2.Width            = 170;
     //
     // dataGridViewTextBoxColumn3
     //
     this.dataGridViewTextBoxColumn3.DataPropertyName = "ShiftName";
     this.dataGridViewTextBoxColumn3.FillWeight       = 5F;
     this.dataGridViewTextBoxColumn3.HeaderText       = "شیفت";
     this.dataGridViewTextBoxColumn3.Name             = "dataGridViewTextBoxColumn3";
     this.dataGridViewTextBoxColumn3.ReadOnly         = true;
     this.dataGridViewTextBoxColumn3.SortMode         = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     this.dataGridViewTextBoxColumn3.Width            = 150;
     //
     // dataGridViewTextBoxColumn4
     //
     this.dataGridViewTextBoxColumn4.DataPropertyName = "StartTime";
     this.dataGridViewTextBoxColumn4.HeaderText       = "ساعت شروع";
     this.dataGridViewTextBoxColumn4.Name             = "dataGridViewTextBoxColumn4";
     this.dataGridViewTextBoxColumn4.ReadOnly         = true;
     //
     // dataGridViewTextBoxColumn5
     //
     this.dataGridViewTextBoxColumn5.DataPropertyName = "EndTime";
     this.dataGridViewTextBoxColumn5.HeaderText       = "ساعت پایان";
     this.dataGridViewTextBoxColumn5.Name             = "dataGridViewTextBoxColumn5";
     this.dataGridViewTextBoxColumn5.ReadOnly         = true;
     //
     // dataGridViewTextBoxColumn6
     //
     this.dataGridViewTextBoxColumn6.DataPropertyName = "ShiftID";
     this.dataGridViewTextBoxColumn6.HeaderText       = "جمعه";
     this.dataGridViewTextBoxColumn6.Name             = "dataGridViewTextBoxColumn6";
     this.dataGridViewTextBoxColumn6.ReadOnly         = true;
     this.dataGridViewTextBoxColumn6.Visible          = false;
     this.dataGridViewTextBoxColumn6.Width            = 70;
     //
     // dataGridViewTextBoxColumn7
     //
     this.dataGridViewTextBoxColumn7.DataPropertyName = "DayOfWeek";
     dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     this.dataGridViewTextBoxColumn7.DefaultCellStyle = dataGridViewCellStyle9;
     this.dataGridViewTextBoxColumn7.FillWeight       = 5F;
     this.dataGridViewTextBoxColumn7.HeaderText       = "روز";
     this.dataGridViewTextBoxColumn7.Name             = "dataGridViewTextBoxColumn7";
     this.dataGridViewTextBoxColumn7.ReadOnly         = true;
     this.dataGridViewTextBoxColumn7.Visible          = false;
     this.dataGridViewTextBoxColumn7.Width            = 150;
     //
     // DataGridView
     //
     this.DataGridView.AllowUserToAddRows       = false;
     this.DataGridView.AllowUserToDeleteRows    = false;
     this.DataGridView.AllowUserToResizeColumns = false;
     this.DataGridView.AllowUserToResizeRows    = false;
     dataGridViewCellStyle10.BackColor          = System.Drawing.Color.WhiteSmoke;
     dataGridViewCellStyle10.Font = new System.Drawing.Font("B Nazanin", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.DataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle10;
     this.DataGridView.BackgroundColor          = System.Drawing.Color.White;
     this.DataGridView.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this.DataGridView.CellBorderStyle          = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.DataGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle11.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle11.BackColor          = System.Drawing.Color.SteelBlue;
     dataGridViewCellStyle11.Font                    = new System.Drawing.Font("B Nazanin", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     dataGridViewCellStyle11.ForeColor               = System.Drawing.Color.White;
     dataGridViewCellStyle11.SelectionBackColor      = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle11.SelectionForeColor      = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle11.WrapMode                = System.Windows.Forms.DataGridViewTriState.True;
     this.DataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11;
     this.DataGridView.ColumnHeadersHeight           = 30;
     this.DataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.ID,
         this.DN,
         this.ShiftName,
         this.Active,
         this.StartTime,
         this.EndTime,
         this.ShiftID,
         this.DayOfWeek
     });
     this.DataGridView.EnableHeadersVisualStyles = false;
     this.DataGridView.Location                 = new System.Drawing.Point(36, 132);
     this.DataGridView.Name                     = "DataGridView";
     this.DataGridView.ReadOnly                 = true;
     this.DataGridView.RightToLeft              = System.Windows.Forms.RightToLeft.Yes;
     this.DataGridView.RowHeadersVisible        = false;
     dataGridViewCellStyle13.Font               = new System.Drawing.Font("B Nazanin", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.SkyBlue;
     dataGridViewCellStyle13.SelectionForeColor = System.Drawing.Color.Black;
     this.DataGridView.RowsDefaultCellStyle     = dataGridViewCellStyle13;
     this.DataGridView.SelectionMode            = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.DataGridView.Size                     = new System.Drawing.Size(625, 346);
     this.DataGridView.TabIndex                 = 8;
     this.DataGridView.SelectionChanged        += new System.EventHandler(this.DataGridView_SelectionChanged_1);
     //
     // ID
     //
     this.ID.DataPropertyName = "ID";
     this.ID.HeaderText       = "ID";
     this.ID.Name             = "ID";
     this.ID.ReadOnly         = true;
     this.ID.Visible          = false;
     this.ID.Width            = 5;
     //
     // DN
     //
     this.DN.DataPropertyName = "DN";
     this.DN.HeaderText       = "روز";
     this.DN.Name             = "DN";
     this.DN.ReadOnly         = true;
     this.DN.Width            = 170;
     //
     // ShiftName
     //
     this.ShiftName.DataPropertyName = "ShiftName";
     this.ShiftName.FillWeight       = 5F;
     this.ShiftName.HeaderText       = "شیفت";
     this.ShiftName.Name             = "ShiftName";
     this.ShiftName.ReadOnly         = true;
     this.ShiftName.SortMode         = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     this.ShiftName.Width            = 150;
     //
     // Active
     //
     this.Active.DataPropertyName = "Active";
     this.Active.FalseValue       = "0";
     this.Active.HeaderText       = "فعال";
     this.Active.Name             = "Active";
     this.Active.ReadOnly         = true;
     this.Active.TrueValue        = "1";
     //
     // StartTime
     //
     this.StartTime.DataPropertyName = "StartTime";
     this.StartTime.HeaderText       = "ساعت شروع";
     this.StartTime.Name             = "StartTime";
     this.StartTime.ReadOnly         = true;
     //
     // EndTime
     //
     this.EndTime.DataPropertyName = "EndTime";
     this.EndTime.HeaderText       = "ساعت پایان";
     this.EndTime.Name             = "EndTime";
     this.EndTime.ReadOnly         = true;
     //
     // ShiftID
     //
     this.ShiftID.DataPropertyName = "ShiftID";
     this.ShiftID.HeaderText       = "جمعه";
     this.ShiftID.Name             = "ShiftID";
     this.ShiftID.ReadOnly         = true;
     this.ShiftID.Visible          = false;
     this.ShiftID.Width            = 70;
     //
     // DayOfWeek
     //
     this.DayOfWeek.DataPropertyName   = "DayOfWeek";
     dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     this.DayOfWeek.DefaultCellStyle   = dataGridViewCellStyle12;
     this.DayOfWeek.FillWeight         = 5F;
     this.DayOfWeek.HeaderText         = "روز";
     this.DayOfWeek.Name     = "DayOfWeek";
     this.DayOfWeek.ReadOnly = true;
     this.DayOfWeek.Visible  = false;
     this.DayOfWeek.Width    = 150;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(477, 21);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(60, 24);
     this.label2.TabIndex = 10;
     this.label2.Text     = "نام شیفت:";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(95, 21);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(38, 24);
     this.label8.TabIndex = 12;
     this.label8.Text     = "پایان:";
     //
     // txtEndSobh
     //
     this.txtEndSobh.Location = new System.Drawing.Point(12, 18);
     this.txtEndSobh.Name     = "txtEndSobh";
     this.txtEndSobh.Size     = new System.Drawing.Size(77, 31);
     this.txtEndSobh.TabIndex = 4;
     //
     // btnAdd2
     //
     this.btnAdd2.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnAdd2.BackColor = System.Drawing.Color.SteelBlue;
     this.btnAdd2.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.btnAdd2.FlatAppearance.BorderSize = 0;
     this.btnAdd2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnAdd2.Font      = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.btnAdd2.ForeColor = System.Drawing.Color.White;
     this.btnAdd2.Location  = new System.Drawing.Point(213, 77);
     this.btnAdd2.Name      = "btnAdd2";
     this.btnAdd2.Size      = new System.Drawing.Size(71, 32);
     this.btnAdd2.TabIndex  = 5;
     this.btnAdd2.Text      = "ثبت";
     this.btnAdd2.UseVisualStyleBackColor = false;
     this.btnAdd2.Click += new System.EventHandler(this.btnAdd2_Click);
     //
     // cmbShift
     //
     this.cmbShift.Enabled           = false;
     this.cmbShift.FormattingEnabled = true;
     this.cmbShift.Location          = new System.Drawing.Point(350, 17);
     this.cmbShift.Name     = "cmbShift";
     this.cmbShift.Size     = new System.Drawing.Size(121, 32);
     this.cmbShift.TabIndex = 1;
     //
     // txtStartSobh
     //
     this.txtStartSobh.Location = new System.Drawing.Point(139, 18);
     this.txtStartSobh.Name     = "txtStartSobh";
     this.txtStartSobh.Size     = new System.Drawing.Size(77, 31);
     this.txtStartSobh.TabIndex = 3;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(222, 21);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(39, 24);
     this.label4.TabIndex = 11;
     this.label4.Text     = "شروع:";
     //
     // btnNew
     //
     this.btnNew.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnNew.BackColor = System.Drawing.Color.SteelBlue;
     this.btnNew.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.btnNew.FlatAppearance.BorderSize = 0;
     this.btnNew.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnNew.Font      = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.btnNew.ForeColor = System.Drawing.Color.White;
     this.btnNew.Location  = new System.Drawing.Point(125, 77);
     this.btnNew.Name      = "btnNew";
     this.btnNew.Size      = new System.Drawing.Size(71, 32);
     this.btnNew.TabIndex  = 6;
     this.btnNew.Text      = "جدید";
     this.btnNew.UseVisualStyleBackColor = false;
     this.btnNew.Click += new System.EventHandler(this.btnNew_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(660, 21);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(28, 24);
     this.label1.TabIndex = 9;
     this.label1.Text     = "روز:";
     //
     // cmbDayOfWeek
     //
     this.cmbDayOfWeek.Enabled           = false;
     this.cmbDayOfWeek.FormattingEnabled = true;
     this.cmbDayOfWeek.Location          = new System.Drawing.Point(542, 17);
     this.cmbDayOfWeek.Name     = "cmbDayOfWeek";
     this.cmbDayOfWeek.Size     = new System.Drawing.Size(121, 32);
     this.cmbDayOfWeek.TabIndex = 0;
     //
     // chEnabled
     //
     this.chEnabled.AutoSize = true;
     this.chEnabled.Location = new System.Drawing.Point(267, 19);
     this.chEnabled.Name     = "chEnabled";
     this.chEnabled.Size     = new System.Drawing.Size(69, 28);
     this.chEnabled.TabIndex = 2;
     this.chEnabled.Text     = "غیرفعال";
     this.chEnabled.UseVisualStyleBackColor = true;
     //
     // lblMonth
     //
     this.lblMonth.AutoSize = true;
     this.lblMonth.Location = new System.Drawing.Point(609, 77);
     this.lblMonth.Name     = "lblMonth";
     this.lblMonth.Size     = new System.Drawing.Size(18, 24);
     this.lblMonth.TabIndex = 203;
     this.lblMonth.Text     = "اااا";
     this.lblMonth.Visible  = false;
     //
     // btnCancel2
     //
     this.btnCancel2.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCancel2.BackColor = System.Drawing.Color.SteelBlue;
     this.btnCancel2.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.btnCancel2.FlatAppearance.BorderSize = 0;
     this.btnCancel2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnCancel2.Font      = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.btnCancel2.ForeColor = System.Drawing.Color.White;
     this.btnCancel2.Location  = new System.Drawing.Point(36, 77);
     this.btnCancel2.Margin    = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.btnCancel2.Name      = "btnCancel2";
     this.btnCancel2.Size      = new System.Drawing.Size(71, 32);
     this.btnCancel2.TabIndex  = 7;
     this.btnCancel2.Text      = "حذف";
     this.btnCancel2.UseVisualStyleBackColor = false;
     this.btnCancel2.Click += new System.EventHandler(this.btnCancel2_Click);
     //
     // pnlWeeklyHour
     //
     this.pnlWeeklyHour.Controls.Add(this.btnCancel2);
     this.pnlWeeklyHour.Controls.Add(this.lblMonth);
     this.pnlWeeklyHour.Controls.Add(this.chEnabled);
     this.pnlWeeklyHour.Controls.Add(this.cmbDayOfWeek);
     this.pnlWeeklyHour.Controls.Add(this.label1);
     this.pnlWeeklyHour.Controls.Add(this.btnNew);
     this.pnlWeeklyHour.Controls.Add(this.label4);
     this.pnlWeeklyHour.Controls.Add(this.txtStartSobh);
     this.pnlWeeklyHour.Controls.Add(this.cmbShift);
     this.pnlWeeklyHour.Controls.Add(this.btnAdd2);
     this.pnlWeeklyHour.Controls.Add(this.txtEndSobh);
     this.pnlWeeklyHour.Controls.Add(this.label8);
     this.pnlWeeklyHour.Controls.Add(this.label2);
     this.pnlWeeklyHour.Controls.Add(this.DataGridView);
     this.pnlWeeklyHour.Font     = new System.Drawing.Font("B Nazanin", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.pnlWeeklyHour.Location = new System.Drawing.Point(0, 0);
     this.pnlWeeklyHour.Name     = "pnlWeeklyHour";
     this.pnlWeeklyHour.Size     = new System.Drawing.Size(691, 484);
     this.pnlWeeklyHour.TabIndex = 1;
     this.pnlWeeklyHour.Paint   += new System.Windows.Forms.PaintEventHandler(this.pnlWeeklyHour_Paint);
     //
     // farsiCalendar1
     //
     this.farsiCalendar1.Font        = new System.Drawing.Font("B Nazanin", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.farsiCalendar1.Location    = new System.Drawing.Point(103, 12);
     this.farsiCalendar1.Name        = "farsiCalendar1";
     this.farsiCalendar1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.farsiCalendar1.Size        = new System.Drawing.Size(500, 300);
     this.farsiCalendar1.TabIndex    = 0;
     farsiDate2.FarsiSelectedDate    = "1393/09/19";
     farsiDate2.Mode                  = AmirCalendar.ControlType.MonthCalendar;
     farsiDate2.Theme                 = AmirCalendar.CalendarTheme.Gold;
     this.farsiCalendar1.Value        = farsiDate2;
     this.farsiCalendar1.DateChanged += new AmirCalendar.DateChangedHandler(this.farsiCalendar1_DateChanged_1);
     this.farsiCalendar1.DockChanged += new System.EventHandler(this.farsiCalendar1_DockChanged);
     //
     // pnlHoliday
     //
     this.pnlHoliday.AutoSize = true;
     this.pnlHoliday.Controls.Add(this.farsiCalendar1);
     this.pnlHoliday.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlHoliday.Location = new System.Drawing.Point(0, 0);
     this.pnlHoliday.Name     = "pnlHoliday";
     this.pnlHoliday.Size     = new System.Drawing.Size(718, 484);
     this.pnlHoliday.TabIndex = 2;
     this.pnlHoliday.Paint   += new System.Windows.Forms.PaintEventHandler(this.pnlDailyHour_Paint);
     //
     // pnlSMS
     //
     this.pnlSMS.Controls.Add(this.txtText);
     this.pnlSMS.Controls.Add(this.btnDeleteSMS);
     this.pnlSMS.Controls.Add(this.btnNewSMS);
     this.pnlSMS.Controls.Add(this.btnSaveSMS);
     this.pnlSMS.Controls.Add(this.label5);
     this.pnlSMS.Controls.Add(this.grdSMS);
     this.pnlSMS.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlSMS.Font     = new System.Drawing.Font("B Nazanin", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.pnlSMS.Location = new System.Drawing.Point(0, 0);
     this.pnlSMS.Name     = "pnlSMS";
     this.pnlSMS.Size     = new System.Drawing.Size(718, 484);
     this.pnlSMS.TabIndex = 205;
     this.pnlSMS.Visible  = false;
     //
     // txtText
     //
     this.txtText.Location  = new System.Drawing.Point(47, 31);
     this.txtText.Multiline = true;
     this.txtText.Name      = "txtText";
     this.txtText.Size      = new System.Drawing.Size(576, 81);
     this.txtText.TabIndex  = 19;
     //
     // btnDeleteSMS
     //
     this.btnDeleteSMS.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnDeleteSMS.BackColor = System.Drawing.Color.SteelBlue;
     this.btnDeleteSMS.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.btnDeleteSMS.FlatAppearance.BorderSize = 0;
     this.btnDeleteSMS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnDeleteSMS.Font      = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.btnDeleteSMS.ForeColor = System.Drawing.Color.White;
     this.btnDeleteSMS.Location  = new System.Drawing.Point(75, 121);
     this.btnDeleteSMS.Margin    = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.btnDeleteSMS.Name      = "btnDeleteSMS";
     this.btnDeleteSMS.Size      = new System.Drawing.Size(71, 32);
     this.btnDeleteSMS.TabIndex  = 15;
     this.btnDeleteSMS.Text      = "حذف";
     this.btnDeleteSMS.UseVisualStyleBackColor = false;
     this.btnDeleteSMS.Click += new System.EventHandler(this.btnDeleteSMS_Click);
     //
     // btnNewSMS
     //
     this.btnNewSMS.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnNewSMS.BackColor = System.Drawing.Color.SteelBlue;
     this.btnNewSMS.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.btnNewSMS.FlatAppearance.BorderSize = 0;
     this.btnNewSMS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnNewSMS.Font      = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.btnNewSMS.ForeColor = System.Drawing.Color.White;
     this.btnNewSMS.Location  = new System.Drawing.Point(164, 121);
     this.btnNewSMS.Name      = "btnNewSMS";
     this.btnNewSMS.Size      = new System.Drawing.Size(71, 32);
     this.btnNewSMS.TabIndex  = 14;
     this.btnNewSMS.Text      = "جدید";
     this.btnNewSMS.UseVisualStyleBackColor = false;
     this.btnNewSMS.Click += new System.EventHandler(this.btnNewSMS_Click);
     //
     // btnSaveSMS
     //
     this.btnSaveSMS.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSaveSMS.BackColor = System.Drawing.Color.SteelBlue;
     this.btnSaveSMS.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.btnSaveSMS.FlatAppearance.BorderSize = 0;
     this.btnSaveSMS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnSaveSMS.Font      = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.btnSaveSMS.ForeColor = System.Drawing.Color.White;
     this.btnSaveSMS.Location  = new System.Drawing.Point(252, 121);
     this.btnSaveSMS.Name      = "btnSaveSMS";
     this.btnSaveSMS.Size      = new System.Drawing.Size(71, 32);
     this.btnSaveSMS.TabIndex  = 13;
     this.btnSaveSMS.Text      = "ثبت";
     this.btnSaveSMS.UseVisualStyleBackColor = false;
     this.btnSaveSMS.Click += new System.EventHandler(this.btnSaveSMS_Click);
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(632, 31);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(33, 24);
     this.label5.TabIndex = 18;
     this.label5.Text     = "متن:";
     //
     // grdSMS
     //
     this.grdSMS.AllowUserToAddRows              = false;
     this.grdSMS.AllowUserToDeleteRows           = false;
     this.grdSMS.AllowUserToResizeColumns        = false;
     this.grdSMS.AllowUserToResizeRows           = false;
     dataGridViewCellStyle14.BackColor           = System.Drawing.Color.WhiteSmoke;
     dataGridViewCellStyle14.Font                = new System.Drawing.Font("B Nazanin", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.grdSMS.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle14;
     this.grdSMS.BackgroundColor                = System.Drawing.Color.White;
     this.grdSMS.BorderStyle                    = System.Windows.Forms.BorderStyle.None;
     this.grdSMS.CellBorderStyle                = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.grdSMS.ColumnHeadersBorderStyle       = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle15.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle15.BackColor          = System.Drawing.Color.SteelBlue;
     dataGridViewCellStyle15.Font               = new System.Drawing.Font("B Nazanin", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     dataGridViewCellStyle15.ForeColor          = System.Drawing.Color.White;
     dataGridViewCellStyle15.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle15.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle15.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.grdSMS.ColumnHeadersDefaultCellStyle  = dataGridViewCellStyle15;
     this.grdSMS.ColumnHeadersHeight            = 30;
     this.grdSMS.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.dataGridViewTextBoxColumn8,
         this.dataGridViewTextBoxColumn12,
         this.IDSection
     });
     this.grdSMS.EnableHeadersVisualStyles = false;
     this.grdSMS.Location          = new System.Drawing.Point(47, 162);
     this.grdSMS.Name              = "grdSMS";
     this.grdSMS.ReadOnly          = true;
     this.grdSMS.RightToLeft       = System.Windows.Forms.RightToLeft.Yes;
     this.grdSMS.RowHeadersVisible = false;
     dataGridViewCellStyle16.Font  = new System.Drawing.Font("B Nazanin", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     dataGridViewCellStyle16.SelectionBackColor = System.Drawing.Color.SkyBlue;
     dataGridViewCellStyle16.SelectionForeColor = System.Drawing.Color.Black;
     this.grdSMS.RowsDefaultCellStyle           = dataGridViewCellStyle16;
     this.grdSMS.SelectionMode     = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.grdSMS.Size              = new System.Drawing.Size(576, 311);
     this.grdSMS.TabIndex          = 16;
     this.grdSMS.SelectionChanged += new System.EventHandler(this.grdSMS_SelectionChanged);
     //
     // dataGridViewTextBoxColumn8
     //
     this.dataGridViewTextBoxColumn8.DataPropertyName = "IDSectionSMS";
     this.dataGridViewTextBoxColumn8.HeaderText       = "IDSectionSMS";
     this.dataGridViewTextBoxColumn8.Name             = "dataGridViewTextBoxColumn8";
     this.dataGridViewTextBoxColumn8.ReadOnly         = true;
     this.dataGridViewTextBoxColumn8.Visible          = false;
     this.dataGridViewTextBoxColumn8.Width            = 5;
     //
     // dataGridViewTextBoxColumn12
     //
     this.dataGridViewTextBoxColumn12.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewTextBoxColumn12.DataPropertyName = "Text";
     this.dataGridViewTextBoxColumn12.HeaderText       = "متن";
     this.dataGridViewTextBoxColumn12.Name             = "dataGridViewTextBoxColumn12";
     this.dataGridViewTextBoxColumn12.ReadOnly         = true;
     //
     // IDSection
     //
     this.IDSection.HeaderText = "IDSection";
     this.IDSection.Name       = "IDSection";
     this.IDSection.ReadOnly   = true;
     this.IDSection.Visible    = false;
     //
     // Calender
     //
     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(718, 484);
     this.Controls.Add(this.menuStrip1);
     this.Controls.Add(this.pnlWeeklyHour);
     this.Controls.Add(this.pnlHoliday);
     this.Controls.Add(this.pnlSMS);
     this.MaximizeBox   = false;
     this.MaximumSize   = new System.Drawing.Size(734, 522);
     this.MinimumSize   = new System.Drawing.Size(734, 522);
     this.Name          = "Calender";
     this.RightToLeft   = System.Windows.Forms.RightToLeft.Yes;
     this.ShowIcon      = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "تقویم";
     this.Load         += new System.EventHandler(this.Calender_Load);
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DataGridView)).EndInit();
     this.pnlWeeklyHour.ResumeLayout(false);
     this.pnlWeeklyHour.PerformLayout();
     this.pnlHoliday.ResumeLayout(false);
     this.pnlSMS.ResumeLayout(false);
     this.pnlSMS.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdSMS)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     AmirCalendar.FarsiDate farsiDate1 = new AmirCalendar.FarsiDate();
     AmirCalendar.FarsiDate farsiDate2 = new AmirCalendar.FarsiDate();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPerssonel_Contract));
     this.txtEdu          = new System.Windows.Forms.TextBox();
     this.label10         = new System.Windows.Forms.Label();
     this.txtContractCode = new System.Windows.Forms.TextBox();
     this.label5          = new System.Windows.Forms.Label();
     this.label3          = new System.Windows.Forms.Label();
     this.txtTheTerm      = new System.Windows.Forms.TextBox();
     this.label2          = new System.Windows.Forms.Label();
     this.grpAccount      = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.rbtnMarrie      = new System.Windows.Forms.RadioButton();
     this.rbtnSingle      = new System.Windows.Forms.RadioButton();
     this.txtEndDate      = new AmirCalendar.FarsiCalendar();
     this.txtStartDate    = new AmirCalendar.FarsiCalendar();
     this.label4          = new System.Windows.Forms.Label();
     this.label7          = new System.Windows.Forms.Label();
     this.grpAccount.SuspendLayout();
     this.SuspendLayout();
     //
     // txtEdu
     //
     this.txtEdu.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtEdu.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtEdu.ForeColor   = System.Drawing.Color.Silver;
     this.txtEdu.Location    = new System.Drawing.Point(18, 144);
     this.txtEdu.MaxLength   = 32270;
     this.txtEdu.Name        = "txtEdu";
     this.txtEdu.Size        = new System.Drawing.Size(366, 27);
     this.txtEdu.TabIndex    = 17;
     this.txtEdu.TextAlign   = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtEdu.Enter      += new System.EventHandler(this.TxtEdu_Enter);
     this.txtEdu.Leave      += new System.EventHandler(this.TxtEdu_Leave);
     //
     // label10
     //
     this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.label10.BackColor = System.Drawing.Color.Transparent;
     this.label10.ForeColor = System.Drawing.Color.Silver;
     this.label10.Location  = new System.Drawing.Point(133, 11);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(243, 20);
     this.label10.TabIndex  = 20;
     this.label10.Text      = "مدت قرارداد";
     //
     // txtContractCode
     //
     this.txtContractCode.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtContractCode.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtContractCode.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtContractCode.ForeColor   = System.Drawing.Color.Silver;
     this.txtContractCode.Location    = new System.Drawing.Point(446, 35);
     this.txtContractCode.MaxLength   = 4;
     this.txtContractCode.Name        = "txtContractCode";
     this.txtContractCode.Size        = new System.Drawing.Size(366, 27);
     this.txtContractCode.TabIndex    = 17;
     this.txtContractCode.TextAlign   = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtContractCode.Enter      += new System.EventHandler(this.TxtContractCode_Enter);
     this.txtContractCode.Leave      += new System.EventHandler(this.TxtContractCode_Leave);
     //
     // label5
     //
     this.label5.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.ForeColor = System.Drawing.Color.Silver;
     this.label5.Location  = new System.Drawing.Point(545, 65);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(267, 20);
     this.label5.TabIndex  = 19;
     this.label5.Text      = "تاریخ آغاز قرارداد";
     //
     // label3
     //
     this.label3.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.ForeColor = System.Drawing.Color.Silver;
     this.label3.Location  = new System.Drawing.Point(133, 121);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(243, 20);
     this.label3.TabIndex  = 20;
     this.label3.Text      = "تحصیلات (مدرک و رشته تحصیلی)";
     //
     // txtTheTerm
     //
     this.txtTheTerm.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtTheTerm.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtTheTerm.Font          = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtTheTerm.ForeColor     = System.Drawing.Color.Silver;
     this.txtTheTerm.HideSelection = false;
     this.txtTheTerm.ImeMode       = System.Windows.Forms.ImeMode.NoControl;
     this.txtTheTerm.Location      = new System.Drawing.Point(46, 35);
     this.txtTheTerm.MaxLength     = 3;
     this.txtTheTerm.Name          = "txtTheTerm";
     this.txtTheTerm.Size          = new System.Drawing.Size(338, 27);
     this.txtTheTerm.TabIndex      = 2;
     this.txtTheTerm.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtTheTerm.Enter        += new System.EventHandler(this.TxtTheTerm_Enter);
     this.txtTheTerm.Leave        += new System.EventHandler(this.TxtTheTerm_Leave);
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label2.ForeColor = System.Drawing.Color.Silver;
     this.label2.Location  = new System.Drawing.Point(562, 11);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(250, 20);
     this.label2.TabIndex  = 14;
     this.label2.Text      = "شماره قرارداد";
     //
     // grpAccount
     //
     this.grpAccount.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                     | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.grpAccount.CanvasColor = System.Drawing.SystemColors.Control;
     this.grpAccount.Controls.Add(this.label3);
     this.grpAccount.Controls.Add(this.label7);
     this.grpAccount.Controls.Add(this.rbtnMarrie);
     this.grpAccount.Controls.Add(this.rbtnSingle);
     this.grpAccount.Controls.Add(this.txtEndDate);
     this.grpAccount.Controls.Add(this.txtStartDate);
     this.grpAccount.Controls.Add(this.txtEdu);
     this.grpAccount.Controls.Add(this.label4);
     this.grpAccount.Controls.Add(this.txtContractCode);
     this.grpAccount.Controls.Add(this.txtTheTerm);
     this.grpAccount.Controls.Add(this.label10);
     this.grpAccount.Controls.Add(this.label5);
     this.grpAccount.Controls.Add(this.label2);
     this.grpAccount.DisabledBackColor = System.Drawing.Color.Empty;
     this.grpAccount.Location          = new System.Drawing.Point(12, 9);
     this.grpAccount.Name = "grpAccount";
     this.grpAccount.Size = new System.Drawing.Size(846, 188);
     //
     //
     //
     this.grpAccount.Style.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(47)))), ((int)(((byte)(61)))));
     this.grpAccount.Style.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(47)))), ((int)(((byte)(61)))));
     this.grpAccount.Style.BackColorGradientAngle = 90;
     this.grpAccount.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.grpAccount.Style.BorderBottomWidth      = 2;
     this.grpAccount.Style.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(22)))), ((int)(((byte)(33)))));
     this.grpAccount.Style.BorderColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(22)))), ((int)(((byte)(33)))));
     this.grpAccount.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.grpAccount.Style.BorderLeftWidth        = 1;
     this.grpAccount.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.grpAccount.Style.BorderRightWidth       = 1;
     this.grpAccount.Style.BorderTop              = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.grpAccount.Style.BorderTopWidth         = 1;
     this.grpAccount.Style.CornerDiameter         = 4;
     this.grpAccount.Style.CornerType             = DevComponents.DotNetBar.eCornerType.Rounded;
     this.grpAccount.Style.TextAlignment          = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.grpAccount.Style.TextColor              = System.Drawing.Color.Black;
     this.grpAccount.Style.TextLineAlignment      = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.grpAccount.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.grpAccount.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.grpAccount.TabIndex = 55670;
     //
     // rbtnMarrie
     //
     this.rbtnMarrie.AutoSize  = true;
     this.rbtnMarrie.BackColor = System.Drawing.Color.Transparent;
     this.rbtnMarrie.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.rbtnMarrie.ForeColor = System.Drawing.Color.Gainsboro;
     this.rbtnMarrie.Location  = new System.Drawing.Point(652, 144);
     this.rbtnMarrie.Name      = "rbtnMarrie";
     this.rbtnMarrie.Size      = new System.Drawing.Size(56, 24);
     this.rbtnMarrie.TabIndex  = 25;
     this.rbtnMarrie.TabStop   = true;
     this.rbtnMarrie.Text      = "متاهل";
     this.rbtnMarrie.UseVisualStyleBackColor = false;
     //
     // rbtnSingle
     //
     this.rbtnSingle.AutoSize  = true;
     this.rbtnSingle.BackColor = System.Drawing.Color.Transparent;
     this.rbtnSingle.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.rbtnSingle.ForeColor = System.Drawing.Color.Gainsboro;
     this.rbtnSingle.Location  = new System.Drawing.Point(761, 144);
     this.rbtnSingle.Name      = "rbtnSingle";
     this.rbtnSingle.Size      = new System.Drawing.Size(51, 24);
     this.rbtnSingle.TabIndex  = 24;
     this.rbtnSingle.TabStop   = true;
     this.rbtnSingle.Text      = "مجرد";
     this.rbtnSingle.UseVisualStyleBackColor = false;
     //
     // txtEndDate
     //
     this.txtEndDate.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtEndDate.Font         = new System.Drawing.Font("Tahoma", 8.25F);
     this.txtEndDate.Location     = new System.Drawing.Point(18, 87);
     this.txtEndDate.Name         = "txtEndDate";
     this.txtEndDate.RightToLeft  = System.Windows.Forms.RightToLeft.Yes;
     this.txtEndDate.Size         = new System.Drawing.Size(366, 21);
     this.txtEndDate.TabIndex     = 22;
     farsiDate1.FarsiSelectedDate = "1398/08/27";
     this.txtEndDate.Value        = farsiDate1;
     //
     // txtStartDate
     //
     this.txtStartDate.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtStartDate.Font        = new System.Drawing.Font("Tahoma", 8.25F);
     this.txtStartDate.Location    = new System.Drawing.Point(446, 87);
     this.txtStartDate.Name        = "txtStartDate";
     this.txtStartDate.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.txtStartDate.Size        = new System.Drawing.Size(366, 21);
     this.txtStartDate.TabIndex    = 22;
     farsiDate2.FarsiSelectedDate  = "1398/08/27";
     this.txtStartDate.Value       = farsiDate2;
     //
     // label4
     //
     this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.label4.AutoSize  = true;
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.ForeColor = System.Drawing.Color.Silver;
     this.label4.Location  = new System.Drawing.Point(18, 37);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(22, 20);
     this.label4.TabIndex  = 20;
     this.label4.Text      = "ماه";
     //
     // label7
     //
     this.label7.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.ForeColor = System.Drawing.Color.Silver;
     this.label7.Location  = new System.Drawing.Point(216, 65);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(160, 19);
     this.label7.TabIndex  = 19;
     this.label7.Text      = "تاریخ پایان قرارداد";
     //
     // frmPerssonel_Contract
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(47)))), ((int)(((byte)(61)))));
     this.ClientSize          = new System.Drawing.Size(870, 208);
     this.Controls.Add(this.grpAccount);
     this.Font            = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin          = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmPerssonel_Contract";
     this.RightToLeft     = System.Windows.Forms.RightToLeft.Yes;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "اطلاعات قرارداد";
     this.grpAccount.ResumeLayout(false);
     this.grpAccount.PerformLayout();
     this.ResumeLayout(false);
 }
示例#5
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();
     AmirCalendar.FarsiDate farsiDate1 = new AmirCalendar.FarsiDate();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmCustomer_PublicInfo));
     this.cusGroupBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.label2          = new System.Windows.Forms.Label();
     this.label1          = new System.Windows.Forms.Label();
     this.label7          = new System.Windows.Forms.Label();
     this.label4          = new System.Windows.Forms.Label();
     this.txtName         = new System.Windows.Forms.TextBox();
     this.txtAmount       = new System.Windows.Forms.TextBox();
     this.txtDescription  = new System.Windows.Forms.TextBox();
     this.label3          = new System.Windows.Forms.Label();
     this.label5          = new System.Windows.Forms.Label();
     this.txtCode         = new System.Windows.Forms.TextBox();
     this.cmbGroup        = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.cmbAmountMahiat = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.txtDateBirth    = new AmirCalendar.FarsiCalendar();
     this.lblCode         = new System.Windows.Forms.Label();
     this.txtMoeinName    = new System.Windows.Forms.TextBox();
     this.txtMoeinCode    = new System.Windows.Forms.TextBox();
     this.btnSearchMoein  = new DevComponents.DotNetBar.ButtonX();
     this.btnSearchGroup  = new DevComponents.DotNetBar.ButtonX();
     this.label11         = new System.Windows.Forms.Label();
     this.grpAccount      = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.cmbType         = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.label6          = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.cusGroupBindingSource)).BeginInit();
     this.grpAccount.SuspendLayout();
     this.SuspendLayout();
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label2.ForeColor = System.Drawing.Color.Silver;
     this.label2.Location  = new System.Drawing.Point(42, 12);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(342, 20);
     this.label2.TabIndex  = 14;
     this.label2.Text      = "عنوان";
     //
     // label1
     //
     this.label1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label1.ForeColor = System.Drawing.Color.Silver;
     this.label1.Location  = new System.Drawing.Point(543, 125);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(275, 20);
     this.label1.TabIndex  = 14;
     this.label1.Text      = "مانده اول دوره";
     //
     // label7
     //
     this.label7.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Font      = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label7.ForeColor = System.Drawing.Color.Silver;
     this.label7.Location  = new System.Drawing.Point(568, 181);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(250, 20);
     this.label7.TabIndex  = 14;
     this.label7.Text      = "تاریخ تولد";
     //
     // label4
     //
     this.label4.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Font      = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label4.ForeColor = System.Drawing.Color.Silver;
     this.label4.Location  = new System.Drawing.Point(570, 239);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(248, 20);
     this.label4.TabIndex  = 14;
     this.label4.Text      = "توضیحات";
     //
     // txtName
     //
     this.txtName.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtName.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtName.Font          = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtName.ForeColor     = System.Drawing.Color.Silver;
     this.txtName.HideSelection = false;
     this.txtName.ImeMode       = System.Windows.Forms.ImeMode.NoControl;
     this.txtName.Location      = new System.Drawing.Point(18, 35);
     this.txtName.Name          = "txtName";
     this.txtName.Size          = new System.Drawing.Size(366, 27);
     this.txtName.TabIndex      = 1;
     this.txtName.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtName.Enter        += new System.EventHandler(this.TxtName_Enter);
     this.txtName.Leave        += new System.EventHandler(this.TxtName_Leave);
     //
     // txtAmount
     //
     this.txtAmount.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtAmount.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtAmount.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtAmount.Font          = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtAmount.ForeColor     = System.Drawing.Color.Silver;
     this.txtAmount.HideSelection = false;
     this.txtAmount.ImeMode       = System.Windows.Forms.ImeMode.NoControl;
     this.txtAmount.Location      = new System.Drawing.Point(570, 148);
     this.txtAmount.Name          = "txtAmount";
     this.txtAmount.Size          = new System.Drawing.Size(248, 27);
     this.txtAmount.TabIndex      = 8;
     this.txtAmount.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtAmount.TextChanged  += new System.EventHandler(this.TxtAmount_TextChanged);
     this.txtAmount.Enter        += new System.EventHandler(this.TxtAmount_Enter);
     this.txtAmount.Leave        += new System.EventHandler(this.TxtAmount_Leave);
     //
     // txtDescription
     //
     this.txtDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.txtDescription.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtDescription.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtDescription.Font          = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.txtDescription.ForeColor     = System.Drawing.Color.Silver;
     this.txtDescription.HideSelection = false;
     this.txtDescription.ImeMode       = System.Windows.Forms.ImeMode.NoControl;
     this.txtDescription.Location      = new System.Drawing.Point(18, 262);
     this.txtDescription.Multiline     = true;
     this.txtDescription.Name          = "txtDescription";
     this.txtDescription.ScrollBars    = System.Windows.Forms.ScrollBars.Vertical;
     this.txtDescription.Size          = new System.Drawing.Size(800, 103);
     this.txtDescription.TabIndex      = 11;
     this.txtDescription.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtDescription.Enter        += new System.EventHandler(this.TxtDescription_Enter);
     this.txtDescription.Leave        += new System.EventHandler(this.TxtDescription_Leave);
     //
     // label3
     //
     this.label3.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.ForeColor = System.Drawing.Color.Silver;
     this.label3.Location  = new System.Drawing.Point(553, 12);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(258, 20);
     this.label3.TabIndex  = 20;
     this.label3.Text      = "کد شناسایی";
     //
     // label5
     //
     this.label5.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.ForeColor = System.Drawing.Color.Silver;
     this.label5.Location  = new System.Drawing.Point(593, 65);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(225, 20);
     this.label5.TabIndex  = 19;
     this.label5.Text      = "گروه";
     //
     // txtCode
     //
     this.txtCode.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtCode.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtCode.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtCode.ForeColor   = System.Drawing.Color.Silver;
     this.txtCode.Location    = new System.Drawing.Point(476, 35);
     this.txtCode.MaxLength   = 4;
     this.txtCode.Name        = "txtCode";
     this.txtCode.Size        = new System.Drawing.Size(342, 27);
     this.txtCode.TabIndex    = 0;
     this.txtCode.TextAlign   = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtCode.Enter      += new System.EventHandler(this.TxtCode_Enter);
     this.txtCode.Leave      += new System.EventHandler(this.TxtCode_Leave);
     //
     // cmbGroup
     //
     this.cmbGroup.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmbGroup.Cursor        = System.Windows.Forms.Cursors.Hand;
     this.cmbGroup.DataSource    = this.cusGroupBindingSource;
     this.cmbGroup.DisplayMember = "Name";
     this.cmbGroup.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbGroup.FlatStyle     = System.Windows.Forms.FlatStyle.Standard;
     this.cmbGroup.ForeColor     = System.Drawing.Color.Black;
     this.cmbGroup.ItemHeight    = 20;
     this.cmbGroup.Location      = new System.Drawing.Point(476, 87);
     this.cmbGroup.Name          = "cmbGroup";
     this.cmbGroup.Size          = new System.Drawing.Size(342, 28);
     this.cmbGroup.Style         = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cmbGroup.TabIndex      = 2;
     this.cmbGroup.ValueMember   = "Guid";
     //
     // cmbAmountMahiat
     //
     this.cmbAmountMahiat.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmbAmountMahiat.Cursor        = System.Windows.Forms.Cursors.Hand;
     this.cmbAmountMahiat.DisplayMember = "Name";
     this.cmbAmountMahiat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbAmountMahiat.FlatStyle     = System.Windows.Forms.FlatStyle.Standard;
     this.cmbAmountMahiat.ForeColor     = System.Drawing.Color.Black;
     this.cmbAmountMahiat.ItemHeight    = 20;
     this.cmbAmountMahiat.Location      = new System.Drawing.Point(458, 147);
     this.cmbAmountMahiat.Name          = "cmbAmountMahiat";
     this.cmbAmountMahiat.Size          = new System.Drawing.Size(106, 28);
     this.cmbAmountMahiat.Style         = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cmbAmountMahiat.TabIndex      = 9;
     this.cmbAmountMahiat.ValueMember   = "Guid";
     //
     // txtDateBirth
     //
     this.txtDateBirth.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtDateBirth.Font        = new System.Drawing.Font("Tahoma", 8.25F);
     this.txtDateBirth.Location    = new System.Drawing.Point(458, 204);
     this.txtDateBirth.Name        = "txtDateBirth";
     this.txtDateBirth.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.txtDateBirth.Size        = new System.Drawing.Size(360, 21);
     this.txtDateBirth.TabIndex    = 6;
     farsiDate1.FarsiSelectedDate  = "1398/08/27";
     this.txtDateBirth.Value       = farsiDate1;
     //
     // lblCode
     //
     this.lblCode.AutoSize  = true;
     this.lblCode.BackColor = System.Drawing.Color.Transparent;
     this.lblCode.Font      = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.lblCode.ForeColor = System.Drawing.Color.Silver;
     this.lblCode.Location  = new System.Drawing.Point(451, 37);
     this.lblCode.Name      = "lblCode";
     this.lblCode.Size      = new System.Drawing.Size(25, 20);
     this.lblCode.TabIndex  = 24;
     this.lblCode.Text      = "00";
     //
     // txtMoeinName
     //
     this.txtMoeinName.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtMoeinName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtMoeinName.Enabled     = false;
     this.txtMoeinName.ForeColor   = System.Drawing.Color.Silver;
     this.txtMoeinName.Location    = new System.Drawing.Point(18, 148);
     this.txtMoeinName.MaxLength   = 2;
     this.txtMoeinName.Name        = "txtMoeinName";
     this.txtMoeinName.ReadOnly    = true;
     this.txtMoeinName.Size        = new System.Drawing.Size(252, 27);
     this.txtMoeinName.TabIndex    = 27;
     this.txtMoeinName.TextAlign   = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txtMoeinCode
     //
     this.txtMoeinCode.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(33)))), ((int)(((byte)(43)))));
     this.txtMoeinCode.BorderStyle  = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtMoeinCode.ForeColor    = System.Drawing.Color.Silver;
     this.txtMoeinCode.Location     = new System.Drawing.Point(304, 148);
     this.txtMoeinCode.MaxLength    = 6;
     this.txtMoeinCode.Name         = "txtMoeinCode";
     this.txtMoeinCode.Size         = new System.Drawing.Size(80, 27);
     this.txtMoeinCode.TabIndex     = 10;
     this.txtMoeinCode.TextAlign    = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtMoeinCode.TextChanged += new System.EventHandler(this.TxtMoeinCode_TextChanged);
     //
     // btnSearchMoein
     //
     this.btnSearchMoein.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSearchMoein.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(22)))), ((int)(((byte)(33)))));
     this.btnSearchMoein.ColorTable     = DevComponents.DotNetBar.eButtonColor.Flat;
     this.btnSearchMoein.Cursor         = System.Windows.Forms.Cursors.Hand;
     this.btnSearchMoein.Location       = new System.Drawing.Point(272, 148);
     this.btnSearchMoein.Name           = "btnSearchMoein";
     this.btnSearchMoein.Shape          = new DevComponents.DotNetBar.RoundRectangleShapeDescriptor(14);
     this.btnSearchMoein.Size           = new System.Drawing.Size(29, 27);
     this.btnSearchMoein.Style          = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
     this.btnSearchMoein.TabIndex       = 26;
     this.btnSearchMoein.Text           = "...";
     this.btnSearchMoein.TextColor      = System.Drawing.Color.Silver;
     this.btnSearchMoein.ThemeAware     = true;
     this.btnSearchMoein.Click         += new System.EventHandler(this.BtnSearchMoein_Click);
     //
     // btnSearchGroup
     //
     this.btnSearchGroup.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSearchGroup.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(22)))), ((int)(((byte)(33)))));
     this.btnSearchGroup.ColorTable     = DevComponents.DotNetBar.eButtonColor.Flat;
     this.btnSearchGroup.Cursor         = System.Windows.Forms.Cursors.Hand;
     this.btnSearchGroup.Location       = new System.Drawing.Point(458, 87);
     this.btnSearchGroup.Name           = "btnSearchGroup";
     this.btnSearchGroup.Shape          = new DevComponents.DotNetBar.RoundRectangleShapeDescriptor(14);
     this.btnSearchGroup.Size           = new System.Drawing.Size(18, 27);
     this.btnSearchGroup.Style          = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
     this.btnSearchGroup.TabIndex       = 26;
     this.btnSearchGroup.Text           = "...";
     this.btnSearchGroup.TextColor      = System.Drawing.Color.Silver;
     this.btnSearchGroup.ThemeAware     = true;
     this.btnSearchGroup.Click         += new System.EventHandler(this.BtnSearchGroup_Click);
     //
     // label11
     //
     this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                  | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.label11.AutoSize  = true;
     this.label11.BackColor = System.Drawing.Color.Transparent;
     this.label11.ForeColor = System.Drawing.Color.Silver;
     this.label11.Location  = new System.Drawing.Point(237, 125);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(141, 20);
     this.label11.TabIndex  = 28;
     this.label11.Text      = "حساب معین مانده اول دوره";
     //
     // grpAccount
     //
     this.grpAccount.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                     | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.grpAccount.CanvasColor = System.Drawing.SystemColors.Control;
     this.grpAccount.Controls.Add(this.cmbType);
     this.grpAccount.Controls.Add(this.label6);
     this.grpAccount.Controls.Add(this.label11);
     this.grpAccount.Controls.Add(this.btnSearchMoein);
     this.grpAccount.Controls.Add(this.txtMoeinCode);
     this.grpAccount.Controls.Add(this.txtMoeinName);
     this.grpAccount.Controls.Add(this.txtDescription);
     this.grpAccount.Controls.Add(this.btnSearchGroup);
     this.grpAccount.Controls.Add(this.lblCode);
     this.grpAccount.Controls.Add(this.txtDateBirth);
     this.grpAccount.Controls.Add(this.cmbAmountMahiat);
     this.grpAccount.Controls.Add(this.cmbGroup);
     this.grpAccount.Controls.Add(this.txtCode);
     this.grpAccount.Controls.Add(this.label5);
     this.grpAccount.Controls.Add(this.label3);
     this.grpAccount.Controls.Add(this.txtAmount);
     this.grpAccount.Controls.Add(this.txtName);
     this.grpAccount.Controls.Add(this.label4);
     this.grpAccount.Controls.Add(this.label7);
     this.grpAccount.Controls.Add(this.label1);
     this.grpAccount.Controls.Add(this.label2);
     this.grpAccount.DisabledBackColor = System.Drawing.Color.Empty;
     this.grpAccount.Location          = new System.Drawing.Point(12, 12);
     this.grpAccount.Name = "grpAccount";
     this.grpAccount.Size = new System.Drawing.Size(846, 382);
     //
     //
     //
     this.grpAccount.Style.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(47)))), ((int)(((byte)(61)))));
     this.grpAccount.Style.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(47)))), ((int)(((byte)(61)))));
     this.grpAccount.Style.BackColorGradientAngle = 90;
     this.grpAccount.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.grpAccount.Style.BorderBottomWidth      = 2;
     this.grpAccount.Style.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(22)))), ((int)(((byte)(33)))));
     this.grpAccount.Style.BorderColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(22)))), ((int)(((byte)(33)))));
     this.grpAccount.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.grpAccount.Style.BorderLeftWidth        = 1;
     this.grpAccount.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.grpAccount.Style.BorderRightWidth       = 1;
     this.grpAccount.Style.BorderTop              = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.grpAccount.Style.BorderTopWidth         = 1;
     this.grpAccount.Style.CornerDiameter         = 4;
     this.grpAccount.Style.CornerType             = DevComponents.DotNetBar.eCornerType.Rounded;
     this.grpAccount.Style.TextAlignment          = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.grpAccount.Style.TextColor              = System.Drawing.Color.Black;
     this.grpAccount.Style.TextLineAlignment      = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.grpAccount.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.grpAccount.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.grpAccount.TabIndex = 55668;
     //
     // cmbType
     //
     this.cmbType.Anchor                = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmbType.Cursor                = System.Windows.Forms.Cursors.Hand;
     this.cmbType.DisplayMember         = "Name";
     this.cmbType.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbType.FlatStyle             = System.Windows.Forms.FlatStyle.Standard;
     this.cmbType.ForeColor             = System.Drawing.Color.Black;
     this.cmbType.ItemHeight            = 20;
     this.cmbType.Location              = new System.Drawing.Point(18, 87);
     this.cmbType.Name                  = "cmbType";
     this.cmbType.Size                  = new System.Drawing.Size(366, 28);
     this.cmbType.Style                 = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cmbType.TabIndex              = 30;
     this.cmbType.ValueMember           = "Guid";
     this.cmbType.SelectedIndexChanged += new System.EventHandler(this.cmbType_SelectedIndexChanged);
     //
     // label6
     //
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Font      = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label6.ForeColor = System.Drawing.Color.Silver;
     this.label6.Location  = new System.Drawing.Point(16, 64);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(366, 20);
     this.label6.TabIndex  = 29;
     this.label6.Text      = "نوع";
     //
     // frmCustomer_PublicInfo
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(47)))), ((int)(((byte)(61)))));
     this.ClientSize          = new System.Drawing.Size(870, 401);
     this.Controls.Add(this.grpAccount);
     this.Font            = new System.Drawing.Font("B Yekan", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin          = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmCustomer_PublicInfo";
     this.RightToLeft     = System.Windows.Forms.RightToLeft.Yes;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "اطلاعات عمومی";
     this.Load           += new System.EventHandler(this.FrmPerssonel_PublicInfo_Load);
     this.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.FrmPerssonel_PublicInfo_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.cusGroupBindingSource)).EndInit();
     this.grpAccount.ResumeLayout(false);
     this.grpAccount.PerformLayout();
     this.ResumeLayout(false);
 }