namespace Baza_Reklam
{
    partial class AgencjaAddForm
    {
        /// <summary>
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows Form Designer generated code

        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.Windows.Forms.Label aktywnaLabel;
            System.Windows.Forms.Label nIPLabel;
            System.Windows.Forms.Label sMTPServerLabel;
            System.Windows.Forms.Label reklama_PathNameLabel;
            System.Windows.Forms.Label rejestrFaktur_SymbolLabel;
            System.Windows.Forms.Label uniaLabel;
            System.Windows.Forms.Label adres_KorLabel;
            System.Windows.Forms.Label adres_FkLabel;
            System.Windows.Forms.Label opisLabel;
            System.Windows.Forms.Label faxLabel;
            System.Windows.Forms.Label telefonLabel;
            System.Windows.Forms.Label kontaktLabel;
            System.Windows.Forms.Label pañstwoLabel;
            System.Windows.Forms.Label wojLabel;
            System.Windows.Forms.Label miastoLabel;
            System.Windows.Forms.Label kodLabel;
            System.Windows.Forms.Label ulicaLabel;
            System.Windows.Forms.Label nazwa3Label;
            System.Windows.Forms.Label nazwa2Label;
            System.Windows.Forms.Label nazwa1Label;
            System.Windows.Forms.Label symbolLabel;
            System.Windows.Forms.Label viesLabel;
            System.Windows.Forms.Label label1;
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.viesTextBox = new System.Windows.Forms.TextBox();
            this.aGENCJEBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.sLOWNIKDataSet = new Baza_Reklam.SLOWNIKDataSet();
            this.nIPTextBox = new System.Windows.Forms.TextBox();
            this.sMTPServerTextBox = new System.Windows.Forms.TextBox();
            this.reklama_PathNameTextBox = new System.Windows.Forms.TextBox();
            this.rejestrFaktur_SymbolTextBox = new System.Windows.Forms.TextBox();
            this.uniaTextBox = new System.Windows.Forms.TextBox();
            this.aktywnaCheckBox = new System.Windows.Forms.CheckBox();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.adres_KorTextBox = new System.Windows.Forms.TextBox();
            this.adres_FkTextBox = new System.Windows.Forms.TextBox();
            this.opisTextBox = new System.Windows.Forms.TextBox();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.faxTextBox = new System.Windows.Forms.TextBox();
            this.telefonTextBox = new System.Windows.Forms.TextBox();
            this.kontaktTextBox = new System.Windows.Forms.TextBox();
            this.pañstwoTextBox = new System.Windows.Forms.TextBox();
            this.wojTextBox = new System.Windows.Forms.TextBox();
            this.miastoTextBox = new System.Windows.Forms.TextBox();
            this.kodTextBox = new System.Windows.Forms.TextBox();
            this.ulicaTextBox = new System.Windows.Forms.TextBox();
            this.nazwa3TextBox = new System.Windows.Forms.TextBox();
            this.nazwa2TextBox = new System.Windows.Forms.TextBox();
            this.nazwa1TextBox = new System.Windows.Forms.TextBox();
            this.symbolTextBox = new System.Windows.Forms.TextBox();
            this.ZapiszButton = new System.Windows.Forms.Button();
            this.AnulujButton = new System.Windows.Forms.Button();
            this.aGENCJETableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCJETableAdapter();
            this.adresBiuraTextBox = new System.Windows.Forms.TextBox();
            aktywnaLabel = new System.Windows.Forms.Label();
            nIPLabel = new System.Windows.Forms.Label();
            sMTPServerLabel = new System.Windows.Forms.Label();
            reklama_PathNameLabel = new System.Windows.Forms.Label();
            rejestrFaktur_SymbolLabel = new System.Windows.Forms.Label();
            uniaLabel = new System.Windows.Forms.Label();
            adres_KorLabel = new System.Windows.Forms.Label();
            adres_FkLabel = new System.Windows.Forms.Label();
            opisLabel = new System.Windows.Forms.Label();
            faxLabel = new System.Windows.Forms.Label();
            telefonLabel = new System.Windows.Forms.Label();
            kontaktLabel = new System.Windows.Forms.Label();
            pañstwoLabel = new System.Windows.Forms.Label();
            wojLabel = new System.Windows.Forms.Label();
            miastoLabel = new System.Windows.Forms.Label();
            kodLabel = new System.Windows.Forms.Label();
            ulicaLabel = new System.Windows.Forms.Label();
            nazwa3Label = new System.Windows.Forms.Label();
            nazwa2Label = new System.Windows.Forms.Label();
            nazwa1Label = new System.Windows.Forms.Label();
            symbolLabel = new System.Windows.Forms.Label();
            viesLabel = new System.Windows.Forms.Label();
            label1 = new System.Windows.Forms.Label();
            this.groupBox3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.aGENCJEBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).BeginInit();
            this.groupBox2.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.SuspendLayout();
            // 
            // aktywnaLabel
            // 
            aktywnaLabel.AutoSize = true;
            aktywnaLabel.Location = new System.Drawing.Point(14, 273);
            aktywnaLabel.Name = "aktywnaLabel";
            aktywnaLabel.Size = new System.Drawing.Size(51, 13);
            aktywnaLabel.TabIndex = 2;
            aktywnaLabel.Text = "Aktywna:";
            // 
            // nIPLabel
            // 
            nIPLabel.AutoSize = true;
            nIPLabel.Location = new System.Drawing.Point(188, 211);
            nIPLabel.Name = "nIPLabel";
            nIPLabel.Size = new System.Drawing.Size(28, 13);
            nIPLabel.TabIndex = 4;
            nIPLabel.Text = "NIP:";
            // 
            // sMTPServerLabel
            // 
            sMTPServerLabel.AutoSize = true;
            sMTPServerLabel.Location = new System.Drawing.Point(3, 149);
            sMTPServerLabel.Name = "sMTPServerLabel";
            sMTPServerLabel.Size = new System.Drawing.Size(71, 13);
            sMTPServerLabel.TabIndex = 10;
            sMTPServerLabel.Text = "SMTPServer:";
            // 
            // reklama_PathNameLabel
            // 
            reklama_PathNameLabel.AutoSize = true;
            reklama_PathNameLabel.Location = new System.Drawing.Point(3, 103);
            reklama_PathNameLabel.Name = "reklama_PathNameLabel";
            reklama_PathNameLabel.Size = new System.Drawing.Size(94, 13);
            reklama_PathNameLabel.TabIndex = 8;
            reklama_PathNameLabel.Text = "Reklama - œcie¿ka";
            // 
            // rejestrFaktur_SymbolLabel
            // 
            rejestrFaktur_SymbolLabel.AutoSize = true;
            rejestrFaktur_SymbolLabel.Location = new System.Drawing.Point(3, 64);
            rejestrFaktur_SymbolLabel.Name = "rejestrFaktur_SymbolLabel";
            rejestrFaktur_SymbolLabel.Size = new System.Drawing.Size(113, 13);
            rejestrFaktur_SymbolLabel.TabIndex = 6;
            rejestrFaktur_SymbolLabel.Text = "Rejestr Faktur Symbol:";
            // 
            // uniaLabel
            // 
            uniaLabel.AutoSize = true;
            uniaLabel.Location = new System.Drawing.Point(6, 16);
            uniaLabel.Name = "uniaLabel";
            uniaLabel.Size = new System.Drawing.Size(32, 13);
            uniaLabel.TabIndex = 4;
            uniaLabel.Text = "Unia:";
            // 
            // adres_KorLabel
            // 
            adres_KorLabel.AutoSize = true;
            adres_KorLabel.Location = new System.Drawing.Point(3, 105);
            adres_KorLabel.Name = "adres_KorLabel";
            adres_KorLabel.Size = new System.Drawing.Size(127, 13);
            adres_KorLabel.TabIndex = 2;
            adres_KorLabel.Text = "Adres Korespondencyjny:";
            // 
            // adres_FkLabel
            // 
            adres_FkLabel.AutoSize = true;
            adres_FkLabel.Location = new System.Drawing.Point(6, 13);
            adres_FkLabel.Name = "adres_FkLabel";
            adres_FkLabel.Size = new System.Drawing.Size(76, 13);
            adres_FkLabel.TabIndex = 0;
            adres_FkLabel.Text = "Adres Faktura:";
            // 
            // opisLabel
            // 
            opisLabel.AutoSize = true;
            opisLabel.Location = new System.Drawing.Point(7, 191);
            opisLabel.Name = "opisLabel";
            opisLabel.Size = new System.Drawing.Size(31, 13);
            opisLabel.TabIndex = 0;
            opisLabel.Text = "Opis:";
            // 
            // faxLabel
            // 
            faxLabel.AutoSize = true;
            faxLabel.Location = new System.Drawing.Point(188, 172);
            faxLabel.Name = "faxLabel";
            faxLabel.Size = new System.Drawing.Size(27, 13);
            faxLabel.TabIndex = 22;
            faxLabel.Text = "Fax:";
            // 
            // telefonLabel
            // 
            telefonLabel.AutoSize = true;
            telefonLabel.Location = new System.Drawing.Point(186, 133);
            telefonLabel.Name = "telefonLabel";
            telefonLabel.Size = new System.Drawing.Size(46, 13);
            telefonLabel.TabIndex = 20;
            telefonLabel.Text = "Telefon:";
            // 
            // kontaktLabel
            // 
            kontaktLabel.AutoSize = true;
            kontaktLabel.Location = new System.Drawing.Point(186, 94);
            kontaktLabel.Name = "kontaktLabel";
            kontaktLabel.Size = new System.Drawing.Size(47, 13);
            kontaktLabel.TabIndex = 18;
            kontaktLabel.Text = "Kontakt:";
            // 
            // pañstwoLabel
            // 
            pañstwoLabel.AutoSize = true;
            pañstwoLabel.Location = new System.Drawing.Point(186, 55);
            pañstwoLabel.Name = "pañstwoLabel";
            pañstwoLabel.Size = new System.Drawing.Size(51, 13);
            pañstwoLabel.TabIndex = 16;
            pañstwoLabel.Text = "Pañstwo:";
            // 
            // wojLabel
            // 
            wojLabel.AutoSize = true;
            wojLabel.Location = new System.Drawing.Point(186, 16);
            wojLabel.Name = "wojLabel";
            wojLabel.Size = new System.Drawing.Size(77, 13);
            wojLabel.TabIndex = 14;
            wojLabel.Text = "Województwo:";
            // 
            // miastoLabel
            // 
            miastoLabel.AutoSize = true;
            miastoLabel.Location = new System.Drawing.Point(10, 257);
            miastoLabel.Name = "miastoLabel";
            miastoLabel.Size = new System.Drawing.Size(41, 13);
            miastoLabel.TabIndex = 12;
            miastoLabel.Text = "Miasto:";
            // 
            // kodLabel
            // 
            kodLabel.AutoSize = true;
            kodLabel.Location = new System.Drawing.Point(10, 211);
            kodLabel.Name = "kodLabel";
            kodLabel.Size = new System.Drawing.Size(29, 13);
            kodLabel.TabIndex = 10;
            kodLabel.Text = "Kod:";
            // 
            // ulicaLabel
            // 
            ulicaLabel.AutoSize = true;
            ulicaLabel.Location = new System.Drawing.Point(10, 172);
            ulicaLabel.Name = "ulicaLabel";
            ulicaLabel.Size = new System.Drawing.Size(34, 13);
            ulicaLabel.TabIndex = 8;
            ulicaLabel.Text = "Ulica:";
            // 
            // nazwa3Label
            // 
            nazwa3Label.AutoSize = true;
            nazwa3Label.Location = new System.Drawing.Point(10, 133);
            nazwa3Label.Name = "nazwa3Label";
            nazwa3Label.Size = new System.Drawing.Size(49, 13);
            nazwa3Label.TabIndex = 6;
            nazwa3Label.Text = "Nazwa3:";
            // 
            // nazwa2Label
            // 
            nazwa2Label.AutoSize = true;
            nazwa2Label.Location = new System.Drawing.Point(10, 94);
            nazwa2Label.Name = "nazwa2Label";
            nazwa2Label.Size = new System.Drawing.Size(49, 13);
            nazwa2Label.TabIndex = 4;
            nazwa2Label.Text = "Nazwa2:";
            // 
            // nazwa1Label
            // 
            nazwa1Label.AutoSize = true;
            nazwa1Label.Location = new System.Drawing.Point(10, 55);
            nazwa1Label.Name = "nazwa1Label";
            nazwa1Label.Size = new System.Drawing.Size(49, 13);
            nazwa1Label.TabIndex = 2;
            nazwa1Label.Text = "Nazwa1:";
            // 
            // symbolLabel
            // 
            symbolLabel.AutoSize = true;
            symbolLabel.Location = new System.Drawing.Point(10, 16);
            symbolLabel.Name = "symbolLabel";
            symbolLabel.Size = new System.Drawing.Size(44, 13);
            symbolLabel.TabIndex = 0;
            symbolLabel.Text = "Symbol:";
            // 
            // viesLabel
            // 
            viesLabel.AutoSize = true;
            viesLabel.Location = new System.Drawing.Point(188, 257);
            viesLabel.Name = "viesLabel";
            viesLabel.Size = new System.Drawing.Size(34, 13);
            viesLabel.TabIndex = 11;
            viesLabel.Text = "VIES:";
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(sMTPServerLabel);
            this.groupBox3.Controls.Add(aktywnaLabel);
            this.groupBox3.Controls.Add(this.aktywnaCheckBox);
            this.groupBox3.Controls.Add(this.sMTPServerTextBox);
            this.groupBox3.Controls.Add(reklama_PathNameLabel);
            this.groupBox3.Controls.Add(this.reklama_PathNameTextBox);
            this.groupBox3.Controls.Add(rejestrFaktur_SymbolLabel);
            this.groupBox3.Controls.Add(this.rejestrFaktur_SymbolTextBox);
            this.groupBox3.Controls.Add(opisLabel);
            this.groupBox3.Controls.Add(this.opisTextBox);
            this.groupBox3.Controls.Add(uniaLabel);
            this.groupBox3.Controls.Add(this.uniaTextBox);
            this.groupBox3.Location = new System.Drawing.Point(379, 2);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(177, 306);
            this.groupBox3.TabIndex = 8;
            this.groupBox3.TabStop = false;
            // 
            // viesTextBox
            // 
            this.viesTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "vies", true));
            this.viesTextBox.Location = new System.Drawing.Point(187, 273);
            this.viesTextBox.MaxLength = 30;
            this.viesTextBox.Name = "viesTextBox";
            this.viesTextBox.Size = new System.Drawing.Size(163, 20);
            this.viesTextBox.TabIndex = 12;
            // 
            // aGENCJEBindingSource
            // 
            this.aGENCJEBindingSource.DataMember = "AGENCJE";
            this.aGENCJEBindingSource.DataSource = this.sLOWNIKDataSet;
            // 
            // sLOWNIKDataSet
            // 
            this.sLOWNIKDataSet.DataSetName = "SLOWNIKDataSet";
            this.sLOWNIKDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // nIPTextBox
            // 
            this.nIPTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "NIP", true));
            this.nIPTextBox.Location = new System.Drawing.Point(187, 227);
            this.nIPTextBox.MaxLength = 30;
            this.nIPTextBox.Name = "nIPTextBox";
            this.nIPTextBox.Size = new System.Drawing.Size(159, 20);
            this.nIPTextBox.TabIndex = 5;
            // 
            // sMTPServerTextBox
            // 
            this.sMTPServerTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "SMTPServer", true));
            this.sMTPServerTextBox.Location = new System.Drawing.Point(5, 165);
            this.sMTPServerTextBox.MaxLength = 100;
            this.sMTPServerTextBox.Name = "sMTPServerTextBox";
            this.sMTPServerTextBox.Size = new System.Drawing.Size(163, 20);
            this.sMTPServerTextBox.TabIndex = 11;
            // 
            // reklama_PathNameTextBox
            // 
            this.reklama_PathNameTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Reklama_PathName", true));
            this.reklama_PathNameTextBox.Location = new System.Drawing.Point(6, 119);
            this.reklama_PathNameTextBox.MaxLength = 50;
            this.reklama_PathNameTextBox.Name = "reklama_PathNameTextBox";
            this.reklama_PathNameTextBox.Size = new System.Drawing.Size(163, 20);
            this.reklama_PathNameTextBox.TabIndex = 9;
            // 
            // rejestrFaktur_SymbolTextBox
            // 
            this.rejestrFaktur_SymbolTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "RejestrFaktur_Symbol", true));
            this.rejestrFaktur_SymbolTextBox.Location = new System.Drawing.Point(6, 80);
            this.rejestrFaktur_SymbolTextBox.MaxLength = 5;
            this.rejestrFaktur_SymbolTextBox.Name = "rejestrFaktur_SymbolTextBox";
            this.rejestrFaktur_SymbolTextBox.Size = new System.Drawing.Size(163, 20);
            this.rejestrFaktur_SymbolTextBox.TabIndex = 7;
            // 
            // uniaTextBox
            // 
            this.uniaTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Unia", true));
            this.uniaTextBox.Location = new System.Drawing.Point(5, 32);
            this.uniaTextBox.MaxLength = 10;
            this.uniaTextBox.Name = "uniaTextBox";
            this.uniaTextBox.Size = new System.Drawing.Size(163, 20);
            this.uniaTextBox.TabIndex = 5;
            // 
            // aktywnaCheckBox
            // 
            this.aktywnaCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.aGENCJEBindingSource, "aktywna", true));
            this.aktywnaCheckBox.Location = new System.Drawing.Point(74, 268);
            this.aktywnaCheckBox.Name = "aktywnaCheckBox";
            this.aktywnaCheckBox.Size = new System.Drawing.Size(26, 24);
            this.aktywnaCheckBox.TabIndex = 3;
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.adresBiuraTextBox);
            this.groupBox2.Controls.Add(label1);
            this.groupBox2.Controls.Add(adres_KorLabel);
            this.groupBox2.Controls.Add(this.adres_KorTextBox);
            this.groupBox2.Controls.Add(adres_FkLabel);
            this.groupBox2.Controls.Add(this.adres_FkTextBox);
            this.groupBox2.Location = new System.Drawing.Point(562, 2);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(178, 306);
            this.groupBox2.TabIndex = 7;
            this.groupBox2.TabStop = false;
            // 
            // adres_KorTextBox
            // 
            this.adres_KorTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Adres_Kor", true));
            this.adres_KorTextBox.Location = new System.Drawing.Point(6, 119);
            this.adres_KorTextBox.MaxLength = 250;
            this.adres_KorTextBox.Multiline = true;
            this.adres_KorTextBox.Name = "adres_KorTextBox";
            this.adres_KorTextBox.Size = new System.Drawing.Size(164, 73);
            this.adres_KorTextBox.TabIndex = 3;
            // 
            // adres_FkTextBox
            // 
            this.adres_FkTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Adres_Fk", true));
            this.adres_FkTextBox.Location = new System.Drawing.Point(5, 29);
            this.adres_FkTextBox.MaxLength = 250;
            this.adres_FkTextBox.Multiline = true;
            this.adres_FkTextBox.Name = "adres_FkTextBox";
            this.adres_FkTextBox.Size = new System.Drawing.Size(164, 70);
            this.adres_FkTextBox.TabIndex = 1;
            // 
            // opisTextBox
            // 
            this.opisTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Opis", true));
            this.opisTextBox.Location = new System.Drawing.Point(4, 207);
            this.opisTextBox.MaxLength = 250;
            this.opisTextBox.Multiline = true;
            this.opisTextBox.Name = "opisTextBox";
            this.opisTextBox.Size = new System.Drawing.Size(163, 47);
            this.opisTextBox.TabIndex = 1;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(viesLabel);
            this.groupBox1.Controls.Add(faxLabel);
            this.groupBox1.Controls.Add(this.viesTextBox);
            this.groupBox1.Controls.Add(this.faxTextBox);
            this.groupBox1.Controls.Add(this.nIPTextBox);
            this.groupBox1.Controls.Add(telefonLabel);
            this.groupBox1.Controls.Add(nIPLabel);
            this.groupBox1.Controls.Add(this.telefonTextBox);
            this.groupBox1.Controls.Add(kontaktLabel);
            this.groupBox1.Controls.Add(this.kontaktTextBox);
            this.groupBox1.Controls.Add(pañstwoLabel);
            this.groupBox1.Controls.Add(this.pañstwoTextBox);
            this.groupBox1.Controls.Add(wojLabel);
            this.groupBox1.Controls.Add(this.wojTextBox);
            this.groupBox1.Controls.Add(miastoLabel);
            this.groupBox1.Controls.Add(this.miastoTextBox);
            this.groupBox1.Controls.Add(kodLabel);
            this.groupBox1.Controls.Add(this.kodTextBox);
            this.groupBox1.Controls.Add(ulicaLabel);
            this.groupBox1.Controls.Add(this.ulicaTextBox);
            this.groupBox1.Controls.Add(nazwa3Label);
            this.groupBox1.Controls.Add(this.nazwa3TextBox);
            this.groupBox1.Controls.Add(nazwa2Label);
            this.groupBox1.Controls.Add(this.nazwa2TextBox);
            this.groupBox1.Controls.Add(nazwa1Label);
            this.groupBox1.Controls.Add(this.nazwa1TextBox);
            this.groupBox1.Controls.Add(symbolLabel);
            this.groupBox1.Controls.Add(this.symbolTextBox);
            this.groupBox1.Location = new System.Drawing.Point(12, 2);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(361, 306);
            this.groupBox1.TabIndex = 6;
            this.groupBox1.TabStop = false;
            // 
            // faxTextBox
            // 
            this.faxTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "fax", true));
            this.faxTextBox.Location = new System.Drawing.Point(189, 188);
            this.faxTextBox.MaxLength = 50;
            this.faxTextBox.Name = "faxTextBox";
            this.faxTextBox.Size = new System.Drawing.Size(157, 20);
            this.faxTextBox.TabIndex = 23;
            // 
            // telefonTextBox
            // 
            this.telefonTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "telefon", true));
            this.telefonTextBox.Location = new System.Drawing.Point(189, 149);
            this.telefonTextBox.MaxLength = 50;
            this.telefonTextBox.Name = "telefonTextBox";
            this.telefonTextBox.Size = new System.Drawing.Size(157, 20);
            this.telefonTextBox.TabIndex = 21;
            // 
            // kontaktTextBox
            // 
            this.kontaktTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Kontakt", true));
            this.kontaktTextBox.Location = new System.Drawing.Point(189, 110);
            this.kontaktTextBox.MaxLength = 50;
            this.kontaktTextBox.Name = "kontaktTextBox";
            this.kontaktTextBox.Size = new System.Drawing.Size(157, 20);
            this.kontaktTextBox.TabIndex = 19;
            // 
            // pañstwoTextBox
            // 
            this.pañstwoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "pañstwo", true));
            this.pañstwoTextBox.Location = new System.Drawing.Point(189, 71);
            this.pañstwoTextBox.MaxLength = 50;
            this.pañstwoTextBox.Name = "pañstwoTextBox";
            this.pañstwoTextBox.Size = new System.Drawing.Size(157, 20);
            this.pañstwoTextBox.TabIndex = 17;
            // 
            // wojTextBox
            // 
            this.wojTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "woj", true));
            this.wojTextBox.Location = new System.Drawing.Point(189, 32);
            this.wojTextBox.MaxLength = 50;
            this.wojTextBox.Name = "wojTextBox";
            this.wojTextBox.Size = new System.Drawing.Size(157, 20);
            this.wojTextBox.TabIndex = 15;
            // 
            // miastoTextBox
            // 
            this.miastoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "miasto", true));
            this.miastoTextBox.Location = new System.Drawing.Point(13, 273);
            this.miastoTextBox.MaxLength = 50;
            this.miastoTextBox.Name = "miastoTextBox";
            this.miastoTextBox.Size = new System.Drawing.Size(157, 20);
            this.miastoTextBox.TabIndex = 13;
            // 
            // kodTextBox
            // 
            this.kodTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "kod", true));
            this.kodTextBox.Location = new System.Drawing.Point(13, 227);
            this.kodTextBox.MaxLength = 50;
            this.kodTextBox.Name = "kodTextBox";
            this.kodTextBox.Size = new System.Drawing.Size(157, 20);
            this.kodTextBox.TabIndex = 11;
            // 
            // ulicaTextBox
            // 
            this.ulicaTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "ulica", true));
            this.ulicaTextBox.Location = new System.Drawing.Point(13, 188);
            this.ulicaTextBox.MaxLength = 50;
            this.ulicaTextBox.Name = "ulicaTextBox";
            this.ulicaTextBox.Size = new System.Drawing.Size(157, 20);
            this.ulicaTextBox.TabIndex = 9;
            // 
            // nazwa3TextBox
            // 
            this.nazwa3TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Nazwa3", true));
            this.nazwa3TextBox.Location = new System.Drawing.Point(13, 149);
            this.nazwa3TextBox.MaxLength = 50;
            this.nazwa3TextBox.Name = "nazwa3TextBox";
            this.nazwa3TextBox.Size = new System.Drawing.Size(157, 20);
            this.nazwa3TextBox.TabIndex = 7;
            // 
            // nazwa2TextBox
            // 
            this.nazwa2TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Nazwa2", true));
            this.nazwa2TextBox.Location = new System.Drawing.Point(13, 110);
            this.nazwa2TextBox.MaxLength = 50;
            this.nazwa2TextBox.Name = "nazwa2TextBox";
            this.nazwa2TextBox.Size = new System.Drawing.Size(157, 20);
            this.nazwa2TextBox.TabIndex = 5;
            // 
            // nazwa1TextBox
            // 
            this.nazwa1TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Nazwa1", true));
            this.nazwa1TextBox.Location = new System.Drawing.Point(13, 71);
            this.nazwa1TextBox.MaxLength = 50;
            this.nazwa1TextBox.Name = "nazwa1TextBox";
            this.nazwa1TextBox.Size = new System.Drawing.Size(157, 20);
            this.nazwa1TextBox.TabIndex = 3;
            // 
            // symbolTextBox
            // 
            this.symbolTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Symbol", true));
            this.symbolTextBox.Location = new System.Drawing.Point(13, 32);
            this.symbolTextBox.MaxLength = 50;
            this.symbolTextBox.Name = "symbolTextBox";
            this.symbolTextBox.Size = new System.Drawing.Size(157, 20);
            this.symbolTextBox.TabIndex = 1;
            // 
            // ZapiszButton
            // 
            this.ZapiszButton.DialogResult = System.Windows.Forms.DialogResult.OK;
            this.ZapiszButton.Location = new System.Drawing.Point(378, 328);
            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.Location = new System.Drawing.Point(283, 328);
            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);
            // 
            // aGENCJETableAdapter
            // 
            this.aGENCJETableAdapter.ClearBeforeFill = true;
            // 
            // label1
            // 
            label1.AutoSize = true;
            label1.Location = new System.Drawing.Point(6, 199);
            label1.Name = "label1";
            label1.Size = new System.Drawing.Size(63, 13);
            label1.TabIndex = 4;
            label1.Text = "Adres biura:";
            // 
            // adresBiuraTextBox
            // 
            this.adresBiuraTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "adres_biura", true));
            this.adresBiuraTextBox.Location = new System.Drawing.Point(5, 215);
            this.adresBiuraTextBox.MaxLength = 250;
            this.adresBiuraTextBox.Multiline = true;
            this.adresBiuraTextBox.Name = "adresBiuraTextBox";
            this.adresBiuraTextBox.Size = new System.Drawing.Size(164, 73);
            this.adresBiuraTextBox.TabIndex = 5;
            // 
            // AgencjaAddForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(747, 363);
            this.Controls.Add(this.AnulujButton);
            this.Controls.Add(this.ZapiszButton);
            this.Controls.Add(this.groupBox3);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.groupBox1);
            this.Name = "AgencjaAddForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Agencja";
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.aGENCJEBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).EndInit();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.GroupBox groupBox3;
        private System.Windows.Forms.TextBox nIPTextBox;
        private System.Windows.Forms.CheckBox aktywnaCheckBox;
        private System.Windows.Forms.TextBox sMTPServerTextBox;
        private System.Windows.Forms.TextBox reklama_PathNameTextBox;
        private System.Windows.Forms.TextBox rejestrFaktur_SymbolTextBox;
        private System.Windows.Forms.TextBox uniaTextBox;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.TextBox adres_KorTextBox;
        private System.Windows.Forms.TextBox adres_FkTextBox;
        private System.Windows.Forms.TextBox opisTextBox;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.TextBox faxTextBox;
        private System.Windows.Forms.TextBox telefonTextBox;
        private System.Windows.Forms.TextBox kontaktTextBox;
        private System.Windows.Forms.TextBox pañstwoTextBox;
        private System.Windows.Forms.TextBox wojTextBox;
        private System.Windows.Forms.TextBox miastoTextBox;
        private System.Windows.Forms.TextBox kodTextBox;
        private System.Windows.Forms.TextBox ulicaTextBox;
        private System.Windows.Forms.TextBox nazwa3TextBox;
        private System.Windows.Forms.TextBox nazwa2TextBox;
        private System.Windows.Forms.TextBox nazwa1TextBox;
        private System.Windows.Forms.TextBox symbolTextBox;
        private System.Windows.Forms.Button ZapiszButton;
        private System.Windows.Forms.Button AnulujButton;
        private SLOWNIKDataSet sLOWNIKDataSet;
        private System.Windows.Forms.BindingSource aGENCJEBindingSource;
        private Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCJETableAdapter aGENCJETableAdapter;
        private System.Windows.Forms.TextBox viesTextBox;
        private System.Windows.Forms.TextBox adresBiuraTextBox;
    }
}