namespace Rp42OlegMartynenko
{
partial class Form2
{
///
/// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form2));
this.rp42MartynenkoDataSet = new Rp42OlegMartynenko.Rp42MartynenkoDataSet();
this.manufacturer_b_importBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.manufacturer_b_importTableAdapter = new Rp42OlegMartynenko.Rp42MartynenkoDataSetTableAdapters.manufacturer_b_importTableAdapter();
this.tableAdapterManager = new Rp42OlegMartynenko.Rp42MartynenkoDataSetTableAdapters.TableAdapterManager();
this.manufacturer_b_importBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.manufacturer_b_importBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
this.rp42MartynenkoDataSetBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.fillByToolStrip = new System.Windows.Forms.ToolStrip();
this.fillByToolStripButton = new System.Windows.Forms.ToolStripButton();
this.rp42MartynenkoDataSetBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.rp42MartynenkoDataSet1 = new Rp42OlegMartynenko.Rp42MartynenkoDataSet1();
this.productsale_b_importBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.productsale_b_importTableAdapter = new Rp42OlegMartynenko.Rp42MartynenkoDataSet1TableAdapters.productsale_b_importTableAdapter();
this.tableAdapterManager1 = new Rp42OlegMartynenko.Rp42MartynenkoDataSet1TableAdapters.TableAdapterManager();
this.manufacturer_b_importTableAdapter1 = new Rp42OlegMartynenko.Rp42MartynenkoDataSet1TableAdapters.manufacturer_b_importTableAdapter();
this.product_b_importTableAdapter = new Rp42OlegMartynenko.Rp42MartynenkoDataSet1TableAdapters.product_b_importTableAdapter();
this.product_b_importBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.manufacturer_b_importBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.manufacturer_b_importDataGridView = new System.Windows.Forms.DataGridView();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.button1 = new System.Windows.Forms.Button();
((System.ComponentModel.ISupportInitialize)(this.rp42MartynenkoDataSet)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.manufacturer_b_importBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.manufacturer_b_importBindingNavigator)).BeginInit();
this.manufacturer_b_importBindingNavigator.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rp42MartynenkoDataSetBindingSource)).BeginInit();
this.fillByToolStrip.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rp42MartynenkoDataSetBindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rp42MartynenkoDataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.productsale_b_importBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.product_b_importBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.manufacturer_b_importBindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.manufacturer_b_importDataGridView)).BeginInit();
this.SuspendLayout();
//
// rp42MartynenkoDataSet
//
this.rp42MartynenkoDataSet.DataSetName = "Rp42MartynenkoDataSet";
this.rp42MartynenkoDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// manufacturer_b_importBindingSource
//
this.manufacturer_b_importBindingSource.DataMember = "manufacturer_b_import";
this.manufacturer_b_importBindingSource.DataSource = this.rp42MartynenkoDataSet;
//
// manufacturer_b_importTableAdapter
//
this.manufacturer_b_importTableAdapter.ClearBeforeFill = true;
//
// tableAdapterManager
//
this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
this.tableAdapterManager.manufacturer_b_importTableAdapter = this.manufacturer_b_importTableAdapter;
this.tableAdapterManager.product_b_importTableAdapter = null;
this.tableAdapterManager.productsale_b_importTableAdapter = null;
this.tableAdapterManager.UpdateOrder = Rp42OlegMartynenko.Rp42MartynenkoDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
//
// manufacturer_b_importBindingNavigator
//
this.manufacturer_b_importBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
this.manufacturer_b_importBindingNavigator.BindingSource = this.manufacturer_b_importBindingSource;
this.manufacturer_b_importBindingNavigator.CountItem = this.bindingNavigatorCountItem;
this.manufacturer_b_importBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
this.manufacturer_b_importBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.bindingNavigatorMoveFirstItem,
this.bindingNavigatorMovePreviousItem,
this.bindingNavigatorSeparator,
this.bindingNavigatorPositionItem,
this.bindingNavigatorCountItem,
this.bindingNavigatorSeparator1,
this.bindingNavigatorMoveNextItem,
this.bindingNavigatorMoveLastItem,
this.bindingNavigatorSeparator2,
this.bindingNavigatorAddNewItem,
this.bindingNavigatorDeleteItem,
this.manufacturer_b_importBindingNavigatorSaveItem});
this.manufacturer_b_importBindingNavigator.Location = new System.Drawing.Point(0, 0);
this.manufacturer_b_importBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
this.manufacturer_b_importBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
this.manufacturer_b_importBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
this.manufacturer_b_importBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
this.manufacturer_b_importBindingNavigator.Name = "manufacturer_b_importBindingNavigator";
this.manufacturer_b_importBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
this.manufacturer_b_importBindingNavigator.Size = new System.Drawing.Size(800, 25);
this.manufacturer_b_importBindingNavigator.TabIndex = 0;
this.manufacturer_b_importBindingNavigator.Text = "bindingNavigator1";
//
// bindingNavigatorAddNewItem
//
this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorAddNewItem.Text = "Добавить";
//
// bindingNavigatorCountItem
//
this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 22);
this.bindingNavigatorCountItem.Text = "для {0}";
this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
//
// bindingNavigatorDeleteItem
//
this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorDeleteItem.Text = "Удалить";
//
// bindingNavigatorMoveFirstItem
//
this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
//
// bindingNavigatorMovePreviousItem
//
this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
//
// bindingNavigatorSeparator
//
this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
//
// bindingNavigatorPositionItem
//
this.bindingNavigatorPositionItem.AccessibleName = "Положение";
this.bindingNavigatorPositionItem.AutoSize = false;
this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("Segoe UI", 9F);
this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
this.bindingNavigatorPositionItem.Text = "0";
this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
//
// bindingNavigatorSeparator1
//
this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
//
// bindingNavigatorMoveNextItem
//
this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
//
// bindingNavigatorMoveLastItem
//
this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
//
// bindingNavigatorSeparator2
//
this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
//
// manufacturer_b_importBindingNavigatorSaveItem
//
this.manufacturer_b_importBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.manufacturer_b_importBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("manufacturer_b_importBindingNavigatorSaveItem.Image")));
this.manufacturer_b_importBindingNavigatorSaveItem.Name = "manufacturer_b_importBindingNavigatorSaveItem";
this.manufacturer_b_importBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 22);
this.manufacturer_b_importBindingNavigatorSaveItem.Text = "Сохранить данные";
this.manufacturer_b_importBindingNavigatorSaveItem.Click += new System.EventHandler(this.manufacturer_b_importBindingNavigatorSaveItem_Click);
//
// rp42MartynenkoDataSetBindingSource
//
this.rp42MartynenkoDataSetBindingSource.DataSource = this.rp42MartynenkoDataSet;
this.rp42MartynenkoDataSetBindingSource.Position = 0;
//
// fillByToolStrip
//
this.fillByToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.fillByToolStripButton});
this.fillByToolStrip.Location = new System.Drawing.Point(0, 25);
this.fillByToolStrip.Name = "fillByToolStrip";
this.fillByToolStrip.Size = new System.Drawing.Size(800, 25);
this.fillByToolStrip.TabIndex = 2;
this.fillByToolStrip.Text = "fillByToolStrip";
//
// fillByToolStripButton
//
this.fillByToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.fillByToolStripButton.Name = "fillByToolStripButton";
this.fillByToolStripButton.Size = new System.Drawing.Size(39, 22);
this.fillByToolStripButton.Text = "FillBy";
this.fillByToolStripButton.Click += new System.EventHandler(this.fillByToolStripButton_Click);
//
// rp42MartynenkoDataSetBindingSource1
//
this.rp42MartynenkoDataSetBindingSource1.DataSource = this.rp42MartynenkoDataSet;
this.rp42MartynenkoDataSetBindingSource1.Position = 0;
//
// rp42MartynenkoDataSet1
//
this.rp42MartynenkoDataSet1.DataSetName = "Rp42MartynenkoDataSet1";
this.rp42MartynenkoDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// productsale_b_importBindingSource
//
this.productsale_b_importBindingSource.DataMember = "productsale_b_import";
this.productsale_b_importBindingSource.DataSource = this.rp42MartynenkoDataSet1;
//
// productsale_b_importTableAdapter
//
this.productsale_b_importTableAdapter.ClearBeforeFill = true;
//
// tableAdapterManager1
//
this.tableAdapterManager1.BackupDataSetBeforeUpdate = false;
this.tableAdapterManager1.manufacturer_b_importTableAdapter = this.manufacturer_b_importTableAdapter1;
this.tableAdapterManager1.product_b_importTableAdapter = this.product_b_importTableAdapter;
this.tableAdapterManager1.productsale_b_importTableAdapter = this.productsale_b_importTableAdapter;
this.tableAdapterManager1.UpdateOrder = Rp42OlegMartynenko.Rp42MartynenkoDataSet1TableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
//
// manufacturer_b_importTableAdapter1
//
this.manufacturer_b_importTableAdapter1.ClearBeforeFill = true;
//
// product_b_importTableAdapter
//
this.product_b_importTableAdapter.ClearBeforeFill = true;
//
// product_b_importBindingSource
//
this.product_b_importBindingSource.DataMember = "product_b_import";
this.product_b_importBindingSource.DataSource = this.rp42MartynenkoDataSet1;
//
// manufacturer_b_importBindingSource1
//
this.manufacturer_b_importBindingSource1.DataMember = "manufacturer_b_import";
this.manufacturer_b_importBindingSource1.DataSource = this.rp42MartynenkoDataSet1;
//
// manufacturer_b_importDataGridView
//
this.manufacturer_b_importDataGridView.AutoGenerateColumns = false;
this.manufacturer_b_importDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.manufacturer_b_importDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.dataGridViewTextBoxColumn1,
this.dataGridViewTextBoxColumn2});
this.manufacturer_b_importDataGridView.DataSource = this.manufacturer_b_importBindingSource1;
this.manufacturer_b_importDataGridView.Location = new System.Drawing.Point(283, 75);
this.manufacturer_b_importDataGridView.Name = "manufacturer_b_importDataGridView";
this.manufacturer_b_importDataGridView.Size = new System.Drawing.Size(243, 341);
this.manufacturer_b_importDataGridView.TabIndex = 2;
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.DataPropertyName = "Название_производителя";
this.dataGridViewTextBoxColumn1.HeaderText = "Название_производителя";
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
//
// dataGridViewTextBoxColumn2
//
this.dataGridViewTextBoxColumn2.DataPropertyName = "Дата_начала_работы";
this.dataGridViewTextBoxColumn2.HeaderText = "Дата_начала_работы";
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
//
// button1
//
this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.button1.ForeColor = System.Drawing.Color.Black;
this.button1.Location = new System.Drawing.Point(22, 366);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(153, 50);
this.button1.TabIndex = 3;
this.button1.Text = "Назад";
this.button1.UseVisualStyleBackColor = false;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// Form2
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(800, 508);
this.Controls.Add(this.button1);
this.Controls.Add(this.manufacturer_b_importDataGridView);
this.Controls.Add(this.fillByToolStrip);
this.Controls.Add(this.manufacturer_b_importBindingNavigator);
this.Name = "Form2";
this.Text = "Form2";
this.Load += new System.EventHandler(this.Form2_Load);
((System.ComponentModel.ISupportInitialize)(this.rp42MartynenkoDataSet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.manufacturer_b_importBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.manufacturer_b_importBindingNavigator)).EndInit();
this.manufacturer_b_importBindingNavigator.ResumeLayout(false);
this.manufacturer_b_importBindingNavigator.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rp42MartynenkoDataSetBindingSource)).EndInit();
this.fillByToolStrip.ResumeLayout(false);
this.fillByToolStrip.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rp42MartynenkoDataSetBindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rp42MartynenkoDataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.productsale_b_importBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.product_b_importBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.manufacturer_b_importBindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.manufacturer_b_importDataGridView)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Rp42MartynenkoDataSet rp42MartynenkoDataSet;
private System.Windows.Forms.BindingSource manufacturer_b_importBindingSource;
private Rp42MartynenkoDataSetTableAdapters.manufacturer_b_importTableAdapter manufacturer_b_importTableAdapter;
private Rp42MartynenkoDataSetTableAdapters.TableAdapterManager tableAdapterManager;
private System.Windows.Forms.BindingNavigator manufacturer_b_importBindingNavigator;
private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
private System.Windows.Forms.ToolStripButton manufacturer_b_importBindingNavigatorSaveItem;
private System.Windows.Forms.BindingSource rp42MartynenkoDataSetBindingSource;
private System.Windows.Forms.ToolStrip fillByToolStrip;
private System.Windows.Forms.ToolStripButton fillByToolStripButton;
private System.Windows.Forms.BindingSource rp42MartynenkoDataSetBindingSource1;
private Rp42MartynenkoDataSet1 rp42MartynenkoDataSet1;
private System.Windows.Forms.BindingSource productsale_b_importBindingSource;
private Rp42MartynenkoDataSet1TableAdapters.productsale_b_importTableAdapter productsale_b_importTableAdapter;
private Rp42MartynenkoDataSet1TableAdapters.TableAdapterManager tableAdapterManager1;
private Rp42MartynenkoDataSet1TableAdapters.product_b_importTableAdapter product_b_importTableAdapter;
private System.Windows.Forms.BindingSource product_b_importBindingSource;
private Rp42MartynenkoDataSet1TableAdapters.manufacturer_b_importTableAdapter manufacturer_b_importTableAdapter1;
private System.Windows.Forms.BindingSource manufacturer_b_importBindingSource1;
private System.Windows.Forms.DataGridView manufacturer_b_importDataGridView;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
private System.Windows.Forms.Button button1;
}
}