namespace Услуги_салона_красоты_Тураев { partial class Клиенты { /// /// 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() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.Label iD_clientLabel; System.Windows.Forms.Label firstNameLabel; System.Windows.Forms.Label lastNameLabel; System.Windows.Forms.Label patronymicLabel; System.Windows.Forms.Label genderCodeLabel; System.Windows.Forms.Label phoneLabel; System.Windows.Forms.Label birthdayLabel; System.Windows.Forms.Label emailLabel; System.Windows.Forms.Label registrationDateLabel; System.Windows.Forms.Label label2; System.Windows.Forms.Label label3; System.Windows.Forms.Label label4; System.Windows.Forms.Label label5; System.Windows.Forms.Label label6; System.Windows.Forms.Label label7; System.Windows.Forms.Label label8; System.Windows.Forms.Label label9; System.Windows.Forms.Label label10; System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Клиенты)); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.button5 = new System.Windows.Forms.Button(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.button3 = new System.Windows.Forms.Button(); this.button4 = new System.Windows.Forms.Button(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.button2 = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.label1 = new System.Windows.Forms.Label(); this.dB_Turaev_V2DataSet = new Услуги_салона_красоты_Тураев.DB_Turaev_V2DataSet(); this.клиентBindingSource = new System.Windows.Forms.BindingSource(this.components); this.клиентTableAdapter = new Услуги_салона_красоты_Тураев.DB_Turaev_V2DataSetTableAdapters.КлиентTableAdapter(); this.tableAdapterManager = new Услуги_салона_красоты_Тураев.DB_Turaev_V2DataSetTableAdapters.TableAdapterManager(); this.клиентDataGridView = new System.Windows.Forms.DataGridView(); 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.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.iD_clientTextBox = new System.Windows.Forms.TextBox(); this.firstNameTextBox = new System.Windows.Forms.TextBox(); this.lastNameTextBox = new System.Windows.Forms.TextBox(); this.patronymicTextBox = new System.Windows.Forms.TextBox(); this.genderCodeTextBox = new System.Windows.Forms.TextBox(); this.phoneTextBox = new System.Windows.Forms.TextBox(); this.birthdayDateTimePicker = new System.Windows.Forms.DateTimePicker(); this.emailTextBox = new System.Windows.Forms.TextBox(); this.registrationDateDateTimePicker = new System.Windows.Forms.DateTimePicker(); this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker(); this.textBox1 = new System.Windows.Forms.TextBox(); this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker(); this.textBox2 = new System.Windows.Forms.TextBox(); this.textBox3 = new System.Windows.Forms.TextBox(); this.textBox4 = new System.Windows.Forms.TextBox(); this.textBox5 = new System.Windows.Forms.TextBox(); this.textBox6 = new System.Windows.Forms.TextBox(); this.textBox7 = new System.Windows.Forms.TextBox(); this.button8 = new System.Windows.Forms.Button(); this.button6 = new System.Windows.Forms.Button(); this.button7 = new System.Windows.Forms.Button(); this.button9 = new System.Windows.Forms.Button(); iD_clientLabel = new System.Windows.Forms.Label(); firstNameLabel = new System.Windows.Forms.Label(); lastNameLabel = new System.Windows.Forms.Label(); patronymicLabel = new System.Windows.Forms.Label(); genderCodeLabel = new System.Windows.Forms.Label(); phoneLabel = new System.Windows.Forms.Label(); birthdayLabel = new System.Windows.Forms.Label(); emailLabel = new System.Windows.Forms.Label(); registrationDateLabel = new System.Windows.Forms.Label(); label2 = new System.Windows.Forms.Label(); label3 = new System.Windows.Forms.Label(); label4 = new System.Windows.Forms.Label(); label5 = new System.Windows.Forms.Label(); label6 = new System.Windows.Forms.Label(); label7 = new System.Windows.Forms.Label(); label8 = new System.Windows.Forms.Label(); label9 = new System.Windows.Forms.Label(); label10 = new System.Windows.Forms.Label(); this.groupBox5.SuspendLayout(); this.groupBox4.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dB_Turaev_V2DataSet)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.клиентBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.клиентDataGridView)).BeginInit(); this.SuspendLayout(); // // groupBox5 // this.groupBox5.Controls.Add(this.button5); this.groupBox5.Location = new System.Drawing.Point(638, 171); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(472, 145); this.groupBox5.TabIndex = 19; this.groupBox5.TabStop = false; this.groupBox5.Text = "Удалить клиента"; // // button5 // this.button5.Location = new System.Drawing.Point(172, 49); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(128, 52); this.button5.TabIndex = 2; this.button5.Text = "Удалить"; this.button5.UseVisualStyleBackColor = true; this.button5.Click += new System.EventHandler(this.button5_Click); // // groupBox4 // this.groupBox4.Controls.Add(this.button3); this.groupBox4.Controls.Add(this.button4); this.groupBox4.Location = new System.Drawing.Point(958, 58); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(152, 107); this.groupBox4.TabIndex = 18; this.groupBox4.TabStop = false; this.groupBox4.Text = "Элементы навигации (по записям)"; // // button3 // this.button3.Location = new System.Drawing.Point(38, 66); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(75, 23); this.button3.TabIndex = 1; this.button3.Text = "Вниз"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // button4 // this.button4.Location = new System.Drawing.Point(38, 36); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(75, 23); this.button4.TabIndex = 0; this.button4.Text = "Вверх"; this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.button4_Click); // // groupBox3 // this.groupBox3.Controls.Add(this.button2); this.groupBox3.Controls.Add(this.button1); this.groupBox3.Location = new System.Drawing.Point(638, 58); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(152, 107); this.groupBox3.TabIndex = 17; this.groupBox3.TabStop = false; this.groupBox3.Text = "Элементы навигации (по таблицам)"; // // button2 // this.button2.Location = new System.Drawing.Point(38, 66); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(75, 23); this.button2.TabIndex = 1; this.button2.Text = "Пред."; this.button2.UseVisualStyleBackColor = true; // // button1 // this.button1.Location = new System.Drawing.Point(38, 36); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 23); this.button1.TabIndex = 0; this.button1.Text = "След."; this.button1.UseVisualStyleBackColor = true; // // groupBox2 // this.groupBox2.Controls.Add(this.button7); this.groupBox2.Controls.Add(label2); this.groupBox2.Controls.Add(this.dateTimePicker1); this.groupBox2.Controls.Add(label3); this.groupBox2.Controls.Add(this.textBox1); this.groupBox2.Controls.Add(label4); this.groupBox2.Controls.Add(this.dateTimePicker2); this.groupBox2.Controls.Add(label5); this.groupBox2.Controls.Add(this.textBox2); this.groupBox2.Controls.Add(label6); this.groupBox2.Controls.Add(this.textBox3); this.groupBox2.Controls.Add(label7); this.groupBox2.Controls.Add(this.textBox4); this.groupBox2.Controls.Add(label8); this.groupBox2.Controls.Add(this.textBox5); this.groupBox2.Controls.Add(label9); this.groupBox2.Controls.Add(this.textBox6); this.groupBox2.Controls.Add(label10); this.groupBox2.Controls.Add(this.textBox7); this.groupBox2.Location = new System.Drawing.Point(325, 50); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(307, 266); this.groupBox2.TabIndex = 16; this.groupBox2.TabStop = false; this.groupBox2.Text = "Редактировать клиента"; // // groupBox1 // this.groupBox1.Controls.Add(this.button8); this.groupBox1.Controls.Add(this.button6); this.groupBox1.Controls.Add(registrationDateLabel); this.groupBox1.Controls.Add(this.registrationDateDateTimePicker); this.groupBox1.Controls.Add(emailLabel); this.groupBox1.Controls.Add(this.emailTextBox); this.groupBox1.Controls.Add(birthdayLabel); this.groupBox1.Controls.Add(this.birthdayDateTimePicker); this.groupBox1.Controls.Add(phoneLabel); this.groupBox1.Controls.Add(this.phoneTextBox); this.groupBox1.Controls.Add(genderCodeLabel); this.groupBox1.Controls.Add(this.genderCodeTextBox); this.groupBox1.Controls.Add(patronymicLabel); this.groupBox1.Controls.Add(this.patronymicTextBox); this.groupBox1.Controls.Add(lastNameLabel); this.groupBox1.Controls.Add(this.lastNameTextBox); this.groupBox1.Controls.Add(firstNameLabel); this.groupBox1.Controls.Add(this.firstNameTextBox); this.groupBox1.Controls.Add(iD_clientLabel); this.groupBox1.Controls.Add(this.iD_clientTextBox); this.groupBox1.Location = new System.Drawing.Point(12, 45); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(307, 271); this.groupBox1.TabIndex = 15; this.groupBox1.TabStop = false; this.groupBox1.Text = "Добавить клиента"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Tahoma", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label1.Location = new System.Drawing.Point(12, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(122, 33); this.label1.TabIndex = 14; this.label1.Text = "Клиенты"; // // dB_Turaev_V2DataSet // this.dB_Turaev_V2DataSet.DataSetName = "DB_Turaev_V2DataSet"; this.dB_Turaev_V2DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // клиентBindingSource // this.клиентBindingSource.DataMember = "Клиент"; this.клиентBindingSource.DataSource = this.dB_Turaev_V2DataSet; // // клиентTableAdapter // this.клиентTableAdapter.ClearBeforeFill = true; // // tableAdapterManager // this.tableAdapterManager.BackupDataSetBeforeUpdate = false; this.tableAdapterManager.UpdateOrder = Услуги_салона_красоты_Тураев.DB_Turaev_V2DataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; this.tableAdapterManager.Клиент_СервисTableAdapter = null; this.tableAdapterManager.КлиентTableAdapter = this.клиентTableAdapter; this.tableAdapterManager.ПоставщикиTableAdapter = null; this.tableAdapterManager.СервисTableAdapter = null; this.tableAdapterManager.ТоварыTableAdapter = null; // // клиентDataGridView // this.клиентDataGridView.AutoGenerateColumns = false; this.клиентDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.клиентDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.клиентDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn1, this.dataGridViewTextBoxColumn2, this.dataGridViewTextBoxColumn3, this.dataGridViewTextBoxColumn4, this.dataGridViewTextBoxColumn5, this.dataGridViewTextBoxColumn6, this.dataGridViewTextBoxColumn7, this.dataGridViewTextBoxColumn8, this.dataGridViewTextBoxColumn9}); this.клиентDataGridView.DataSource = this.клиентBindingSource; this.клиентDataGridView.Location = new System.Drawing.Point(12, 322); this.клиентDataGridView.Name = "клиентDataGridView"; this.клиентDataGridView.Size = new System.Drawing.Size(1098, 324); this.клиентDataGridView.TabIndex = 20; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.DataPropertyName = "ID_client"; this.dataGridViewTextBoxColumn1.HeaderText = "ID_client"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.ReadOnly = true; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.DataPropertyName = "FirstName"; this.dataGridViewTextBoxColumn2.HeaderText = "FirstName"; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; // // dataGridViewTextBoxColumn3 // this.dataGridViewTextBoxColumn3.DataPropertyName = "LastName"; this.dataGridViewTextBoxColumn3.HeaderText = "LastName"; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.DataPropertyName = "Patronymic"; this.dataGridViewTextBoxColumn4.HeaderText = "Patronymic"; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.DataPropertyName = "GenderCode"; this.dataGridViewTextBoxColumn5.HeaderText = "GenderCode"; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; // // dataGridViewTextBoxColumn6 // this.dataGridViewTextBoxColumn6.DataPropertyName = "Phone"; this.dataGridViewTextBoxColumn6.HeaderText = "Phone"; this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; // // dataGridViewTextBoxColumn7 // this.dataGridViewTextBoxColumn7.DataPropertyName = "Birthday"; this.dataGridViewTextBoxColumn7.HeaderText = "Birthday"; this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; // // dataGridViewTextBoxColumn8 // this.dataGridViewTextBoxColumn8.DataPropertyName = "Email"; this.dataGridViewTextBoxColumn8.HeaderText = "Email"; this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; // // dataGridViewTextBoxColumn9 // this.dataGridViewTextBoxColumn9.DataPropertyName = "RegistrationDate"; this.dataGridViewTextBoxColumn9.HeaderText = "RegistrationDate"; this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; // // iD_clientLabel // iD_clientLabel.AutoSize = true; iD_clientLabel.Location = new System.Drawing.Point(6, 16); iD_clientLabel.Name = "iD_clientLabel"; iD_clientLabel.Size = new System.Drawing.Size(49, 13); iD_clientLabel.TabIndex = 0; iD_clientLabel.Text = "ID client:"; // // iD_clientTextBox // this.iD_clientTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.клиентBindingSource, "ID_client", true)); this.iD_clientTextBox.Location = new System.Drawing.Point(99, 13); this.iD_clientTextBox.Name = "iD_clientTextBox"; this.iD_clientTextBox.Size = new System.Drawing.Size(100, 20); this.iD_clientTextBox.TabIndex = 1; // // firstNameLabel // firstNameLabel.AutoSize = true; firstNameLabel.Location = new System.Drawing.Point(6, 42); firstNameLabel.Name = "firstNameLabel"; firstNameLabel.Size = new System.Drawing.Size(60, 13); firstNameLabel.TabIndex = 2; firstNameLabel.Text = "First Name:"; // // firstNameTextBox // this.firstNameTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.клиентBindingSource, "FirstName", true)); this.firstNameTextBox.Location = new System.Drawing.Point(99, 39); this.firstNameTextBox.Name = "firstNameTextBox"; this.firstNameTextBox.Size = new System.Drawing.Size(100, 20); this.firstNameTextBox.TabIndex = 3; // // lastNameLabel // lastNameLabel.AutoSize = true; lastNameLabel.Location = new System.Drawing.Point(6, 68); lastNameLabel.Name = "lastNameLabel"; lastNameLabel.Size = new System.Drawing.Size(61, 13); lastNameLabel.TabIndex = 4; lastNameLabel.Text = "Last Name:"; // // lastNameTextBox // this.lastNameTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.клиентBindingSource, "LastName", true)); this.lastNameTextBox.Location = new System.Drawing.Point(99, 65); this.lastNameTextBox.Name = "lastNameTextBox"; this.lastNameTextBox.Size = new System.Drawing.Size(100, 20); this.lastNameTextBox.TabIndex = 5; // // patronymicLabel // patronymicLabel.AutoSize = true; patronymicLabel.Location = new System.Drawing.Point(6, 94); patronymicLabel.Name = "patronymicLabel"; patronymicLabel.Size = new System.Drawing.Size(62, 13); patronymicLabel.TabIndex = 6; patronymicLabel.Text = "Patronymic:"; // // patronymicTextBox // this.patronymicTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.клиентBindingSource, "Patronymic", true)); this.patronymicTextBox.Location = new System.Drawing.Point(99, 91); this.patronymicTextBox.Name = "patronymicTextBox"; this.patronymicTextBox.Size = new System.Drawing.Size(100, 20); this.patronymicTextBox.TabIndex = 7; // // genderCodeLabel // genderCodeLabel.AutoSize = true; genderCodeLabel.Location = new System.Drawing.Point(6, 120); genderCodeLabel.Name = "genderCodeLabel"; genderCodeLabel.Size = new System.Drawing.Size(73, 13); genderCodeLabel.TabIndex = 8; genderCodeLabel.Text = "Gender Code:"; // // genderCodeTextBox // this.genderCodeTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.клиентBindingSource, "GenderCode", true)); this.genderCodeTextBox.Location = new System.Drawing.Point(99, 117); this.genderCodeTextBox.Name = "genderCodeTextBox"; this.genderCodeTextBox.Size = new System.Drawing.Size(100, 20); this.genderCodeTextBox.TabIndex = 9; // // phoneLabel // phoneLabel.AutoSize = true; phoneLabel.Location = new System.Drawing.Point(6, 146); phoneLabel.Name = "phoneLabel"; phoneLabel.Size = new System.Drawing.Size(41, 13); phoneLabel.TabIndex = 10; phoneLabel.Text = "Phone:"; // // phoneTextBox // this.phoneTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.клиентBindingSource, "Phone", true)); this.phoneTextBox.Location = new System.Drawing.Point(99, 143); this.phoneTextBox.Name = "phoneTextBox"; this.phoneTextBox.Size = new System.Drawing.Size(100, 20); this.phoneTextBox.TabIndex = 11; // // birthdayLabel // birthdayLabel.AutoSize = true; birthdayLabel.Location = new System.Drawing.Point(7, 175); birthdayLabel.Name = "birthdayLabel"; birthdayLabel.Size = new System.Drawing.Size(48, 13); birthdayLabel.TabIndex = 12; birthdayLabel.Text = "Birthday:"; // // birthdayDateTimePicker // this.birthdayDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.клиентBindingSource, "Birthday", true)); this.birthdayDateTimePicker.Location = new System.Drawing.Point(99, 169); this.birthdayDateTimePicker.Name = "birthdayDateTimePicker"; this.birthdayDateTimePicker.Size = new System.Drawing.Size(200, 20); this.birthdayDateTimePicker.TabIndex = 13; // // emailLabel // emailLabel.AutoSize = true; emailLabel.Location = new System.Drawing.Point(7, 198); emailLabel.Name = "emailLabel"; emailLabel.Size = new System.Drawing.Size(35, 13); emailLabel.TabIndex = 14; emailLabel.Text = "Email:"; // // emailTextBox // this.emailTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.клиентBindingSource, "Email", true)); this.emailTextBox.Location = new System.Drawing.Point(99, 195); this.emailTextBox.Name = "emailTextBox"; this.emailTextBox.Size = new System.Drawing.Size(100, 20); this.emailTextBox.TabIndex = 15; // // registrationDateLabel // registrationDateLabel.AutoSize = true; registrationDateLabel.Location = new System.Drawing.Point(7, 227); registrationDateLabel.Name = "registrationDateLabel"; registrationDateLabel.Size = new System.Drawing.Size(92, 13); registrationDateLabel.TabIndex = 16; registrationDateLabel.Text = "Registration Date:"; // // registrationDateDateTimePicker // this.registrationDateDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.клиентBindingSource, "RegistrationDate", true)); this.registrationDateDateTimePicker.Location = new System.Drawing.Point(99, 221); this.registrationDateDateTimePicker.Name = "registrationDateDateTimePicker"; this.registrationDateDateTimePicker.Size = new System.Drawing.Size(200, 20); this.registrationDateDateTimePicker.TabIndex = 17; // // label2 // label2.AutoSize = true; label2.Location = new System.Drawing.Point(7, 227); label2.Name = "label2"; label2.Size = new System.Drawing.Size(92, 13); label2.TabIndex = 34; label2.Text = "Registration Date:"; // // dateTimePicker1 // this.dateTimePicker1.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.клиентBindingSource, "RegistrationDate", true)); this.dateTimePicker1.Location = new System.Drawing.Point(99, 221); this.dateTimePicker1.Name = "dateTimePicker1"; this.dateTimePicker1.Size = new System.Drawing.Size(200, 20); this.dateTimePicker1.TabIndex = 35; // // label3 // label3.AutoSize = true; label3.Location = new System.Drawing.Point(7, 198); label3.Name = "label3"; label3.Size = new System.Drawing.Size(35, 13); label3.TabIndex = 32; label3.Text = "Email:"; // // textBox1 // this.textBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.клиентBindingSource, "Email", true)); this.textBox1.Location = new System.Drawing.Point(99, 195); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(100, 20); this.textBox1.TabIndex = 33; // // label4 // label4.AutoSize = true; label4.Location = new System.Drawing.Point(7, 175); label4.Name = "label4"; label4.Size = new System.Drawing.Size(48, 13); label4.TabIndex = 30; label4.Text = "Birthday:"; // // dateTimePicker2 // this.dateTimePicker2.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.клиентBindingSource, "Birthday", true)); this.dateTimePicker2.Location = new System.Drawing.Point(99, 169); this.dateTimePicker2.Name = "dateTimePicker2"; this.dateTimePicker2.Size = new System.Drawing.Size(200, 20); this.dateTimePicker2.TabIndex = 31; // // label5 // label5.AutoSize = true; label5.Location = new System.Drawing.Point(6, 146); label5.Name = "label5"; label5.Size = new System.Drawing.Size(41, 13); label5.TabIndex = 28; label5.Text = "Phone:"; // // textBox2 // this.textBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.клиентBindingSource, "Phone", true)); this.textBox2.Location = new System.Drawing.Point(99, 143); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(100, 20); this.textBox2.TabIndex = 29; // // label6 // label6.AutoSize = true; label6.Location = new System.Drawing.Point(6, 120); label6.Name = "label6"; label6.Size = new System.Drawing.Size(73, 13); label6.TabIndex = 26; label6.Text = "Gender Code:"; // // textBox3 // this.textBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.клиентBindingSource, "GenderCode", true)); this.textBox3.Location = new System.Drawing.Point(99, 117); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(100, 20); this.textBox3.TabIndex = 27; // // label7 // label7.AutoSize = true; label7.Location = new System.Drawing.Point(6, 94); label7.Name = "label7"; label7.Size = new System.Drawing.Size(62, 13); label7.TabIndex = 24; label7.Text = "Patronymic:"; // // textBox4 // this.textBox4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.клиентBindingSource, "Patronymic", true)); this.textBox4.Location = new System.Drawing.Point(99, 91); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(100, 20); this.textBox4.TabIndex = 25; // // label8 // label8.AutoSize = true; label8.Location = new System.Drawing.Point(6, 68); label8.Name = "label8"; label8.Size = new System.Drawing.Size(61, 13); label8.TabIndex = 22; label8.Text = "Last Name:"; // // textBox5 // this.textBox5.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.клиентBindingSource, "LastName", true)); this.textBox5.Location = new System.Drawing.Point(99, 65); this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(100, 20); this.textBox5.TabIndex = 23; // // label9 // label9.AutoSize = true; label9.Location = new System.Drawing.Point(6, 42); label9.Name = "label9"; label9.Size = new System.Drawing.Size(60, 13); label9.TabIndex = 20; label9.Text = "First Name:"; // // textBox6 // this.textBox6.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.клиентBindingSource, "FirstName", true)); this.textBox6.Location = new System.Drawing.Point(99, 39); this.textBox6.Name = "textBox6"; this.textBox6.Size = new System.Drawing.Size(100, 20); this.textBox6.TabIndex = 21; // // label10 // label10.AutoSize = true; label10.Location = new System.Drawing.Point(6, 16); label10.Name = "label10"; label10.Size = new System.Drawing.Size(49, 13); label10.TabIndex = 18; label10.Text = "ID client:"; // // textBox7 // this.textBox7.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.клиентBindingSource, "ID_client", true)); this.textBox7.Location = new System.Drawing.Point(99, 13); this.textBox7.Name = "textBox7"; this.textBox7.Size = new System.Drawing.Size(100, 20); this.textBox7.TabIndex = 19; // // button8 // this.button8.Location = new System.Drawing.Point(211, 242); this.button8.Name = "button8"; this.button8.Size = new System.Drawing.Size(88, 23); this.button8.TabIndex = 19; this.button8.Text = "Сохранить"; this.button8.UseVisualStyleBackColor = true; this.button8.Click += new System.EventHandler(this.button8_Click); // // button6 // this.button6.Location = new System.Drawing.Point(5, 242); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(88, 23); this.button6.TabIndex = 18; this.button6.Text = "Добавить"; this.button6.UseVisualStyleBackColor = true; this.button6.Click += new System.EventHandler(this.button6_Click); // // button7 // this.button7.Location = new System.Drawing.Point(0, 243); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(188, 23); this.button7.TabIndex = 36; this.button7.Text = "Редактировать"; this.button7.UseVisualStyleBackColor = true; this.button7.Click += new System.EventHandler(this.button7_Click); // // button9 // this.button9.Location = new System.Drawing.Point(810, 103); this.button9.Name = "button9"; this.button9.Size = new System.Drawing.Size(128, 23); this.button9.TabIndex = 21; this.button9.Text = "Выйти"; this.button9.UseVisualStyleBackColor = true; this.button9.Click += new System.EventHandler(this.button9_Click); // // Клиенты // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1119, 658); this.Controls.Add(this.button9); this.Controls.Add(this.клиентDataGridView); this.Controls.Add(this.groupBox5); this.Controls.Add(this.groupBox4); this.Controls.Add(this.groupBox3); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox1); this.Controls.Add(this.label1); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "Клиенты"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Клиенты"; this.Load += new System.EventHandler(this.Клиенты_Load); this.groupBox5.ResumeLayout(false); this.groupBox4.ResumeLayout(false); this.groupBox3.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dB_Turaev_V2DataSet)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.клиентBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.клиентDataGridView)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.Button button5; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button1; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Label label1; private DB_Turaev_V2DataSet dB_Turaev_V2DataSet; private System.Windows.Forms.BindingSource клиентBindingSource; private DB_Turaev_V2DataSetTableAdapters.КлиентTableAdapter клиентTableAdapter; private DB_Turaev_V2DataSetTableAdapters.TableAdapterManager tableAdapterManager; private System.Windows.Forms.DateTimePicker dateTimePicker1; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.DateTimePicker dateTimePicker2; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.TextBox textBox6; private System.Windows.Forms.TextBox textBox7; private System.Windows.Forms.DateTimePicker registrationDateDateTimePicker; private System.Windows.Forms.TextBox emailTextBox; private System.Windows.Forms.DateTimePicker birthdayDateTimePicker; private System.Windows.Forms.TextBox phoneTextBox; private System.Windows.Forms.TextBox genderCodeTextBox; private System.Windows.Forms.TextBox patronymicTextBox; private System.Windows.Forms.TextBox lastNameTextBox; private System.Windows.Forms.TextBox firstNameTextBox; private System.Windows.Forms.TextBox iD_clientTextBox; private System.Windows.Forms.DataGridView клиентDataGridView; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button9; } }