namespace Baza_Reklam
{
partial class AgentAddForm
{
///
/// 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 symbolLabel1;
System.Windows.Forms.Label faxLabel1;
System.Windows.Forms.Label telLabel;
System.Windows.Forms.Label pañstwoLabel1;
System.Windows.Forms.Label wojLabel1;
System.Windows.Forms.Label miastoLabel1;
System.Windows.Forms.Label kodLabel1;
System.Windows.Forms.Label ulicaLabel1;
System.Windows.Forms.Label nazwiskoLabel;
System.Windows.Forms.Label imiêLabel;
System.Windows.Forms.Label has³oLabel;
System.Windows.Forms.Label aktywnyLabel;
System.Windows.Forms.Label pracownicyLabel;
System.Windows.Forms.Label f_ROZLabel;
System.Windows.Forms.Label adminLabel;
System.Windows.Forms.Label podstawaLabel;
System.Windows.Forms.Label iD_PLANU_PROWIZYJNEGOLabel;
this.ZapiszButton = new System.Windows.Forms.Button();
this.AnulujButton = new System.Windows.Forms.Button();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.symbolTextBox1 = new System.Windows.Forms.TextBox();
this.aGENCIBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.sLOWNIKDataSet = new Baza_Reklam.SLOWNIKDataSet();
this.faxTextBox1 = new System.Windows.Forms.TextBox();
this.telTextBox = new System.Windows.Forms.TextBox();
this.pañstwoTextBox1 = new System.Windows.Forms.TextBox();
this.wojTextBox1 = new System.Windows.Forms.TextBox();
this.miastoTextBox1 = new System.Windows.Forms.TextBox();
this.kodTextBox1 = new System.Windows.Forms.TextBox();
this.ulicaTextBox1 = new System.Windows.Forms.TextBox();
this.nazwiskoTextBox = new System.Windows.Forms.TextBox();
this.imiêTextBox = new System.Windows.Forms.TextBox();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.has³oTextBox = new System.Windows.Forms.TextBox();
this.f_ROZTextBox = new System.Windows.Forms.TextBox();
this.aktywnyCheckBox = new System.Windows.Forms.CheckBox();
this.podstawaTextBox = new System.Windows.Forms.TextBox();
this.pracownicyCheckBox = new System.Windows.Forms.CheckBox();
this.adminCheckBox = new System.Windows.Forms.CheckBox();
this.iD_PLANU_PROWIZYJNEGOComboBox = new System.Windows.Forms.ComboBox();
this.pLANYPROWIZJIBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
this.aGENCITableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCITableAdapter();
this.pLANY_PROWIZJITableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.PLANY_PROWIZJITableAdapter();
symbolLabel1 = new System.Windows.Forms.Label();
faxLabel1 = new System.Windows.Forms.Label();
telLabel = new System.Windows.Forms.Label();
pañstwoLabel1 = new System.Windows.Forms.Label();
wojLabel1 = new System.Windows.Forms.Label();
miastoLabel1 = new System.Windows.Forms.Label();
kodLabel1 = new System.Windows.Forms.Label();
ulicaLabel1 = new System.Windows.Forms.Label();
nazwiskoLabel = new System.Windows.Forms.Label();
imiêLabel = new System.Windows.Forms.Label();
has³oLabel = new System.Windows.Forms.Label();
aktywnyLabel = new System.Windows.Forms.Label();
pracownicyLabel = new System.Windows.Forms.Label();
f_ROZLabel = new System.Windows.Forms.Label();
adminLabel = new System.Windows.Forms.Label();
podstawaLabel = new System.Windows.Forms.Label();
iD_PLANU_PROWIZYJNEGOLabel = new System.Windows.Forms.Label();
this.groupBox5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.aGENCIBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).BeginInit();
this.groupBox6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pLANYPROWIZJIBindingSource)).BeginInit();
this.SuspendLayout();
//
// symbolLabel1
//
symbolLabel1.AutoSize = true;
symbolLabel1.Location = new System.Drawing.Point(178, 16);
symbolLabel1.Name = "symbolLabel1";
symbolLabel1.Size = new System.Drawing.Size(44, 13);
symbolLabel1.TabIndex = 18;
symbolLabel1.Text = "Symbol:";
//
// faxLabel1
//
faxLabel1.AutoSize = true;
faxLabel1.Location = new System.Drawing.Point(181, 203);
faxLabel1.Name = "faxLabel1";
faxLabel1.Size = new System.Drawing.Size(27, 13);
faxLabel1.TabIndex = 16;
faxLabel1.Text = "Fax:";
//
// telLabel
//
telLabel.AutoSize = true;
telLabel.Location = new System.Drawing.Point(12, 203);
telLabel.Name = "telLabel";
telLabel.Size = new System.Drawing.Size(46, 13);
telLabel.TabIndex = 14;
telLabel.Text = "Telefon:";
//
// pañstwoLabel1
//
pañstwoLabel1.AutoSize = true;
pañstwoLabel1.Location = new System.Drawing.Point(178, 158);
pañstwoLabel1.Name = "pañstwoLabel1";
pañstwoLabel1.Size = new System.Drawing.Size(51, 13);
pañstwoLabel1.TabIndex = 12;
pañstwoLabel1.Text = "Pañstwo:";
//
// wojLabel1
//
wojLabel1.AutoSize = true;
wojLabel1.Location = new System.Drawing.Point(12, 158);
wojLabel1.Name = "wojLabel1";
wojLabel1.Size = new System.Drawing.Size(77, 13);
wojLabel1.TabIndex = 10;
wojLabel1.Text = "Województwo:";
//
// miastoLabel1
//
miastoLabel1.AutoSize = true;
miastoLabel1.Location = new System.Drawing.Point(181, 110);
miastoLabel1.Name = "miastoLabel1";
miastoLabel1.Size = new System.Drawing.Size(41, 13);
miastoLabel1.TabIndex = 8;
miastoLabel1.Text = "Miasto:";
//
// kodLabel1
//
kodLabel1.AutoSize = true;
kodLabel1.Location = new System.Drawing.Point(10, 110);
kodLabel1.Name = "kodLabel1";
kodLabel1.Size = new System.Drawing.Size(29, 13);
kodLabel1.TabIndex = 6;
kodLabel1.Text = "Kod:";
//
// ulicaLabel1
//
ulicaLabel1.AutoSize = true;
ulicaLabel1.Location = new System.Drawing.Point(181, 71);
ulicaLabel1.Name = "ulicaLabel1";
ulicaLabel1.Size = new System.Drawing.Size(34, 13);
ulicaLabel1.TabIndex = 4;
ulicaLabel1.Text = "Ulica:";
//
// nazwiskoLabel
//
nazwiskoLabel.AutoSize = true;
nazwiskoLabel.Location = new System.Drawing.Point(10, 68);
nazwiskoLabel.Name = "nazwiskoLabel";
nazwiskoLabel.Size = new System.Drawing.Size(56, 13);
nazwiskoLabel.TabIndex = 2;
nazwiskoLabel.Text = "Nazwisko:";
//
// imiêLabel
//
imiêLabel.AutoSize = true;
imiêLabel.Location = new System.Drawing.Point(10, 20);
imiêLabel.Name = "imiêLabel";
imiêLabel.Size = new System.Drawing.Size(29, 13);
imiêLabel.TabIndex = 0;
imiêLabel.Text = "Imiê:";
//
// has³oLabel
//
has³oLabel.AutoSize = true;
has³oLabel.Location = new System.Drawing.Point(19, 116);
has³oLabel.Name = "has³oLabel";
has³oLabel.Size = new System.Drawing.Size(39, 13);
has³oLabel.TabIndex = 15;
has³oLabel.Text = "Has³o:";
//
// aktywnyLabel
//
aktywnyLabel.AutoSize = true;
aktywnyLabel.Location = new System.Drawing.Point(19, 24);
aktywnyLabel.Name = "aktywnyLabel";
aktywnyLabel.Size = new System.Drawing.Size(50, 13);
aktywnyLabel.TabIndex = 3;
aktywnyLabel.Text = "Aktywny:";
//
// pracownicyLabel
//
pracownicyLabel.AutoSize = true;
pracownicyLabel.Location = new System.Drawing.Point(122, 24);
pracownicyLabel.Name = "pracownicyLabel";
pracownicyLabel.Size = new System.Drawing.Size(65, 13);
pracownicyLabel.TabIndex = 5;
pracownicyLabel.Text = "Pracownicy:";
//
// f_ROZLabel
//
f_ROZLabel.AutoSize = true;
f_ROZLabel.Location = new System.Drawing.Point(182, 116);
f_ROZLabel.Name = "f_ROZLabel";
f_ROZLabel.Size = new System.Drawing.Size(33, 13);
f_ROZLabel.TabIndex = 13;
f_ROZLabel.Text = "KOD:";
//
// adminLabel
//
adminLabel.AutoSize = true;
adminLabel.Location = new System.Drawing.Point(260, 24);
adminLabel.Name = "adminLabel";
adminLabel.Size = new System.Drawing.Size(39, 13);
adminLabel.TabIndex = 7;
adminLabel.Text = "Admin:";
//
// podstawaLabel
//
podstawaLabel.AutoSize = true;
podstawaLabel.Location = new System.Drawing.Point(181, 61);
podstawaLabel.Name = "podstawaLabel";
podstawaLabel.Size = new System.Drawing.Size(57, 13);
podstawaLabel.TabIndex = 11;
podstawaLabel.Text = "Podstawa:";
//
// iD_PLANU_PROWIZYJNEGOLabel
//
iD_PLANU_PROWIZYJNEGOLabel.AutoSize = true;
iD_PLANU_PROWIZYJNEGOLabel.Location = new System.Drawing.Point(19, 61);
iD_PLANU_PROWIZYJNEGOLabel.Name = "iD_PLANU_PROWIZYJNEGOLabel";
iD_PLANU_PROWIZYJNEGOLabel.Size = new System.Drawing.Size(82, 13);
iD_PLANU_PROWIZYJNEGOLabel.TabIndex = 9;
iD_PLANU_PROWIZYJNEGOLabel.Text = "Plan prowizyjny:";
//
// ZapiszButton
//
this.ZapiszButton.Location = new System.Drawing.Point(197, 450);
this.ZapiszButton.Name = "ZapiszButton";
this.ZapiszButton.Size = new System.Drawing.Size(75, 23);
this.ZapiszButton.TabIndex = 9;
this.ZapiszButton.Text = "Zapisz";
this.ZapiszButton.UseVisualStyleBackColor = true;
this.ZapiszButton.Click += new System.EventHandler(this.ZapiszButton_Click);
//
// AnulujButton
//
this.AnulujButton.CausesValidation = false;
this.AnulujButton.Location = new System.Drawing.Point(106, 450);
this.AnulujButton.Name = "AnulujButton";
this.AnulujButton.Size = new System.Drawing.Size(75, 23);
this.AnulujButton.TabIndex = 10;
this.AnulujButton.Text = "Anuluj";
this.AnulujButton.UseVisualStyleBackColor = true;
this.AnulujButton.Click += new System.EventHandler(this.AnulujButton_Click);
//
// groupBox5
//
this.groupBox5.Controls.Add(symbolLabel1);
this.groupBox5.Controls.Add(this.symbolTextBox1);
this.groupBox5.Controls.Add(faxLabel1);
this.groupBox5.Controls.Add(this.faxTextBox1);
this.groupBox5.Controls.Add(telLabel);
this.groupBox5.Controls.Add(this.telTextBox);
this.groupBox5.Controls.Add(pañstwoLabel1);
this.groupBox5.Controls.Add(this.pañstwoTextBox1);
this.groupBox5.Controls.Add(wojLabel1);
this.groupBox5.Controls.Add(this.wojTextBox1);
this.groupBox5.Controls.Add(miastoLabel1);
this.groupBox5.Controls.Add(this.miastoTextBox1);
this.groupBox5.Controls.Add(kodLabel1);
this.groupBox5.Controls.Add(this.kodTextBox1);
this.groupBox5.Controls.Add(ulicaLabel1);
this.groupBox5.Controls.Add(this.ulicaTextBox1);
this.groupBox5.Controls.Add(nazwiskoLabel);
this.groupBox5.Controls.Add(this.nazwiskoTextBox);
this.groupBox5.Controls.Add(imiêLabel);
this.groupBox5.Controls.Add(this.imiêTextBox);
this.groupBox5.Location = new System.Drawing.Point(12, 2);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(359, 259);
this.groupBox5.TabIndex = 11;
this.groupBox5.TabStop = false;
//
// symbolTextBox1
//
this.symbolTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCIBindingSource, "Symbol", true));
this.symbolTextBox1.Location = new System.Drawing.Point(181, 36);
this.symbolTextBox1.Name = "symbolTextBox1";
this.symbolTextBox1.Size = new System.Drawing.Size(159, 20);
this.symbolTextBox1.TabIndex = 19;
//
// aGENCIBindingSource
//
this.aGENCIBindingSource.DataMember = "AGENCI";
this.aGENCIBindingSource.DataSource = this.sLOWNIKDataSet;
//
// sLOWNIKDataSet
//
this.sLOWNIKDataSet.DataSetName = "SLOWNIKDataSet";
this.sLOWNIKDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// faxTextBox1
//
this.faxTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCIBindingSource, "fax", true));
this.faxTextBox1.Location = new System.Drawing.Point(181, 219);
this.faxTextBox1.Name = "faxTextBox1";
this.faxTextBox1.Size = new System.Drawing.Size(159, 20);
this.faxTextBox1.TabIndex = 17;
//
// telTextBox
//
this.telTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCIBindingSource, "tel", true));
this.telTextBox.Location = new System.Drawing.Point(13, 219);
this.telTextBox.Name = "telTextBox";
this.telTextBox.Size = new System.Drawing.Size(154, 20);
this.telTextBox.TabIndex = 15;
//
// pañstwoTextBox1
//
this.pañstwoTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCIBindingSource, "pañstwo", true));
this.pañstwoTextBox1.Location = new System.Drawing.Point(181, 174);
this.pañstwoTextBox1.Name = "pañstwoTextBox1";
this.pañstwoTextBox1.Size = new System.Drawing.Size(159, 20);
this.pañstwoTextBox1.TabIndex = 13;
//
// wojTextBox1
//
this.wojTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCIBindingSource, "woj", true));
this.wojTextBox1.Location = new System.Drawing.Point(13, 174);
this.wojTextBox1.Name = "wojTextBox1";
this.wojTextBox1.Size = new System.Drawing.Size(156, 20);
this.wojTextBox1.TabIndex = 11;
//
// miastoTextBox1
//
this.miastoTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCIBindingSource, "miasto", true));
this.miastoTextBox1.Location = new System.Drawing.Point(181, 126);
this.miastoTextBox1.Name = "miastoTextBox1";
this.miastoTextBox1.Size = new System.Drawing.Size(159, 20);
this.miastoTextBox1.TabIndex = 9;
//
// kodTextBox1
//
this.kodTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCIBindingSource, "kod", true));
this.kodTextBox1.Location = new System.Drawing.Point(13, 126);
this.kodTextBox1.Name = "kodTextBox1";
this.kodTextBox1.Size = new System.Drawing.Size(156, 20);
this.kodTextBox1.TabIndex = 7;
//
// ulicaTextBox1
//
this.ulicaTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCIBindingSource, "ulica", true));
this.ulicaTextBox1.Location = new System.Drawing.Point(181, 87);
this.ulicaTextBox1.Name = "ulicaTextBox1";
this.ulicaTextBox1.Size = new System.Drawing.Size(159, 20);
this.ulicaTextBox1.TabIndex = 5;
//
// nazwiskoTextBox
//
this.nazwiskoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCIBindingSource, "Nazwisko", true));
this.nazwiskoTextBox.Location = new System.Drawing.Point(13, 86);
this.nazwiskoTextBox.Name = "nazwiskoTextBox";
this.nazwiskoTextBox.Size = new System.Drawing.Size(156, 20);
this.nazwiskoTextBox.TabIndex = 3;
//
// imiêTextBox
//
this.imiêTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCIBindingSource, "Imiê", true));
this.imiêTextBox.Location = new System.Drawing.Point(13, 36);
this.imiêTextBox.Name = "imiêTextBox";
this.imiêTextBox.Size = new System.Drawing.Size(156, 20);
this.imiêTextBox.TabIndex = 1;
//
// groupBox6
//
this.groupBox6.Controls.Add(this.has³oTextBox);
this.groupBox6.Controls.Add(has³oLabel);
this.groupBox6.Controls.Add(aktywnyLabel);
this.groupBox6.Controls.Add(pracownicyLabel);
this.groupBox6.Controls.Add(this.f_ROZTextBox);
this.groupBox6.Controls.Add(f_ROZLabel);
this.groupBox6.Controls.Add(adminLabel);
this.groupBox6.Controls.Add(this.aktywnyCheckBox);
this.groupBox6.Controls.Add(this.podstawaTextBox);
this.groupBox6.Controls.Add(podstawaLabel);
this.groupBox6.Controls.Add(this.pracownicyCheckBox);
this.groupBox6.Controls.Add(this.adminCheckBox);
this.groupBox6.Controls.Add(this.iD_PLANU_PROWIZYJNEGOComboBox);
this.groupBox6.Controls.Add(iD_PLANU_PROWIZYJNEGOLabel);
this.groupBox6.Location = new System.Drawing.Point(12, 267);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(359, 168);
this.groupBox6.TabIndex = 20;
this.groupBox6.TabStop = false;
//
// has³oTextBox
//
this.has³oTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCIBindingSource, "has³o", true));
this.has³oTextBox.Location = new System.Drawing.Point(22, 132);
this.has³oTextBox.Name = "has³oTextBox";
this.has³oTextBox.PasswordChar = '*';
this.has³oTextBox.Size = new System.Drawing.Size(147, 20);
this.has³oTextBox.TabIndex = 16;
//
// f_ROZTextBox
//
this.f_ROZTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCIBindingSource, "F_ROZ", true));
this.f_ROZTextBox.Location = new System.Drawing.Point(185, 132);
this.f_ROZTextBox.MaxLength = 3;
this.f_ROZTextBox.Name = "f_ROZTextBox";
this.f_ROZTextBox.Size = new System.Drawing.Size(54, 20);
this.f_ROZTextBox.TabIndex = 14;
this.f_ROZTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.f_ROZTextBox_Validating);
//
// aktywnyCheckBox
//
this.aktywnyCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.aGENCIBindingSource, "aktywny", true));
this.aktywnyCheckBox.Location = new System.Drawing.Point(80, 19);
this.aktywnyCheckBox.Name = "aktywnyCheckBox";
this.aktywnyCheckBox.Size = new System.Drawing.Size(21, 24);
this.aktywnyCheckBox.TabIndex = 4;
//
// podstawaTextBox
//
this.podstawaTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCIBindingSource, "podstawa", true));
this.podstawaTextBox.Location = new System.Drawing.Point(184, 78);
this.podstawaTextBox.Name = "podstawaTextBox";
this.podstawaTextBox.Size = new System.Drawing.Size(156, 20);
this.podstawaTextBox.TabIndex = 12;
//
// pracownicyCheckBox
//
this.pracownicyCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.aGENCIBindingSource, "pracownicy", true));
this.pracownicyCheckBox.Location = new System.Drawing.Point(208, 19);
this.pracownicyCheckBox.Name = "pracownicyCheckBox";
this.pracownicyCheckBox.Size = new System.Drawing.Size(21, 24);
this.pracownicyCheckBox.TabIndex = 6;
//
// adminCheckBox
//
this.adminCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.aGENCIBindingSource, "admin", true));
this.adminCheckBox.Location = new System.Drawing.Point(319, 19);
this.adminCheckBox.Name = "adminCheckBox";
this.adminCheckBox.Size = new System.Drawing.Size(21, 24);
this.adminCheckBox.TabIndex = 8;
//
// iD_PLANU_PROWIZYJNEGOComboBox
//
this.iD_PLANU_PROWIZYJNEGOComboBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.aGENCIBindingSource, "ID_PLANU_PROWIZYJNEGO", true));
this.iD_PLANU_PROWIZYJNEGOComboBox.DataSource = this.pLANYPROWIZJIBindingSource;
this.iD_PLANU_PROWIZYJNEGOComboBox.DisplayMember = "PLAN_PROWIZJI";
this.iD_PLANU_PROWIZYJNEGOComboBox.FormattingEnabled = true;
this.iD_PLANU_PROWIZYJNEGOComboBox.Location = new System.Drawing.Point(22, 77);
this.iD_PLANU_PROWIZYJNEGOComboBox.Name = "iD_PLANU_PROWIZYJNEGOComboBox";
this.iD_PLANU_PROWIZYJNEGOComboBox.Size = new System.Drawing.Size(145, 21);
this.iD_PLANU_PROWIZYJNEGOComboBox.TabIndex = 10;
this.iD_PLANU_PROWIZYJNEGOComboBox.ValueMember = "ID_PLANU_PROWIZYJNEGO";
//
// pLANYPROWIZJIBindingSource
//
this.pLANYPROWIZJIBindingSource.DataMember = "PLANY_PROWIZJI";
this.pLANYPROWIZJIBindingSource.DataSource = this.sLOWNIKDataSet;
//
// openFileDialog1
//
this.openFileDialog1.FileName = "openFileDialog1";
//
// aGENCITableAdapter
//
this.aGENCITableAdapter.ClearBeforeFill = true;
//
// pLANY_PROWIZJITableAdapter
//
this.pLANY_PROWIZJITableAdapter.ClearBeforeFill = true;
//
// AgentAddForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(383, 487);
this.Controls.Add(this.groupBox6);
this.Controls.Add(this.groupBox5);
this.Controls.Add(this.AnulujButton);
this.Controls.Add(this.ZapiszButton);
this.Name = "AgentAddForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Agencja";
this.Load += new System.EventHandler(this.AgentAddForm_Load);
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.aGENCIBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).EndInit();
this.groupBox6.ResumeLayout(false);
this.groupBox6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pLANYPROWIZJIBindingSource)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Button ZapiszButton;
private System.Windows.Forms.Button AnulujButton;
private SLOWNIKDataSet sLOWNIKDataSet;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.TextBox symbolTextBox1;
private System.Windows.Forms.TextBox faxTextBox1;
private System.Windows.Forms.TextBox telTextBox;
private System.Windows.Forms.TextBox pañstwoTextBox1;
private System.Windows.Forms.TextBox wojTextBox1;
private System.Windows.Forms.TextBox miastoTextBox1;
private System.Windows.Forms.TextBox kodTextBox1;
private System.Windows.Forms.TextBox ulicaTextBox1;
private System.Windows.Forms.TextBox nazwiskoTextBox;
private System.Windows.Forms.TextBox imiêTextBox;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.TextBox has³oTextBox;
private System.Windows.Forms.TextBox f_ROZTextBox;
private System.Windows.Forms.CheckBox aktywnyCheckBox;
private System.Windows.Forms.TextBox podstawaTextBox;
private System.Windows.Forms.CheckBox pracownicyCheckBox;
private System.Windows.Forms.CheckBox adminCheckBox;
private System.Windows.Forms.ComboBox iD_PLANU_PROWIZYJNEGOComboBox;
private System.Windows.Forms.BindingSource aGENCIBindingSource;
private Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCITableAdapter aGENCITableAdapter;
private System.Windows.Forms.OpenFileDialog openFileDialog1;
private System.Windows.Forms.BindingSource pLANYPROWIZJIBindingSource;
private Baza_Reklam.SLOWNIKDataSetTableAdapters.PLANY_PROWIZJITableAdapter pLANY_PROWIZJITableAdapter;
}
}