namespace IS_hairdresser { partial class Consumables_sold_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(Consumables_sold_FORM)); this.dataGridView = 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.датаDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.сотрудникDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.consumablessoldBindingSource = new System.Windows.Forms.BindingSource(this.components); this.gushchinaDataSet = new IS_hairdresser.GushchinaDataSet(); this.consumables_soldTableAdapter = new IS_hairdresser.GushchinaDataSetTableAdapters.Consumables_soldTableAdapter(); this.местохраненияDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.button5 = new System.Windows.Forms.Button(); this.label6 = new System.Windows.Forms.Label(); this.listTableAdapter1 = new IS_hairdresser.GushchinaDataSet1TableAdapters.ListTableAdapter(); this.usedconsumablesBindingSource = new System.Windows.Forms.BindingSource(this.components); this.gushchinaDataSet3 = 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.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.label3 = new System.Windows.Forms.Label(); this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.сохранитьToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.скачатьToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.менюToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.label5 = new System.Windows.Forms.Label(); this.textBox5 = new System.Windows.Forms.TextBox(); this.button1 = new System.Windows.Forms.Button(); this.textBox2 = new System.Windows.Forms.TextBox(); this.warehouseTableAdapter = new IS_hairdresser.GushchinaDataSetTableAdapters.WarehouseTableAdapter(); this.gushchinaDataSet1 = new IS_hairdresser.GushchinaDataSet1(); this.menuStrip1 = new System.Windows.Forms.MenuStrip(); this.отображение_по_артиклуTableAdapter = new IS_hairdresser.GushchinaDataSet1TableAdapters.Отображение_по_артиклуTableAdapter(); this.tableAdapterManager2 = new IS_hairdresser.GushchinaDataSetTableAdapters.TableAdapterManager(); this.listTableAdapter = new IS_hairdresser.GushchinaDataSetTableAdapters.ListTableAdapter(); this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.deliveriesBindingSource = new System.Windows.Forms.BindingSource(this.components); this.gushchinaDataSet2 = new IS_hairdresser.GushchinaDataSet(); this.deliveriesTableAdapter = new IS_hairdresser.GushchinaDataSetTableAdapters.DeliveriesTableAdapter(); this.textBox1 = new System.Windows.Forms.TextBox(); this.button7 = new System.Windows.Forms.Button(); this.button4 = new System.Windows.Forms.Button(); this.deliveriesTableAdapter1 = new IS_hairdresser.GushchinaDataSetTableAdapters.DeliveriesTableAdapter(); this.label1 = new System.Windows.Forms.Label(); this.listBindingSource = new System.Windows.Forms.BindingSource(this.components); this.label2 = new System.Windows.Forms.Label(); this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.gushchinaDataSet4 = new IS_hairdresser.GushchinaDataSet(); this.tableAdapterManager1 = new IS_hairdresser.GushchinaDataSet1TableAdapters.TableAdapterManager(); this.button6 = new System.Windows.Forms.Button(); this.button8 = new System.Windows.Forms.Button(); this.label4 = new System.Windows.Forms.Label(); this.textBox3 = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.textBox4 = new System.Windows.Forms.TextBox(); this.bindingNavigator1 = 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.button2 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.consumablessoldBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.usedconsumablesBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.used_consumablesBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet1)).BeginInit(); this.menuStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.deliveriesBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.listBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit(); this.bindingNavigator1.SuspendLayout(); this.SuspendLayout(); // // dataGridView // this.dataGridView.AutoGenerateColumns = false; this.dataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.артикулDataGridViewTextBoxColumn, this.наименованиеDataGridViewTextBoxColumn, this.ценаDataGridViewTextBoxColumn, this.количествоDataGridViewTextBoxColumn, this.датаDataGridViewTextBoxColumn, this.сотрудникDataGridViewTextBoxColumn}); this.dataGridView.DataSource = this.consumablessoldBindingSource; this.dataGridView.Location = new System.Drawing.Point(12, 60); this.dataGridView.Name = "dataGridView"; this.dataGridView.Size = new System.Drawing.Size(854, 373); this.dataGridView.TabIndex = 7; // // артикул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"; // // датаDataGridViewTextBoxColumn // this.датаDataGridViewTextBoxColumn.DataPropertyName = "Дата"; this.датаDataGridViewTextBoxColumn.HeaderText = "Дата"; this.датаDataGridViewTextBoxColumn.Name = "датаDataGridViewTextBoxColumn"; // // сотрудникDataGridViewTextBoxColumn // this.сотрудникDataGridViewTextBoxColumn.DataPropertyName = "Сотрудник"; this.сотрудникDataGridViewTextBoxColumn.HeaderText = "Сотрудник"; this.сотрудникDataGridViewTextBoxColumn.Name = "сотрудникDataGridViewTextBoxColumn"; // // consumablessoldBindingSource // this.consumablessoldBindingSource.DataMember = "Consumables_sold"; this.consumablessoldBindingSource.DataSource = this.gushchinaDataSet; // // gushchinaDataSet // this.gushchinaDataSet.DataSetName = "GushchinaDataSet"; this.gushchinaDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // consumables_soldTableAdapter // this.consumables_soldTableAdapter.ClearBeforeFill = true; // // местохраненияDataGridViewTextBoxColumn // this.местохраненияDataGridViewTextBoxColumn.DataPropertyName = "Место_хранения"; this.местохраненияDataGridViewTextBoxColumn.HeaderText = "Место_хранения"; this.местохраненияDataGridViewTextBoxColumn.Name = "местохраненияDataGridViewTextBoxColumn"; // // 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(1247, 287); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(125, 30); this.button5.TabIndex = 104; this.button5.Text = "Фильтровать"; this.button5.UseVisualStyleBackColor = true; this.button5.Click += new System.EventHandler(this.button5_Click); // // 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(1068, 60); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(83, 21); this.label6.TabIndex = 101; this.label6.Text = "ФИЛЬТР"; // // listTableAdapter1 // this.listTableAdapter1.ClearBeforeFill = true; // // gushchinaDataSet3 // this.gushchinaDataSet3.DataSetName = "GushchinaDataSet"; this.gushchinaDataSet3.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // used_consumablesBindingSource // this.used_consumablesBindingSource.DataMember = "Used_consumables"; this.used_consumablesBindingSource.DataSource = this.gushchinaDataSet3; // // 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; // // 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"; // // 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(872, 291); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(98, 21); this.label3.TabIndex = 103; this.label3.Text = "Сотрудник"; // // dataGridViewTextBoxColumn6 // this.dataGridViewTextBoxColumn6.DataPropertyName = "Сотрудник"; this.dataGridViewTextBoxColumn6.HeaderText = "Сотрудник"; this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; // // сохранить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); // // 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(1028, 145); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(213, 29); this.comboBox1.TabIndex = 97; // // 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(872, 256); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(47, 21); this.label5.TabIndex = 96; 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(1028, 252); this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(213, 29); this.textBox5.TabIndex = 95; // // 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(1247, 110); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(125, 29); this.button1.TabIndex = 90; this.button1.Text = "Фильтровать"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // 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(1028, 110); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(213, 29); this.textBox2.TabIndex = 87; // // warehouseTableAdapter // this.warehouseTableAdapter.ClearBeforeFill = true; // // gushchinaDataSet1 // this.gushchinaDataSet1.DataSetName = "GushchinaDataSet1"; this.gushchinaDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // 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(1406, 31); this.menuStrip1.TabIndex = 85; this.menuStrip1.Text = "menuStrip1"; // // отображение_по_артиклуTableAdapter // this.отображение_по_артиклуTableAdapter.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; // // listTableAdapter // this.listTableAdapter.ClearBeforeFill = true; // // dataGridViewTextBoxColumn7 // this.dataGridViewTextBoxColumn7.DataPropertyName = "Наименование"; this.dataGridViewTextBoxColumn7.HeaderText = "Наименование"; this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; // // dataGridViewTextBoxColumn8 // this.dataGridViewTextBoxColumn8.DataPropertyName = "Цена"; this.dataGridViewTextBoxColumn8.HeaderText = "Цена"; this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; // // dataGridViewTextBoxColumn9 // this.dataGridViewTextBoxColumn9.DataPropertyName = "Дата"; this.dataGridViewTextBoxColumn9.HeaderText = "Дата"; this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; // // deliveriesBindingSource // this.deliveriesBindingSource.DataMember = "Deliveries"; this.deliveriesBindingSource.DataSource = this.gushchinaDataSet2; // // gushchinaDataSet2 // this.gushchinaDataSet2.DataSetName = "GushchinaDataSet"; this.gushchinaDataSet2.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // deliveriesTableAdapter // this.deliveriesTableAdapter.ClearBeforeFill = true; // // 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(1028, 288); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(213, 29); this.textBox1.TabIndex = 102; // // 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(1247, 251); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(125, 30); this.button7.TabIndex = 100; this.button7.Text = "Фильтровать"; this.button7.UseVisualStyleBackColor = true; this.button7.Click += new System.EventHandler(this.button7_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(1247, 145); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(125, 30); this.button4.TabIndex = 98; this.button4.Text = "Фильтровать"; this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.button4_Click); // // deliveriesTableAdapter1 // this.deliveriesTableAdapter1.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(872, 114); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(77, 21); this.label1.TabIndex = 88; this.label1.Text = "Артикул"; // // listBindingSource // this.listBindingSource.DataMember = "List"; this.listBindingSource.DataSource = this.gushchinaDataSet1; // // 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(872, 150); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(126, 21); this.label2.TabIndex = 89; this.label2.Text = "Наименование"; // // dataGridViewTextBoxColumn10 // this.dataGridViewTextBoxColumn10.DataPropertyName = "Артикул"; this.dataGridViewTextBoxColumn10.HeaderText = "Артикул"; this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10"; // // gushchinaDataSet4 // this.gushchinaDataSet4.DataSetName = "GushchinaDataSet"; this.gushchinaDataSet4.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // 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; // // 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(876, 386); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(496, 46); this.button6.TabIndex = 106; this.button6.Text = "Найти"; this.button6.UseVisualStyleBackColor = true; this.button6.Click += new System.EventHandler(this.button6_Click); // // button8 // this.button8.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button8.Location = new System.Drawing.Point(876, 334); this.button8.Name = "button8"; this.button8.Size = new System.Drawing.Size(496, 46); this.button8.TabIndex = 105; this.button8.Text = "Показать всё"; this.button8.UseVisualStyleBackColor = true; this.button8.Click += new System.EventHandler(this.button8_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(872, 185); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(105, 21); this.label4.TabIndex = 108; this.label4.Text = "Количество"; // // textBox3 // this.textBox3.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.textBox3.Location = new System.Drawing.Point(1028, 182); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(213, 29); this.textBox3.TabIndex = 107; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label7.Location = new System.Drawing.Point(872, 220); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(49, 21); this.label7.TabIndex = 110; this.label7.Text = "Цена"; // // 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(1028, 217); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(213, 29); this.textBox4.TabIndex = 109; // // bindingNavigator1 // this.bindingNavigator1.AddNewItem = this.bindingNavigatorAddNewItem; this.bindingNavigator1.BindingSource = this.consumablessoldBindingSource; 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(1406, 25); this.bindingNavigator1.TabIndex = 111; this.bindingNavigator1.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); // // 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(1247, 182); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(125, 30); this.button2.TabIndex = 112; this.button2.Text = "Фильтровать"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // 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(1247, 216); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(125, 30); this.button3.TabIndex = 113; this.button3.Text = "Фильтровать"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // Consumables_sold_FORM // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1406, 439); this.Controls.Add(this.button3); this.Controls.Add(this.button2); this.Controls.Add(this.bindingNavigator1); this.Controls.Add(this.label7); this.Controls.Add(this.textBox4); this.Controls.Add(this.label4); this.Controls.Add(this.textBox3); this.Controls.Add(this.button6); this.Controls.Add(this.button8); this.Controls.Add(this.button5); this.Controls.Add(this.label6); this.Controls.Add(this.label3); this.Controls.Add(this.comboBox1); this.Controls.Add(this.label5); this.Controls.Add(this.textBox5); this.Controls.Add(this.button1); this.Controls.Add(this.textBox2); this.Controls.Add(this.menuStrip1); this.Controls.Add(this.textBox1); this.Controls.Add(this.button7); this.Controls.Add(this.button4); this.Controls.Add(this.label1); this.Controls.Add(this.label2); this.Controls.Add(this.dataGridView); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.Name = "Consumables_sold_FORM"; this.Text = "Проданные расходники"; this.Load += new System.EventHandler(this.Consumables_sold_FORM_Load); ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.consumablessoldBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.usedconsumablesBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.used_consumablesBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet1)).EndInit(); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.deliveriesBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.listBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit(); this.bindingNavigator1.ResumeLayout(false); this.bindingNavigator1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.DataGridView dataGridView; private GushchinaDataSet gushchinaDataSet; private System.Windows.Forms.BindingSource consumablessoldBindingSource; private GushchinaDataSetTableAdapters.Consumables_soldTableAdapter consumables_soldTableAdapter; 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 System.Windows.Forms.DataGridViewTextBoxColumn местохраненияDataGridViewTextBoxColumn; private System.Windows.Forms.Button button5; private System.Windows.Forms.Label label6; private GushchinaDataSet1TableAdapters.ListTableAdapter listTableAdapter1; private System.Windows.Forms.BindingSource usedconsumablesBindingSource; private GushchinaDataSet gushchinaDataSet3; private System.Windows.Forms.BindingSource used_consumablesBindingSource; private GushchinaDataSetTableAdapters.Used_consumablesTableAdapter used_consumablesTableAdapter; private GushchinaDataSetTableAdapters.TableAdapterManager tableAdapterManager; 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.Label label3; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6; private System.Windows.Forms.ToolStripMenuItem сохранитьToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem скачатьToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem менюToolStripMenuItem; private System.Windows.Forms.ComboBox comboBox1; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.Button button1; private System.Windows.Forms.TextBox textBox2; private GushchinaDataSetTableAdapters.WarehouseTableAdapter warehouseTableAdapter; private GushchinaDataSet1 gushchinaDataSet1; private System.Windows.Forms.MenuStrip menuStrip1; private GushchinaDataSet1TableAdapters.Отображение_по_артиклуTableAdapter отображение_по_артиклуTableAdapter; private GushchinaDataSetTableAdapters.TableAdapterManager tableAdapterManager2; private GushchinaDataSetTableAdapters.ListTableAdapter listTableAdapter; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9; private System.Windows.Forms.BindingSource deliveriesBindingSource; private GushchinaDataSet gushchinaDataSet2; private GushchinaDataSetTableAdapters.DeliveriesTableAdapter deliveriesTableAdapter; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button4; private GushchinaDataSetTableAdapters.DeliveriesTableAdapter deliveriesTableAdapter1; private System.Windows.Forms.Label label1; private System.Windows.Forms.BindingSource listBindingSource; private System.Windows.Forms.Label label2; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10; private GushchinaDataSet gushchinaDataSet4; private GushchinaDataSet1TableAdapters.TableAdapterManager tableAdapterManager1; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button8; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.BindingNavigator bindingNavigator1; 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.Button button2; private System.Windows.Forms.Button button3; } }