namespace yshakov
{
partial class Form4
{
///
/// 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.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.button1 = new System.Windows.Forms.Button();
this.iS31YshakovDataSet = new yshakov.IS31YshakovDataSet();
this.товар_import_СтройматериалыBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.товар_import_СтройматериалыTableAdapter = new yshakov.IS31YshakovDataSetTableAdapters.Товар_import_СтройматериалыTableAdapter();
this.tableAdapterManager = new yshakov.IS31YshakovDataSetTableAdapters.TableAdapterManager();
this.товар_import_Стройматериалы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.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.label1 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.iS31YshakovDataSet)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.товар_import_СтройматериалыBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.товар_import_СтройматериалыDataGridView)).BeginInit();
this.SuspendLayout();
//
// 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(810, 58);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(105, 39);
this.button5.TabIndex = 10;
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(1152, 58);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(104, 39);
this.button4.TabIndex = 9;
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(1038, 58);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(108, 39);
this.button3.TabIndex = 8;
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(921, 58);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(111, 39);
this.button2.TabIndex = 7;
this.button2.Text = "Добавить";
this.button2.UseVisualStyleBackColor = false;
//
// 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(12, 12);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(90, 44);
this.button1.TabIndex = 6;
this.button1.Text = "Назад";
this.button1.UseVisualStyleBackColor = false;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// iS31YshakovDataSet
//
this.iS31YshakovDataSet.DataSetName = "IS31YshakovDataSet";
this.iS31YshakovDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// товар_import_СтройматериалыBindingSource
//
this.товар_import_СтройматериалыBindingSource.DataMember = "Товар_import_Стройматериалы";
this.товар_import_СтройматериалыBindingSource.DataSource = this.iS31YshakovDataSet;
//
// товар_import_СтройматериалыTableAdapter
//
this.товар_import_СтройматериалыTableAdapter.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 = null;
this.tableAdapterManager.Товар_import_СтройматериалыTableAdapter = this.товар_import_СтройматериалыTableAdapter;
//
// товар_import_СтройматериалыDataGridView
//
this.товар_import_СтройматериалыDataGridView.AutoGenerateColumns = false;
this.товар_import_СтройматериалыDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.товар_import_Стройматериалы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.dataGridViewTextBoxColumn10,
this.dataGridViewTextBoxColumn11,
this.dataGridViewTextBoxColumn12});
this.товар_import_СтройматериалыDataGridView.DataSource = this.товар_import_СтройматериалыBindingSource;
this.товар_import_СтройматериалыDataGridView.Location = new System.Drawing.Point(12, 124);
this.товар_import_СтройматериалыDataGridView.Name = "товар_import_СтройматериалыDataGridView";
this.товар_import_СтройматериалыDataGridView.Size = new System.Drawing.Size(1252, 331);
this.товар_import_СтройматериалыDataGridView.TabIndex = 11;
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.DataPropertyName = "Артикул";
this.dataGridViewTextBoxColumn1.HeaderText = "Артикул";
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";
//
// dataGridViewTextBoxColumn5
//
this.dataGridViewTextBoxColumn5.DataPropertyName = "Размер_максимально_возможной_скидки";
this.dataGridViewTextBoxColumn5.HeaderText = "Размер_максимально_возможной_скидки";
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
//
// dataGridViewTextBoxColumn6
//
this.dataGridViewTextBoxColumn6.DataPropertyName = "Производитель";
this.dataGridViewTextBoxColumn6.HeaderText = "Производитель";
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
//
// dataGridViewTextBoxColumn7
//
this.dataGridViewTextBoxColumn7.DataPropertyName = "Поставщик";
this.dataGridViewTextBoxColumn7.HeaderText = "Поставщик";
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
//
// dataGridViewTextBoxColumn8
//
this.dataGridViewTextBoxColumn8.DataPropertyName = "Категория_товара";
this.dataGridViewTextBoxColumn8.HeaderText = "Категория_товара";
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
//
// dataGridViewTextBoxColumn9
//
this.dataGridViewTextBoxColumn9.DataPropertyName = "Действующая_скидка";
this.dataGridViewTextBoxColumn9.HeaderText = "Действующая_скидка";
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
//
// dataGridViewTextBoxColumn10
//
this.dataGridViewTextBoxColumn10.DataPropertyName = "Кол_во_на_складе";
this.dataGridViewTextBoxColumn10.HeaderText = "Кол_во_на_складе";
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
//
// dataGridViewTextBoxColumn11
//
this.dataGridViewTextBoxColumn11.DataPropertyName = "Описание";
this.dataGridViewTextBoxColumn11.HeaderText = "Описание";
this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
//
// dataGridViewTextBoxColumn12
//
this.dataGridViewTextBoxColumn12.DataPropertyName = "Изображение";
this.dataGridViewTextBoxColumn12.HeaderText = "Изображение";
this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
//
// 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(554, 30);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(135, 45);
this.label1.TabIndex = 12;
this.label1.Text = "Товары";
//
// Form4
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1276, 467);
this.Controls.Add(this.label1);
this.Controls.Add(this.товар_import_СтройматериалыDataGridView);
this.Controls.Add(this.button5);
this.Controls.Add(this.button4);
this.Controls.Add(this.button3);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Name = "Form4";
this.Text = "Form4";
this.Load += new System.EventHandler(this.Form4_Load);
((System.ComponentModel.ISupportInitialize)(this.iS31YshakovDataSet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.товар_import_СтройматериалыBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.товар_import_СтройматериалыDataGridView)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
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 System.Windows.Forms.Button button1;
private IS31YshakovDataSet iS31YshakovDataSet;
private System.Windows.Forms.BindingSource товар_import_СтройматериалыBindingSource;
private IS31YshakovDataSetTableAdapters.Товар_import_СтройматериалыTableAdapter товар_import_СтройматериалыTableAdapter;
private IS31YshakovDataSetTableAdapters.TableAdapterManager tableAdapterManager;
private System.Windows.Forms.DataGridView товар_import_Стройматериалы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.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
private System.Windows.Forms.Label label1;
}
}