123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607 |
- namespace tkaniGK
- {
- partial class sklad
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- this.button1 = new System.Windows.Forms.Button();
- this.button2 = new System.Windows.Forms.Button();
- this.button3 = new System.Windows.Forms.Button();
- this.button4 = new System.Windows.Forms.Button();
- this.dataGridView1 = new System.Windows.Forms.DataGridView();
- this.partiaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.idfurniturDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.kolihDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.skladfurniturBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.gaydukTkaniDataSet = new tkaniGK.GaydukTkaniDataSet();
- this.sklad_furniturTableAdapter = new tkaniGK.GaydukTkaniDataSetTableAdapters.sklad_furniturTableAdapter();
- this.dataGridView2 = new System.Windows.Forms.DataGridView();
- this.rulonDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.artikultkaniDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dlinaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.skladtkaniBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.sklad_tkaniTableAdapter = new tkaniGK.GaydukTkaniDataSetTableAdapters.sklad_tkaniTableAdapter();
- this.dataGridView3 = new System.Windows.Forms.DataGridView();
- this.артикулDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.наименованиеDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ширинаDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.длинаDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.column5DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.izdelia12BindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.izdelia12TableAdapter = new tkaniGK.GaydukTkaniDataSetTableAdapters.izdelia12TableAdapter();
- this.dataGridView4 = new System.Windows.Forms.DataGridView();
- this.артикулDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.названиеDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.цветDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.рисунокDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.составDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ширинаDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.длинаDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ценаDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.tkani12BindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.tkani12TableAdapter = new tkaniGK.GaydukTkaniDataSetTableAdapters.tkani12TableAdapter();
- this.button5 = new System.Windows.Forms.Button();
- this.button6 = new System.Windows.Forms.Button();
- this.button7 = new System.Windows.Forms.Button();
- this.button8 = new System.Windows.Forms.Button();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.textBox2 = new System.Windows.Forms.TextBox();
- this.button9 = new System.Windows.Forms.Button();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.textBox1 = new System.Windows.Forms.TextBox();
- this.button10 = new System.Windows.Forms.Button();
- this.groupBox3 = new System.Windows.Forms.GroupBox();
- this.textBox3 = new System.Windows.Forms.TextBox();
- this.button11 = new System.Windows.Forms.Button();
- this.groupBox4 = new System.Windows.Forms.GroupBox();
- this.textBox4 = new System.Windows.Forms.TextBox();
- this.button12 = new System.Windows.Forms.Button();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.skladfurniturBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gaydukTkaniDataSet)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.skladtkaniBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.izdelia12BindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.tkani12BindingSource)).BeginInit();
- this.groupBox2.SuspendLayout();
- this.groupBox1.SuspendLayout();
- this.groupBox3.SuspendLayout();
- this.groupBox4.SuspendLayout();
- this.SuspendLayout();
- //
- // button1
- //
- this.button1.Location = new System.Drawing.Point(919, 12);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(75, 23);
- this.button1.TabIndex = 0;
- this.button1.Text = "добавить";
- this.button1.UseVisualStyleBackColor = true;
- //
- // button2
- //
- this.button2.Location = new System.Drawing.Point(1021, 12);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(75, 23);
- this.button2.TabIndex = 1;
- this.button2.Text = "удалить";
- this.button2.UseVisualStyleBackColor = true;
- this.button2.Click += new System.EventHandler(this.button2_Click);
- //
- // button3
- //
- this.button3.Location = new System.Drawing.Point(715, 199);
- this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(75, 23);
- this.button3.TabIndex = 3;
- this.button3.Text = "удалить";
- this.button3.UseVisualStyleBackColor = true;
- this.button3.Click += new System.EventHandler(this.button3_Click);
- //
- // button4
- //
- this.button4.Location = new System.Drawing.Point(607, 199);
- this.button4.Name = "button4";
- this.button4.Size = new System.Drawing.Size(75, 23);
- this.button4.TabIndex = 2;
- this.button4.Text = "добавить";
- this.button4.UseVisualStyleBackColor = true;
- //
- // dataGridView1
- //
- this.dataGridView1.AutoGenerateColumns = false;
- this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.partiaDataGridViewTextBoxColumn,
- this.idfurniturDataGridViewTextBoxColumn,
- this.kolihDataGridViewTextBoxColumn});
- this.dataGridView1.DataSource = this.skladfurniturBindingSource;
- this.dataGridView1.Location = new System.Drawing.Point(13, 541);
- this.dataGridView1.Name = "dataGridView1";
- this.dataGridView1.Size = new System.Drawing.Size(577, 150);
- this.dataGridView1.TabIndex = 4;
- //
- // partiaDataGridViewTextBoxColumn
- //
- this.partiaDataGridViewTextBoxColumn.DataPropertyName = "partia";
- this.partiaDataGridViewTextBoxColumn.HeaderText = "partia";
- this.partiaDataGridViewTextBoxColumn.Name = "partiaDataGridViewTextBoxColumn";
- //
- // idfurniturDataGridViewTextBoxColumn
- //
- this.idfurniturDataGridViewTextBoxColumn.DataPropertyName = "id_furnitur";
- this.idfurniturDataGridViewTextBoxColumn.HeaderText = "id_furnitur";
- this.idfurniturDataGridViewTextBoxColumn.Name = "idfurniturDataGridViewTextBoxColumn";
- //
- // kolihDataGridViewTextBoxColumn
- //
- this.kolihDataGridViewTextBoxColumn.DataPropertyName = "kolih";
- this.kolihDataGridViewTextBoxColumn.HeaderText = "kolih";
- this.kolihDataGridViewTextBoxColumn.Name = "kolihDataGridViewTextBoxColumn";
- //
- // skladfurniturBindingSource
- //
- this.skladfurniturBindingSource.DataMember = "sklad_furnitur";
- this.skladfurniturBindingSource.DataSource = this.gaydukTkaniDataSet;
- //
- // gaydukTkaniDataSet
- //
- this.gaydukTkaniDataSet.DataSetName = "GaydukTkaniDataSet";
- this.gaydukTkaniDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // sklad_furniturTableAdapter
- //
- this.sklad_furniturTableAdapter.ClearBeforeFill = true;
- //
- // dataGridView2
- //
- this.dataGridView2.AutoGenerateColumns = false;
- this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.rulonDataGridViewTextBoxColumn,
- this.artikultkaniDataGridViewTextBoxColumn,
- this.dlinaDataGridViewTextBoxColumn});
- this.dataGridView2.DataSource = this.skladtkaniBindingSource;
- this.dataGridView2.Location = new System.Drawing.Point(12, 372);
- this.dataGridView2.Name = "dataGridView2";
- this.dataGridView2.Size = new System.Drawing.Size(578, 150);
- this.dataGridView2.TabIndex = 5;
- //
- // rulonDataGridViewTextBoxColumn
- //
- this.rulonDataGridViewTextBoxColumn.DataPropertyName = "rulon";
- this.rulonDataGridViewTextBoxColumn.HeaderText = "rulon";
- this.rulonDataGridViewTextBoxColumn.Name = "rulonDataGridViewTextBoxColumn";
- //
- // artikultkaniDataGridViewTextBoxColumn
- //
- this.artikultkaniDataGridViewTextBoxColumn.DataPropertyName = "artikul_tkani";
- this.artikultkaniDataGridViewTextBoxColumn.HeaderText = "artikul_tkani";
- this.artikultkaniDataGridViewTextBoxColumn.Name = "artikultkaniDataGridViewTextBoxColumn";
- //
- // dlinaDataGridViewTextBoxColumn
- //
- this.dlinaDataGridViewTextBoxColumn.DataPropertyName = "dlina";
- this.dlinaDataGridViewTextBoxColumn.HeaderText = "dlina";
- this.dlinaDataGridViewTextBoxColumn.Name = "dlinaDataGridViewTextBoxColumn";
- //
- // skladtkaniBindingSource
- //
- this.skladtkaniBindingSource.DataMember = "sklad_tkani";
- this.skladtkaniBindingSource.DataSource = this.gaydukTkaniDataSet;
- //
- // sklad_tkaniTableAdapter
- //
- this.sklad_tkaniTableAdapter.ClearBeforeFill = true;
- //
- // dataGridView3
- //
- this.dataGridView3.AutoGenerateColumns = false;
- this.dataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView3.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.артикулDataGridViewTextBoxColumn,
- this.наименованиеDataGridViewTextBoxColumn,
- this.ширинаDataGridViewTextBoxColumn,
- this.длинаDataGridViewTextBoxColumn,
- this.column5DataGridViewTextBoxColumn});
- this.dataGridView3.DataSource = this.izdelia12BindingSource;
- this.dataGridView3.Location = new System.Drawing.Point(13, 198);
- this.dataGridView3.Name = "dataGridView3";
- this.dataGridView3.Size = new System.Drawing.Size(577, 150);
- this.dataGridView3.TabIndex = 6;
- this.dataGridView3.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView3_CellContentClick);
- //
- // артикулDataGridViewTextBoxColumn
- //
- this.артикулDataGridViewTextBoxColumn.DataPropertyName = "Артикул";
- this.артикулDataGridViewTextBoxColumn.HeaderText = "Артикул";
- this.артикулDataGridViewTextBoxColumn.Name = "артикулDataGridViewTextBoxColumn";
- //
- // наименованиеDataGridViewTextBoxColumn
- //
- this.наименованиеDataGridViewTextBoxColumn.DataPropertyName = "Наименование";
- this.наименованиеDataGridViewTextBoxColumn.HeaderText = "Наименование";
- this.наименованиеDataGridViewTextBoxColumn.Name = "наименованиеDataGridViewTextBoxColumn";
- //
- // ширинаDataGridViewTextBoxColumn
- //
- this.ширинаDataGridViewTextBoxColumn.DataPropertyName = "Ширина";
- this.ширинаDataGridViewTextBoxColumn.HeaderText = "Ширина";
- this.ширинаDataGridViewTextBoxColumn.Name = "ширинаDataGridViewTextBoxColumn";
- //
- // длинаDataGridViewTextBoxColumn
- //
- this.длинаDataGridViewTextBoxColumn.DataPropertyName = "Длина";
- this.длинаDataGridViewTextBoxColumn.HeaderText = "Длина";
- this.длинаDataGridViewTextBoxColumn.Name = "длинаDataGridViewTextBoxColumn";
- //
- // column5DataGridViewTextBoxColumn
- //
- this.column5DataGridViewTextBoxColumn.DataPropertyName = "Column_5";
- this.column5DataGridViewTextBoxColumn.HeaderText = "Column_5";
- this.column5DataGridViewTextBoxColumn.Name = "column5DataGridViewTextBoxColumn";
- //
- // izdelia12BindingSource
- //
- this.izdelia12BindingSource.DataMember = "izdelia12";
- this.izdelia12BindingSource.DataSource = this.gaydukTkaniDataSet;
- //
- // izdelia12TableAdapter
- //
- this.izdelia12TableAdapter.ClearBeforeFill = true;
- //
- // dataGridView4
- //
- this.dataGridView4.AutoGenerateColumns = false;
- this.dataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView4.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.артикулDataGridViewTextBoxColumn1,
- this.названиеDataGridViewTextBoxColumn,
- this.цветDataGridViewTextBoxColumn,
- this.рисунокDataGridViewTextBoxColumn,
- this.составDataGridViewTextBoxColumn,
- this.ширинаDataGridViewTextBoxColumn1,
- this.длинаDataGridViewTextBoxColumn1,
- this.ценаDataGridViewTextBoxColumn});
- this.dataGridView4.DataSource = this.tkani12BindingSource;
- this.dataGridView4.Location = new System.Drawing.Point(12, 12);
- this.dataGridView4.Name = "dataGridView4";
- this.dataGridView4.Size = new System.Drawing.Size(888, 150);
- this.dataGridView4.TabIndex = 7;
- //
- // артикулDataGridViewTextBoxColumn1
- //
- this.артикулDataGridViewTextBoxColumn1.DataPropertyName = "Артикул";
- this.артикулDataGridViewTextBoxColumn1.HeaderText = "Артикул";
- this.артикулDataGridViewTextBoxColumn1.Name = "артикулDataGridViewTextBoxColumn1";
- //
- // названиеDataGridViewTextBoxColumn
- //
- this.названиеDataGridViewTextBoxColumn.DataPropertyName = "Название";
- this.названиеDataGridViewTextBoxColumn.HeaderText = "Название";
- this.названиеDataGridViewTextBoxColumn.Name = "названиеDataGridViewTextBoxColumn";
- //
- // цветDataGridViewTextBoxColumn
- //
- this.цветDataGridViewTextBoxColumn.DataPropertyName = "Цвет";
- this.цветDataGridViewTextBoxColumn.HeaderText = "Цвет";
- this.цветDataGridViewTextBoxColumn.Name = "цветDataGridViewTextBoxColumn";
- //
- // рисунокDataGridViewTextBoxColumn
- //
- this.рисунокDataGridViewTextBoxColumn.DataPropertyName = "Рисунок";
- this.рисунокDataGridViewTextBoxColumn.HeaderText = "Рисунок";
- this.рисунокDataGridViewTextBoxColumn.Name = "рисунокDataGridViewTextBoxColumn";
- //
- // составDataGridViewTextBoxColumn
- //
- this.составDataGridViewTextBoxColumn.DataPropertyName = "Состав";
- this.составDataGridViewTextBoxColumn.HeaderText = "Состав";
- this.составDataGridViewTextBoxColumn.Name = "составDataGridViewTextBoxColumn";
- //
- // ширинаDataGridViewTextBoxColumn1
- //
- this.ширинаDataGridViewTextBoxColumn1.DataPropertyName = "Ширина";
- this.ширинаDataGridViewTextBoxColumn1.HeaderText = "Ширина";
- this.ширинаDataGridViewTextBoxColumn1.Name = "ширинаDataGridViewTextBoxColumn1";
- //
- // длинаDataGridViewTextBoxColumn1
- //
- this.длинаDataGridViewTextBoxColumn1.DataPropertyName = "Длина";
- this.длинаDataGridViewTextBoxColumn1.HeaderText = "Длина";
- this.длинаDataGridViewTextBoxColumn1.Name = "длинаDataGridViewTextBoxColumn1";
- //
- // ценаDataGridViewTextBoxColumn
- //
- this.ценаDataGridViewTextBoxColumn.DataPropertyName = "Цена";
- this.ценаDataGridViewTextBoxColumn.HeaderText = "Цена";
- this.ценаDataGridViewTextBoxColumn.Name = "ценаDataGridViewTextBoxColumn";
- //
- // tkani12BindingSource
- //
- this.tkani12BindingSource.DataMember = "tkani12";
- this.tkani12BindingSource.DataSource = this.gaydukTkaniDataSet;
- //
- // tkani12TableAdapter
- //
- this.tkani12TableAdapter.ClearBeforeFill = true;
- //
- // button5
- //
- this.button5.Location = new System.Drawing.Point(721, 374);
- this.button5.Name = "button5";
- this.button5.Size = new System.Drawing.Size(75, 23);
- this.button5.TabIndex = 9;
- this.button5.Text = "удалить";
- this.button5.UseVisualStyleBackColor = true;
- this.button5.Click += new System.EventHandler(this.button5_Click);
- //
- // button6
- //
- this.button6.Location = new System.Drawing.Point(607, 374);
- this.button6.Name = "button6";
- this.button6.Size = new System.Drawing.Size(75, 23);
- this.button6.TabIndex = 8;
- this.button6.Text = "добавить";
- this.button6.UseVisualStyleBackColor = true;
- this.button6.Click += new System.EventHandler(this.button6_Click);
- //
- // button7
- //
- this.button7.Location = new System.Drawing.Point(721, 541);
- this.button7.Name = "button7";
- this.button7.Size = new System.Drawing.Size(75, 23);
- this.button7.TabIndex = 11;
- this.button7.Text = "удалить";
- this.button7.UseVisualStyleBackColor = true;
- this.button7.Click += new System.EventHandler(this.button7_Click);
- //
- // button8
- //
- this.button8.Location = new System.Drawing.Point(607, 541);
- this.button8.Name = "button8";
- this.button8.Size = new System.Drawing.Size(75, 23);
- this.button8.TabIndex = 10;
- this.button8.Text = "добавить";
- this.button8.UseVisualStyleBackColor = true;
- //
- // groupBox2
- //
- this.groupBox2.Controls.Add(this.textBox2);
- this.groupBox2.Controls.Add(this.button9);
- this.groupBox2.Location = new System.Drawing.Point(919, 41);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Size = new System.Drawing.Size(183, 78);
- this.groupBox2.TabIndex = 15;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "поиск по таблице ";
- //
- // textBox2
- //
- this.textBox2.Location = new System.Drawing.Point(12, 19);
- this.textBox2.Name = "textBox2";
- this.textBox2.Size = new System.Drawing.Size(171, 20);
- this.textBox2.TabIndex = 11;
- //
- // button9
- //
- this.button9.Location = new System.Drawing.Point(102, 45);
- this.button9.Name = "button9";
- this.button9.Size = new System.Drawing.Size(75, 23);
- this.button9.TabIndex = 12;
- this.button9.Text = "Найти";
- this.button9.UseVisualStyleBackColor = true;
- this.button9.Click += new System.EventHandler(this.button9_Click);
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(this.textBox1);
- this.groupBox1.Controls.Add(this.button10);
- this.groupBox1.Location = new System.Drawing.Point(607, 228);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(183, 78);
- this.groupBox1.TabIndex = 16;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "поиск по таблице ";
- //
- // textBox1
- //
- this.textBox1.Location = new System.Drawing.Point(12, 19);
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new System.Drawing.Size(171, 20);
- this.textBox1.TabIndex = 11;
- //
- // button10
- //
- this.button10.Location = new System.Drawing.Point(102, 45);
- this.button10.Name = "button10";
- this.button10.Size = new System.Drawing.Size(75, 23);
- this.button10.TabIndex = 12;
- this.button10.Text = "Найти";
- this.button10.UseVisualStyleBackColor = true;
- this.button10.Click += new System.EventHandler(this.button10_Click);
- //
- // groupBox3
- //
- this.groupBox3.Controls.Add(this.textBox3);
- this.groupBox3.Controls.Add(this.button11);
- this.groupBox3.Location = new System.Drawing.Point(607, 403);
- this.groupBox3.Name = "groupBox3";
- this.groupBox3.Size = new System.Drawing.Size(183, 78);
- this.groupBox3.TabIndex = 17;
- this.groupBox3.TabStop = false;
- this.groupBox3.Text = "поиск по таблице ";
- //
- // textBox3
- //
- this.textBox3.Location = new System.Drawing.Point(12, 19);
- this.textBox3.Name = "textBox3";
- this.textBox3.Size = new System.Drawing.Size(171, 20);
- this.textBox3.TabIndex = 11;
- //
- // button11
- //
- this.button11.Location = new System.Drawing.Point(102, 45);
- this.button11.Name = "button11";
- this.button11.Size = new System.Drawing.Size(75, 23);
- this.button11.TabIndex = 12;
- this.button11.Text = "Найти";
- this.button11.UseVisualStyleBackColor = true;
- this.button11.Click += new System.EventHandler(this.button11_Click);
- //
- // groupBox4
- //
- this.groupBox4.Controls.Add(this.textBox4);
- this.groupBox4.Controls.Add(this.button12);
- this.groupBox4.Location = new System.Drawing.Point(607, 570);
- this.groupBox4.Name = "groupBox4";
- this.groupBox4.Size = new System.Drawing.Size(183, 78);
- this.groupBox4.TabIndex = 17;
- this.groupBox4.TabStop = false;
- this.groupBox4.Text = "поиск по таблице ";
- //
- // textBox4
- //
- this.textBox4.Location = new System.Drawing.Point(12, 19);
- this.textBox4.Name = "textBox4";
- this.textBox4.Size = new System.Drawing.Size(171, 20);
- this.textBox4.TabIndex = 11;
- //
- // button12
- //
- this.button12.Location = new System.Drawing.Point(102, 45);
- this.button12.Name = "button12";
- this.button12.Size = new System.Drawing.Size(75, 23);
- this.button12.TabIndex = 12;
- this.button12.Text = "Найти";
- this.button12.UseVisualStyleBackColor = true;
- this.button12.Click += new System.EventHandler(this.button12_Click);
- //
- // sklad
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1149, 703);
- this.Controls.Add(this.groupBox4);
- this.Controls.Add(this.groupBox3);
- this.Controls.Add(this.groupBox1);
- this.Controls.Add(this.groupBox2);
- this.Controls.Add(this.button7);
- this.Controls.Add(this.button8);
- this.Controls.Add(this.button5);
- this.Controls.Add(this.button6);
- this.Controls.Add(this.dataGridView4);
- this.Controls.Add(this.dataGridView3);
- this.Controls.Add(this.dataGridView2);
- this.Controls.Add(this.dataGridView1);
- this.Controls.Add(this.button3);
- this.Controls.Add(this.button4);
- this.Controls.Add(this.button2);
- this.Controls.Add(this.button1);
- this.Name = "sklad";
- this.Text = "склад";
- this.Load += new System.EventHandler(this.Form3_Load);
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.skladfurniturBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gaydukTkaniDataSet)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.skladtkaniBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.izdelia12BindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.tkani12BindingSource)).EndInit();
- this.groupBox2.ResumeLayout(false);
- this.groupBox2.PerformLayout();
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- this.groupBox3.ResumeLayout(false);
- this.groupBox3.PerformLayout();
- this.groupBox4.ResumeLayout(false);
- this.groupBox4.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Button button2;
- private System.Windows.Forms.Button button3;
- private System.Windows.Forms.Button button4;
- private System.Windows.Forms.DataGridView dataGridView1;
- private GaydukTkaniDataSet gaydukTkaniDataSet;
- private System.Windows.Forms.BindingSource skladfurniturBindingSource;
- private GaydukTkaniDataSetTableAdapters.sklad_furniturTableAdapter sklad_furniturTableAdapter;
- private System.Windows.Forms.DataGridViewTextBoxColumn partiaDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn idfurniturDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn kolihDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridView dataGridView2;
- private System.Windows.Forms.BindingSource skladtkaniBindingSource;
- private GaydukTkaniDataSetTableAdapters.sklad_tkaniTableAdapter sklad_tkaniTableAdapter;
- private System.Windows.Forms.DataGridViewTextBoxColumn rulonDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn artikultkaniDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn dlinaDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridView dataGridView3;
- private System.Windows.Forms.BindingSource izdelia12BindingSource;
- private GaydukTkaniDataSetTableAdapters.izdelia12TableAdapter izdelia12TableAdapter;
- private System.Windows.Forms.DataGridViewTextBoxColumn артикулDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn наименованиеDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn ширинаDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn длинаDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn column5DataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridView dataGridView4;
- private System.Windows.Forms.BindingSource tkani12BindingSource;
- private GaydukTkaniDataSetTableAdapters.tkani12TableAdapter tkani12TableAdapter;
- private System.Windows.Forms.DataGridViewTextBoxColumn артикулDataGridViewTextBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn названиеDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn цветDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn рисунокDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn составDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn ширинаDataGridViewTextBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn длинаDataGridViewTextBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn ценаDataGridViewTextBoxColumn;
- private System.Windows.Forms.Button button5;
- private System.Windows.Forms.Button button6;
- private System.Windows.Forms.Button button7;
- private System.Windows.Forms.Button button8;
- private System.Windows.Forms.GroupBox groupBox2;
- private System.Windows.Forms.TextBox textBox2;
- private System.Windows.Forms.Button button9;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.TextBox textBox1;
- private System.Windows.Forms.Button button10;
- private System.Windows.Forms.GroupBox groupBox3;
- private System.Windows.Forms.TextBox textBox3;
- private System.Windows.Forms.Button button11;
- private System.Windows.Forms.GroupBox groupBox4;
- private System.Windows.Forms.TextBox textBox4;
- private System.Windows.Forms.Button button12;
- }
- }
|