123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578 |
- namespace Дол_Восток
- {
- partial class changeChild
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(changeChild));
- this.dtp_yearBuy = new System.Windows.Forms.DateTimePicker();
- this.bt_addOtryad = new System.Windows.Forms.Button();
- this.bt_addZP = new System.Windows.Forms.Button();
- this.cb_zakPredstavitel = new System.Windows.Forms.ComboBox();
- this.bt_change = new System.Windows.Forms.Button();
- this.cb_otryad = new System.Windows.Forms.ComboBox();
- this.nud_stoimost = new System.Windows.Forms.NumericUpDown();
- this.mtb_snils = new System.Windows.Forms.MaskedTextBox();
- this.mtb_nomer = new System.Windows.Forms.MaskedTextBox();
- this.mtb_seria = new System.Windows.Forms.MaskedTextBox();
- this.dtp_dateVudach = new System.Windows.Forms.DateTimePicker();
- this.tb_kemVudan = new System.Windows.Forms.TextBox();
- this.cb_typeDoc = new System.Windows.Forms.ComboBox();
- this.tb_adress = new System.Windows.Forms.TextBox();
- this.dtp_dateBirth = new System.Windows.Forms.DateTimePicker();
- this.tb_patronymic = new System.Windows.Forms.TextBox();
- this.tb_name = new System.Windows.Forms.TextBox();
- this.tb_surname = new System.Windows.Forms.TextBox();
- 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.label1 = 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.label2 = new System.Windows.Forms.Label();
- this.label16 = new System.Windows.Forms.Label();
- this.label15 = 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.label7 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.label14 = new System.Windows.Forms.Label();
- this.label17 = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.nud_stoimost)).BeginInit();
- this.SuspendLayout();
- //
- // 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(822, 482);
- this.dtp_yearBuy.Name = "dtp_yearBuy";
- this.dtp_yearBuy.Size = new System.Drawing.Size(174, 26);
- this.dtp_yearBuy.TabIndex = 52;
- //
- // 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(418, 694);
- this.bt_addOtryad.Name = "bt_addOtryad";
- this.bt_addOtryad.Size = new System.Drawing.Size(50, 41);
- this.bt_addOtryad.TabIndex = 51;
- this.bt_addOtryad.Text = "+";
- this.bt_addOtryad.UseVisualStyleBackColor = false;
- this.bt_addOtryad.Click += new System.EventHandler(this.bt_addOtryad_Click);
- //
- // 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(418, 567);
- this.bt_addZP.Name = "bt_addZP";
- this.bt_addZP.Size = new System.Drawing.Size(50, 39);
- this.bt_addZP.TabIndex = 50;
- this.bt_addZP.Text = "+";
- this.bt_addZP.UseVisualStyleBackColor = false;
- this.bt_addZP.Click += new System.EventHandler(this.bt_addZP_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(295, 515);
- this.cb_zakPredstavitel.Name = "cb_zakPredstavitel";
- this.cb_zakPredstavitel.Size = new System.Drawing.Size(173, 28);
- this.cb_zakPredstavitel.TabIndex = 49;
- //
- // bt_change
- //
- this.bt_change.BackColor = System.Drawing.SystemColors.Window;
- this.bt_change.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold);
- this.bt_change.Location = new System.Drawing.Point(483, 757);
- this.bt_change.Name = "bt_change";
- this.bt_change.Size = new System.Drawing.Size(191, 48);
- this.bt_change.TabIndex = 48;
- this.bt_change.Text = "Изменить";
- this.bt_change.UseVisualStyleBackColor = false;
- this.bt_change.Click += new System.EventHandler(this.bt_change_Click);
- //
- // 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(295, 647);
- this.cb_otryad.Name = "cb_otryad";
- this.cb_otryad.Size = new System.Drawing.Size(173, 28);
- this.cb_otryad.TabIndex = 47;
- //
- // 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.Location = new System.Drawing.Point(822, 550);
- this.nud_stoimost.Maximum = new decimal(new int[] {
- 1000000,
- 0,
- 0,
- 0});
- this.nud_stoimost.Name = "nud_stoimost";
- this.nud_stoimost.Size = new System.Drawing.Size(172, 26);
- this.nud_stoimost.TabIndex = 45;
- //
- // 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(821, 331);
- this.mtb_snils.Mask = "00000000000";
- this.mtb_snils.Name = "mtb_snils";
- this.mtb_snils.Size = new System.Drawing.Size(174, 26);
- this.mtb_snils.TabIndex = 44;
- //
- // 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(821, 288);
- this.mtb_nomer.Mask = "000000";
- this.mtb_nomer.Name = "mtb_nomer";
- this.mtb_nomer.Size = new System.Drawing.Size(173, 26);
- this.mtb_nomer.TabIndex = 43;
- //
- // 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(822, 244);
- this.mtb_seria.Mask = "0000";
- this.mtb_seria.Name = "mtb_seria";
- this.mtb_seria.Size = new System.Drawing.Size(172, 26);
- this.mtb_seria.TabIndex = 42;
- //
- // 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(821, 201);
- this.dtp_dateVudach.Name = "dtp_dateVudach";
- this.dtp_dateVudach.Size = new System.Drawing.Size(173, 26);
- this.dtp_dateVudach.TabIndex = 41;
- //
- // 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(822, 158);
- this.tb_kemVudan.Name = "tb_kemVudan";
- this.tb_kemVudan.Size = new System.Drawing.Size(173, 26);
- this.tb_kemVudan.TabIndex = 40;
- //
- // 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(821, 113);
- this.cb_typeDoc.Name = "cb_typeDoc";
- this.cb_typeDoc.Size = new System.Drawing.Size(173, 28);
- this.cb_typeDoc.TabIndex = 39;
- //
- // 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(219, 355);
- this.tb_adress.Name = "tb_adress";
- this.tb_adress.Size = new System.Drawing.Size(173, 26);
- this.tb_adress.TabIndex = 38;
- //
- // 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(219, 287);
- this.dtp_dateBirth.Name = "dtp_dateBirth";
- this.dtp_dateBirth.Size = new System.Drawing.Size(173, 26);
- this.dtp_dateBirth.TabIndex = 37;
- //
- // 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(219, 218);
- this.tb_patronymic.Name = "tb_patronymic";
- this.tb_patronymic.Size = new System.Drawing.Size(173, 26);
- this.tb_patronymic.TabIndex = 36;
- //
- // 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(219, 162);
- this.tb_name.Name = "tb_name";
- this.tb_name.Size = new System.Drawing.Size(173, 26);
- this.tb_name.TabIndex = 35;
- //
- // 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(219, 100);
- this.tb_surname.Name = "tb_surname";
- this.tb_surname.Size = new System.Drawing.Size(173, 26);
- this.tb_surname.TabIndex = 34;
- //
- // 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(728, 602);
- this.cb_lgotStoimost.Name = "cb_lgotStoimost";
- this.cb_lgotStoimost.Size = new System.Drawing.Size(136, 32);
- this.cb_lgotStoimost.TabIndex = 53;
- 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(295, 694);
- this.bt_changeOtryad.Name = "bt_changeOtryad";
- this.bt_changeOtryad.Size = new System.Drawing.Size(50, 41);
- this.bt_changeOtryad.TabIndex = 54;
- 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(295, 565);
- this.bt_changeZP.Name = "bt_changeZP";
- this.bt_changeZP.Size = new System.Drawing.Size(50, 41);
- this.bt_changeZP.TabIndex = 55;
- this.bt_changeZP.Text = "*";
- this.bt_changeZP.UseVisualStyleBackColor = false;
- this.bt_changeZP.Click += new System.EventHandler(this.bt_changeZP_Click);
- //
- // 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(397, 26);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(404, 38);
- this.label1.TabIndex = 56;
- this.label1.Text = "Сведения о ребенке";
- //
- // 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(27, 270);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(161, 56);
- this.label5.TabIndex = 78;
- 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(27, 215);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(147, 28);
- this.label4.TabIndex = 77;
- 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(27, 159);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(71, 28);
- this.label3.TabIndex = 76;
- 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(27, 98);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(150, 28);
- this.label6.TabIndex = 75;
- this.label6.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(27, 503);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(233, 56);
- this.label2.TabIndex = 79;
- this.label2.Text = "Законный \r\nпредставитель";
- //
- // 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(554, 328);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(102, 28);
- this.label16.TabIndex = 93;
- this.label16.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(554, 471);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(221, 56);
- this.label15.TabIndex = 92;
- this.label15.Text = "Дата\r\nприобритения";
- //
- // 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(552, 285);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(104, 28);
- this.label9.TabIndex = 91;
- 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(552, 244);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(95, 28);
- this.label13.TabIndex = 90;
- 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(554, 199);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(208, 28);
- this.label12.TabIndex = 89;
- 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(552, 159);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(172, 28);
- this.label11.TabIndex = 88;
- this.label11.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(27, 355);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(97, 28);
- this.label7.TabIndex = 95;
- this.label7.Text = "Адрес";
- //
- // 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(554, 113);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(158, 28);
- this.label8.TabIndex = 96;
- this.label8.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(732, 407);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(132, 28);
- this.label10.TabIndex = 97;
- this.label10.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(27, 644);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(101, 28);
- this.label14.TabIndex = 98;
- this.label14.Text = "Отряд\r\n";
- //
- // 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(554, 550);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(176, 28);
- this.label17.TabIndex = 99;
- this.label17.Text = "Стоимость";
- this.label17.Click += new System.EventHandler(this.label17_Click);
- //
- // changeChild
- //
- 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(1182, 831);
- this.Controls.Add(this.label17);
- this.Controls.Add(this.label14);
- this.Controls.Add(this.label10);
- this.Controls.Add(this.label8);
- this.Controls.Add(this.label7);
- this.Controls.Add(this.label16);
- this.Controls.Add(this.label15);
- this.Controls.Add(this.label9);
- this.Controls.Add(this.label13);
- this.Controls.Add(this.label12);
- this.Controls.Add(this.label11);
- 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.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_change);
- 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 = "changeChild";
- this.Text = "changeChild";
- this.Load += new System.EventHandler(this.changeChild_Load);
- ((System.ComponentModel.ISupportInitialize)(this.nud_stoimost)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.DateTimePicker dtp_yearBuy;
- private System.Windows.Forms.Button bt_addOtryad;
- private System.Windows.Forms.Button bt_addZP;
- private System.Windows.Forms.ComboBox cb_zakPredstavitel;
- private System.Windows.Forms.Button bt_change;
- private System.Windows.Forms.ComboBox cb_otryad;
- private System.Windows.Forms.NumericUpDown nud_stoimost;
- private System.Windows.Forms.MaskedTextBox mtb_snils;
- private System.Windows.Forms.MaskedTextBox mtb_nomer;
- private System.Windows.Forms.MaskedTextBox mtb_seria;
- private System.Windows.Forms.DateTimePicker dtp_dateVudach;
- private System.Windows.Forms.TextBox tb_kemVudan;
- private System.Windows.Forms.ComboBox cb_typeDoc;
- private System.Windows.Forms.TextBox tb_adress;
- private System.Windows.Forms.DateTimePicker dtp_dateBirth;
- private System.Windows.Forms.TextBox tb_patronymic;
- private System.Windows.Forms.TextBox tb_name;
- private System.Windows.Forms.TextBox tb_surname;
- 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 label1;
- 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 label2;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.Label label15;
- 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 label7;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.Label label17;
- }
- }
|