namespace YurevichIS31_Stroymaterialy
{
partial class tovaraddform
{
///
/// 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 артикулLabel;
System.Windows.Forms.Label наименованиеLabel;
System.Windows.Forms.Label единица_измеренияLabel;
System.Windows.Forms.Label стоимостьLabel;
System.Windows.Forms.Label размер_максимально_возможной_скидкиLabel;
System.Windows.Forms.Label производительLabel;
System.Windows.Forms.Label поставщикLabel;
System.Windows.Forms.Label категория_товараLabel;
System.Windows.Forms.Label действующая_скидкаLabel;
System.Windows.Forms.Label кол_во_на_складеLabel;
System.Windows.Forms.Label описаниеLabel;
System.Windows.Forms.Label изображениеLabel;
System.Windows.Forms.Label id_заказаLabel;
this.label1 = new System.Windows.Forms.Label();
this.iS31YurevichDataSet = new YurevichIS31_Stroymaterialy.IS31YurevichDataSet();
this.товар_import_СтройматериалыBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.товар_import_СтройматериалыTableAdapter = new YurevichIS31_Stroymaterialy.IS31YurevichDataSetTableAdapters.Товар_import_СтройматериалыTableAdapter();
this.tableAdapterManager = new YurevichIS31_Stroymaterialy.IS31YurevichDataSetTableAdapters.TableAdapterManager();
this.idTextBox = 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.размер_максимально_возможной_скидки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.действующая_скидка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.id_заказаTextBox = new System.Windows.Forms.TextBox();
this.backbutton = new System.Windows.Forms.Button();
this.savebutton = new System.Windows.Forms.Button();
this.addbutton = new System.Windows.Forms.Button();
this.delbutton = new System.Windows.Forms.Button();
this.prevbutton = new System.Windows.Forms.Button();
this.nextbutton = new System.Windows.Forms.Button();
this.tableAdapterManager1 = new YurevichIS31_Stroymaterialy.IS31YurevichDataSetTableAdapters.TableAdapterManager();
idLabel = 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();
размер_максимально_возможной_скидкиLabel = 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();
кол_во_на_складеLabel = new System.Windows.Forms.Label();
описаниеLabel = new System.Windows.Forms.Label();
изображениеLabel = new System.Windows.Forms.Label();
id_заказаLabel = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.iS31YurevichDataSet)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.товар_import_СтройматериалыBindingSource)).BeginInit();
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Comic Sans MS", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.label1.ForeColor = System.Drawing.Color.Black;
this.label1.Location = new System.Drawing.Point(40, 9);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(724, 67);
this.label1.TabIndex = 2;
this.label1.Text = "Добавление данных \"Товары\"";
//
// iS31YurevichDataSet
//
this.iS31YurevichDataSet.DataSetName = "IS31YurevichDataSet";
this.iS31YurevichDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// товар_import_СтройматериалыBindingSource
//
this.товар_import_СтройматериалыBindingSource.DataMember = "Товар_import_Стройматериалы";
this.товар_import_СтройматериалыBindingSource.DataSource = this.iS31YurevichDataSet;
//
// товар_import_СтройматериалыTableAdapter
//
this.товар_import_СтройматериалыTableAdapter.ClearBeforeFill = true;
//
// tableAdapterManager
//
this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
this.tableAdapterManager.UpdateOrder = YurevichIS31_Stroymaterialy.IS31YurevichDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
this.tableAdapterManager.user_importTableAdapter = null;
this.tableAdapterManager.Заказ_importTableAdapter = null;
this.tableAdapterManager.Пункты_выдачи_importTableAdapter = null;
this.tableAdapterManager.Товар_import_СтройматериалыTableAdapter = this.товар_import_СтройматериалыTableAdapter;
//
// idLabel
//
idLabel.AutoSize = true;
idLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F);
idLabel.Location = new System.Drawing.Point(224, 97);
idLabel.Name = "idLabel";
idLabel.Size = new System.Drawing.Size(20, 15);
idLabel.TabIndex = 3;
idLabel.Text = "id:";
//
// idTextBox
//
this.idTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.товар_import_СтройматериалыBindingSource, "id", true));
this.idTextBox.Location = new System.Drawing.Point(452, 94);
this.idTextBox.Name = "idTextBox";
this.idTextBox.Size = new System.Drawing.Size(100, 20);
this.idTextBox.TabIndex = 4;
//
// артикулLabel
//
артикулLabel.AutoSize = true;
артикулLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F);
артикулLabel.Location = new System.Drawing.Point(224, 123);
артикулLabel.Name = "артикулLabel";
артикулLabel.Size = new System.Drawing.Size(54, 15);
артикулLabel.TabIndex = 5;
артикулLabel.Text = "Артикул:";
//
// артикулTextBox
//
this.артикулTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.товар_import_СтройматериалыBindingSource, "Артикул", true));
this.артикулTextBox.Location = new System.Drawing.Point(452, 120);
this.артикулTextBox.Name = "артикулTextBox";
this.артикулTextBox.Size = new System.Drawing.Size(100, 20);
this.артикулTextBox.TabIndex = 6;
//
// наименованиеLabel
//
наименованиеLabel.AutoSize = true;
наименованиеLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F);
наименованиеLabel.Location = new System.Drawing.Point(224, 149);
наименованиеLabel.Name = "наименованиеLabel";
наименованиеLabel.Size = new System.Drawing.Size(89, 15);
наименованиеLabel.TabIndex = 7;
наименованиеLabel.Text = "Наименование:";
//
// наименованиеTextBox
//
this.наименованиеTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.товар_import_СтройматериалыBindingSource, "Наименование", true));
this.наименованиеTextBox.Location = new System.Drawing.Point(452, 146);
this.наименованиеTextBox.Name = "наименованиеTextBox";
this.наименованиеTextBox.Size = new System.Drawing.Size(100, 20);
this.наименованиеTextBox.TabIndex = 8;
//
// единица_измеренияLabel
//
единица_измеренияLabel.AutoSize = true;
единица_измеренияLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F);
единица_измеренияLabel.Location = new System.Drawing.Point(224, 175);
единица_измеренияLabel.Name = "единица_измеренияLabel";
единица_измеренияLabel.Size = new System.Drawing.Size(117, 15);
единица_измеренияLabel.TabIndex = 9;
единица_измеренияLabel.Text = "Единица измерения:";
//
// единица_измеренияTextBox
//
this.единица_измеренияTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.товар_import_СтройматериалыBindingSource, "Единица_измерения", true));
this.единица_измеренияTextBox.Location = new System.Drawing.Point(452, 172);
this.единица_измеренияTextBox.Name = "единица_измеренияTextBox";
this.единица_измеренияTextBox.Size = new System.Drawing.Size(100, 20);
this.единица_измеренияTextBox.TabIndex = 10;
//
// стоимостьLabel
//
стоимостьLabel.AutoSize = true;
стоимостьLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F);
стоимостьLabel.Location = new System.Drawing.Point(224, 201);
стоимостьLabel.Name = "стоимостьLabel";
стоимостьLabel.Size = new System.Drawing.Size(67, 15);
стоимостьLabel.TabIndex = 11;
стоимостьLabel.Text = "Стоимость:";
//
// стоимостьTextBox
//
this.стоимостьTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.товар_import_СтройматериалыBindingSource, "Стоимость", true));
this.стоимостьTextBox.Location = new System.Drawing.Point(452, 198);
this.стоимостьTextBox.Name = "стоимостьTextBox";
this.стоимостьTextBox.Size = new System.Drawing.Size(100, 20);
this.стоимостьTextBox.TabIndex = 12;
//
// размер_максимально_возможной_скидкиLabel
//
размер_максимально_возможной_скидкиLabel.AutoSize = true;
размер_максимально_возможной_скидкиLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F);
размер_максимально_возможной_скидкиLabel.Location = new System.Drawing.Point(224, 227);
размер_максимально_возможной_скидкиLabel.Name = "размер_максимально_возможной_скидкиLabel";
размер_максимально_возможной_скидкиLabel.Size = new System.Drawing.Size(225, 15);
размер_максимально_возможной_скидкиLabel.TabIndex = 13;
размер_максимально_возможной_скидкиLabel.Text = "Размер максимально возможной скидки:";
//
// размер_максимально_возможной_скидкиTextBox
//
this.размер_максимально_возможной_скидкиTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.товар_import_СтройматериалыBindingSource, "Размер_максимально_возможной_скидки", true));
this.размер_максимально_возможной_скидкиTextBox.Location = new System.Drawing.Point(452, 224);
this.размер_максимально_возможной_скидкиTextBox.Name = "размер_максимально_возможной_скидкиTextBox";
this.размер_максимально_возможной_скидкиTextBox.Size = new System.Drawing.Size(100, 20);
this.размер_максимально_возможной_скидкиTextBox.TabIndex = 14;
//
// производительLabel
//
производительLabel.AutoSize = true;
производительLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F);
производительLabel.Location = new System.Drawing.Point(224, 253);
производительLabel.Name = "производительLabel";
производительLabel.Size = new System.Drawing.Size(95, 15);
производительLabel.TabIndex = 15;
производительLabel.Text = "Производитель:";
//
// производительTextBox
//
this.производительTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.товар_import_СтройматериалыBindingSource, "Производитель", true));
this.производительTextBox.Location = new System.Drawing.Point(452, 250);
this.производительTextBox.Name = "производительTextBox";
this.производительTextBox.Size = new System.Drawing.Size(100, 20);
this.производительTextBox.TabIndex = 16;
//
// поставщикLabel
//
поставщикLabel.AutoSize = true;
поставщикLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F);
поставщикLabel.Location = new System.Drawing.Point(224, 279);
поставщикLabel.Name = "поставщикLabel";
поставщикLabel.Size = new System.Drawing.Size(71, 15);
поставщикLabel.TabIndex = 17;
поставщикLabel.Text = "Поставщик:";
//
// поставщикTextBox
//
this.поставщикTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.товар_import_СтройматериалыBindingSource, "Поставщик", true));
this.поставщикTextBox.Location = new System.Drawing.Point(452, 276);
this.поставщикTextBox.Name = "поставщикTextBox";
this.поставщикTextBox.Size = new System.Drawing.Size(100, 20);
this.поставщикTextBox.TabIndex = 18;
//
// категория_товараLabel
//
категория_товараLabel.AutoSize = true;
категория_товараLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F);
категория_товараLabel.Location = new System.Drawing.Point(224, 305);
категория_товараLabel.Name = "категория_товараLabel";
категория_товараLabel.Size = new System.Drawing.Size(104, 15);
категория_товараLabel.TabIndex = 19;
категория_товараLabel.Text = "Категория товара:";
//
// категория_товараTextBox
//
this.категория_товараTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.товар_import_СтройматериалыBindingSource, "Категория_товара", true));
this.категория_товараTextBox.Location = new System.Drawing.Point(452, 302);
this.категория_товараTextBox.Name = "категория_товараTextBox";
this.категория_товараTextBox.Size = new System.Drawing.Size(100, 20);
this.категория_товараTextBox.TabIndex = 20;
//
// действующая_скидкаLabel
//
действующая_скидкаLabel.AutoSize = true;
действующая_скидкаLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F);
действующая_скидкаLabel.Location = new System.Drawing.Point(224, 331);
действующая_скидкаLabel.Name = "действующая_скидкаLabel";
действующая_скидкаLabel.Size = new System.Drawing.Size(124, 15);
действующая_скидкаLabel.TabIndex = 21;
действующая_скидкаLabel.Text = "Действующая скидка:";
//
// действующая_скидкаTextBox
//
this.действующая_скидкаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.товар_import_СтройматериалыBindingSource, "Действующая_скидка", true));
this.действующая_скидкаTextBox.Location = new System.Drawing.Point(452, 328);
this.действующая_скидкаTextBox.Name = "действующая_скидкаTextBox";
this.действующая_скидкаTextBox.Size = new System.Drawing.Size(100, 20);
this.действующая_скидкаTextBox.TabIndex = 22;
//
// кол_во_на_складеLabel
//
кол_во_на_складеLabel.AutoSize = true;
кол_во_на_складеLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F);
кол_во_на_складеLabel.Location = new System.Drawing.Point(224, 357);
кол_во_на_складеLabel.Name = "кол_во_на_складеLabel";
кол_во_на_складеLabel.Size = new System.Drawing.Size(102, 15);
кол_во_на_складеLabel.TabIndex = 23;
кол_во_на_складеLabel.Text = "Кол во на складе:";
//
// кол_во_на_складеTextBox
//
this.кол_во_на_складеTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.товар_import_СтройматериалыBindingSource, "Кол_во_на_складе", true));
this.кол_во_на_складеTextBox.Location = new System.Drawing.Point(452, 354);
this.кол_во_на_складеTextBox.Name = "кол_во_на_складеTextBox";
this.кол_во_на_складеTextBox.Size = new System.Drawing.Size(100, 20);
this.кол_во_на_складеTextBox.TabIndex = 24;
//
// описаниеLabel
//
описаниеLabel.AutoSize = true;
описаниеLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F);
описаниеLabel.Location = new System.Drawing.Point(224, 383);
описаниеLabel.Name = "описаниеLabel";
описаниеLabel.Size = new System.Drawing.Size(64, 15);
описаниеLabel.TabIndex = 25;
описаниеLabel.Text = "Описание:";
//
// описаниеTextBox
//
this.описаниеTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.товар_import_СтройматериалыBindingSource, "Описание", true));
this.описаниеTextBox.Location = new System.Drawing.Point(452, 380);
this.описаниеTextBox.Name = "описаниеTextBox";
this.описаниеTextBox.Size = new System.Drawing.Size(100, 20);
this.описаниеTextBox.TabIndex = 26;
//
// изображениеLabel
//
изображениеLabel.AutoSize = true;
изображениеLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F);
изображениеLabel.Location = new System.Drawing.Point(224, 409);
изображениеLabel.Name = "изображениеLabel";
изображениеLabel.Size = new System.Drawing.Size(81, 15);
изображениеLabel.TabIndex = 27;
изображениеLabel.Text = "Изображение:";
//
// изображениеTextBox
//
this.изображениеTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.товар_import_СтройматериалыBindingSource, "Изображение", true));
this.изображениеTextBox.Location = new System.Drawing.Point(452, 406);
this.изображениеTextBox.Name = "изображениеTextBox";
this.изображениеTextBox.Size = new System.Drawing.Size(100, 20);
this.изображениеTextBox.TabIndex = 28;
//
// id_заказаLabel
//
id_заказаLabel.AutoSize = true;
id_заказаLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F);
id_заказаLabel.Location = new System.Drawing.Point(224, 435);
id_заказаLabel.Name = "id_заказаLabel";
id_заказаLabel.Size = new System.Drawing.Size(56, 15);
id_заказаLabel.TabIndex = 29;
id_заказаLabel.Text = "id заказа:";
//
// id_заказаTextBox
//
this.id_заказаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.товар_import_СтройматериалыBindingSource, "id_заказа", true));
this.id_заказаTextBox.Location = new System.Drawing.Point(452, 432);
this.id_заказаTextBox.Name = "id_заказаTextBox";
this.id_заказаTextBox.Size = new System.Drawing.Size(100, 20);
this.id_заказаTextBox.TabIndex = 30;
//
// backbutton
//
this.backbutton.BackColor = System.Drawing.Color.White;
this.backbutton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.backbutton.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.backbutton.Location = new System.Drawing.Point(684, 479);
this.backbutton.Name = "backbutton";
this.backbutton.Size = new System.Drawing.Size(115, 27);
this.backbutton.TabIndex = 36;
this.backbutton.Text = "Назад";
this.backbutton.UseVisualStyleBackColor = false;
this.backbutton.Click += new System.EventHandler(this.backbutton_Click);
//
// savebutton
//
this.savebutton.BackColor = System.Drawing.Color.White;
this.savebutton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.savebutton.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.savebutton.Location = new System.Drawing.Point(488, 479);
this.savebutton.Name = "savebutton";
this.savebutton.Size = new System.Drawing.Size(115, 27);
this.savebutton.TabIndex = 35;
this.savebutton.Text = "Сохранить";
this.savebutton.UseVisualStyleBackColor = false;
this.savebutton.Click += new System.EventHandler(this.savebutton_Click);
//
// addbutton
//
this.addbutton.BackColor = System.Drawing.Color.White;
this.addbutton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.addbutton.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.addbutton.Location = new System.Drawing.Point(367, 479);
this.addbutton.Name = "addbutton";
this.addbutton.Size = new System.Drawing.Size(115, 27);
this.addbutton.TabIndex = 34;
this.addbutton.Text = "Добавить";
this.addbutton.UseVisualStyleBackColor = false;
this.addbutton.Click += new System.EventHandler(this.addbutton_Click);
//
// delbutton
//
this.delbutton.BackColor = System.Drawing.Color.White;
this.delbutton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.delbutton.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.delbutton.Location = new System.Drawing.Point(246, 479);
this.delbutton.Name = "delbutton";
this.delbutton.Size = new System.Drawing.Size(115, 27);
this.delbutton.TabIndex = 33;
this.delbutton.Text = "Удалить";
this.delbutton.UseVisualStyleBackColor = false;
this.delbutton.Click += new System.EventHandler(this.delbutton_Click);
//
// prevbutton
//
this.prevbutton.BackColor = System.Drawing.Color.White;
this.prevbutton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.prevbutton.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.prevbutton.Location = new System.Drawing.Point(125, 479);
this.prevbutton.Name = "prevbutton";
this.prevbutton.Size = new System.Drawing.Size(115, 27);
this.prevbutton.TabIndex = 32;
this.prevbutton.Text = "Предыдущий";
this.prevbutton.UseVisualStyleBackColor = false;
this.prevbutton.Click += new System.EventHandler(this.prevbutton_Click);
//
// nextbutton
//
this.nextbutton.BackColor = System.Drawing.Color.White;
this.nextbutton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.nextbutton.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.nextbutton.Location = new System.Drawing.Point(4, 479);
this.nextbutton.Name = "nextbutton";
this.nextbutton.Size = new System.Drawing.Size(115, 27);
this.nextbutton.TabIndex = 31;
this.nextbutton.Text = "Следующий";
this.nextbutton.UseVisualStyleBackColor = false;
this.nextbutton.Click += new System.EventHandler(this.nextbutton_Click);
//
// tableAdapterManager1
//
this.tableAdapterManager1.BackupDataSetBeforeUpdate = false;
this.tableAdapterManager1.Connection = null;
this.tableAdapterManager1.UpdateOrder = YurevichIS31_Stroymaterialy.IS31YurevichDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
this.tableAdapterManager1.user_importTableAdapter = null;
this.tableAdapterManager1.Заказ_importTableAdapter = null;
this.tableAdapterManager1.Пункты_выдачи_importTableAdapter = null;
this.tableAdapterManager1.Товар_import_СтройматериалыTableAdapter = null;
//
// tovaraddform
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(227)))), ((int)(((byte)(131)))));
this.ClientSize = new System.Drawing.Size(800, 525);
this.Controls.Add(this.backbutton);
this.Controls.Add(this.savebutton);
this.Controls.Add(this.addbutton);
this.Controls.Add(this.delbutton);
this.Controls.Add(this.prevbutton);
this.Controls.Add(this.nextbutton);
this.Controls.Add(idLabel);
this.Controls.Add(this.idTextBox);
this.Controls.Add(артикулLabel);
this.Controls.Add(this.артикулTextBox);
this.Controls.Add(наименованиеLabel);
this.Controls.Add(this.наименованиеTextBox);
this.Controls.Add(единица_измеренияLabel);
this.Controls.Add(this.единица_измеренияTextBox);
this.Controls.Add(стоимостьLabel);
this.Controls.Add(this.стоимостьTextBox);
this.Controls.Add(размер_максимально_возможной_скидкиLabel);
this.Controls.Add(this.размер_максимально_возможной_скидкиTextBox);
this.Controls.Add(производительLabel);
this.Controls.Add(this.производительTextBox);
this.Controls.Add(поставщикLabel);
this.Controls.Add(this.поставщикTextBox);
this.Controls.Add(категория_товараLabel);
this.Controls.Add(this.категория_товараTextBox);
this.Controls.Add(действующая_скидкаLabel);
this.Controls.Add(this.действующая_скидкаTextBox);
this.Controls.Add(кол_во_на_складеLabel);
this.Controls.Add(this.кол_во_на_складеTextBox);
this.Controls.Add(описаниеLabel);
this.Controls.Add(this.описаниеTextBox);
this.Controls.Add(изображениеLabel);
this.Controls.Add(this.изображениеTextBox);
this.Controls.Add(id_заказаLabel);
this.Controls.Add(this.id_заказаTextBox);
this.Controls.Add(this.label1);
this.Name = "tovaraddform";
this.Text = "tovaraddform";
this.Load += new System.EventHandler(this.tovaraddform_Load);
((System.ComponentModel.ISupportInitialize)(this.iS31YurevichDataSet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.товар_import_СтройматериалыBindingSource)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private IS31YurevichDataSet iS31YurevichDataSet;
private System.Windows.Forms.BindingSource товар_import_СтройматериалыBindingSource;
private IS31YurevichDataSetTableAdapters.Товар_import_СтройматериалыTableAdapter товар_import_СтройматериалыTableAdapter;
private IS31YurevichDataSetTableAdapters.TableAdapterManager tableAdapterManager;
private System.Windows.Forms.TextBox idTextBox;
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 размер_максимально_возможной_скидкиTextBox;
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 кол_во_на_складеTextBox;
private System.Windows.Forms.TextBox описаниеTextBox;
private System.Windows.Forms.TextBox изображениеTextBox;
private System.Windows.Forms.TextBox id_заказаTextBox;
private System.Windows.Forms.Button backbutton;
private System.Windows.Forms.Button savebutton;
private System.Windows.Forms.Button addbutton;
private System.Windows.Forms.Button delbutton;
private System.Windows.Forms.Button prevbutton;
private System.Windows.Forms.Button nextbutton;
private IS31YurevichDataSetTableAdapters.TableAdapterManager tableAdapterManager1;
}
}