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 iDLabel; System.Windows.Forms.Label nameLabel; System.Windows.Forms.Label label2; System.Windows.Forms.Label label3; 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.iDTextBox = new System.Windows.Forms.TextBox(); this.nameTextBox = new System.Windows.Forms.TextBox(); this.textBox1 = new System.Windows.Forms.TextBox(); this.textBox2 = 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(); iDLabel = new System.Windows.Forms.Label(); nameLabel = new System.Windows.Forms.Label(); label2 = new System.Windows.Forms.Label(); label3 = 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(424, 158); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(472, 66); this.groupBox5.TabIndex = 13; 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(744, 45); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(152, 107); this.groupBox4.TabIndex = 12; 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(424, 45); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(152, 107); this.groupBox3.TabIndex = 11; 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.Location = new System.Drawing.Point(218, 45); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(200, 179); this.groupBox2.TabIndex = 10; this.groupBox2.TabStop = false; this.groupBox2.Text = "Редактировать поставщика"; // // groupBox1 // this.groupBox1.Controls.Add(this.button8); this.groupBox1.Controls.Add(this.button6); this.groupBox1.Controls.Add(nameLabel); this.groupBox1.Controls.Add(this.nameTextBox); this.groupBox1.Controls.Add(iDLabel); this.groupBox1.Controls.Add(this.iDTextBox); this.groupBox1.Location = new System.Drawing.Point(12, 45); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(200, 179); this.groupBox1.TabIndex = 9; 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(165, 33); this.label1.TabIndex = 8; 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 = this.поставщикиTableAdapter; 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.поставщикиDataGridView.DataSource = this.поставщикиBindingSource; this.поставщикиDataGridView.Location = new System.Drawing.Point(12, 230); this.поставщикиDataGridView.Name = "поставщикиDataGridView"; this.поставщикиDataGridView.Size = new System.Drawing.Size(884, 307); this.поставщикиDataGridView.TabIndex = 14; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.DataPropertyName = "ID"; this.dataGridViewTextBoxColumn1.HeaderText = "ID"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.ReadOnly = true; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.DataPropertyName = "Name"; this.dataGridViewTextBoxColumn2.HeaderText = "Name"; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; // // iDLabel // iDLabel.AutoSize = true; iDLabel.Location = new System.Drawing.Point(8, 22); iDLabel.Name = "iDLabel"; iDLabel.Size = new System.Drawing.Size(21, 13); iDLabel.TabIndex = 0; iDLabel.Text = "ID:"; // // iDTextBox // this.iDTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.поставщикиBindingSource, "ID", true)); this.iDTextBox.Location = new System.Drawing.Point(57, 19); this.iDTextBox.Name = "iDTextBox"; this.iDTextBox.Size = new System.Drawing.Size(100, 20); this.iDTextBox.TabIndex = 1; // // nameLabel // nameLabel.AutoSize = true; nameLabel.Location = new System.Drawing.Point(8, 48); nameLabel.Name = "nameLabel"; nameLabel.Size = new System.Drawing.Size(38, 13); nameLabel.TabIndex = 2; nameLabel.Text = "Name:"; // // nameTextBox // this.nameTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.поставщикиBindingSource, "Name", true)); this.nameTextBox.Location = new System.Drawing.Point(57, 45); this.nameTextBox.Name = "nameTextBox"; this.nameTextBox.Size = new System.Drawing.Size(100, 20); this.nameTextBox.TabIndex = 3; // // label2 // label2.AutoSize = true; label2.Location = new System.Drawing.Point(7, 48); label2.Name = "label2"; label2.Size = new System.Drawing.Size(38, 13); label2.TabIndex = 6; label2.Text = "Name:"; // // textBox1 // this.textBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.поставщикиBindingSource, "Name", true)); this.textBox1.Location = new System.Drawing.Point(56, 45); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(100, 20); this.textBox1.TabIndex = 7; // // label3 // label3.AutoSize = true; label3.Location = new System.Drawing.Point(7, 22); label3.Name = "label3"; label3.Size = new System.Drawing.Size(21, 13); label3.TabIndex = 4; label3.Text = "ID:"; // // textBox2 // this.textBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.поставщикиBindingSource, "ID", true)); this.textBox2.Location = new System.Drawing.Point(56, 19); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(100, 20); this.textBox2.TabIndex = 5; // // button8 // this.button8.Location = new System.Drawing.Point(106, 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(6, 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(6, 150); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(188, 23); this.button7.TabIndex = 16; this.button7.Text = "Редактировать"; this.button7.UseVisualStyleBackColor = true; this.button7.Click += new System.EventHandler(this.button7_Click); // // button9 // this.button9.Location = new System.Drawing.Point(596, 88); this.button9.Name = "button9"; this.button9.Size = new System.Drawing.Size(128, 23); this.button9.TabIndex = 4; 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(908, 549); 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 nameTextBox; private System.Windows.Forms.TextBox iDTextBox; private System.Windows.Forms.DataGridView поставщикиDataGridView; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button9; } }