namespace IS_hairdresser { partial class Used_consumables_FORM { /// /// 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(Used_consumables_FORM)); this.usedconsumablesBindingSource = new System.Windows.Forms.BindingSource(this.components); this.gushchinaDataSet = new IS_hairdresser.GushchinaDataSet(); this.used_consumablesBindingSource = new System.Windows.Forms.BindingSource(this.components); this.used_consumablesTableAdapter = new IS_hairdresser.GushchinaDataSetTableAdapters.Used_consumablesTableAdapter(); this.tableAdapterManager = new IS_hairdresser.GushchinaDataSetTableAdapters.TableAdapterManager(); this.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.menuStrip1 = new System.Windows.Forms.MenuStrip(); this.сохранитьToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.скачатьToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.менюToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.gushchinaDataSet1 = new IS_hairdresser.GushchinaDataSet1(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.label5 = new System.Windows.Forms.Label(); this.textBox5 = new System.Windows.Forms.TextBox(); this.textBox4 = new System.Windows.Forms.TextBox(); this.button3 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.textBox2 = new System.Windows.Forms.TextBox(); this.warehouseTableAdapter = new IS_hairdresser.GushchinaDataSetTableAdapters.WarehouseTableAdapter(); this.отображение_по_артиклуBindingSource = new System.Windows.Forms.BindingSource(this.components); this.отображение_по_артиклуTableAdapter = new IS_hairdresser.GushchinaDataSet1TableAdapters.Отображение_по_артиклуTableAdapter(); this.tableAdapterManager1 = new IS_hairdresser.GushchinaDataSet1TableAdapters.TableAdapterManager(); this.listTableAdapter1 = new IS_hairdresser.GushchinaDataSet1TableAdapters.ListTableAdapter(); this.label6 = new System.Windows.Forms.Label(); this.button7 = new System.Windows.Forms.Button(); this.button6 = new System.Windows.Forms.Button(); this.button4 = new System.Windows.Forms.Button(); this.label4 = new System.Windows.Forms.Label(); this.deliveriesTableAdapter = new IS_hairdresser.GushchinaDataSetTableAdapters.DeliveriesTableAdapter(); this.label1 = new System.Windows.Forms.Label(); this.listBindingSource = new System.Windows.Forms.BindingSource(this.components); 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.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel(); this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton(); this.label2 = new System.Windows.Forms.Label(); this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components); this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.gushchinaDataSet2 = new IS_hairdresser.GushchinaDataSet(); this.listTableAdapter = new IS_hairdresser.GushchinaDataSetTableAdapters.ListTableAdapter(); this.tableAdapterManager2 = new IS_hairdresser.GushchinaDataSetTableAdapters.TableAdapterManager(); this.местохраненияDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.label3 = new System.Windows.Forms.Label(); this.textBox1 = new System.Windows.Forms.TextBox(); this.button5 = new System.Windows.Forms.Button(); ((System.ComponentModel.ISupportInitialize)(this.usedconsumablesBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.used_consumablesBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).BeginInit(); this.menuStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.отображение_по_артиклуBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.listBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit(); this.bindingNavigator1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet2)).BeginInit(); this.SuspendLayout(); // // gushchinaDataSet // this.gushchinaDataSet.DataSetName = "GushchinaDataSet"; this.gushchinaDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // used_consumablesBindingSource // this.used_consumablesBindingSource.DataMember = "Used_consumables"; this.used_consumablesBindingSource.DataSource = this.gushchinaDataSet; // // used_consumablesTableAdapter // this.used_consumablesTableAdapter.ClearBeforeFill = true; // // tableAdapterManager // this.tableAdapterManager.BackupDataSetBeforeUpdate = false; this.tableAdapterManager.Consumables_soldTableAdapter = null; this.tableAdapterManager.DeliveriesTableAdapter = null; this.tableAdapterManager.ListTableAdapter = null; this.tableAdapterManager.PurchaseTableAdapter = null; this.tableAdapterManager.UpdateOrder = IS_hairdresser.GushchinaDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; this.tableAdapterManager.Used_consumablesTableAdapter = this.used_consumablesTableAdapter; this.tableAdapterManager.WarehouseTableAdapter = null; // // dataGridView // this.dataGridView.AutoGenerateColumns = false; this.dataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn1, this.dataGridViewTextBoxColumn2, this.dataGridViewTextBoxColumn3, this.dataGridViewTextBoxColumn4, this.dataGridViewTextBoxColumn5, this.dataGridViewTextBoxColumn6}); this.dataGridView.DataSource = this.used_consumablesBindingSource; this.dataGridView.Location = new System.Drawing.Point(12, 59); this.dataGridView.Name = "dataGridView"; this.dataGridView.Size = new System.Drawing.Size(854, 351); this.dataGridView.TabIndex = 30; this.dataGridView.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.used_consumablesDataGridView_CellContentClick); // // 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"; // // menuStrip1 // this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.сохранитьToolStripMenuItem, this.скачатьToolStripMenuItem, this.менюToolStripMenuItem}); this.menuStrip1.Location = new System.Drawing.Point(0, 0); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.Padding = new System.Windows.Forms.Padding(10, 3, 0, 3); this.menuStrip1.Size = new System.Drawing.Size(1389, 31); this.menuStrip1.TabIndex = 31; this.menuStrip1.Text = "menuStrip1"; // // сохранитьToolStripMenuItem // this.сохранитьToolStripMenuItem.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.сохранитьToolStripMenuItem.Name = "сохранитьToolStripMenuItem"; this.сохранитьToolStripMenuItem.Size = new System.Drawing.Size(109, 25); this.сохранитьToolStripMenuItem.Text = "Сохранить"; this.сохранитьToolStripMenuItem.Click += new System.EventHandler(this.сохранитьToolStripMenuItem_Click); // // скачатьToolStripMenuItem // this.скачатьToolStripMenuItem.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.скачатьToolStripMenuItem.Name = "скачатьToolStripMenuItem"; this.скачатьToolStripMenuItem.Size = new System.Drawing.Size(86, 25); this.скачатьToolStripMenuItem.Text = "Скачать"; this.скачатьToolStripMenuItem.Click += new System.EventHandler(this.скачатьToolStripMenuItem_Click); // // менюToolStripMenuItem // this.менюToolStripMenuItem.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.менюToolStripMenuItem.Name = "менюToolStripMenuItem"; this.менюToolStripMenuItem.Size = new System.Drawing.Size(70, 25); this.менюToolStripMenuItem.Text = "Меню"; this.менюToolStripMenuItem.Click += new System.EventHandler(this.менюToolStripMenuItem_Click); // // gushchinaDataSet1 // this.gushchinaDataSet1.DataSetName = "GushchinaDataSet1"; this.gushchinaDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // comboBox1 // this.comboBox1.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.comboBox1.FormattingEnabled = true; this.comboBox1.Location = new System.Drawing.Point(1040, 142); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(213, 29); this.comboBox1.TabIndex = 56; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label5.Location = new System.Drawing.Point(884, 213); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(47, 21); this.label5.TabIndex = 55; this.label5.Text = "Дата"; // // textBox5 // this.textBox5.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.textBox5.Location = new System.Drawing.Point(1040, 214); this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(213, 29); this.textBox5.TabIndex = 54; // // textBox4 // this.textBox4.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.textBox4.Location = new System.Drawing.Point(1040, 178); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(213, 29); this.textBox4.TabIndex = 52; // // button3 // this.button3.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button3.Location = new System.Drawing.Point(887, 367); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(496, 43); this.button3.TabIndex = 49; this.button3.Text = "Найти"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // button2 // this.button2.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button2.Location = new System.Drawing.Point(887, 318); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(496, 43); this.button2.TabIndex = 48; this.button2.Text = "Показать всё"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // button1 // this.button1.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button1.Location = new System.Drawing.Point(1259, 107); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(125, 29); this.button1.TabIndex = 47; this.button1.Text = "Фильтровать"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click_1); // // textBox2 // this.textBox2.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.textBox2.Location = new System.Drawing.Point(1040, 107); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(213, 29); this.textBox2.TabIndex = 44; // // warehouseTableAdapter // this.warehouseTableAdapter.ClearBeforeFill = true; // // отображение_по_артиклуBindingSource // this.отображение_по_артиклуBindingSource.DataMember = "Отображение по артиклу"; this.отображение_по_артиклуBindingSource.DataSource = this.gushchinaDataSet1; // // отображение_по_артиклуTableAdapter // this.отображение_по_артиклуTableAdapter.ClearBeforeFill = true; // // tableAdapterManager1 // this.tableAdapterManager1.BackupDataSetBeforeUpdate = false; this.tableAdapterManager1.Consumables_soldTableAdapter = null; this.tableAdapterManager1.DeliveriesTableAdapter = null; this.tableAdapterManager1.ListTableAdapter = this.listTableAdapter1; this.tableAdapterManager1.PurchaseTableAdapter = null; this.tableAdapterManager1.UpdateOrder = IS_hairdresser.GushchinaDataSet1TableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; this.tableAdapterManager1.Used_consumablesTableAdapter = null; this.tableAdapterManager1.WarehouseTableAdapter = null; // // listTableAdapter1 // this.listTableAdapter1.ClearBeforeFill = true; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label6.Location = new System.Drawing.Point(1070, 59); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(83, 21); this.label6.TabIndex = 61; this.label6.Text = "ФИЛЬТР"; // // button7 // this.button7.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button7.Location = new System.Drawing.Point(1259, 213); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(125, 30); this.button7.TabIndex = 60; this.button7.Text = "Фильтровать"; this.button7.UseVisualStyleBackColor = true; this.button7.Click += new System.EventHandler(this.button7_Click); // // button6 // this.button6.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button6.Location = new System.Drawing.Point(1259, 178); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(125, 29); this.button6.TabIndex = 59; this.button6.Text = "Фильтровать"; this.button6.UseVisualStyleBackColor = true; this.button6.Click += new System.EventHandler(this.button6_Click); // // button4 // this.button4.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button4.Location = new System.Drawing.Point(1259, 142); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(125, 30); this.button4.TabIndex = 57; this.button4.Text = "Фильтровать"; this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.button4_Click); // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label4.Location = new System.Drawing.Point(884, 178); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(105, 21); this.label4.TabIndex = 53; this.label4.Text = "Количество"; // // deliveriesTableAdapter // this.deliveriesTableAdapter.ClearBeforeFill = true; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label1.Location = new System.Drawing.Point(884, 107); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(77, 21); this.label1.TabIndex = 45; this.label1.Text = "Артикул"; // // listBindingSource // this.listBindingSource.DataMember = "List"; this.listBindingSource.DataSource = this.gushchinaDataSet1; // // 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 = "Текущее положение"; // // bindingNavigatorCountItem // this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem"; this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 22); this.bindingNavigatorCountItem.Text = "для {0}"; this.bindingNavigatorCountItem.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 = "Переместить вперед"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label2.Location = new System.Drawing.Point(884, 142); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(126, 21); this.label2.TabIndex = 46; this.label2.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 = "Переместить в конец"; // // 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 = "Добавить"; // // 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 = "Удалить"; // // bindingNavigator1 // this.bindingNavigator1.AddNewItem = this.bindingNavigatorAddNewItem; this.bindingNavigator1.BindingSource = this.used_consumablesBindingSource; this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem; this.bindingNavigator1.DeleteItem = this.bindingNavigatorDeleteItem; this.bindingNavigator1.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.bindingNavigator1.Location = new System.Drawing.Point(0, 31); this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem; this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem; this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem; this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem; this.bindingNavigator1.Name = "bindingNavigator1"; this.bindingNavigator1.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0); this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem; this.bindingNavigator1.Size = new System.Drawing.Size(1389, 25); this.bindingNavigator1.TabIndex = 42; this.bindingNavigator1.Text = "bindingNavigator1"; // // bindingNavigatorSeparator2 // this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2"; this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25); // // gushchinaDataSet2 // this.gushchinaDataSet2.DataSetName = "GushchinaDataSet"; this.gushchinaDataSet2.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // listTableAdapter // this.listTableAdapter.ClearBeforeFill = true; // // tableAdapterManager2 // this.tableAdapterManager2.BackupDataSetBeforeUpdate = false; this.tableAdapterManager2.Consumables_soldTableAdapter = null; this.tableAdapterManager2.DeliveriesTableAdapter = null; this.tableAdapterManager2.ListTableAdapter = this.listTableAdapter; this.tableAdapterManager2.PurchaseTableAdapter = null; this.tableAdapterManager2.UpdateOrder = IS_hairdresser.GushchinaDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; this.tableAdapterManager2.Used_consumablesTableAdapter = null; this.tableAdapterManager2.WarehouseTableAdapter = null; // // местохраненияDataGridViewTextBoxColumn // this.местохраненияDataGridViewTextBoxColumn.DataPropertyName = "Место_хранения"; this.местохраненияDataGridViewTextBoxColumn.HeaderText = "Место_хранения"; this.местохраненияDataGridViewTextBoxColumn.Name = "местохраненияDataGridViewTextBoxColumn"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label3.Location = new System.Drawing.Point(884, 252); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(98, 21); this.label3.TabIndex = 63; this.label3.Text = "Сотрудник"; // // textBox1 // this.textBox1.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.textBox1.Location = new System.Drawing.Point(1040, 253); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(213, 29); this.textBox1.TabIndex = 62; // // button5 // this.button5.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button5.Location = new System.Drawing.Point(1259, 252); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(125, 30); this.button5.TabIndex = 64; this.button5.Text = "Фильтровать"; this.button5.UseVisualStyleBackColor = true; this.button5.Click += new System.EventHandler(this.button5_Click); // // Used_consumables_FORM // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1389, 419); this.Controls.Add(this.label3); this.Controls.Add(this.textBox1); this.Controls.Add(this.button5); this.Controls.Add(this.comboBox1); this.Controls.Add(this.label5); this.Controls.Add(this.textBox5); this.Controls.Add(this.textBox4); this.Controls.Add(this.button3); this.Controls.Add(this.button2); this.Controls.Add(this.button1); this.Controls.Add(this.textBox2); this.Controls.Add(this.label6); this.Controls.Add(this.button7); this.Controls.Add(this.button6); this.Controls.Add(this.button4); this.Controls.Add(this.label4); this.Controls.Add(this.label1); this.Controls.Add(this.label2); this.Controls.Add(this.bindingNavigator1); this.Controls.Add(this.menuStrip1); this.Controls.Add(this.dataGridView); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.Name = "Used_consumables_FORM"; this.Text = "Использованные расходники"; this.Load += new System.EventHandler(this.Used_consumables_FORM_Load); ((System.ComponentModel.ISupportInitialize)(this.usedconsumablesBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.used_consumablesBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).EndInit(); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.отображение_по_артиклуBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.listBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit(); this.bindingNavigator1.ResumeLayout(false); this.bindingNavigator1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet2)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.BindingSource usedconsumablesBindingSource; 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 датаDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn сотрудникDataGridViewTextBoxColumn; private GushchinaDataSet gushchinaDataSet; private System.Windows.Forms.BindingSource used_consumablesBindingSource; private GushchinaDataSetTableAdapters.Used_consumablesTableAdapter used_consumablesTableAdapter; private GushchinaDataSetTableAdapters.TableAdapterManager tableAdapterManager; private System.Windows.Forms.DataGridView 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.MenuStrip menuStrip1; private System.Windows.Forms.ToolStripMenuItem сохранитьToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem скачатьToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem менюToolStripMenuItem; private GushchinaDataSet1 gushchinaDataSet1; private System.Windows.Forms.ComboBox comboBox1; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button1; private System.Windows.Forms.TextBox textBox2; private GushchinaDataSetTableAdapters.WarehouseTableAdapter warehouseTableAdapter; private System.Windows.Forms.BindingSource отображение_по_артиклуBindingSource; private GushchinaDataSet1TableAdapters.Отображение_по_артиклуTableAdapter отображение_по_артиклуTableAdapter; private GushchinaDataSet1TableAdapters.TableAdapterManager tableAdapterManager1; private GushchinaDataSet1TableAdapters.ListTableAdapter listTableAdapter1; private System.Windows.Forms.Label label6; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button4; private System.Windows.Forms.Label label4; private GushchinaDataSetTableAdapters.DeliveriesTableAdapter deliveriesTableAdapter; private System.Windows.Forms.Label label1; private System.Windows.Forms.BindingSource listBindingSource; 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.ToolStripLabel bindingNavigatorCountItem; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem; private System.Windows.Forms.Label label2; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem; private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem; private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem; private System.Windows.Forms.BindingNavigator bindingNavigator1; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2; private GushchinaDataSet gushchinaDataSet2; private GushchinaDataSetTableAdapters.ListTableAdapter listTableAdapter; private GushchinaDataSetTableAdapters.TableAdapterManager tableAdapterManager2; private System.Windows.Forms.DataGridViewTextBoxColumn местохраненияDataGridViewTextBoxColumn; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Button button5; } }