namespace Badretdinov_specodezhda
{
partial class Form4
{
///
/// 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(Form4));
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.label1 = new System.Windows.Forms.Label();
this.button1 = new System.Windows.Forms.Button();
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.comboBox3 = new System.Windows.Forms.ComboBox();
this.badretdinovcpecodezhdaDataSetBindingSource = new System.Windows.Forms.BindingSource(this.components);
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.button2 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.button6 = new System.Windows.Forms.Button();
this.button7 = new System.Windows.Forms.Button();
this.button8 = new System.Windows.Forms.Button();
this.оспецодежде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.comboBox2 = new System.Windows.Forms.ComboBox();
this.цехиBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.работникиBindingSource2 = new System.Windows.Forms.BindingSource(this.components);
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.badretdinovcpecodezhdaDataSetBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.работникиBindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.оспецодеждеBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.оспецодеждеBindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.цехиBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.цехиBindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.работникиBindingSource2)).BeginInit();
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(218, 26);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(61, 13);
this.label1.TabIndex = 0;
this.label1.Text = "Работники";
//
// button1
//
this.button1.Location = new System.Drawing.Point(701, 185);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 1;
this.button1.Text = "Закрыть";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// 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 = 2;
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(31, 115);
фИО_работникаLabel.Name = "фИО_работникаLabel";
фИО_работникаLabel.Size = new System.Drawing.Size(93, 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(130, 112);
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(31, 157);
должностьLabel.Name = "должностьLabel";
должностьLabel.Size = new System.Drawing.Size(68, 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(105, 154);
this.должностьTextBox.Name = "должностьTextBox";
this.должностьTextBox.Size = new System.Drawing.Size(100, 20);
this.должностьTextBox.TabIndex = 8;
//
// скидка_на_спецодеждуLabel
//
скидка_на_спецодеждуLabel.AutoSize = true;
скидка_на_спецодеждуLabel.Location = new System.Drawing.Point(31, 190);
скидка_на_спецодеждуLabel.Name = "скидка_на_спецодеждуLabel";
скидка_на_спецодеждуLabel.Size = new System.Drawing.Size(126, 13);
скидка_на_спецодеждуLabel.TabIndex = 9;
скидка_на_спецодеждуLabel.Text = "Скидка на спецодежду:";
//
// скидка_на_спецодеждуTextBox
//
this.скидка_на_спецодеждуTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.работникиBindingSource, "Скидка на спецодежду", true));
this.скидка_на_спецодеждуTextBox.Location = new System.Drawing.Point(163, 187);
this.скидка_на_спецодеждуTextBox.Name = "скидка_на_спецодеждуTextBox";
this.скидка_на_спецодеждуTextBox.Size = new System.Drawing.Size(100, 20);
this.скидка_на_спецодеждуTextBox.TabIndex = 10;
//
// код_цехаLabel
//
код_цехаLabel.AutoSize = true;
код_цехаLabel.Location = new System.Drawing.Point(31, 221);
код_цехаLabel.Name = "код_цехаLabel";
код_цехаLabel.Size = new System.Drawing.Size(54, 13);
код_цехаLabel.TabIndex = 11;
код_цехаLabel.Text = "код цеха:";
//
// код_спецодеждыLabel
//
код_спецодеждыLabel.AutoSize = true;
код_спецодеждыLabel.Location = new System.Drawing.Point(31, 253);
код_спецодеждыLabel.Name = "код_спецодеждыLabel";
код_спецодеждыLabel.Size = new System.Drawing.Size(95, 13);
код_спецодеждыLabel.TabIndex = 13;
код_спецодеждыLabel.Text = "код спецодежды:";
//
// comboBox3
//
this.comboBox3.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.работникиBindingSource1, "код спецодежды", true));
this.comboBox3.DataSource = this.оспецодеждеBindingSource1;
this.comboBox3.DisplayMember = "Вид_спецодежды";
this.comboBox3.FormattingEnabled = true;
this.comboBox3.Location = new System.Drawing.Point(142, 250);
this.comboBox3.Name = "comboBox3";
this.comboBox3.Size = new System.Drawing.Size(121, 21);
this.comboBox3.TabIndex = 16;
this.comboBox3.ValueMember = "Код_спецодежды";
//
// badretdinovcpecodezhdaDataSetBindingSource
//
this.badretdinovcpecodezhdaDataSetBindingSource.DataSource = this.badretdinov_cpecodezhdaDataSet;
this.badretdinovcpecodezhdaDataSetBindingSource.Position = 0;
//
// работникиBindingSource1
//
this.работникиBindingSource1.DataMember = "Работники";
this.работникиBindingSource1.DataSource = this.badretdinovcpecodezhdaDataSetBindingSource;
//
// оспецодеждеBindingSource
//
this.оспецодеждеBindingSource.DataMember = "О_спецодежде";
this.оспецодеждеBindingSource.DataSource = this.badretdinovcpecodezhdaDataSetBindingSource;
//
// о_спецодеждеTableAdapter
//
this.о_спецодеждеTableAdapter.ClearBeforeFill = true;
//
// button2
//
this.button2.Location = new System.Drawing.Point(380, 264);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 23);
this.button2.TabIndex = 17;
this.button2.Text = "первая";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(477, 264);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 23);
this.button3.TabIndex = 18;
this.button3.Text = "предыдущая";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button4
//
this.button4.Location = new System.Drawing.Point(573, 264);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(75, 23);
this.button4.TabIndex = 19;
this.button4.Text = "добавить";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button5
//
this.button5.Location = new System.Drawing.Point(380, 311);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(75, 23);
this.button5.TabIndex = 20;
this.button5.Text = "последняя";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// button6
//
this.button6.Location = new System.Drawing.Point(477, 311);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(75, 23);
this.button6.TabIndex = 21;
this.button6.Text = "следущая";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// button7
//
this.button7.Location = new System.Drawing.Point(573, 311);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(75, 23);
this.button7.TabIndex = 22;
this.button7.Text = "удалить";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.button7_Click);
//
// button8
//
this.button8.Location = new System.Drawing.Point(477, 366);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(75, 23);
this.button8.TabIndex = 23;
this.button8.Text = "сохранить";
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// оспецодеждеBindingSource1
//
this.оспецодеждеBindingSource1.DataMember = "О_спецодежде";
this.оспецодеждеBindingSource1.DataSource = this.badretdinovcpecodezhdaDataSetBindingSource;
//
// цехиBindingSource
//
this.цехиBindingSource.DataMember = "Цехи";
this.цехиBindingSource.DataSource = this.badretdinovcpecodezhdaDataSetBindingSource;
//
// цехиTableAdapter
//
this.цехиTableAdapter.ClearBeforeFill = true;
//
// comboBox2
//
this.comboBox2.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.работникиBindingSource, "Код работника", true));
this.comboBox2.DataSource = this.цехиBindingSource1;
this.comboBox2.DisplayMember = "Наименование_цеха";
this.comboBox2.FormattingEnabled = true;
this.comboBox2.Location = new System.Drawing.Point(142, 221);
this.comboBox2.Name = "comboBox2";
this.comboBox2.Size = new System.Drawing.Size(121, 21);
this.comboBox2.TabIndex = 24;
this.comboBox2.ValueMember = "Код_цеха";
//
// цехиBindingSource1
//
this.цехиBindingSource1.DataMember = "Цехи";
this.цехиBindingSource1.DataSource = this.badretdinov_cpecodezhdaDataSet;
//
// работникиBindingSource2
//
this.работникиBindingSource2.DataMember = "Работники";
this.работникиBindingSource2.DataSource = this.badretdinov_cpecodezhdaDataSet;
//
// код_работникаLabel
//
код_работникаLabel.AutoSize = true;
код_работникаLabel.Location = new System.Drawing.Point(31, 85);
код_работникаLabel.Name = "код_работникаLabel";
код_работникаLabel.Size = new System.Drawing.Size(85, 13);
код_работникаLabel.TabIndex = 24;
код_работникаLabel.Text = "Код работника:";
//
// код_работникаTextBox
//
this.код_работникаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.работникиBindingSource, "Код работника", true));
this.код_работникаTextBox.Location = new System.Drawing.Point(122, 82);
this.код_работникаTextBox.Name = "код_работникаTextBox";
this.код_работникаTextBox.Size = new System.Drawing.Size(100, 20);
this.код_работникаTextBox.TabIndex = 25;
//
// Form4
//
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.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.comboBox3);
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.Controls.Add(this.button1);
this.Controls.Add(this.label1);
this.Name = "Form4";
this.Text = "Работники";
this.Load += new System.EventHandler(this.Form4_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.badretdinovcpecodezhdaDataSetBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.работникиBindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.оспецодеждеBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.оспецодеждеBindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.цехиBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.цехиBindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.работникиBindingSource2)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button1;
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.BindingSource работникиBindingSource1;
private System.Windows.Forms.BindingSource badretdinovcpecodezhdaDataSetBindingSource;
private System.Windows.Forms.ComboBox comboBox3;
private badretdinov_cpecodezhdaDataSetTableAdapters.О_спецодеждеTableAdapter о_спецодеждеTableAdapter;
private System.Windows.Forms.BindingSource оспецодеждеBindingSource;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button8;
private badretdinov_cpecodezhdaDataSetTableAdapters.ЦехиTableAdapter цехиTableAdapter;
private System.Windows.Forms.BindingSource оспецодеждеBindingSource1;
private System.Windows.Forms.BindingSource цехиBindingSource;
private System.Windows.Forms.ComboBox comboBox2;
private System.Windows.Forms.BindingSource цехиBindingSource1;
private System.Windows.Forms.BindingSource работникиBindingSource2;
private System.Windows.Forms.TextBox код_работникаTextBox;
}
}