namespace Badretdinov_specodezhda
{
partial class Form6
{
///
/// 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(Form6));
System.Windows.Forms.Label фИО_работникаLabel;
System.Windows.Forms.Label должностьLabel;
System.Windows.Forms.Label скидка_на_спецодеждуLabel;
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.button8 = new System.Windows.Forms.Button();
this.button7 = new System.Windows.Forms.Button();
this.button6 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.comboBox2 = new System.Windows.Forms.ComboBox();
this.работникиBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.цехиBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.цехиTableAdapter = new Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSetTableAdapters.ЦехиTableAdapter();
this.оспецодеждеBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.о_спецодеждеTableAdapter = new Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSetTableAdapters.О_спецодеждеTableAdapter();
this.код_работникаTextBox = new System.Windows.Forms.TextBox();
фИО_работникаLabel = new System.Windows.Forms.Label();
должностьLabel = new System.Windows.Forms.Label();
скидка_на_спецодеждуLabel = new System.Windows.Forms.Label();
код_цеха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.работникиBindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.цехиBindingSource)).BeginInit();
((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 = this.работникиTableAdapter;
this.tableAdapterManager.ЦехиTableAdapter = this.цехиTableAdapter;
//
// работники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);
//
// фИО_работникаLabel
//
фИО_работникаLabel.AutoSize = true;
фИО_работникаLabel.Location = new System.Drawing.Point(21, 62);
фИО_работникаLabel.Name = "фИО_работникаLabel";
фИО_работникаLabel.Size = new System.Drawing.Size(93, 13);
фИО_работникаLabel.TabIndex = 1;
фИО_работникаLabel.Text = "ФИО работника:";
//
// фИО_работникаTextBox
//
this.фИО_работникаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.работникиBindingSource, "ФИО работника", true));
this.фИО_работникаTextBox.Location = new System.Drawing.Point(150, 55);
this.фИО_работникаTextBox.Name = "фИО_работникаTextBox";
this.фИО_работникаTextBox.Size = new System.Drawing.Size(100, 20);
this.фИО_работникаTextBox.TabIndex = 2;
//
// должностьLabel
//
должностьLabel.AutoSize = true;
должностьLabel.Location = new System.Drawing.Point(60, 102);
должностьLabel.Name = "должностьLabel";
должностьLabel.Size = new System.Drawing.Size(68, 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(150, 99);
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(60, 145);
скидка_на_спецодеждуLabel.Name = "скидка_на_спецодеждуLabel";
скидка_на_спецодеждуLabel.Size = new System.Drawing.Size(126, 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(205, 142);
this.скидка_на_спецодеждуTextBox.Name = "скидка_на_спецодеждуTextBox";
this.скидка_на_спецодеждуTextBox.Size = new System.Drawing.Size(100, 20);
this.скидка_на_спецодеждуTextBox.TabIndex = 6;
//
// код_цехаLabel
//
код_цехаLabel.AutoSize = true;
код_цехаLabel.Location = new System.Drawing.Point(60, 194);
код_цехаLabel.Name = "код_цехаLabel";
код_цехаLabel.Size = new System.Drawing.Size(54, 13);
код_цехаLabel.TabIndex = 7;
код_цехаLabel.Text = "код цеха:";
//
// код_спецодеждыLabel
//
код_спецодеждыLabel.AutoSize = true;
код_спецодеждыLabel.Location = new System.Drawing.Point(60, 238);
код_спецодеждыLabel.Name = "код_спецодеждыLabel";
код_спецодеждыLabel.Size = new System.Drawing.Size(95, 13);
код_спецодеждыLabel.TabIndex = 9;
код_спецодеждыLabel.Text = "код спецодежды:";
//
// button8
//
this.button8.Location = new System.Drawing.Point(478, 361);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(75, 23);
this.button8.TabIndex = 31;
this.button8.Text = "сохранить";
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// button7
//
this.button7.Location = new System.Drawing.Point(574, 306);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(75, 23);
this.button7.TabIndex = 30;
this.button7.Text = "удалить";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.button7_Click);
//
// button6
//
this.button6.Location = new System.Drawing.Point(478, 306);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(75, 23);
this.button6.TabIndex = 29;
this.button6.Text = "следущая";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// button5
//
this.button5.Location = new System.Drawing.Point(381, 306);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(75, 23);
this.button5.TabIndex = 28;
this.button5.Text = "последняя";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// button4
//
this.button4.Location = new System.Drawing.Point(574, 259);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(75, 23);
this.button4.TabIndex = 27;
this.button4.Text = "добавить";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(478, 259);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 23);
this.button3.TabIndex = 26;
this.button3.Text = "предыдущая";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(381, 259);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 23);
this.button2.TabIndex = 25;
this.button2.Text = "первая";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button1
//
this.button1.Location = new System.Drawing.Point(702, 180);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 24;
this.button1.Text = "Закрыть";
this.button1.UseVisualStyleBackColor = true;
//
// comboBox1
//
this.comboBox1.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.работникиBindingSource, "код цеха", true));
this.comboBox1.DataSource = this.цехиBindingSource;
this.comboBox1.DisplayMember = "Наименование_цеха";
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Location = new System.Drawing.Point(120, 194);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(121, 21);
this.comboBox1.TabIndex = 32;
this.comboBox1.ValueMember = "Код_цеха";
//
// comboBox2
//
this.comboBox2.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.работникиBindingSource, "код спецодежды", true));
this.comboBox2.DataSource = this.оспецодеждеBindingSource;
this.comboBox2.DisplayMember = "Вид_спецодежды";
this.comboBox2.FormattingEnabled = true;
this.comboBox2.Location = new System.Drawing.Point(161, 238);
this.comboBox2.Name = "comboBox2";
this.comboBox2.Size = new System.Drawing.Size(121, 21);
this.comboBox2.TabIndex = 33;
this.comboBox2.ValueMember = "Код_спецодежды";
//
// работникиBindingSource1
//
this.работникиBindingSource1.DataMember = "Работники";
this.работникиBindingSource1.DataSource = this.badretdinov_cpecodezhdaDataSet;
//
// цехиBindingSource
//
this.цехиBindingSource.DataMember = "Цехи";
this.цехиBindingSource.DataSource = this.badretdinov_cpecodezhdaDataSet;
//
// цехиTableAdapter
//
this.цехиTableAdapter.ClearBeforeFill = true;
//
// оспецодеждеBindingSource
//
this.оспецодеждеBindingSource.DataMember = "О_спецодежде";
this.оспецодеждеBindingSource.DataSource = this.badretdinov_cpecodezhdaDataSet;
//
// о_спецодеждеTableAdapter
//
this.о_спецодеждеTableAdapter.ClearBeforeFill = true;
//
// код_работникаLabel
//
код_работникаLabel.AutoSize = true;
код_работникаLabel.Location = new System.Drawing.Point(374, 59);
код_работникаLabel.Name = "код_работникаLabel";
код_работникаLabel.Size = new System.Drawing.Size(85, 13);
код_работникаLabel.TabIndex = 33;
код_работникаLabel.Text = "Код работника:";
//
// код_работникаTextBox
//
this.код_работникаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.работникиBindingSource, "Код работника", true));
this.код_работникаTextBox.Location = new System.Drawing.Point(465, 56);
this.код_работникаTextBox.Name = "код_работникаTextBox";
this.код_работникаTextBox.Size = new System.Drawing.Size(100, 20);
this.код_работникаTextBox.TabIndex = 34;
//
// Form6
//
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(код_работникаLabel);
this.Controls.Add(this.код_работникаTextBox);
this.Controls.Add(this.comboBox2);
this.Controls.Add(this.comboBox1);
this.Controls.Add(this.button8);
this.Controls.Add(this.button7);
this.Controls.Add(this.button6);
this.Controls.Add(this.button5);
this.Controls.Add(this.button4);
this.Controls.Add(this.button3);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(код_спецодеждыLabel);
this.Controls.Add(код_цехаLabel);
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 = "Form6";
this.Text = "Form6";
this.Load += new System.EventHandler(this.Form6_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.работникиBindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.цехиBindingSource)).EndInit();
((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.Button button8;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private badretdinov_cpecodezhdaDataSetTableAdapters.ЦехиTableAdapter цехиTableAdapter;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.BindingSource работникиBindingSource1;
private System.Windows.Forms.ComboBox comboBox2;
private System.Windows.Forms.BindingSource цехиBindingSource;
private badretdinov_cpecodezhdaDataSetTableAdapters.О_спецодеждеTableAdapter о_спецодеждеTableAdapter;
private System.Windows.Forms.BindingSource оспецодеждеBindingSource;
private System.Windows.Forms.TextBox код_работникаTextBox;
}
}