namespace Дол_Восток { partial class addChild { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(addChild)); this.tb_surname = new System.Windows.Forms.TextBox(); this.tb_name = new System.Windows.Forms.TextBox(); this.tb_patronymic = new System.Windows.Forms.TextBox(); this.dtp_dateBirth = new System.Windows.Forms.DateTimePicker(); this.tb_adress = new System.Windows.Forms.TextBox(); this.cb_typeDoc = new System.Windows.Forms.ComboBox(); this.tb_kemVudan = new System.Windows.Forms.TextBox(); this.dtp_dateVudach = new System.Windows.Forms.DateTimePicker(); this.mtb_seria = new System.Windows.Forms.MaskedTextBox(); this.mtb_nomer = new System.Windows.Forms.MaskedTextBox(); this.mtb_snils = new System.Windows.Forms.MaskedTextBox(); this.nud_stoimost = new System.Windows.Forms.NumericUpDown(); this.cb_otryad = new System.Windows.Forms.ComboBox(); this.bt_add = new System.Windows.Forms.Button(); this.cb_zakPredstavitel = new System.Windows.Forms.ComboBox(); this.bt_addZP = new System.Windows.Forms.Button(); this.bt_addOtryad = new System.Windows.Forms.Button(); this.dtp_yearBuy = new System.Windows.Forms.DateTimePicker(); this.cb_lgotStoimost = new System.Windows.Forms.CheckBox(); this.bt_changeOtryad = new System.Windows.Forms.Button(); this.bt_changeZP = new System.Windows.Forms.Button(); this.label8 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.nud_stoimost)).BeginInit(); this.SuspendLayout(); // // tb_surname // this.tb_surname.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.tb_surname.Location = new System.Drawing.Point(299, 114); this.tb_surname.Name = "tb_surname"; this.tb_surname.Size = new System.Drawing.Size(151, 26); this.tb_surname.TabIndex = 0; // // tb_name // this.tb_name.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.tb_name.Location = new System.Drawing.Point(299, 175); this.tb_name.Name = "tb_name"; this.tb_name.Size = new System.Drawing.Size(151, 26); this.tb_name.TabIndex = 1; // // tb_patronymic // this.tb_patronymic.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.tb_patronymic.Location = new System.Drawing.Point(299, 245); this.tb_patronymic.Name = "tb_patronymic"; this.tb_patronymic.Size = new System.Drawing.Size(151, 26); this.tb_patronymic.TabIndex = 2; // // dtp_dateBirth // this.dtp_dateBirth.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.dtp_dateBirth.Location = new System.Drawing.Point(299, 303); this.dtp_dateBirth.Name = "dtp_dateBirth"; this.dtp_dateBirth.Size = new System.Drawing.Size(151, 26); this.dtp_dateBirth.TabIndex = 3; // // tb_adress // this.tb_adress.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.tb_adress.Location = new System.Drawing.Point(299, 371); this.tb_adress.Name = "tb_adress"; this.tb_adress.Size = new System.Drawing.Size(151, 26); this.tb_adress.TabIndex = 17; // // cb_typeDoc // this.cb_typeDoc.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.cb_typeDoc.FormattingEnabled = true; this.cb_typeDoc.Items.AddRange(new object[] { "Паспорт"}); this.cb_typeDoc.Location = new System.Drawing.Point(832, 112); this.cb_typeDoc.Name = "cb_typeDoc"; this.cb_typeDoc.Size = new System.Drawing.Size(159, 28); this.cb_typeDoc.TabIndex = 18; // // tb_kemVudan // this.tb_kemVudan.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.tb_kemVudan.Location = new System.Drawing.Point(832, 160); this.tb_kemVudan.Name = "tb_kemVudan"; this.tb_kemVudan.Size = new System.Drawing.Size(159, 26); this.tb_kemVudan.TabIndex = 19; // // dtp_dateVudach // this.dtp_dateVudach.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.dtp_dateVudach.Location = new System.Drawing.Point(832, 202); this.dtp_dateVudach.Name = "dtp_dateVudach"; this.dtp_dateVudach.Size = new System.Drawing.Size(159, 26); this.dtp_dateVudach.TabIndex = 20; // // mtb_seria // this.mtb_seria.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.mtb_seria.Location = new System.Drawing.Point(832, 248); this.mtb_seria.Mask = "00 00"; this.mtb_seria.Name = "mtb_seria"; this.mtb_seria.Size = new System.Drawing.Size(159, 26); this.mtb_seria.TabIndex = 21; // // mtb_nomer // this.mtb_nomer.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.mtb_nomer.Location = new System.Drawing.Point(832, 286); this.mtb_nomer.Mask = "000000"; this.mtb_nomer.Name = "mtb_nomer"; this.mtb_nomer.Size = new System.Drawing.Size(159, 26); this.mtb_nomer.TabIndex = 22; // // mtb_snils // this.mtb_snils.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.mtb_snils.Location = new System.Drawing.Point(832, 329); this.mtb_snils.Mask = "000-000-000-00"; this.mtb_snils.Name = "mtb_snils"; this.mtb_snils.Size = new System.Drawing.Size(159, 26); this.mtb_snils.TabIndex = 23; // // nud_stoimost // this.nud_stoimost.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.nud_stoimost.Increment = new decimal(new int[] { 40000, 0, 0, 0}); this.nud_stoimost.Location = new System.Drawing.Point(835, 553); this.nud_stoimost.Maximum = new decimal(new int[] { 50000, 0, 0, 0}); this.nud_stoimost.Name = "nud_stoimost"; this.nud_stoimost.Size = new System.Drawing.Size(156, 26); this.nud_stoimost.TabIndex = 25; // // cb_otryad // this.cb_otryad.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.cb_otryad.FormattingEnabled = true; this.cb_otryad.Location = new System.Drawing.Point(343, 663); this.cb_otryad.Name = "cb_otryad"; this.cb_otryad.Size = new System.Drawing.Size(172, 28); this.cb_otryad.TabIndex = 27; // // bt_add // this.bt_add.BackColor = System.Drawing.SystemColors.Window; this.bt_add.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold); this.bt_add.Location = new System.Drawing.Point(516, 778); this.bt_add.Name = "bt_add"; this.bt_add.Size = new System.Drawing.Size(209, 45); this.bt_add.TabIndex = 29; this.bt_add.Text = "Сохранить"; this.bt_add.UseVisualStyleBackColor = false; this.bt_add.Click += new System.EventHandler(this.bt_add_Click); // // cb_zakPredstavitel // this.cb_zakPredstavitel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.cb_zakPredstavitel.FormattingEnabled = true; this.cb_zakPredstavitel.Location = new System.Drawing.Point(343, 534); this.cb_zakPredstavitel.Name = "cb_zakPredstavitel"; this.cb_zakPredstavitel.Size = new System.Drawing.Size(172, 28); this.cb_zakPredstavitel.TabIndex = 30; // // bt_addZP // this.bt_addZP.BackColor = System.Drawing.SystemColors.Window; this.bt_addZP.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold); this.bt_addZP.Location = new System.Drawing.Point(468, 577); this.bt_addZP.Name = "bt_addZP"; this.bt_addZP.Size = new System.Drawing.Size(47, 33); this.bt_addZP.TabIndex = 31; this.bt_addZP.Text = "+"; this.bt_addZP.UseVisualStyleBackColor = false; this.bt_addZP.Click += new System.EventHandler(this.bt_addZP_Click); // // bt_addOtryad // this.bt_addOtryad.BackColor = System.Drawing.SystemColors.Window; this.bt_addOtryad.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold); this.bt_addOtryad.Location = new System.Drawing.Point(468, 707); this.bt_addOtryad.Name = "bt_addOtryad"; this.bt_addOtryad.Size = new System.Drawing.Size(47, 33); this.bt_addOtryad.TabIndex = 32; this.bt_addOtryad.Text = "+"; this.bt_addOtryad.UseVisualStyleBackColor = false; this.bt_addOtryad.Click += new System.EventHandler(this.bt_addOtryad_Click); // // dtp_yearBuy // this.dtp_yearBuy.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.dtp_yearBuy.Location = new System.Drawing.Point(835, 495); this.dtp_yearBuy.Name = "dtp_yearBuy"; this.dtp_yearBuy.Size = new System.Drawing.Size(156, 26); this.dtp_yearBuy.TabIndex = 33; // // cb_lgotStoimost // this.cb_lgotStoimost.AutoSize = true; this.cb_lgotStoimost.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.cb_lgotStoimost.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold); this.cb_lgotStoimost.ForeColor = System.Drawing.SystemColors.Window; this.cb_lgotStoimost.Location = new System.Drawing.Point(760, 609); this.cb_lgotStoimost.Name = "cb_lgotStoimost"; this.cb_lgotStoimost.Size = new System.Drawing.Size(136, 32); this.cb_lgotStoimost.TabIndex = 54; this.cb_lgotStoimost.Text = "Льготы"; this.cb_lgotStoimost.UseVisualStyleBackColor = false; // // bt_changeOtryad // this.bt_changeOtryad.BackColor = System.Drawing.SystemColors.Window; this.bt_changeOtryad.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold); this.bt_changeOtryad.Location = new System.Drawing.Point(343, 707); this.bt_changeOtryad.Name = "bt_changeOtryad"; this.bt_changeOtryad.Size = new System.Drawing.Size(47, 33); this.bt_changeOtryad.TabIndex = 55; this.bt_changeOtryad.Text = "*"; this.bt_changeOtryad.UseVisualStyleBackColor = false; this.bt_changeOtryad.Click += new System.EventHandler(this.bt_changeOtryad_Click); // // bt_changeZP // this.bt_changeZP.BackColor = System.Drawing.SystemColors.Window; this.bt_changeZP.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold); this.bt_changeZP.Location = new System.Drawing.Point(343, 577); this.bt_changeZP.Name = "bt_changeZP"; this.bt_changeZP.Size = new System.Drawing.Size(47, 33); this.bt_changeZP.TabIndex = 56; this.bt_changeZP.Text = "*"; this.bt_changeZP.UseVisualStyleBackColor = false; this.bt_changeZP.Click += new System.EventHandler(this.bt_changeZP_Click); // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label8.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label8.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label8.Location = new System.Drawing.Point(567, 114); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(158, 28); this.label8.TabIndex = 103; this.label8.Text = "Документ"; // // label16 // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label16.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label16.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label16.Location = new System.Drawing.Point(567, 329); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(102, 28); this.label16.TabIndex = 102; this.label16.Text = "СНИЛС"; // // label9 // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label9.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label9.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label9.Location = new System.Drawing.Point(565, 286); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(104, 28); this.label9.TabIndex = 101; this.label9.Text = "Номер"; // // label13 // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label13.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label13.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label13.Location = new System.Drawing.Point(565, 245); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(95, 28); this.label13.TabIndex = 100; this.label13.Text = "Серия"; // // label12 // this.label12.AutoSize = true; this.label12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label12.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label12.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label12.Location = new System.Drawing.Point(567, 200); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(208, 28); this.label12.TabIndex = 99; this.label12.Text = "Дата выдачи"; // // label11 // this.label11.AutoSize = true; this.label11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label11.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label11.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label11.Location = new System.Drawing.Point(565, 160); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(172, 28); this.label11.TabIndex = 98; this.label11.Text = "Кем выдан\r\n"; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label1.Font = new System.Drawing.Font("aMavickFont", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label1.Location = new System.Drawing.Point(410, 27); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(404, 38); this.label1.TabIndex = 97; this.label1.Text = "Сведения о ребенке"; // // label14 // this.label14.AutoSize = true; this.label14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label14.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label14.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label14.Location = new System.Drawing.Point(61, 660); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(101, 28); this.label14.TabIndex = 110; this.label14.Text = "Отряд\r\n"; // // label7 // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label7.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label7.Location = new System.Drawing.Point(61, 371); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(97, 28); this.label7.TabIndex = 109; this.label7.Text = "Адрес"; // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label2.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label2.Location = new System.Drawing.Point(61, 519); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(233, 56); this.label2.TabIndex = 108; this.label2.Text = "Законный \r\nпредставитель"; // // label5 // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label5.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label5.Location = new System.Drawing.Point(61, 286); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(161, 56); this.label5.TabIndex = 107; this.label5.Text = "Дата\r\nРождения\r\n"; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label4.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label4.Location = new System.Drawing.Point(61, 231); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(147, 28); this.label4.TabIndex = 106; this.label4.Text = "Отчество"; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label3.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label3.Location = new System.Drawing.Point(61, 175); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(71, 28); this.label3.TabIndex = 105; this.label3.Text = "Имя"; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label6.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label6.Location = new System.Drawing.Point(61, 114); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(150, 28); this.label6.TabIndex = 104; this.label6.Text = "Фамилия"; // // label17 // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label17.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label17.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label17.Location = new System.Drawing.Point(567, 551); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(176, 28); this.label17.TabIndex = 113; this.label17.Text = "Стоимость"; // // label10 // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label10.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label10.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label10.Location = new System.Drawing.Point(745, 408); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(132, 28); this.label10.TabIndex = 112; this.label10.Text = "путевка"; // // label15 // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label15.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label15.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label15.Location = new System.Drawing.Point(567, 472); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(221, 56); this.label15.TabIndex = 111; this.label15.Text = "Дата\r\nприобритения"; // // addChild // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage"))); this.ClientSize = new System.Drawing.Size(1192, 847); this.Controls.Add(this.label17); this.Controls.Add(this.label10); this.Controls.Add(this.label15); this.Controls.Add(this.label14); this.Controls.Add(this.label7); this.Controls.Add(this.label2); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label6); this.Controls.Add(this.label8); this.Controls.Add(this.label16); this.Controls.Add(this.label9); this.Controls.Add(this.label13); this.Controls.Add(this.label12); this.Controls.Add(this.label11); this.Controls.Add(this.label1); this.Controls.Add(this.bt_changeZP); this.Controls.Add(this.bt_changeOtryad); this.Controls.Add(this.cb_lgotStoimost); this.Controls.Add(this.dtp_yearBuy); this.Controls.Add(this.bt_addOtryad); this.Controls.Add(this.bt_addZP); this.Controls.Add(this.cb_zakPredstavitel); this.Controls.Add(this.bt_add); this.Controls.Add(this.cb_otryad); this.Controls.Add(this.nud_stoimost); this.Controls.Add(this.mtb_snils); this.Controls.Add(this.mtb_nomer); this.Controls.Add(this.mtb_seria); this.Controls.Add(this.dtp_dateVudach); this.Controls.Add(this.tb_kemVudan); this.Controls.Add(this.cb_typeDoc); this.Controls.Add(this.tb_adress); this.Controls.Add(this.dtp_dateBirth); this.Controls.Add(this.tb_patronymic); this.Controls.Add(this.tb_name); this.Controls.Add(this.tb_surname); this.Name = "addChild"; this.Text = "addChild"; this.Load += new System.EventHandler(this.addChild_Load); ((System.ComponentModel.ISupportInitialize)(this.nud_stoimost)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.TextBox tb_surname; private System.Windows.Forms.TextBox tb_name; private System.Windows.Forms.TextBox tb_patronymic; private System.Windows.Forms.DateTimePicker dtp_dateBirth; private System.Windows.Forms.TextBox tb_adress; private System.Windows.Forms.ComboBox cb_typeDoc; private System.Windows.Forms.TextBox tb_kemVudan; private System.Windows.Forms.DateTimePicker dtp_dateVudach; private System.Windows.Forms.MaskedTextBox mtb_seria; private System.Windows.Forms.MaskedTextBox mtb_nomer; private System.Windows.Forms.MaskedTextBox mtb_snils; private System.Windows.Forms.NumericUpDown nud_stoimost; private System.Windows.Forms.ComboBox cb_otryad; private System.Windows.Forms.Button bt_add; private System.Windows.Forms.ComboBox cb_zakPredstavitel; private System.Windows.Forms.Button bt_addZP; private System.Windows.Forms.Button bt_addOtryad; private System.Windows.Forms.DateTimePicker dtp_yearBuy; private System.Windows.Forms.CheckBox cb_lgotStoimost; private System.Windows.Forms.Button bt_changeOtryad; private System.Windows.Forms.Button bt_changeZP; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label15; } }