namespace Badretdinov_specodezhda { partial class Form2 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form2)); System.Windows.Forms.Label вид_спецодеждыLabel; System.Windows.Forms.Label срок_носкиLabel; System.Windows.Forms.Label стоимость_единицы_руб_Label; this.badretdinov_cpecodezhdaDataSet = new Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSet(); this.о_спецодеждеBindingSource = new System.Windows.Forms.BindingSource(this.components); this.о_спецодеждеTableAdapter = new Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSetTableAdapters.О_спецодеждеTableAdapter(); this.tableAdapterManager = new Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSetTableAdapters.TableAdapterManager(); this.о_спецодеждеBindingNavigator = new System.Windows.Forms.BindingNavigator(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.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton(); this.о_спецодеждеBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton(); this.вид_спецодеждыTextBox = new System.Windows.Forms.TextBox(); this.срок_носкиTextBox = new System.Windows.Forms.TextBox(); this.стоимость_единицы_руб_TextBox = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.оспецодеждеBindingSource = new System.Windows.Forms.BindingSource(this.components); вид_спецодеждыLabel = new System.Windows.Forms.Label(); срок_носкиLabel = new System.Windows.Forms.Label(); стоимость_единицы_руб_Label = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.badretdinov_cpecodezhdaDataSet)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.о_спецодеждеBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.о_спецодеждеBindingNavigator)).BeginInit(); this.о_спецодеждеBindingNavigator.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.оспецодеждеBindingSource)).BeginInit(); this.SuspendLayout(); // // badretdinov_cpecodezhdaDataSet // this.badretdinov_cpecodezhdaDataSet.DataSetName = "badretdinov_cpecodezhdaDataSet"; this.badretdinov_cpecodezhdaDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // о_спецодеждеBindingSource // this.о_спецодеждеBindingSource.DataMember = "О_спецодежде"; this.о_спецодеждеBindingSource.DataSource = this.badretdinov_cpecodezhdaDataSet; // // о_спецодеждеTableAdapter // this.о_спецодеждеTableAdapter.ClearBeforeFill = true; // // tableAdapterManager // this.tableAdapterManager.BackupDataSetBeforeUpdate = false; this.tableAdapterManager.UpdateOrder = Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; this.tableAdapterManager.О_спецодеждеTableAdapter = this.о_спецодеждеTableAdapter; this.tableAdapterManager.ПолучениеTableAdapter = null; this.tableAdapterManager.РаботникиTableAdapter = null; this.tableAdapterManager.ЦехиTableAdapter = null; // // о_спецодеждеBindingNavigator // this.о_спецодеждеBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem; this.о_спецодеждеBindingNavigator.BindingSource = this.о_спецодеждеBindingSource; this.о_спецодеждеBindingNavigator.CountItem = this.bindingNavigatorCountItem; this.о_спецодеждеBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem; this.о_спецодеждеBindingNavigator.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.о_спецодеждеBindingNavigatorSaveItem}); this.о_спецодеждеBindingNavigator.Location = new System.Drawing.Point(0, 0); this.о_спецодеждеBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem; this.о_спецодеждеBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem; this.о_спецодеждеBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem; this.о_спецодеждеBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem; this.о_спецодеждеBindingNavigator.Name = "о_спецодеждеBindingNavigator"; this.о_спецодеждеBindingNavigator.PositionItem = this.bindingNavigatorPositionItem; this.о_спецодеждеBindingNavigator.Size = new System.Drawing.Size(800, 25); this.о_спецодеждеBindingNavigator.TabIndex = 0; this.о_спецодеждеBindingNavigator.Text = "bindingNavigator1"; // // 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.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, 15); this.bindingNavigatorCountItem.Text = "для {0}"; this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов"; // // bindingNavigatorSeparator1 // this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator"; this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 6); // // 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, 20); 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, 20); this.bindingNavigatorMoveLastItem.Text = "Переместить в конец"; // // bindingNavigatorSeparator2 // this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator"; this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 6); // // 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, 20); this.bindingNavigatorDeleteItem.Text = "Удалить"; // // о_спецодеждеBindingNavigatorSaveItem // this.о_спецодеждеBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.о_спецодеждеBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("о_спецодеждеBindingNavigatorSaveItem.Image"))); this.о_спецодеждеBindingNavigatorSaveItem.Name = "о_спецодеждеBindingNavigatorSaveItem"; this.о_спецодеждеBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 23); this.о_спецодеждеBindingNavigatorSaveItem.Text = "Сохранить данные"; this.о_спецодеждеBindingNavigatorSaveItem.Click += new System.EventHandler(this.о_спецодеждеBindingNavigatorSaveItem_Click_1); // // вид_спецодеждыLabel // вид_спецодеждыLabel.AutoSize = true; вид_спецодеждыLabel.Location = new System.Drawing.Point(36, 125); вид_спецодеждыLabel.Name = "вид_спецодеждыLabel"; вид_спецодеждыLabel.Size = new System.Drawing.Size(96, 13); вид_спецодеждыLabel.TabIndex = 3; вид_спецодеждыLabel.Text = "Вид спецодежды:"; // // вид_спецодеждыTextBox // this.вид_спецодеждыTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.о_спецодеждеBindingSource, "Вид_спецодежды", true)); this.вид_спецодеждыTextBox.Location = new System.Drawing.Point(162, 118); this.вид_спецодеждыTextBox.Name = "вид_спецодеждыTextBox"; this.вид_спецодеждыTextBox.Size = new System.Drawing.Size(100, 20); this.вид_спецодеждыTextBox.TabIndex = 4; // // срок_носкиLabel // срок_носкиLabel.AutoSize = true; срок_носкиLabel.Location = new System.Drawing.Point(36, 152); срок_носкиLabel.Name = "срок_носкиLabel"; срок_носкиLabel.Size = new System.Drawing.Size(68, 13); срок_носкиLabel.TabIndex = 5; срок_носкиLabel.Text = "Срок носки:"; // // срок_носкиTextBox // this.срок_носкиTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.о_спецодеждеBindingSource, "Срок_носки", true)); this.срок_носкиTextBox.Location = new System.Drawing.Point(162, 152); this.срок_носкиTextBox.Name = "срок_носкиTextBox"; this.срок_носкиTextBox.Size = new System.Drawing.Size(100, 20); this.срок_носкиTextBox.TabIndex = 6; this.срок_носкиTextBox.TextChanged += new System.EventHandler(this.срок_носкиTextBox_TextChanged); // // стоимость_единицы_руб_Label // стоимость_единицы_руб_Label.AutoSize = true; стоимость_единицы_руб_Label.Location = new System.Drawing.Point(36, 193); стоимость_единицы_руб_Label.Name = "стоимость_единицы_руб_Label"; стоимость_единицы_руб_Label.Size = new System.Drawing.Size(135, 13); стоимость_единицы_руб_Label.TabIndex = 7; стоимость_единицы_руб_Label.Text = "Стоимость единицы(руб):"; // // стоимость_единицы_руб_TextBox // this.стоимость_единицы_руб_TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.о_спецодеждеBindingSource, "Стоимость_единицы(руб)", true)); this.стоимость_единицы_руб_TextBox.Location = new System.Drawing.Point(189, 193); this.стоимость_единицы_руб_TextBox.Name = "стоимость_единицы_руб_TextBox"; this.стоимость_единицы_руб_TextBox.Size = new System.Drawing.Size(100, 20); this.стоимость_единицы_руб_TextBox.TabIndex = 8; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(432, 52); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(80, 13); this.label1.TabIndex = 9; this.label1.Text = "О спецодежде"; // // button1 // this.button1.Location = new System.Drawing.Point(569, 263); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 23); this.button1.TabIndex = 10; this.button1.Text = "Закрыть"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // оспецодеждеBindingSource // this.оспецодеждеBindingSource.DataMember = "О_спецодежде"; this.оспецодеждеBindingSource.DataSource = this.badretdinov_cpecodezhdaDataSet; // // Form2 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(800, 450); this.Controls.Add(this.button1); this.Controls.Add(this.label1); this.Controls.Add(стоимость_единицы_руб_Label); this.Controls.Add(this.стоимость_единицы_руб_TextBox); this.Controls.Add(срок_носкиLabel); this.Controls.Add(this.срок_носкиTextBox); this.Controls.Add(вид_спецодеждыLabel); this.Controls.Add(this.вид_спецодеждыTextBox); this.Controls.Add(this.о_спецодеждеBindingNavigator); this.Name = "Form2"; this.Text = "О спецодежде"; this.Load += new System.EventHandler(this.Form2_Load); ((System.ComponentModel.ISupportInitialize)(this.badretdinov_cpecodezhdaDataSet)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.о_спецодеждеBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.о_спецодеждеBindingNavigator)).EndInit(); this.о_спецодеждеBindingNavigator.ResumeLayout(false); this.о_спецодеждеBindingNavigator.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.оспецодеждеBindingSource)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private badretdinov_cpecodezhdaDataSet badretdinov_cpecodezhdaDataSet; private System.Windows.Forms.BindingSource о_спецодеждеBindingSource; private badretdinov_cpecodezhdaDataSetTableAdapters.О_спецодеждеTableAdapter о_спецодеждеTableAdapter; private badretdinov_cpecodezhdaDataSetTableAdapters.TableAdapterManager tableAdapterManager; private System.Windows.Forms.BindingNavigator о_спецодеждеBindingNavigator; private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem; private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem; private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem; private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator; private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2; private System.Windows.Forms.ToolStripButton о_спецодеждеBindingNavigatorSaveItem; private System.Windows.Forms.TextBox вид_спецодеждыTextBox; private System.Windows.Forms.TextBox срок_носкиTextBox; private System.Windows.Forms.TextBox стоимость_единицы_руб_TextBox; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button button1; private System.Windows.Forms.BindingSource оспецодеждеBindingSource; } }