|
@@ -31,12 +31,12 @@ namespace Badretdinov_specodezhda
|
|
|
{
|
|
|
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;
|
|
|
+ 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();
|
|
@@ -56,22 +56,45 @@ namespace Badretdinov_specodezhda
|
|
|
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.скидка_на_спецодеждуTextBox = new System.Windows.Forms.TextBox();
|
|
|
- this.код_цехаTextBox = new System.Windows.Forms.TextBox();
|
|
|
- this.код_спецодеждыTextBox = new System.Windows.Forms.TextBox();
|
|
|
- код_работникаLabel = new System.Windows.Forms.Label();
|
|
|
+ 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
|
|
@@ -85,7 +108,7 @@ namespace Badretdinov_specodezhda
|
|
|
//
|
|
|
// button1
|
|
|
//
|
|
|
- this.button1.Location = new System.Drawing.Point(568, 231);
|
|
|
+ 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;
|
|
@@ -111,10 +134,10 @@ namespace Badretdinov_specodezhda
|
|
|
//
|
|
|
this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
|
|
|
this.tableAdapterManager.UpdateOrder = Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
|
|
|
- this.tableAdapterManager.О_спецодеждеTableAdapter = null;
|
|
|
+ this.tableAdapterManager.О_спецодеждеTableAdapter = this.о_спецодеждеTableAdapter;
|
|
|
this.tableAdapterManager.ПолучениеTableAdapter = null;
|
|
|
this.tableAdapterManager.РаботникиTableAdapter = this.работникиTableAdapter;
|
|
|
- this.tableAdapterManager.ЦехиTableAdapter = null;
|
|
|
+ this.tableAdapterManager.ЦехиTableAdapter = this.цехиTableAdapter;
|
|
|
//
|
|
|
// работникиBindingNavigator
|
|
|
//
|
|
@@ -240,23 +263,6 @@ namespace Badretdinov_specodezhda
|
|
|
this.работникиBindingNavigatorSaveItem.Text = "Сохранить данные";
|
|
|
this.работникиBindingNavigatorSaveItem.Click += new System.EventHandler(this.работникиBindingNavigatorSaveItem_Click);
|
|
|
//
|
|
|
- // код_работникаLabel
|
|
|
- //
|
|
|
- код_работникаLabel.AutoSize = true;
|
|
|
- код_работникаLabel.Location = new System.Drawing.Point(31, 83);
|
|
|
- код_работникаLabel.Name = "код_работникаLabel";
|
|
|
- код_работникаLabel.Size = new System.Drawing.Size(85, 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(122, 80);
|
|
|
- this.код_работникаTextBox.Name = "код_работникаTextBox";
|
|
|
- this.код_работникаTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
- this.код_работникаTextBox.TabIndex = 4;
|
|
|
- //
|
|
|
// фИО_работникаLabel
|
|
|
//
|
|
|
фИО_работникаLabel.AutoSize = true;
|
|
@@ -317,14 +323,6 @@ namespace Badretdinov_specodezhda
|
|
|
код_цехаLabel.TabIndex = 11;
|
|
|
код_цехаLabel.Text = "код цеха:";
|
|
|
//
|
|
|
- // код_цехаTextBox
|
|
|
- //
|
|
|
- this.код_цехаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.работникиBindingSource, "код цеха", true));
|
|
|
- this.код_цехаTextBox.Location = new System.Drawing.Point(91, 218);
|
|
|
- this.код_цехаTextBox.Name = "код_цехаTextBox";
|
|
|
- this.код_цехаTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
- this.код_цехаTextBox.TabIndex = 12;
|
|
|
- //
|
|
|
// код_спецодеждыLabel
|
|
|
//
|
|
|
код_спецодеждыLabel.AutoSize = true;
|
|
@@ -334,42 +332,202 @@ namespace Badretdinov_specodezhda
|
|
|
код_спецодеждыLabel.TabIndex = 13;
|
|
|
код_спецодеждыLabel.Text = "код спецодежды:";
|
|
|
//
|
|
|
- // код_спецодеждыTextBox
|
|
|
+ // 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.код_спецодеждыTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.работникиBindingSource, "код спецодежды", true));
|
|
|
- this.код_спецодеждыTextBox.Location = new System.Drawing.Point(132, 250);
|
|
|
- this.код_спецодеждыTextBox.Name = "код_спецодеждыTextBox";
|
|
|
- this.код_спецодеждыTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
- this.код_спецодеждыTextBox.TabIndex = 14;
|
|
|
+ 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(this.код_спецодеждыTextBox);
|
|
|
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(фИО_работника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 = "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();
|
|
|
|
|
@@ -396,11 +554,27 @@ namespace Badretdinov_specodezhda
|
|
|
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.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;
|
|
|
}
|
|
|
}
|