namespace Baza_Reklam
{
    partial class ZamowieniaForm
    {
        /// <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.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ZamowieniaForm));
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
            this.zamowieniaDataGridView = new System.Windows.Forms.DataGridView();
            this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
            this.zafakturowanoWszystko = new System.Windows.Forms.DataGridViewCheckBoxColumn();
            this.nrZamowienia = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.rokZamowienia = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.kodAgenta = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.zamowieniaBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
            this.rEKLAMADataGridView = new System.Windows.Forms.DataGridView();
            this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.TYP = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.VAT = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Brutto_Euro_Miano = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.ZATWIERDZONO_DO_DRUKU = new System.Windows.Forms.DataGridViewCheckBoxColumn();
            this.rEKLAMABindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.rEKLAMADataGridView1 = new System.Windows.Forms.DataGridView();
            this.dataGridViewTextBoxColumn72 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.DATA_ZAMOWIENIA = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn90 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn43 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn44 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.ZATWIERDZONO_DO_DRUKU2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
            this.rEKLAMABindingSource1 = new System.Windows.Forms.BindingSource(this.components);
            this.dodajButton = new System.Windows.Forms.Button();
            this.dodajDoZamButton = new System.Windows.Forms.Button();
            this.usunZZamButton = new System.Windows.Forms.Button();
            this.fakturujButton = new System.Windows.Forms.Button();
            this.button2 = new System.Windows.Forms.Button();
            this.fAKTURYDataGridView = new System.Windows.Forms.DataGridView();
            this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
            this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
            this.dataGridViewTextBoxColumn37 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.EKSPORT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
            this.fAKTURYBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.WydrukButton = new System.Windows.Forms.Button();
            this.zamowieniaTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.zamowieniaTableAdapter();
            this.rEKLAMATableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter();
            this.fAKTURYTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.FAKTURYTableAdapter();
            this.edytujButton = new System.Windows.Forms.Button();
            this.button3 = new System.Windows.Forms.Button();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.reklama2Button = new System.Windows.Forms.Button();
            this.reklama1Button = new System.Windows.Forms.Button();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.proformaButton = new System.Windows.Forms.Button();
            this.dtpZmianaDaty = new System.Windows.Forms.DateTimePicker();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.usunFaktureButton = new System.Windows.Forms.Button();
            this.wplataButton = new System.Windows.Forms.Button();
            this.korektaButton = new System.Windows.Forms.Button();
            this.korektaDoExportButton = new System.Windows.Forms.Button();
            this.toolTip = new System.Windows.Forms.ToolTip(this.components);
            this.KlientLabel = new System.Windows.Forms.Label();
            this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.zamowieniaDataGridView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.zamowieniaBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataGridView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.fAKTURYDataGridView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.fAKTURYBindingSource)).BeginInit();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.groupBox3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
            this.SuspendLayout();
            // 
            // zamowieniaDataGridView
            // 
            this.zamowieniaDataGridView.AllowUserToAddRows = false;
            this.zamowieniaDataGridView.AllowUserToDeleteRows = false;
            dataGridViewCellStyle1.BackColor = System.Drawing.Color.MintCream;
            this.zamowieniaDataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
            this.zamowieniaDataGridView.AutoGenerateColumns = false;
            this.zamowieniaDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.zamowieniaDataGridView.BackgroundColor = System.Drawing.Color.White;
            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.zamowieniaDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
            this.zamowieniaDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.dataGridViewCheckBoxColumn1,
            this.zafakturowanoWszystko,
            this.nrZamowienia,
            this.rokZamowienia,
            this.kodAgenta});
            this.zamowieniaDataGridView.DataSource = this.zamowieniaBindingSource;
            this.zamowieniaDataGridView.Location = new System.Drawing.Point(6, 19);
            this.zamowieniaDataGridView.MultiSelect = false;
            this.zamowieniaDataGridView.Name = "zamowieniaDataGridView";
            this.zamowieniaDataGridView.ReadOnly = true;
            this.zamowieniaDataGridView.RowHeadersWidth = 10;
            this.zamowieniaDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
            this.zamowieniaDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.zamowieniaDataGridView.Size = new System.Drawing.Size(379, 266);
            this.zamowieniaDataGridView.TabIndex = 1;
            // 
            // dataGridViewCheckBoxColumn1
            // 
            this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.dataGridViewCheckBoxColumn1.DataPropertyName = "zafakturowano";
            this.dataGridViewCheckBoxColumn1.HeaderText = "FVC";
            this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
            this.dataGridViewCheckBoxColumn1.ReadOnly = true;
            this.dataGridViewCheckBoxColumn1.Width = 30;
            // 
            // zafakturowanoWszystko
            // 
            this.zafakturowanoWszystko.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.zafakturowanoWszystko.DataPropertyName = "zafakturowanoWszystko";
            this.zafakturowanoWszystko.HeaderText = "FV";
            this.zafakturowanoWszystko.Name = "zafakturowanoWszystko";
            this.zafakturowanoWszystko.ReadOnly = true;
            this.zafakturowanoWszystko.Width = 30;
            // 
            // nrZamowienia
            // 
            this.nrZamowienia.DataPropertyName = "nrZamowienia";
            this.nrZamowienia.HeaderText = "Nr";
            this.nrZamowienia.Name = "nrZamowienia";
            this.nrZamowienia.ReadOnly = true;
            // 
            // rokZamowienia
            // 
            this.rokZamowienia.DataPropertyName = "rokZamowienia";
            this.rokZamowienia.HeaderText = "Rok";
            this.rokZamowienia.Name = "rokZamowienia";
            this.rokZamowienia.ReadOnly = true;
            // 
            // kodAgenta
            // 
            this.kodAgenta.DataPropertyName = "kodAgenta";
            this.kodAgenta.HeaderText = "Agent";
            this.kodAgenta.Name = "kodAgenta";
            this.kodAgenta.ReadOnly = true;
            // 
            // zamowieniaBindingSource
            // 
            this.zamowieniaBindingSource.DataMember = "zamowienia";
            this.zamowieniaBindingSource.DataSource = this.rEKLAMADataSet;
            this.zamowieniaBindingSource.Sort = "nrZamowienia";
            // 
            // rEKLAMADataSet
            // 
            this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
            this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // rEKLAMADataGridView
            // 
            this.rEKLAMADataGridView.AllowUserToAddRows = false;
            this.rEKLAMADataGridView.AllowUserToDeleteRows = false;
            this.rEKLAMADataGridView.AutoGenerateColumns = false;
            this.rEKLAMADataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.rEKLAMADataGridView.BackgroundColor = System.Drawing.Color.White;
            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.rEKLAMADataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
            this.rEKLAMADataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.dataGridViewTextBoxColumn9,
            this.TYP,
            this.dataGridViewTextBoxColumn27,
            this.VAT,
            this.Brutto_Euro_Miano,
            this.ZATWIERDZONO_DO_DRUKU});
            this.rEKLAMADataGridView.DataSource = this.rEKLAMABindingSource;
            this.rEKLAMADataGridView.Location = new System.Drawing.Point(6, 39);
            this.rEKLAMADataGridView.MultiSelect = false;
            this.rEKLAMADataGridView.Name = "rEKLAMADataGridView";
            this.rEKLAMADataGridView.ReadOnly = true;
            this.rEKLAMADataGridView.RowHeadersWidth = 10;
            this.rEKLAMADataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.rEKLAMADataGridView.Size = new System.Drawing.Size(379, 167);
            this.rEKLAMADataGridView.TabIndex = 1;
            // 
            // dataGridViewTextBoxColumn9
            // 
            this.dataGridViewTextBoxColumn9.DataPropertyName = "ID REKLAMY";
            this.dataGridViewTextBoxColumn9.HeaderText = "Symbol";
            this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
            this.dataGridViewTextBoxColumn9.ReadOnly = true;
            // 
            // TYP
            // 
            this.TYP.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.TYP.DataPropertyName = "TYP";
            this.TYP.HeaderText = "TYP";
            this.TYP.Name = "TYP";
            this.TYP.ReadOnly = true;
            this.TYP.Width = 50;
            // 
            // dataGridViewTextBoxColumn27
            // 
            this.dataGridViewTextBoxColumn27.DataPropertyName = "NETTO";
            this.dataGridViewTextBoxColumn27.HeaderText = "NETTO";
            this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
            this.dataGridViewTextBoxColumn27.ReadOnly = true;
            // 
            // VAT
            // 
            this.VAT.DataPropertyName = "VAT";
            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle4.Format = "P";
            this.VAT.DefaultCellStyle = dataGridViewCellStyle4;
            this.VAT.HeaderText = "VAT";
            this.VAT.Name = "VAT";
            this.VAT.ReadOnly = true;
            // 
            // Brutto_Euro_Miano
            // 
            this.Brutto_Euro_Miano.DataPropertyName = "Brutto_Euro_Miano";
            this.Brutto_Euro_Miano.HeaderText = "Waluta";
            this.Brutto_Euro_Miano.Name = "Brutto_Euro_Miano";
            this.Brutto_Euro_Miano.ReadOnly = true;
            // 
            // ZATWIERDZONO_DO_DRUKU
            // 
            this.ZATWIERDZONO_DO_DRUKU.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.ZATWIERDZONO_DO_DRUKU.DataPropertyName = "ZATWIERDZONO DO DRUKU";
            this.ZATWIERDZONO_DO_DRUKU.HeaderText = "ZD";
            this.ZATWIERDZONO_DO_DRUKU.Name = "ZATWIERDZONO_DO_DRUKU";
            this.ZATWIERDZONO_DO_DRUKU.ReadOnly = true;
            this.ZATWIERDZONO_DO_DRUKU.Width = 25;
            // 
            // rEKLAMABindingSource
            // 
            this.rEKLAMABindingSource.DataMember = "REKLAMA";
            this.rEKLAMABindingSource.DataSource = this.rEKLAMADataSet;
            // 
            // rEKLAMADataGridView1
            // 
            this.rEKLAMADataGridView1.AllowUserToAddRows = false;
            this.rEKLAMADataGridView1.AllowUserToDeleteRows = false;
            dataGridViewCellStyle5.BackColor = System.Drawing.Color.MintCream;
            this.rEKLAMADataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
            this.rEKLAMADataGridView1.AutoGenerateColumns = false;
            this.rEKLAMADataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.rEKLAMADataGridView1.BackgroundColor = System.Drawing.Color.White;
            dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.rEKLAMADataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
            this.rEKLAMADataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.dataGridViewTextBoxColumn72,
            this.DATA_ZAMOWIENIA,
            this.dataGridViewTextBoxColumn1,
            this.dataGridViewTextBoxColumn90,
            this.dataGridViewTextBoxColumn43,
            this.dataGridViewTextBoxColumn44,
            this.ZATWIERDZONO_DO_DRUKU2});
            this.rEKLAMADataGridView1.DataSource = this.rEKLAMABindingSource1;
            this.rEKLAMADataGridView1.Location = new System.Drawing.Point(465, 39);
            this.rEKLAMADataGridView1.MultiSelect = false;
            this.rEKLAMADataGridView1.Name = "rEKLAMADataGridView1";
            this.rEKLAMADataGridView1.ReadOnly = true;
            this.rEKLAMADataGridView1.RowHeadersWidth = 10;
            this.rEKLAMADataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.rEKLAMADataGridView1.Size = new System.Drawing.Size(401, 167);
            this.rEKLAMADataGridView1.TabIndex = 2;
            // 
            // dataGridViewTextBoxColumn72
            // 
            this.dataGridViewTextBoxColumn72.DataPropertyName = "ID REKLAMY";
            this.dataGridViewTextBoxColumn72.HeaderText = "Symbol";
            this.dataGridViewTextBoxColumn72.Name = "dataGridViewTextBoxColumn72";
            this.dataGridViewTextBoxColumn72.ReadOnly = true;
            // 
            // DATA_ZAMOWIENIA
            // 
            this.DATA_ZAMOWIENIA.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.DATA_ZAMOWIENIA.DataPropertyName = "DATA ZAMÓWIENIA";
            this.DATA_ZAMOWIENIA.HeaderText = "Data zam.";
            this.DATA_ZAMOWIENIA.Name = "DATA_ZAMOWIENIA";
            this.DATA_ZAMOWIENIA.ReadOnly = true;
            this.DATA_ZAMOWIENIA.Width = 75;
            // 
            // dataGridViewTextBoxColumn1
            // 
            this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.dataGridViewTextBoxColumn1.DataPropertyName = "TYP";
            this.dataGridViewTextBoxColumn1.HeaderText = "TYP";
            this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
            this.dataGridViewTextBoxColumn1.ReadOnly = true;
            this.dataGridViewTextBoxColumn1.Width = 50;
            // 
            // dataGridViewTextBoxColumn90
            // 
            this.dataGridViewTextBoxColumn90.DataPropertyName = "NETTO";
            this.dataGridViewTextBoxColumn90.HeaderText = "NETTO";
            this.dataGridViewTextBoxColumn90.Name = "dataGridViewTextBoxColumn90";
            this.dataGridViewTextBoxColumn90.ReadOnly = true;
            // 
            // dataGridViewTextBoxColumn43
            // 
            this.dataGridViewTextBoxColumn43.DataPropertyName = "VAT";
            dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle7.Format = "P";
            this.dataGridViewTextBoxColumn43.DefaultCellStyle = dataGridViewCellStyle7;
            this.dataGridViewTextBoxColumn43.HeaderText = "VAT";
            this.dataGridViewTextBoxColumn43.Name = "dataGridViewTextBoxColumn43";
            this.dataGridViewTextBoxColumn43.ReadOnly = true;
            // 
            // dataGridViewTextBoxColumn44
            // 
            this.dataGridViewTextBoxColumn44.DataPropertyName = "Brutto_Euro_Miano";
            this.dataGridViewTextBoxColumn44.HeaderText = "Waluta";
            this.dataGridViewTextBoxColumn44.Name = "dataGridViewTextBoxColumn44";
            this.dataGridViewTextBoxColumn44.ReadOnly = true;
            // 
            // ZATWIERDZONO_DO_DRUKU2
            // 
            this.ZATWIERDZONO_DO_DRUKU2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.ZATWIERDZONO_DO_DRUKU2.DataPropertyName = "ZATWIERDZONO DO DRUKU";
            this.ZATWIERDZONO_DO_DRUKU2.HeaderText = "ZD";
            this.ZATWIERDZONO_DO_DRUKU2.Name = "ZATWIERDZONO_DO_DRUKU2";
            this.ZATWIERDZONO_DO_DRUKU2.ReadOnly = true;
            this.ZATWIERDZONO_DO_DRUKU2.Width = 25;
            // 
            // rEKLAMABindingSource1
            // 
            this.rEKLAMABindingSource1.DataMember = "REKLAMA";
            this.rEKLAMABindingSource1.DataSource = this.rEKLAMADataSet;
            // 
            // dodajButton
            // 
            this.dodajButton.Image = ((System.Drawing.Image)(resources.GetObject("dodajButton.Image")));
            this.dodajButton.Location = new System.Drawing.Point(6, 291);
            this.dodajButton.Name = "dodajButton";
            this.dodajButton.Size = new System.Drawing.Size(40, 38);
            this.dodajButton.TabIndex = 3;
            this.dodajButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.toolTip.SetToolTip(this.dodajButton, "Dodaj zamówienie");
            this.dodajButton.UseVisualStyleBackColor = true;
            this.dodajButton.Click += new System.EventHandler(this.dodajButton_Click);
            // 
            // dodajDoZamButton
            // 
            this.dodajDoZamButton.Image = ((System.Drawing.Image)(resources.GetObject("dodajDoZamButton.Image")));
            this.dodajDoZamButton.Location = new System.Drawing.Point(391, 95);
            this.dodajDoZamButton.Name = "dodajDoZamButton";
            this.dodajDoZamButton.Size = new System.Drawing.Size(68, 34);
            this.dodajDoZamButton.TabIndex = 4;
            this.dodajDoZamButton.Text = "Dodaj";
            this.dodajDoZamButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.dodajDoZamButton.UseVisualStyleBackColor = true;
            this.dodajDoZamButton.Click += new System.EventHandler(this.dodajDoZamButton_Click);
            // 
            // usunZZamButton
            // 
            this.usunZZamButton.Image = ((System.Drawing.Image)(resources.GetObject("usunZZamButton.Image")));
            this.usunZZamButton.Location = new System.Drawing.Point(391, 135);
            this.usunZZamButton.Name = "usunZZamButton";
            this.usunZZamButton.Size = new System.Drawing.Size(68, 33);
            this.usunZZamButton.TabIndex = 5;
            this.usunZZamButton.Text = "Usuń";
            this.usunZZamButton.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
            this.usunZZamButton.UseVisualStyleBackColor = true;
            this.usunZZamButton.Click += new System.EventHandler(this.usunZZamButton_Click);
            // 
            // fakturujButton
            // 
            this.fakturujButton.Image = ((System.Drawing.Image)(resources.GetObject("fakturujButton.Image")));
            this.fakturujButton.Location = new System.Drawing.Point(222, 292);
            this.fakturujButton.Name = "fakturujButton";
            this.fakturujButton.Size = new System.Drawing.Size(77, 38);
            this.fakturujButton.TabIndex = 6;
            this.fakturujButton.Text = "Fakturuj";
            this.fakturujButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.fakturujButton.UseVisualStyleBackColor = true;
            this.fakturujButton.Click += new System.EventHandler(this.button1_Click);
            // 
            // button2
            // 
            this.button2.Image = ((System.Drawing.Image)(resources.GetObject("button2.Image")));
            this.button2.Location = new System.Drawing.Point(259, 291);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(39, 36);
            this.button2.TabIndex = 7;
            this.toolTip.SetToolTip(this.button2, "Wydruk faktury");
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // fAKTURYDataGridView
            // 
            this.fAKTURYDataGridView.AllowUserToAddRows = false;
            this.fAKTURYDataGridView.AllowUserToDeleteRows = false;
            dataGridViewCellStyle8.BackColor = System.Drawing.Color.MintCream;
            this.fAKTURYDataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
            this.fAKTURYDataGridView.AutoGenerateColumns = false;
            this.fAKTURYDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.fAKTURYDataGridView.BackgroundColor = System.Drawing.Color.White;
            this.fAKTURYDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.dataGridViewTextBoxColumn2,
            this.dataGridViewTextBoxColumn6,
            this.dataGridViewTextBoxColumn7,
            this.dataGridViewTextBoxColumn8,
            this.dataGridViewCheckBoxColumn2,
            this.dataGridViewTextBoxColumn29,
            this.dataGridViewTextBoxColumn31,
            this.dataGridViewTextBoxColumn37,
            this.EKSPORT});
            this.fAKTURYDataGridView.DataSource = this.fAKTURYBindingSource;
            this.fAKTURYDataGridView.Location = new System.Drawing.Point(15, 19);
            this.fAKTURYDataGridView.MultiSelect = false;
            this.fAKTURYDataGridView.Name = "fAKTURYDataGridView";
            this.fAKTURYDataGridView.ReadOnly = true;
            this.fAKTURYDataGridView.RowHeadersWidth = 10;
            this.fAKTURYDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
            this.fAKTURYDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.fAKTURYDataGridView.Size = new System.Drawing.Size(451, 266);
            this.fAKTURYDataGridView.TabIndex = 8;
            this.fAKTURYDataGridView.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.fAKTURYDataGridView_DataBindingComplete);
            // 
            // dataGridViewTextBoxColumn2
            // 
            this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.dataGridViewTextBoxColumn2.DataPropertyName = "NUMER";
            this.dataGridViewTextBoxColumn2.HeaderText = "Nr";
            this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
            this.dataGridViewTextBoxColumn2.ReadOnly = true;
            this.dataGridViewTextBoxColumn2.Width = 50;
            // 
            // dataGridViewTextBoxColumn6
            // 
            this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.dataGridViewTextBoxColumn6.DataPropertyName = "NUMER_ROZ";
            this.dataGridViewTextBoxColumn6.HeaderText = "Agent";
            this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
            this.dataGridViewTextBoxColumn6.ReadOnly = true;
            this.dataGridViewTextBoxColumn6.Width = 65;
            // 
            // dataGridViewTextBoxColumn7
            // 
            this.dataGridViewTextBoxColumn7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.dataGridViewTextBoxColumn7.DataPropertyName = "NUMER_ROK";
            this.dataGridViewTextBoxColumn7.HeaderText = "Rok";
            this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
            this.dataGridViewTextBoxColumn7.ReadOnly = true;
            this.dataGridViewTextBoxColumn7.Width = 65;
            // 
            // dataGridViewTextBoxColumn8
            // 
            this.dataGridViewTextBoxColumn8.DataPropertyName = "DATA_WYSTAWIENIA";
            this.dataGridViewTextBoxColumn8.HeaderText = "Data wystawienia";
            this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
            this.dataGridViewTextBoxColumn8.ReadOnly = true;
            // 
            // dataGridViewCheckBoxColumn2
            // 
            this.dataGridViewCheckBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.dataGridViewCheckBoxColumn2.DataPropertyName = "ZAPLACONO";
            this.dataGridViewCheckBoxColumn2.HeaderText = "ZP";
            this.dataGridViewCheckBoxColumn2.Name = "dataGridViewCheckBoxColumn2";
            this.dataGridViewCheckBoxColumn2.ReadOnly = true;
            this.dataGridViewCheckBoxColumn2.Width = 30;
            // 
            // dataGridViewTextBoxColumn29
            // 
            this.dataGridViewTextBoxColumn29.DataPropertyName = "suma_zaplat";
            this.dataGridViewTextBoxColumn29.HeaderText = "Suma zapłat";
            this.dataGridViewTextBoxColumn29.Name = "dataGridViewTextBoxColumn29";
            this.dataGridViewTextBoxColumn29.ReadOnly = true;
            // 
            // dataGridViewTextBoxColumn31
            // 
            this.dataGridViewTextBoxColumn31.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.dataGridViewTextBoxColumn31.DataPropertyName = "KOREKTA";
            this.dataGridViewTextBoxColumn31.HeaderText = "Kor.";
            this.dataGridViewTextBoxColumn31.Name = "dataGridViewTextBoxColumn31";
            this.dataGridViewTextBoxColumn31.ReadOnly = true;
            this.dataGridViewTextBoxColumn31.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewTextBoxColumn31.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewTextBoxColumn31.Width = 25;
            // 
            // dataGridViewTextBoxColumn37
            // 
            this.dataGridViewTextBoxColumn37.DataPropertyName = "waluta_miano";
            this.dataGridViewTextBoxColumn37.HeaderText = "Waluta";
            this.dataGridViewTextBoxColumn37.Name = "dataGridViewTextBoxColumn37";
            this.dataGridViewTextBoxColumn37.ReadOnly = true;
            // 
            // EKSPORT
            // 
            this.EKSPORT.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.EKSPORT.DataPropertyName = "EKSPORT";
            this.EKSPORT.FalseValue = "";
            this.EKSPORT.HeaderText = "EXP";
            this.EKSPORT.Name = "EKSPORT";
            this.EKSPORT.ReadOnly = true;
            this.EKSPORT.TrueValue = "";
            this.EKSPORT.Width = 30;
            // 
            // fAKTURYBindingSource
            // 
            this.fAKTURYBindingSource.DataMember = "FAKTURY";
            this.fAKTURYBindingSource.DataSource = this.rEKLAMADataSet;
            this.fAKTURYBindingSource.Sort = "NUMER";
            this.fAKTURYBindingSource.CurrentChanged += new System.EventHandler(this.fAKTURYBindingSource_CurrentChanged);
            // 
            // WydrukButton
            // 
            this.WydrukButton.Image = ((System.Drawing.Image)(resources.GetObject("WydrukButton.Image")));
            this.WydrukButton.Location = new System.Drawing.Point(139, 291);
            this.WydrukButton.Name = "WydrukButton";
            this.WydrukButton.Size = new System.Drawing.Size(34, 38);
            this.WydrukButton.TabIndex = 9;
            this.toolTip.SetToolTip(this.WydrukButton, "Wydruk zamówienia");
            this.WydrukButton.UseVisualStyleBackColor = true;
            this.WydrukButton.Click += new System.EventHandler(this.WydrukButton_Click);
            // 
            // zamowieniaTableAdapter
            // 
            this.zamowieniaTableAdapter.ClearBeforeFill = true;
            // 
            // rEKLAMATableAdapter
            // 
            this.rEKLAMATableAdapter.ClearBeforeFill = true;
            // 
            // fAKTURYTableAdapter
            // 
            this.fAKTURYTableAdapter.ClearBeforeFill = true;
            // 
            // edytujButton
            // 
            this.edytujButton.Image = ((System.Drawing.Image)(resources.GetObject("edytujButton.Image")));
            this.edytujButton.Location = new System.Drawing.Point(52, 291);
            this.edytujButton.Name = "edytujButton";
            this.edytujButton.Size = new System.Drawing.Size(40, 38);
            this.edytujButton.TabIndex = 10;
            this.edytujButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.toolTip.SetToolTip(this.edytujButton, "Parametry zamówienia");
            this.edytujButton.UseVisualStyleBackColor = true;
            this.edytujButton.Click += new System.EventHandler(this.edytujButton_Click);
            // 
            // button3
            // 
            this.button3.Image = ((System.Drawing.Image)(resources.GetObject("button3.Image")));
            this.button3.Location = new System.Drawing.Point(98, 291);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(35, 38);
            this.button3.TabIndex = 11;
            this.button3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.toolTip.SetToolTip(this.button3, "Usuń zamówienie");
            this.button3.UseVisualStyleBackColor = true;
            this.button3.Click += new System.EventHandler(this.button3_Click);
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.reklama2Button);
            this.groupBox1.Controls.Add(this.reklama1Button);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.rEKLAMADataGridView);
            this.groupBox1.Controls.Add(this.dodajDoZamButton);
            this.groupBox1.Controls.Add(this.usunZZamButton);
            this.groupBox1.Controls.Add(this.rEKLAMADataGridView1);
            this.groupBox1.Location = new System.Drawing.Point(12, 378);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(891, 256);
            this.groupBox1.TabIndex = 12;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Dodawanie reklam do zamówienia";
            // 
            // reklama2Button
            // 
            this.reklama2Button.Image = ((System.Drawing.Image)(resources.GetObject("reklama2Button.Image")));
            this.reklama2Button.Location = new System.Drawing.Point(465, 212);
            this.reklama2Button.Name = "reklama2Button";
            this.reklama2Button.Size = new System.Drawing.Size(35, 38);
            this.reklama2Button.TabIndex = 9;
            this.toolTip.SetToolTip(this.reklama2Button, "Reklama");
            this.reklama2Button.UseVisualStyleBackColor = true;
            this.reklama2Button.Click += new System.EventHandler(this.reklama2Button_Click);
            // 
            // reklama1Button
            // 
            this.reklama1Button.Image = ((System.Drawing.Image)(resources.GetObject("reklama1Button.Image")));
            this.reklama1Button.Location = new System.Drawing.Point(9, 212);
            this.reklama1Button.Name = "reklama1Button";
            this.reklama1Button.Size = new System.Drawing.Size(37, 38);
            this.reklama1Button.TabIndex = 8;
            this.toolTip.SetToolTip(this.reklama1Button, "Reklama");
            this.reklama1Button.UseVisualStyleBackColor = true;
            this.reklama1Button.Click += new System.EventHandler(this.reklama1Button_Click);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(462, 23);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(104, 13);
            this.label2.TabIndex = 7;
            this.label2.Text = "Reklamy do dodania";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(23, 23);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(117, 13);
            this.label1.TabIndex = 6;
            this.label1.Text = "Reklamy w zamówieniu";
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.proformaButton);
            this.groupBox2.Controls.Add(this.dtpZmianaDaty);
            this.groupBox2.Controls.Add(this.zamowieniaDataGridView);
            this.groupBox2.Controls.Add(this.dodajButton);
            this.groupBox2.Controls.Add(this.WydrukButton);
            this.groupBox2.Controls.Add(this.button3);
            this.groupBox2.Controls.Add(this.edytujButton);
            this.groupBox2.Controls.Add(this.fakturujButton);
            this.groupBox2.Location = new System.Drawing.Point(12, 34);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(397, 338);
            this.groupBox2.TabIndex = 13;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Zamówienia";
            // 
            // proformaButton
            // 
            this.proformaButton.Location = new System.Drawing.Point(180, 292);
            this.proformaButton.Name = "proformaButton";
            this.proformaButton.Size = new System.Drawing.Size(36, 37);
            this.proformaButton.TabIndex = 13;
            this.proformaButton.Text = "P";
            this.proformaButton.UseVisualStyleBackColor = true;
            this.proformaButton.Click += new System.EventHandler(this.proformaButton_Click);
            // 
            // dtpZmianaDaty
            // 
            this.dtpZmianaDaty.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dtpZmianaDaty.Location = new System.Drawing.Point(305, 299);
            this.dtpZmianaDaty.Name = "dtpZmianaDaty";
            this.dtpZmianaDaty.Size = new System.Drawing.Size(80, 20);
            this.dtpZmianaDaty.TabIndex = 12;
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.usunFaktureButton);
            this.groupBox3.Controls.Add(this.wplataButton);
            this.groupBox3.Controls.Add(this.korektaButton);
            this.groupBox3.Controls.Add(this.korektaDoExportButton);
            this.groupBox3.Controls.Add(this.fAKTURYDataGridView);
            this.groupBox3.Controls.Add(this.button2);
            this.groupBox3.Location = new System.Drawing.Point(424, 34);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(479, 338);
            this.groupBox3.TabIndex = 14;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "Faktury";
            // 
            // usunFaktureButton
            // 
            this.usunFaktureButton.Image = ((System.Drawing.Image)(resources.GetObject("usunFaktureButton.Image")));
            this.usunFaktureButton.Location = new System.Drawing.Point(122, 291);
            this.usunFaktureButton.Name = "usunFaktureButton";
            this.usunFaktureButton.Size = new System.Drawing.Size(44, 37);
            this.usunFaktureButton.TabIndex = 12;
            this.usunFaktureButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.toolTip.SetToolTip(this.usunFaktureButton, "Usuń fakturę");
            this.usunFaktureButton.UseVisualStyleBackColor = true;
            this.usunFaktureButton.Click += new System.EventHandler(this.usunFaktureButton_Click);
            // 
            // wplataButton
            // 
            this.wplataButton.Image = ((System.Drawing.Image)(resources.GetObject("wplataButton.Image")));
            this.wplataButton.Location = new System.Drawing.Point(172, 291);
            this.wplataButton.Name = "wplataButton";
            this.wplataButton.Size = new System.Drawing.Size(81, 36);
            this.wplataButton.TabIndex = 11;
            this.wplataButton.Text = "Wpłata";
            this.wplataButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.wplataButton.UseVisualStyleBackColor = true;
            this.wplataButton.Click += new System.EventHandler(this.button6_Click);
            // 
            // korektaButton
            // 
            this.korektaButton.Location = new System.Drawing.Point(15, 291);
            this.korektaButton.Name = "korektaButton";
            this.korektaButton.Size = new System.Drawing.Size(101, 37);
            this.korektaButton.TabIndex = 10;
            this.korektaButton.Text = "Wystaw korekte";
            this.korektaButton.UseVisualStyleBackColor = true;
            this.korektaButton.Click += new System.EventHandler(this.korektaButton_Click);
            // 
            // korektaDoExportButton
            // 
            this.korektaDoExportButton.Enabled = false;
            this.korektaDoExportButton.Location = new System.Drawing.Point(353, 291);
            this.korektaDoExportButton.Name = "korektaDoExportButton";
            this.korektaDoExportButton.Size = new System.Drawing.Size(113, 36);
            this.korektaDoExportButton.TabIndex = 9;
            this.korektaDoExportButton.Text = "Korekta do eksportu";
            this.korektaDoExportButton.UseVisualStyleBackColor = true;
            this.korektaDoExportButton.Click += new System.EventHandler(this.korektaDoExportButton_Click);
            // 
            // KlientLabel
            // 
            this.KlientLabel.AutoSize = true;
            this.KlientLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this.KlientLabel.Location = new System.Drawing.Point(12, 9);
            this.KlientLabel.Name = "KlientLabel";
            this.KlientLabel.Size = new System.Drawing.Size(28, 16);
            this.KlientLabel.TabIndex = 15;
            this.KlientLabel.Text = "----";
            // 
            // errorProvider1
            // 
            this.errorProvider1.ContainerControl = this;
            // 
            // ZamowieniaForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(915, 646);
            this.Controls.Add(this.KlientLabel);
            this.Controls.Add(this.groupBox3);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.groupBox1);
            this.Name = "ZamowieniaForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Zamówienia i faktury";
            this.Load += new System.EventHandler(this.ZamowieniaForm_Load);
            ((System.ComponentModel.ISupportInitialize)(this.zamowieniaDataGridView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.zamowieniaBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataGridView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataGridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.fAKTURYDataGridView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.fAKTURYBindingSource)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.groupBox3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private REKLAMADataSet rEKLAMADataSet;
        private System.Windows.Forms.BindingSource zamowieniaBindingSource;
        private Baza_Reklam.REKLAMADataSetTableAdapters.zamowieniaTableAdapter zamowieniaTableAdapter;
        private System.Windows.Forms.DataGridView zamowieniaDataGridView;
        private Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter rEKLAMATableAdapter;
        private System.Windows.Forms.DataGridView rEKLAMADataGridView;
        private System.Windows.Forms.DataGridView rEKLAMADataGridView1;
        private System.Windows.Forms.Button dodajButton;
        private System.Windows.Forms.Button dodajDoZamButton;
        private System.Windows.Forms.Button usunZZamButton;
        private System.Windows.Forms.Button fakturujButton;
        private System.Windows.Forms.Button button2;
        private System.Windows.Forms.BindingSource fAKTURYBindingSource;
        private Baza_Reklam.REKLAMADataSetTableAdapters.FAKTURYTableAdapter fAKTURYTableAdapter;
        private System.Windows.Forms.DataGridView fAKTURYDataGridView;
        private System.Windows.Forms.Button WydrukButton;
        private System.Windows.Forms.BindingSource rEKLAMABindingSource;
        private System.Windows.Forms.BindingSource rEKLAMABindingSource1;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
        private System.Windows.Forms.Button edytujButton;
        private System.Windows.Forms.Button button3;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.GroupBox groupBox3;
        private System.Windows.Forms.Button korektaButton;
        private System.Windows.Forms.Button korektaDoExportButton;
        private System.Windows.Forms.Button wplataButton;
        private System.Windows.Forms.Button reklama2Button;
        private System.Windows.Forms.Button reklama1Button;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
        private System.Windows.Forms.DataGridViewTextBoxColumn TYP;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
        private System.Windows.Forms.DataGridViewTextBoxColumn VAT;
        private System.Windows.Forms.DataGridViewTextBoxColumn Brutto_Euro_Miano;
        private System.Windows.Forms.DataGridViewCheckBoxColumn ZATWIERDZONO_DO_DRUKU;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn72;
        private System.Windows.Forms.DataGridViewTextBoxColumn DATA_ZAMOWIENIA;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn90;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn43;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn44;
        private System.Windows.Forms.DataGridViewCheckBoxColumn ZATWIERDZONO_DO_DRUKU2;
        private System.Windows.Forms.Button usunFaktureButton;
        private System.Windows.Forms.DateTimePicker dtpZmianaDaty;
        private System.Windows.Forms.ToolTip toolTip;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
        private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn2;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn29;
        private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewTextBoxColumn31;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn37;
        private System.Windows.Forms.DataGridViewCheckBoxColumn EKSPORT;
        private System.Windows.Forms.Label KlientLabel;
        private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
        private System.Windows.Forms.DataGridViewCheckBoxColumn zafakturowanoWszystko;
        private System.Windows.Forms.DataGridViewTextBoxColumn nrZamowienia;
        private System.Windows.Forms.DataGridViewTextBoxColumn rokZamowienia;
        private System.Windows.Forms.DataGridViewTextBoxColumn kodAgenta;
        private System.Windows.Forms.Button proformaButton;
        private System.Windows.Forms.ErrorProvider errorProvider1;
    }
}