namespace BazaZamowien
{
partial class premiaForm
{
///
/// 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.Windows.Forms.Label iDEPracownikaLabel;
System.Windows.Forms.Label dZIALLabel;
System.Windows.Forms.Label mIESIACLabel;
System.Windows.Forms.Label rOKLabel;
System.Windows.Forms.Label oPISLabel;
System.Windows.Forms.Label iLLabel;
System.Windows.Forms.Label wYCENALabel;
System.Windows.Forms.Label nETTOLabel;
System.Windows.Forms.Label bRUTTOLabel;
System.Windows.Forms.Label bBLabel;
System.Windows.Forms.Label wprowadzilLabel;
System.Windows.Forms.Label zmodyfikowalLabel;
this.dZIALComboBox = new System.Windows.Forms.ComboBox();
this.pREMIE2BindingSource = new System.Windows.Forms.BindingSource(this.components);
this.pREMIEDataSet = new BazaZamowien.PREMIEDataSet();
this.mIESIACComboBox = new System.Windows.Forms.ComboBox();
this.rOKComboBox = new System.Windows.Forms.ComboBox();
this.oPISTextBox = new System.Windows.Forms.TextBox();
this.dodajButton = new System.Windows.Forms.Button();
this.anulujButton = new System.Windows.Forms.Button();
this.iLTextBox = new System.Windows.Forms.TextBox();
this.wYCENATextBox = new System.Windows.Forms.TextBox();
this.nETTOTextBox = new System.Windows.Forms.TextBox();
this.bRUTTOTextBox = new System.Windows.Forms.TextBox();
this.bBTextBox = new System.Windows.Forms.TextBox();
this.nAMEComboBox = new System.Windows.Forms.ComboBox();
this.pREMIE2TableAdapter = new BazaZamowien.PREMIEDataSetTableAdapters.PREMIE2TableAdapter();
this.data_wprowadzeniaLabel1 = new System.Windows.Forms.Label();
this.wprowadzilLabel1 = new System.Windows.Forms.Label();
this.data_modyfikacjiLabel1 = new System.Windows.Forms.Label();
this.zmodyfikowalLabel1 = new System.Windows.Forms.Label();
this.groupBox2 = new System.Windows.Forms.GroupBox();
iDEPracownikaLabel = new System.Windows.Forms.Label();
dZIALLabel = new System.Windows.Forms.Label();
mIESIACLabel = new System.Windows.Forms.Label();
rOKLabel = new System.Windows.Forms.Label();
oPISLabel = new System.Windows.Forms.Label();
iLLabel = new System.Windows.Forms.Label();
wYCENALabel = new System.Windows.Forms.Label();
nETTOLabel = new System.Windows.Forms.Label();
bRUTTOLabel = new System.Windows.Forms.Label();
bBLabel = new System.Windows.Forms.Label();
wprowadzilLabel = new System.Windows.Forms.Label();
zmodyfikowalLabel = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.pREMIE2BindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pREMIEDataSet)).BeginInit();
this.groupBox2.SuspendLayout();
this.SuspendLayout();
//
// iDEPracownikaLabel
//
iDEPracownikaLabel.AutoSize = true;
iDEPracownikaLabel.Location = new System.Drawing.Point(178, 61);
iDEPracownikaLabel.Name = "iDEPracownikaLabel";
iDEPracownikaLabel.Size = new System.Drawing.Size(60, 13);
iDEPracownikaLabel.TabIndex = 1;
iDEPracownikaLabel.Text = "Pracownik:";
//
// dZIALLabel
//
dZIALLabel.AutoSize = true;
dZIALLabel.Location = new System.Drawing.Point(178, 16);
dZIALLabel.Name = "dZIALLabel";
dZIALLabel.Size = new System.Drawing.Size(35, 13);
dZIALLabel.TabIndex = 2;
dZIALLabel.Text = "Dział:";
//
// mIESIACLabel
//
mIESIACLabel.AutoSize = true;
mIESIACLabel.Location = new System.Drawing.Point(71, 16);
mIESIACLabel.Name = "mIESIACLabel";
mIESIACLabel.Size = new System.Drawing.Size(46, 13);
mIESIACLabel.TabIndex = 4;
mIESIACLabel.Text = "Miesiąc:";
//
// rOKLabel
//
rOKLabel.AutoSize = true;
rOKLabel.Location = new System.Drawing.Point(12, 16);
rOKLabel.Name = "rOKLabel";
rOKLabel.Size = new System.Drawing.Size(30, 13);
rOKLabel.TabIndex = 6;
rOKLabel.Text = "Rok:";
//
// oPISLabel
//
oPISLabel.AutoSize = true;
oPISLabel.Location = new System.Drawing.Point(17, 199);
oPISLabel.Name = "oPISLabel";
oPISLabel.Size = new System.Drawing.Size(35, 13);
oPISLabel.TabIndex = 8;
oPISLabel.Text = "OPIS:";
//
// iLLabel
//
iLLabel.AutoSize = true;
iLLabel.Location = new System.Drawing.Point(12, 153);
iLLabel.Name = "iLLabel";
iLLabel.Size = new System.Drawing.Size(19, 13);
iLLabel.TabIndex = 12;
iLLabel.Text = "IL:";
//
// wYCENALabel
//
wYCENALabel.AutoSize = true;
wYCENALabel.Location = new System.Drawing.Point(71, 153);
wYCENALabel.Name = "wYCENALabel";
wYCENALabel.Size = new System.Drawing.Size(57, 13);
wYCENALabel.TabIndex = 14;
wYCENALabel.Text = "WYCENA:";
//
// nETTOLabel
//
nETTOLabel.AutoSize = true;
nETTOLabel.Location = new System.Drawing.Point(12, 104);
nETTOLabel.Name = "nETTOLabel";
nETTOLabel.Size = new System.Drawing.Size(47, 13);
nETTOLabel.TabIndex = 16;
nETTOLabel.Text = "NETTO:";
//
// bRUTTOLabel
//
bRUTTOLabel.AutoSize = true;
bRUTTOLabel.Location = new System.Drawing.Point(178, 104);
bRUTTOLabel.Name = "bRUTTOLabel";
bRUTTOLabel.Size = new System.Drawing.Size(55, 13);
bRUTTOLabel.TabIndex = 18;
bRUTTOLabel.Text = "BRUTTO:";
//
// bBLabel
//
bBLabel.AutoSize = true;
bBLabel.Location = new System.Drawing.Point(178, 153);
bBLabel.Name = "bBLabel";
bBLabel.Size = new System.Drawing.Size(24, 13);
bBLabel.TabIndex = 20;
bBLabel.Text = "BB:";
//
// wprowadzilLabel
//
wprowadzilLabel.AutoSize = true;
wprowadzilLabel.Location = new System.Drawing.Point(17, 311);
wprowadzilLabel.Name = "wprowadzilLabel";
wprowadzilLabel.Size = new System.Drawing.Size(30, 13);
wprowadzilLabel.TabIndex = 24;
wprowadzilLabel.Text = "Wpr:";
//
// zmodyfikowalLabel
//
zmodyfikowalLabel.AutoSize = true;
zmodyfikowalLabel.Location = new System.Drawing.Point(17, 334);
zmodyfikowalLabel.Name = "zmodyfikowalLabel";
zmodyfikowalLabel.Size = new System.Drawing.Size(31, 13);
zmodyfikowalLabel.TabIndex = 28;
zmodyfikowalLabel.Text = "Mod:";
//
// dZIALComboBox
//
this.dZIALComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "DZIAL", true));
this.dZIALComboBox.FormattingEnabled = true;
this.dZIALComboBox.Location = new System.Drawing.Point(181, 37);
this.dZIALComboBox.Name = "dZIALComboBox";
this.dZIALComboBox.Size = new System.Drawing.Size(138, 21);
this.dZIALComboBox.TabIndex = 3;
//
// pREMIE2BindingSource
//
this.pREMIE2BindingSource.DataMember = "PREMIE2";
this.pREMIE2BindingSource.DataSource = this.pREMIEDataSet;
//
// pREMIEDataSet
//
this.pREMIEDataSet.DataSetName = "PREMIEDataSet";
this.pREMIEDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// mIESIACComboBox
//
this.mIESIACComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "MIESIAC", true));
this.mIESIACComboBox.FormattingEnabled = true;
this.mIESIACComboBox.Items.AddRange(new object[] {
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12"});
this.mIESIACComboBox.Location = new System.Drawing.Point(72, 37);
this.mIESIACComboBox.Name = "mIESIACComboBox";
this.mIESIACComboBox.Size = new System.Drawing.Size(43, 21);
this.mIESIACComboBox.TabIndex = 5;
//
// rOKComboBox
//
this.rOKComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "ROK", true));
this.rOKComboBox.FormattingEnabled = true;
this.rOKComboBox.Location = new System.Drawing.Point(15, 37);
this.rOKComboBox.Name = "rOKComboBox";
this.rOKComboBox.Size = new System.Drawing.Size(50, 21);
this.rOKComboBox.TabIndex = 7;
//
// oPISTextBox
//
this.oPISTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "OPIS", true));
this.oPISTextBox.Location = new System.Drawing.Point(15, 215);
this.oPISTextBox.MaxLength = 255;
this.oPISTextBox.Multiline = true;
this.oPISTextBox.Name = "oPISTextBox";
this.oPISTextBox.Size = new System.Drawing.Size(304, 84);
this.oPISTextBox.TabIndex = 9;
//
// dodajButton
//
this.dodajButton.Location = new System.Drawing.Point(251, 360);
this.dodajButton.Name = "dodajButton";
this.dodajButton.Size = new System.Drawing.Size(65, 23);
this.dodajButton.TabIndex = 10;
this.dodajButton.Text = "Dodaj";
this.dodajButton.UseVisualStyleBackColor = true;
this.dodajButton.Click += new System.EventHandler(this.dodajButton_Click);
//
// anulujButton
//
this.anulujButton.Location = new System.Drawing.Point(169, 360);
this.anulujButton.Name = "anulujButton";
this.anulujButton.Size = new System.Drawing.Size(69, 23);
this.anulujButton.TabIndex = 11;
this.anulujButton.Text = "Zamknij";
this.anulujButton.UseVisualStyleBackColor = true;
this.anulujButton.Click += new System.EventHandler(this.anulujButton_Click);
//
// iLTextBox
//
this.iLTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "IL", true));
this.iLTextBox.Location = new System.Drawing.Point(15, 169);
this.iLTextBox.Name = "iLTextBox";
this.iLTextBox.Size = new System.Drawing.Size(40, 20);
this.iLTextBox.TabIndex = 13;
this.iLTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.iLTextBox.Leave += new System.EventHandler(this.IloscLubWycena_Leave);
//
// wYCENATextBox
//
this.wYCENATextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "WYCENA", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
this.wYCENATextBox.Location = new System.Drawing.Point(72, 169);
this.wYCENATextBox.Name = "wYCENATextBox";
this.wYCENATextBox.Size = new System.Drawing.Size(78, 20);
this.wYCENATextBox.TabIndex = 15;
this.wYCENATextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.wYCENATextBox.Leave += new System.EventHandler(this.IloscLubWycena_Leave);
//
// nETTOTextBox
//
this.nETTOTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "NETTO", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
this.nETTOTextBox.Location = new System.Drawing.Point(15, 120);
this.nETTOTextBox.Name = "nETTOTextBox";
this.nETTOTextBox.Size = new System.Drawing.Size(135, 20);
this.nETTOTextBox.TabIndex = 17;
this.nETTOTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.nETTOTextBox.Leave += new System.EventHandler(this.nETTOTextBox_Leave);
//
// bRUTTOTextBox
//
this.bRUTTOTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "BRUTTO", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
this.bRUTTOTextBox.Location = new System.Drawing.Point(181, 120);
this.bRUTTOTextBox.Name = "bRUTTOTextBox";
this.bRUTTOTextBox.Size = new System.Drawing.Size(135, 20);
this.bRUTTOTextBox.TabIndex = 19;
this.bRUTTOTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.bRUTTOTextBox.Leave += new System.EventHandler(this.bRUTTOTextBox_Leave);
//
// bBTextBox
//
this.bBTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "BB", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
this.bBTextBox.Location = new System.Drawing.Point(181, 169);
this.bBTextBox.Name = "bBTextBox";
this.bBTextBox.ReadOnly = true;
this.bBTextBox.Size = new System.Drawing.Size(135, 20);
this.bBTextBox.TabIndex = 21;
this.bBTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// nAMEComboBox
//
this.nAMEComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "NAME", true));
this.nAMEComboBox.FormattingEnabled = true;
this.nAMEComboBox.Location = new System.Drawing.Point(181, 80);
this.nAMEComboBox.Name = "nAMEComboBox";
this.nAMEComboBox.Size = new System.Drawing.Size(138, 21);
this.nAMEComboBox.TabIndex = 22;
//
// pREMIE2TableAdapter
//
this.pREMIE2TableAdapter.ClearBeforeFill = true;
//
// data_wprowadzeniaLabel1
//
this.data_wprowadzeniaLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "data_wprowadzenia", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "g"));
this.data_wprowadzeniaLabel1.Location = new System.Drawing.Point(131, 311);
this.data_wprowadzeniaLabel1.Name = "data_wprowadzeniaLabel1";
this.data_wprowadzeniaLabel1.Size = new System.Drawing.Size(99, 23);
this.data_wprowadzeniaLabel1.TabIndex = 23;
this.data_wprowadzeniaLabel1.Text = "---";
//
// wprowadzilLabel1
//
this.wprowadzilLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "wprowadzil", true));
this.wprowadzilLabel1.Location = new System.Drawing.Point(53, 311);
this.wprowadzilLabel1.Name = "wprowadzilLabel1";
this.wprowadzilLabel1.Size = new System.Drawing.Size(75, 23);
this.wprowadzilLabel1.TabIndex = 25;
this.wprowadzilLabel1.Text = "---";
//
// data_modyfikacjiLabel1
//
this.data_modyfikacjiLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "data_modyfikacji", true));
this.data_modyfikacjiLabel1.Location = new System.Drawing.Point(131, 334);
this.data_modyfikacjiLabel1.Name = "data_modyfikacjiLabel1";
this.data_modyfikacjiLabel1.Size = new System.Drawing.Size(99, 23);
this.data_modyfikacjiLabel1.TabIndex = 27;
this.data_modyfikacjiLabel1.Text = "---";
//
// zmodyfikowalLabel1
//
this.zmodyfikowalLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "zmodyfikowal", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "g"));
this.zmodyfikowalLabel1.Location = new System.Drawing.Point(53, 334);
this.zmodyfikowalLabel1.Name = "zmodyfikowalLabel1";
this.zmodyfikowalLabel1.Size = new System.Drawing.Size(75, 23);
this.zmodyfikowalLabel1.TabIndex = 29;
this.zmodyfikowalLabel1.Text = "---";
//
// groupBox2
//
this.groupBox2.Controls.Add(zmodyfikowalLabel);
this.groupBox2.Controls.Add(this.data_wprowadzeniaLabel1);
this.groupBox2.Controls.Add(this.zmodyfikowalLabel1);
this.groupBox2.Controls.Add(this.data_modyfikacjiLabel1);
this.groupBox2.Controls.Add(rOKLabel);
this.groupBox2.Controls.Add(this.rOKComboBox);
this.groupBox2.Controls.Add(this.dodajButton);
this.groupBox2.Controls.Add(this.wprowadzilLabel1);
this.groupBox2.Controls.Add(wprowadzilLabel);
this.groupBox2.Controls.Add(this.anulujButton);
this.groupBox2.Controls.Add(bBLabel);
this.groupBox2.Controls.Add(this.nAMEComboBox);
this.groupBox2.Controls.Add(oPISLabel);
this.groupBox2.Controls.Add(this.bBTextBox);
this.groupBox2.Controls.Add(this.oPISTextBox);
this.groupBox2.Controls.Add(mIESIACLabel);
this.groupBox2.Controls.Add(bRUTTOLabel);
this.groupBox2.Controls.Add(this.mIESIACComboBox);
this.groupBox2.Controls.Add(this.bRUTTOTextBox);
this.groupBox2.Controls.Add(dZIALLabel);
this.groupBox2.Controls.Add(nETTOLabel);
this.groupBox2.Controls.Add(this.nETTOTextBox);
this.groupBox2.Controls.Add(this.dZIALComboBox);
this.groupBox2.Controls.Add(iDEPracownikaLabel);
this.groupBox2.Controls.Add(this.wYCENATextBox);
this.groupBox2.Controls.Add(wYCENALabel);
this.groupBox2.Controls.Add(this.iLTextBox);
this.groupBox2.Controls.Add(iLLabel);
this.groupBox2.Location = new System.Drawing.Point(12, 3);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(336, 396);
this.groupBox2.TabIndex = 31;
this.groupBox2.TabStop = false;
//
// premiaForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(358, 408);
this.Controls.Add(this.groupBox2);
this.Name = "premiaForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "Premia";
((System.ComponentModel.ISupportInitialize)(this.pREMIE2BindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pREMIEDataSet)).EndInit();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private PREMIEDataSet pREMIEDataSet;
private System.Windows.Forms.BindingSource pREMIE2BindingSource;
private BazaZamowien.PREMIEDataSetTableAdapters.PREMIE2TableAdapter pREMIE2TableAdapter;
private System.Windows.Forms.ComboBox dZIALComboBox;
private System.Windows.Forms.ComboBox mIESIACComboBox;
private System.Windows.Forms.ComboBox rOKComboBox;
private System.Windows.Forms.TextBox oPISTextBox;
private System.Windows.Forms.Button dodajButton;
private System.Windows.Forms.Button anulujButton;
private System.Windows.Forms.TextBox iLTextBox;
private System.Windows.Forms.TextBox wYCENATextBox;
private System.Windows.Forms.TextBox nETTOTextBox;
private System.Windows.Forms.TextBox bRUTTOTextBox;
private System.Windows.Forms.TextBox bBTextBox;
private System.Windows.Forms.ComboBox nAMEComboBox;
private System.Windows.Forms.Label data_wprowadzeniaLabel1;
private System.Windows.Forms.Label wprowadzilLabel1;
private System.Windows.Forms.Label data_modyfikacjiLabel1;
private System.Windows.Forms.Label zmodyfikowalLabel1;
private System.Windows.Forms.GroupBox groupBox2;
}
}