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_serviceLabel;
System.Windows.Forms.Label наименование_услугиLabel;
System.Windows.Forms.Label длительностьLabel;
System.Windows.Forms.Label стоимостьLabel;
System.Windows.Forms.Label действующая_скидкаLabel;
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.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.iD_serviceTextBox = new System.Windows.Forms.TextBox();
this.наименование_услугиTextBox = new System.Windows.Forms.TextBox();
this.длительностьTextBox = new System.Windows.Forms.TextBox();
this.стоимостьTextBox = new System.Windows.Forms.TextBox();
this.действующая_скидкаTextBox = new System.Windows.Forms.TextBox();
this.textBox1 = new System.Windows.Forms.TextBox();
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.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_serviceLabel = new System.Windows.Forms.Label();
наименование_услугиLabel = new System.Windows.Forms.Label();
длительностьLabel = new System.Windows.Forms.Label();
стоимостьLabel = new System.Windows.Forms.Label();
действующая_скидкаLabel = 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();
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(729, 158);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(472, 66);
this.groupBox5.TabIndex = 25;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "Удалить поставщика";
//
// button5
//
this.button5.Location = new System.Drawing.Point(172, 25);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(128, 23);
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(1049, 45);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(152, 107);
this.groupBox4.TabIndex = 24;
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(729, 45);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(152, 107);
this.groupBox3.TabIndex = 23;
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.textBox1);
this.groupBox2.Controls.Add(label3);
this.groupBox2.Controls.Add(this.textBox2);
this.groupBox2.Controls.Add(label4);
this.groupBox2.Controls.Add(this.textBox3);
this.groupBox2.Controls.Add(label5);
this.groupBox2.Controls.Add(this.textBox4);
this.groupBox2.Controls.Add(label6);
this.groupBox2.Controls.Add(this.textBox5);
this.groupBox2.Location = new System.Drawing.Point(263, 45);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(244, 179);
this.groupBox2.TabIndex = 22;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Редактировать услугу";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.button8);
this.groupBox1.Controls.Add(this.button6);
this.groupBox1.Controls.Add(действующая_скидкаLabel);
this.groupBox1.Controls.Add(this.действующая_скидкаTextBox);
this.groupBox1.Controls.Add(стоимостьLabel);
this.groupBox1.Controls.Add(this.стоимостьTextBox);
this.groupBox1.Controls.Add(длительностьLabel);
this.groupBox1.Controls.Add(this.длительностьTextBox);
this.groupBox1.Controls.Add(наименование_услугиLabel);
this.groupBox1.Controls.Add(this.наименование_услугиTextBox);
this.groupBox1.Controls.Add(iD_serviceLabel);
this.groupBox1.Controls.Add(this.iD_serviceTextBox);
this.groupBox1.Location = new System.Drawing.Point(12, 45);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(245, 179);
this.groupBox1.TabIndex = 21;
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(97, 33);
this.label1.TabIndex = 20;
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 = null;
this.tableAdapterManager.ПоставщикиTableAdapter = null;
this.tableAdapterManager.СервисTableAdapter = this.сервисTableAdapter;
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.сервисDataGridView.DataSource = this.сервисBindingSource;
this.сервисDataGridView.Location = new System.Drawing.Point(12, 230);
this.сервисDataGridView.Name = "сервисDataGridView";
this.сервисDataGridView.Size = new System.Drawing.Size(1193, 324);
this.сервисDataGridView.TabIndex = 26;
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.DataPropertyName = "ID_service";
this.dataGridViewTextBoxColumn1.HeaderText = "ID_service";
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
this.dataGridViewTextBoxColumn1.ReadOnly = true;
//
// dataGridViewTextBoxColumn2
//
this.dataGridViewTextBoxColumn2.DataPropertyName = "Наименование_услуги";
this.dataGridViewTextBoxColumn2.HeaderText = "Наименование_услуги";
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
//
// dataGridViewTextBoxColumn3
//
this.dataGridViewTextBoxColumn3.DataPropertyName = "Главное_изображение";
this.dataGridViewTextBoxColumn3.HeaderText = "Главное_изображение";
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
//
// dataGridViewTextBoxColumn4
//
this.dataGridViewTextBoxColumn4.DataPropertyName = "Длительность";
this.dataGridViewTextBoxColumn4.HeaderText = "Длительность";
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
//
// dataGridViewTextBoxColumn5
//
this.dataGridViewTextBoxColumn5.DataPropertyName = "Стоимость";
this.dataGridViewTextBoxColumn5.HeaderText = "Стоимость";
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
//
// dataGridViewTextBoxColumn6
//
this.dataGridViewTextBoxColumn6.DataPropertyName = "Действующая_скидка";
this.dataGridViewTextBoxColumn6.HeaderText = "Действующая_скидка";
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
//
// iD_serviceLabel
//
iD_serviceLabel.AutoSize = true;
iD_serviceLabel.Location = new System.Drawing.Point(6, 20);
iD_serviceLabel.Name = "iD_serviceLabel";
iD_serviceLabel.Size = new System.Drawing.Size(58, 13);
iD_serviceLabel.TabIndex = 0;
iD_serviceLabel.Text = "ID service:";
//
// iD_serviceTextBox
//
this.iD_serviceTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.сервисBindingSource, "ID_service", true));
this.iD_serviceTextBox.Location = new System.Drawing.Point(134, 17);
this.iD_serviceTextBox.Name = "iD_serviceTextBox";
this.iD_serviceTextBox.Size = new System.Drawing.Size(100, 20);
this.iD_serviceTextBox.TabIndex = 1;
//
// наименование_услугиLabel
//
наименование_услугиLabel.AutoSize = true;
наименование_услугиLabel.Location = new System.Drawing.Point(3, 46);
наименование_услугиLabel.Name = "наименование_услугиLabel";
наименование_услугиLabel.Size = new System.Drawing.Size(122, 13);
наименование_услугиLabel.TabIndex = 2;
наименование_услугиLabel.Text = "Наименование услуги:";
//
// наименование_услугиTextBox
//
this.наименование_услугиTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.сервисBindingSource, "Наименование_услуги", true));
this.наименование_услугиTextBox.Location = new System.Drawing.Point(134, 43);
this.наименование_услугиTextBox.Name = "наименование_услугиTextBox";
this.наименование_услугиTextBox.Size = new System.Drawing.Size(100, 20);
this.наименование_услугиTextBox.TabIndex = 3;
//
// длительностьLabel
//
длительностьLabel.AutoSize = true;
длительностьLabel.Location = new System.Drawing.Point(3, 72);
длительностьLabel.Name = "длительностьLabel";
длительностьLabel.Size = new System.Drawing.Size(83, 13);
длительностьLabel.TabIndex = 4;
длительностьLabel.Text = "Длительность:";
//
// длительностьTextBox
//
this.длительностьTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.сервисBindingSource, "Длительность", true));
this.длительностьTextBox.Location = new System.Drawing.Point(134, 69);
this.длительностьTextBox.Name = "длительностьTextBox";
this.длительностьTextBox.Size = new System.Drawing.Size(100, 20);
this.длительностьTextBox.TabIndex = 5;
//
// стоимостьLabel
//
стоимостьLabel.AutoSize = true;
стоимостьLabel.Location = new System.Drawing.Point(6, 98);
стоимостьLabel.Name = "стоимостьLabel";
стоимостьLabel.Size = new System.Drawing.Size(65, 13);
стоимостьLabel.TabIndex = 6;
стоимостьLabel.Text = "Стоимость:";
//
// стоимостьTextBox
//
this.стоимостьTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.сервисBindingSource, "Стоимость", true));
this.стоимостьTextBox.Location = new System.Drawing.Point(134, 95);
this.стоимостьTextBox.Name = "стоимостьTextBox";
this.стоимостьTextBox.Size = new System.Drawing.Size(100, 20);
this.стоимостьTextBox.TabIndex = 7;
//
// действующая_скидкаLabel
//
действующая_скидкаLabel.AutoSize = true;
действующая_скидкаLabel.Location = new System.Drawing.Point(6, 124);
действующая_скидкаLabel.Name = "действующая_скидкаLabel";
действующая_скидкаLabel.Size = new System.Drawing.Size(121, 13);
действующая_скидкаLabel.TabIndex = 8;
действующая_скидкаLabel.Text = "Действующая скидка:";
//
// действующая_скидкаTextBox
//
this.действующая_скидкаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.сервисBindingSource, "Действующая_скидка", true));
this.действующая_скидкаTextBox.Location = new System.Drawing.Point(134, 121);
this.действующая_скидкаTextBox.Name = "действующая_скидкаTextBox";
this.действующая_скидкаTextBox.Size = new System.Drawing.Size(100, 20);
this.действующая_скидкаTextBox.TabIndex = 9;
//
// label2
//
label2.AutoSize = true;
label2.Location = new System.Drawing.Point(6, 128);
label2.Name = "label2";
label2.Size = new System.Drawing.Size(121, 13);
label2.TabIndex = 18;
label2.Text = "Действующая скидка:";
//
// textBox1
//
this.textBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.сервисBindingSource, "Действующая_скидка", true));
this.textBox1.Location = new System.Drawing.Point(134, 125);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(100, 20);
this.textBox1.TabIndex = 19;
//
// label3
//
label3.AutoSize = true;
label3.Location = new System.Drawing.Point(6, 102);
label3.Name = "label3";
label3.Size = new System.Drawing.Size(65, 13);
label3.TabIndex = 16;
label3.Text = "Стоимость:";
//
// textBox2
//
this.textBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.сервисBindingSource, "Стоимость", true));
this.textBox2.Location = new System.Drawing.Point(134, 99);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(100, 20);
this.textBox2.TabIndex = 17;
//
// label4
//
label4.AutoSize = true;
label4.Location = new System.Drawing.Point(3, 76);
label4.Name = "label4";
label4.Size = new System.Drawing.Size(83, 13);
label4.TabIndex = 14;
label4.Text = "Длительность:";
//
// textBox3
//
this.textBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.сервисBindingSource, "Длительность", true));
this.textBox3.Location = new System.Drawing.Point(134, 73);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(100, 20);
this.textBox3.TabIndex = 15;
//
// label5
//
label5.AutoSize = true;
label5.Location = new System.Drawing.Point(3, 50);
label5.Name = "label5";
label5.Size = new System.Drawing.Size(122, 13);
label5.TabIndex = 12;
label5.Text = "Наименование услуги:";
//
// textBox4
//
this.textBox4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.сервисBindingSource, "Наименование_услуги", true));
this.textBox4.Location = new System.Drawing.Point(134, 47);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(100, 20);
this.textBox4.TabIndex = 13;
//
// label6
//
label6.AutoSize = true;
label6.Location = new System.Drawing.Point(6, 24);
label6.Name = "label6";
label6.Size = new System.Drawing.Size(58, 13);
label6.TabIndex = 10;
label6.Text = "ID service:";
//
// textBox5
//
this.textBox5.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.сервисBindingSource, "ID_service", true));
this.textBox5.Location = new System.Drawing.Point(134, 21);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(100, 20);
this.textBox5.TabIndex = 11;
//
// button8
//
this.button8.Location = new System.Drawing.Point(146, 150);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(88, 23);
this.button8.TabIndex = 17;
this.button8.Text = "Сохранить";
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// button6
//
this.button6.Location = new System.Drawing.Point(9, 150);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(88, 23);
this.button6.TabIndex = 16;
this.button6.Text = "Добавить";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// button7
//
this.button7.Location = new System.Drawing.Point(24, 150);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(188, 23);
this.button7.TabIndex = 18;
this.button7.Text = "Редактировать";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.button7_Click);
//
// button9
//
this.button9.Location = new System.Drawing.Point(901, 91);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(128, 23);
this.button9.TabIndex = 27;
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(1217, 566);
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.TextBox textBox1;
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 действующая_скидкаTextBox;
private System.Windows.Forms.TextBox стоимостьTextBox;
private System.Windows.Forms.TextBox длительностьTextBox;
private System.Windows.Forms.TextBox наименование_услугиTextBox;
private System.Windows.Forms.TextBox iD_serviceTextBox;
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.Button button8;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button9;
}
}