namespace yshakov { partial class Form6 { /// /// 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(); this.button1 = new System.Windows.Forms.Button(); this.button5 = new System.Windows.Forms.Button(); this.button4 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.iS31YshakovDataSet = new yshakov.IS31YshakovDataSet(); this.пункты_выдачи_importBindingSource = new System.Windows.Forms.BindingSource(this.components); this.пункты_выдачи_importTableAdapter = new yshakov.IS31YshakovDataSetTableAdapters.Пункты_выдачи_importTableAdapter(); this.tableAdapterManager = new yshakov.IS31YshakovDataSetTableAdapters.TableAdapterManager(); this.пункты_выдачи_importDataGridView = 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.label1 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.iS31YshakovDataSet)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.пункты_выдачи_importBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.пункты_выдачи_importDataGridView)).BeginInit(); this.SuspendLayout(); // // button1 // this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81))))); this.button1.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button1.Location = new System.Drawing.Point(2, 12); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(90, 44); this.button1.TabIndex = 20; this.button1.Text = "Назад"; this.button1.UseVisualStyleBackColor = false; this.button1.Click += new System.EventHandler(this.button1_Click); // // button5 // this.button5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81))))); this.button5.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button5.Location = new System.Drawing.Point(60, 107); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(105, 39); this.button5.TabIndex = 19; this.button5.Text = "Сохранить"; this.button5.UseVisualStyleBackColor = false; // // button4 // this.button4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81))))); this.button4.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button4.Location = new System.Drawing.Point(402, 107); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(104, 39); this.button4.TabIndex = 18; this.button4.Text = "Удалить"; this.button4.UseVisualStyleBackColor = false; // // button3 // this.button3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81))))); this.button3.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button3.Location = new System.Drawing.Point(288, 107); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(108, 39); this.button3.TabIndex = 17; this.button3.Text = "Изменить"; this.button3.UseVisualStyleBackColor = false; // // button2 // this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81))))); this.button2.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button2.Location = new System.Drawing.Point(171, 107); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(111, 39); this.button2.TabIndex = 16; this.button2.Text = "Добавить"; this.button2.UseVisualStyleBackColor = false; // // iS31YshakovDataSet // this.iS31YshakovDataSet.DataSetName = "IS31YshakovDataSet"; this.iS31YshakovDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // пункты_выдачи_importBindingSource // this.пункты_выдачи_importBindingSource.DataMember = "Пункты выдачи_import"; this.пункты_выдачи_importBindingSource.DataSource = this.iS31YshakovDataSet; // // пункты_выдачи_importTableAdapter // this.пункты_выдачи_importTableAdapter.ClearBeforeFill = true; // // tableAdapterManager // this.tableAdapterManager.BackupDataSetBeforeUpdate = false; this.tableAdapterManager.UpdateOrder = yshakov.IS31YshakovDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; this.tableAdapterManager.user_importTableAdapter = null; this.tableAdapterManager.Заказ_importTableAdapter = null; this.tableAdapterManager.Пункты_выдачи_importTableAdapter = this.пункты_выдачи_importTableAdapter; this.tableAdapterManager.Товар_import_СтройматериалыTableAdapter = null; // // пункты_выдачи_importDataGridView // this.пункты_выдачи_importDataGridView.AutoGenerateColumns = false; this.пункты_выдачи_importDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.пункты_выдачи_importDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn1, this.dataGridViewTextBoxColumn2, this.dataGridViewTextBoxColumn3, this.dataGridViewTextBoxColumn4}); this.пункты_выдачи_importDataGridView.DataSource = this.пункты_выдачи_importBindingSource; this.пункты_выдачи_importDataGridView.Location = new System.Drawing.Point(62, 152); this.пункты_выдачи_importDataGridView.Name = "пункты_выдачи_importDataGridView"; this.пункты_выдачи_importDataGridView.Size = new System.Drawing.Size(446, 261); this.пункты_выдачи_importDataGridView.TabIndex = 21; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.DataPropertyName = "id"; this.dataGridViewTextBoxColumn1.HeaderText = "id"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; // // 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"; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.WhiteSmoke; this.label1.Font = new System.Drawing.Font("Comic Sans MS", 24F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label1.Location = new System.Drawing.Point(163, 40); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(238, 45); this.label1.TabIndex = 22; this.label1.Text = "Пункт выдачи"; // // Form6 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(586, 450); this.Controls.Add(this.label1); this.Controls.Add(this.пункты_выдачи_importDataGridView); this.Controls.Add(this.button1); this.Controls.Add(this.button5); this.Controls.Add(this.button4); this.Controls.Add(this.button3); this.Controls.Add(this.button2); this.Name = "Form6"; this.Text = "Form6"; this.Load += new System.EventHandler(this.Form6_Load); ((System.ComponentModel.ISupportInitialize)(this.iS31YshakovDataSet)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.пункты_выдачи_importBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.пункты_выдачи_importDataGridView)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button5; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button2; private IS31YshakovDataSet iS31YshakovDataSet; private System.Windows.Forms.BindingSource пункты_выдачи_importBindingSource; private IS31YshakovDataSetTableAdapters.Пункты_выдачи_importTableAdapter пункты_выдачи_importTableAdapter; private IS31YshakovDataSetTableAdapters.TableAdapterManager tableAdapterManager; private System.Windows.Forms.DataGridView пункты_выдачи_importDataGridView; 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.Label label1; } }