namespace IS31Savelev1
{
partial class Form5
{
///
/// 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(Form5));
this.panel1 = new System.Windows.Forms.Panel();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.button6 = 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.button1 = new System.Windows.Forms.Button();
this.panel2 = new System.Windows.Forms.Panel();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.label1 = new System.Windows.Forms.Label();
this.panel4 = new System.Windows.Forms.Panel();
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.пункты_выдачи_importBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.iS31SavelevDataSet = new IS31Savelev1.IS31SavelevDataSet();
this.пункты_выдачи_importTableAdapter = new IS31Savelev1.IS31SavelevDataSetTableAdapters.Пункты_выдачи_importTableAdapter();
this.tableAdapterManager = new IS31Savelev1.IS31SavelevDataSetTableAdapters.TableAdapterManager();
this.panel3 = new System.Windows.Forms.Panel();
this.пунктыВыдачиimportBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.пункты_выдачи_importDataGridView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.пункты_выдачи_importBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.iS31SavelevDataSet)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.пунктыВыдачиimportBindingSource)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
this.panel1.Controls.Add(this.comboBox1);
this.panel1.Controls.Add(this.button6);
this.panel1.Controls.Add(this.button5);
this.panel1.Controls.Add(this.button4);
this.panel1.Controls.Add(this.button3);
this.panel1.Controls.Add(this.button2);
this.panel1.Controls.Add(this.button1);
this.panel1.Location = new System.Drawing.Point(-6, 357);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(803, 91);
this.panel1.TabIndex = 5;
//
// comboBox1
//
this.comboBox1.DataSource = this.пунктыВыдачиimportBindingSource;
this.comboBox1.DisplayMember = "id_пункта";
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Location = new System.Drawing.Point(358, 36);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(121, 21);
this.comboBox1.TabIndex = 6;
//
// button6
//
this.button6.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.button6.Location = new System.Drawing.Point(485, 26);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(146, 38);
this.button6.TabIndex = 5;
this.button6.Text = "Удалить фильтр";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// button5
//
this.button5.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.button5.Location = new System.Drawing.Point(277, 26);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(75, 38);
this.button5.TabIndex = 4;
this.button5.Text = "Фильтр";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// button4
//
this.button4.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.button4.Location = new System.Drawing.Point(173, 26);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(75, 38);
this.button4.TabIndex = 3;
this.button4.Text = "Сохранить";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button3
//
this.button3.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.button3.Location = new System.Drawing.Point(92, 26);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 38);
this.button3.TabIndex = 2;
this.button3.Text = "Удалить";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button2
//
this.button2.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.button2.Location = new System.Drawing.Point(11, 26);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 38);
this.button2.TabIndex = 1;
this.button2.Text = "Добавить";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button1
//
this.button1.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.button1.Location = new System.Drawing.Point(687, 21);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(107, 48);
this.button1.TabIndex = 0;
this.button1.Text = "Назад";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
this.panel2.Controls.Add(this.pictureBox1);
this.panel2.Controls.Add(this.label1);
this.panel2.Location = new System.Drawing.Point(3, 2);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(794, 86);
this.panel2.TabIndex = 6;
//
// pictureBox1
//
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(2, 3);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(122, 83);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 7;
this.pictureBox1.TabStop = false;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Comic Sans MS", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.label1.ForeColor = System.Drawing.Color.White;
this.label1.Location = new System.Drawing.Point(261, 26);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(333, 38);
this.label1.TabIndex = 6;
this.label1.Text = "Таблица пункты выдачи";
//
// panel4
//
this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(227)))), ((int)(((byte)(131)))));
this.panel4.Controls.Add(this.пункты_выдачи_importDataGridView);
this.panel4.Location = new System.Drawing.Point(3, 85);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(446, 274);
this.panel4.TabIndex = 12;
//
// пункты_выдачи_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(0, 23);
this.пункты_выдачи_importDataGridView.Name = "пункты_выдачи_importDataGridView";
this.пункты_выдачи_importDataGridView.Size = new System.Drawing.Size(444, 220);
this.пункты_выдачи_importDataGridView.TabIndex = 0;
//
// 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";
//
// пункты_выдачи_importBindingSource
//
this.пункты_выдачи_importBindingSource.DataMember = "Пункты выдачи_import";
this.пункты_выдачи_importBindingSource.DataSource = this.iS31SavelevDataSet;
//
// iS31SavelevDataSet
//
this.iS31SavelevDataSet.DataSetName = "IS31SavelevDataSet";
this.iS31SavelevDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// пункты_выдачи_importTableAdapter
//
this.пункты_выдачи_importTableAdapter.ClearBeforeFill = true;
//
// tableAdapterManager
//
this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
this.tableAdapterManager.UpdateOrder = IS31Savelev1.IS31SavelevDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
this.tableAdapterManager.user_importTableAdapter = null;
this.tableAdapterManager.Заказ_importTableAdapter = null;
this.tableAdapterManager.Пункты_выдачи_importTableAdapter = this.пункты_выдачи_importTableAdapter;
this.tableAdapterManager.Товар_import_СтройматериалыTableAdapter = null;
//
// panel3
//
this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
this.panel3.Location = new System.Drawing.Point(449, 86);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(349, 271);
this.panel3.TabIndex = 13;
//
// пунктыВыдачиimportBindingSource
//
this.пунктыВыдачиimportBindingSource.DataMember = "Пункты выдачи_import";
this.пунктыВыдачиimportBindingSource.DataSource = this.iS31SavelevDataSet;
//
// Form5
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(800, 473);
this.Controls.Add(this.panel3);
this.Controls.Add(this.panel4);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Name = "Form5";
this.Text = "Form5";
this.Load += new System.EventHandler(this.Form5_Load);
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.panel4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.пункты_выдачи_importDataGridView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.пункты_выдачи_importBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.iS31SavelevDataSet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.пунктыВыдачиimportBindingSource)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.PictureBox pictureBox1;
private IS31SavelevDataSet iS31SavelevDataSet;
private System.Windows.Forms.BindingSource пункты_выдачи_importBindingSource;
private IS31SavelevDataSetTableAdapters.Пункты_выдачи_importTableAdapter пункты_выдачи_importTableAdapter;
private IS31SavelevDataSetTableAdapters.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.Panel panel3;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.BindingSource пунктыВыдачиimportBindingSource;
}
}