namespace Дол_Восток { partial class addSotrudnic { /// /// 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(addSotrudnic)); this.bt_add = new System.Windows.Forms.Button(); this.tb_studentOtryad = new System.Windows.Forms.TextBox(); this.tb_workPlace = new System.Windows.Forms.TextBox(); this.mtb_numSertificat = new System.Windows.Forms.MaskedTextBox(); this.nud_kolSmen = new System.Windows.Forms.NumericUpDown(); this.nud_salary = new System.Windows.Forms.NumericUpDown(); this.cb_dolgnost = new System.Windows.Forms.ComboBox(); this.nud_numMedBook = new System.Windows.Forms.NumericUpDown(); this.mtb_snils = new System.Windows.Forms.MaskedTextBox(); this.mtb_INN = 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_obrazovanie = new System.Windows.Forms.ComboBox(); this.cb_familyStatus = new System.Windows.Forms.ComboBox(); this.tb_adress = new System.Windows.Forms.TextBox(); this.dtp_dateBirth = new System.Windows.Forms.DateTimePicker(); this.mtb_telephone = new System.Windows.Forms.MaskedTextBox(); 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.tb_statusOtryad = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label6 = 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.label2 = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.label26 = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label18 = 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.label10 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.nud_kolSmen)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nud_salary)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nud_numMedBook)).BeginInit(); this.SuspendLayout(); // // 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(497, 795); this.bt_add.Name = "bt_add"; this.bt_add.Size = new System.Drawing.Size(218, 42); this.bt_add.TabIndex = 45; this.bt_add.Text = "Сохранить"; this.bt_add.UseVisualStyleBackColor = false; this.bt_add.Click += new System.EventHandler(this.bt_add_Click); // // tb_studentOtryad // this.tb_studentOtryad.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.tb_studentOtryad.Location = new System.Drawing.Point(897, 673); this.tb_studentOtryad.Name = "tb_studentOtryad"; this.tb_studentOtryad.Size = new System.Drawing.Size(162, 26); this.tb_studentOtryad.TabIndex = 43; // // tb_workPlace // this.tb_workPlace.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.tb_workPlace.Location = new System.Drawing.Point(897, 617); this.tb_workPlace.Name = "tb_workPlace"; this.tb_workPlace.Size = new System.Drawing.Size(162, 26); this.tb_workPlace.TabIndex = 42; // // mtb_numSertificat // this.mtb_numSertificat.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.mtb_numSertificat.Location = new System.Drawing.Point(286, 739); this.mtb_numSertificat.Name = "mtb_numSertificat"; this.mtb_numSertificat.Size = new System.Drawing.Size(162, 26); this.mtb_numSertificat.TabIndex = 41; // // nud_kolSmen // this.nud_kolSmen.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.nud_kolSmen.Location = new System.Drawing.Point(897, 558); this.nud_kolSmen.Name = "nud_kolSmen"; this.nud_kolSmen.Size = new System.Drawing.Size(162, 26); this.nud_kolSmen.TabIndex = 40; // // nud_salary // this.nud_salary.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.nud_salary.Location = new System.Drawing.Point(286, 682); this.nud_salary.Name = "nud_salary"; this.nud_salary.Size = new System.Drawing.Size(162, 26); this.nud_salary.TabIndex = 39; // // cb_dolgnost // this.cb_dolgnost.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.cb_dolgnost.FormattingEnabled = true; this.cb_dolgnost.Location = new System.Drawing.Point(286, 622); this.cb_dolgnost.Name = "cb_dolgnost"; this.cb_dolgnost.Size = new System.Drawing.Size(162, 28); this.cb_dolgnost.TabIndex = 38; // // nud_numMedBook // this.nud_numMedBook.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.nud_numMedBook.Location = new System.Drawing.Point(897, 439); this.nud_numMedBook.Name = "nud_numMedBook"; this.nud_numMedBook.Size = new System.Drawing.Size(162, 26); this.nud_numMedBook.TabIndex = 37; // // 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(897, 382); this.mtb_snils.Mask = "00000000000"; this.mtb_snils.Name = "mtb_snils"; this.mtb_snils.Size = new System.Drawing.Size(162, 26); this.mtb_snils.TabIndex = 36; // // mtb_INN // this.mtb_INN.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.mtb_INN.Location = new System.Drawing.Point(897, 328); this.mtb_INN.Mask = "000000000000"; this.mtb_INN.Name = "mtb_INN"; this.mtb_INN.Size = new System.Drawing.Size(162, 26); this.mtb_INN.TabIndex = 35; // // 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(897, 228); this.mtb_nomer.Mask = "000000"; this.mtb_nomer.Name = "mtb_nomer"; this.mtb_nomer.Size = new System.Drawing.Size(162, 26); this.mtb_nomer.TabIndex = 34; // // 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(897, 189); this.mtb_seria.Mask = "0000"; this.mtb_seria.Name = "mtb_seria"; this.mtb_seria.Size = new System.Drawing.Size(162, 26); this.mtb_seria.TabIndex = 33; // // 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(897, 145); this.dtp_dateVudach.Name = "dtp_dateVudach"; this.dtp_dateVudach.Size = new System.Drawing.Size(162, 26); this.dtp_dateVudach.TabIndex = 32; // // 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(897, 97); this.tb_kemVudan.Name = "tb_kemVudan"; this.tb_kemVudan.Size = new System.Drawing.Size(162, 26); this.tb_kemVudan.TabIndex = 31; // // cb_obrazovanie // this.cb_obrazovanie.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.cb_obrazovanie.FormattingEnabled = true; this.cb_obrazovanie.Items.AddRange(new object[] { "дошкольное образование", "начальное общее образование", "основное общее образование", "среднее общее образование", "среднее профессиональное образование", "высшее образование"}); this.cb_obrazovanie.Location = new System.Drawing.Point(286, 554); this.cb_obrazovanie.Name = "cb_obrazovanie"; this.cb_obrazovanie.Size = new System.Drawing.Size(162, 28); this.cb_obrazovanie.TabIndex = 30; // // cb_familyStatus // this.cb_familyStatus.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.cb_familyStatus.FormattingEnabled = true; this.cb_familyStatus.Items.AddRange(new object[] { "Не замужем/не женат", "Разведена/разведен", "Замужем/женат"}); this.cb_familyStatus.Location = new System.Drawing.Point(286, 480); this.cb_familyStatus.Name = "cb_familyStatus"; this.cb_familyStatus.Size = new System.Drawing.Size(162, 28); this.cb_familyStatus.TabIndex = 29; // // 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(286, 340); this.tb_adress.Name = "tb_adress"; this.tb_adress.Size = new System.Drawing.Size(162, 26); this.tb_adress.TabIndex = 28; // // 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(286, 263); this.dtp_dateBirth.Name = "dtp_dateBirth"; this.dtp_dateBirth.Size = new System.Drawing.Size(162, 26); this.dtp_dateBirth.TabIndex = 27; // // mtb_telephone // this.mtb_telephone.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.mtb_telephone.Location = new System.Drawing.Point(286, 401); this.mtb_telephone.Mask = "+7(000)000-00-00"; this.mtb_telephone.Name = "mtb_telephone"; this.mtb_telephone.Size = new System.Drawing.Size(162, 26); this.mtb_telephone.TabIndex = 26; // // 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(286, 197); this.tb_patronymic.Name = "tb_patronymic"; this.tb_patronymic.Size = new System.Drawing.Size(162, 26); this.tb_patronymic.TabIndex = 25; // // 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(286, 138); this.tb_name.Name = "tb_name"; this.tb_name.Size = new System.Drawing.Size(162, 26); this.tb_name.TabIndex = 24; // // 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(286, 79); this.tb_surname.Name = "tb_surname"; this.tb_surname.Size = new System.Drawing.Size(162, 26); this.tb_surname.TabIndex = 23; // // tb_statusOtryad // this.tb_statusOtryad.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.tb_statusOtryad.Location = new System.Drawing.Point(897, 737); this.tb_statusOtryad.Name = "tb_statusOtryad"; this.tb_statusOtryad.Size = new System.Drawing.Size(162, 26); this.tb_statusOtryad.TabIndex = 46; // // 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", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label14.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label14.Location = new System.Drawing.Point(399, 21); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(403, 33); this.label14.TabIndex = 71; this.label14.Text = "Данные о сотруднике"; // // label23 // this.label23.AutoSize = true; this.label23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label23.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label23.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label23.Location = new System.Drawing.Point(44, 739); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(188, 28); this.label23.TabIndex = 103; this.label23.Text = "Сертификат"; // // label20 // this.label20.AutoSize = true; this.label20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label20.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label20.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label20.Location = new System.Drawing.Point(53, 678); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(154, 28); this.label20.TabIndex = 102; this.label20.Text = "Зарплата"; // // label19 // this.label19.AutoSize = true; this.label19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label19.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label19.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label19.Location = new System.Drawing.Point(53, 619); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(182, 28); this.label19.TabIndex = 101; this.label19.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(53, 554); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(207, 28); this.label8.TabIndex = 100; this.label8.Text = "Образование"; // // 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", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label1.Location = new System.Drawing.Point(53, 464); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(179, 56); this.label1.TabIndex = 99; this.label1.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(53, 401); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(135, 28); this.label7.TabIndex = 98; this.label7.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(53, 340); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(97, 28); this.label6.TabIndex = 97; this.label6.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(53, 249); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(161, 56); this.label5.TabIndex = 96; 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(53, 194); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(147, 28); this.label4.TabIndex = 95; 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(53, 138); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(71, 28); this.label3.TabIndex = 94; this.label3.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(53, 77); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(150, 28); this.label2.TabIndex = 93; this.label2.Text = "Фамилия"; // // label27 // this.label27.AutoSize = true; this.label27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label27.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label27.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label27.Location = new System.Drawing.Point(622, 737); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(256, 28); this.label27.TabIndex = 117; this.label27.Text = "Статус в отряде"; // // label26 // this.label26.AutoSize = true; this.label26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label26.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label26.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label26.Location = new System.Drawing.Point(622, 673); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(171, 28); this.label26.TabIndex = 116; this.label26.Text = "Студотряд"; // // label25 // this.label25.AutoSize = true; this.label25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label25.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label25.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label25.Location = new System.Drawing.Point(622, 617); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(222, 28); this.label25.TabIndex = 115; this.label25.Text = "Место Работы\r\n"; // // label22 // this.label22.AutoSize = true; this.label22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label22.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label22.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label22.Location = new System.Drawing.Point(622, 550); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(196, 56); this.label22.TabIndex = 114; this.label22.Text = "Количество \r\nсмен"; // // label21 // this.label21.AutoSize = true; this.label21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label21.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label21.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label21.Location = new System.Drawing.Point(685, 507); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(281, 28); this.label21.TabIndex = 113; this.label21.Text = "Данные об опыте "; // // label18 // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(88)))), ((int)(((byte)(160))))); this.label18.Font = new System.Drawing.Font("aMavickFont", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label18.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label18.Location = new System.Drawing.Point(622, 428); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(217, 56); this.label18.TabIndex = 112; this.label18.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(622, 382); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(102, 28); this.label16.TabIndex = 111; 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(622, 335); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(69, 28); this.label15.TabIndex = 110; this.label15.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(620, 237); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(104, 28); this.label9.TabIndex = 109; 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(620, 189); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(95, 28); this.label13.TabIndex = 108; 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(622, 144); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(208, 28); this.label12.TabIndex = 107; 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(620, 104); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(172, 28); this.label11.TabIndex = 106; this.label11.Text = "Кем выдан\r\n"; // // 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(685, 297); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(290, 28); this.label10.TabIndex = 105; this.label10.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(791, 54); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(138, 28); this.label17.TabIndex = 104; this.label17.Text = "Паспорт"; // // addSotrudnic // 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, 864); this.Controls.Add(this.label27); this.Controls.Add(this.label26); this.Controls.Add(this.label25); this.Controls.Add(this.label22); this.Controls.Add(this.label21); this.Controls.Add(this.label18); 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.label10); this.Controls.Add(this.label17); this.Controls.Add(this.label23); this.Controls.Add(this.label20); this.Controls.Add(this.label19); this.Controls.Add(this.label8); this.Controls.Add(this.label1); this.Controls.Add(this.label7); this.Controls.Add(this.label6); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.label14); this.Controls.Add(this.tb_statusOtryad); this.Controls.Add(this.bt_add); this.Controls.Add(this.tb_studentOtryad); this.Controls.Add(this.tb_workPlace); this.Controls.Add(this.mtb_numSertificat); this.Controls.Add(this.nud_kolSmen); this.Controls.Add(this.nud_salary); this.Controls.Add(this.cb_dolgnost); this.Controls.Add(this.nud_numMedBook); this.Controls.Add(this.mtb_snils); this.Controls.Add(this.mtb_INN); 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_obrazovanie); this.Controls.Add(this.cb_familyStatus); this.Controls.Add(this.tb_adress); this.Controls.Add(this.dtp_dateBirth); this.Controls.Add(this.mtb_telephone); this.Controls.Add(this.tb_patronymic); this.Controls.Add(this.tb_name); this.Controls.Add(this.tb_surname); this.Name = "addSotrudnic"; this.Text = "addSotrudnic"; this.Load += new System.EventHandler(this.addSotrudnic_Load); ((System.ComponentModel.ISupportInitialize)(this.nud_kolSmen)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nud_salary)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nud_numMedBook)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button bt_add; private System.Windows.Forms.TextBox tb_studentOtryad; private System.Windows.Forms.TextBox tb_workPlace; private System.Windows.Forms.MaskedTextBox mtb_numSertificat; private System.Windows.Forms.NumericUpDown nud_kolSmen; private System.Windows.Forms.NumericUpDown nud_salary; private System.Windows.Forms.ComboBox cb_dolgnost; private System.Windows.Forms.NumericUpDown nud_numMedBook; private System.Windows.Forms.MaskedTextBox mtb_snils; private System.Windows.Forms.MaskedTextBox mtb_INN; 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_obrazovanie; private System.Windows.Forms.ComboBox cb_familyStatus; private System.Windows.Forms.TextBox tb_adress; private System.Windows.Forms.DateTimePicker dtp_dateBirth; private System.Windows.Forms.MaskedTextBox mtb_telephone; 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.TextBox tb_statusOtryad; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label27; private System.Windows.Forms.Label label26; private System.Windows.Forms.Label label25; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label18; 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 label10; private System.Windows.Forms.Label label17; } }