namespace Baza_Reklam
{
    partial class PaymentForm2
    {
        /// <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 dATA_ZAPŁATYLabel;
            System.Windows.Forms.Label sYMBOL_POTWIERDZENIALabel;
            System.Windows.Forms.Label rODZAJ_POTWIERDZENIALabel;
            System.Windows.Forms.Label reklamaIDLabel;
            System.Windows.Forms.Label bRUTTOLabel;
            System.Windows.Forms.Label suma_zaplatLabel;
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PaymentForm2));
            System.Windows.Forms.Label waluta_bruttoLabel;
            System.Windows.Forms.Label waluta_mianoLabel;
            this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
            this.wplatyBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.sYMBOL_POTWIERDZENIATextBox = new System.Windows.Forms.TextBox();
            this.rODZAJ_POTWIERDZENIAComboBox = new System.Windows.Forms.ComboBox();
            this.bRUTTOTextBox = new System.Windows.Forms.TextBox();
            this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.dodajButton = new System.Windows.Forms.Button();
            this.anulujButton = new System.Windows.Forms.Button();
            this.iD_REKLAMYTextBox = new System.Windows.Forms.TextBox();
            this.suma_zaplatTextBox = new System.Windows.Forms.TextBox();
            this.wplatyTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.WplatyTableAdapter();
            this.VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter();
            this.waluta_bruttoTextBox = new System.Windows.Forms.TextBox();
            this.waluta_mianoTextBox = new System.Windows.Forms.TextBox();
            this.rodzajPotwierdzeniaTextBox = new System.Windows.Forms.TextBox();
            this.dataWplatyTextBox = new System.Windows.Forms.TextBox();
            dATA_ZAPŁATYLabel = new System.Windows.Forms.Label();
            sYMBOL_POTWIERDZENIALabel = new System.Windows.Forms.Label();
            rODZAJ_POTWIERDZENIALabel = new System.Windows.Forms.Label();
            reklamaIDLabel = new System.Windows.Forms.Label();
            bRUTTOLabel = new System.Windows.Forms.Label();
            suma_zaplatLabel = new System.Windows.Forms.Label();
            waluta_bruttoLabel = new System.Windows.Forms.Label();
            waluta_mianoLabel = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.wplatyBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource)).BeginInit();
            this.SuspendLayout();
            // 
            // dATA_ZAPŁATYLabel
            // 
            dATA_ZAPŁATYLabel.AutoSize = true;
            dATA_ZAPŁATYLabel.Location = new System.Drawing.Point(173, 21);
            dATA_ZAPŁATYLabel.Name = "dATA_ZAPŁATYLabel";
            dATA_ZAPŁATYLabel.Size = new System.Drawing.Size(71, 13);
            dATA_ZAPŁATYLabel.TabIndex = 1;
            dATA_ZAPŁATYLabel.Text = "Data zapłaty:";
            // 
            // sYMBOL_POTWIERDZENIALabel
            // 
            sYMBOL_POTWIERDZENIALabel.AutoSize = true;
            sYMBOL_POTWIERDZENIALabel.Location = new System.Drawing.Point(172, 121);
            sYMBOL_POTWIERDZENIALabel.Name = "sYMBOL_POTWIERDZENIALabel";
            sYMBOL_POTWIERDZENIALabel.Size = new System.Drawing.Size(112, 13);
            sYMBOL_POTWIERDZENIALabel.TabIndex = 3;
            sYMBOL_POTWIERDZENIALabel.Text = "Symbol potwierdzenia:";
            // 
            // rODZAJ_POTWIERDZENIALabel
            // 
            rODZAJ_POTWIERDZENIALabel.AutoSize = true;
            rODZAJ_POTWIERDZENIALabel.Location = new System.Drawing.Point(173, 71);
            rODZAJ_POTWIERDZENIALabel.Name = "rODZAJ_POTWIERDZENIALabel";
            rODZAJ_POTWIERDZENIALabel.Size = new System.Drawing.Size(111, 13);
            rODZAJ_POTWIERDZENIALabel.TabIndex = 5;
            rODZAJ_POTWIERDZENIALabel.Text = "Rodzaj potwierdzenia:";
            // 
            // reklamaIDLabel
            // 
            reklamaIDLabel.AutoSize = true;
            reklamaIDLabel.Location = new System.Drawing.Point(19, 21);
            reklamaIDLabel.Name = "reklamaIDLabel";
            reklamaIDLabel.Size = new System.Drawing.Size(56, 13);
            reklamaIDLabel.TabIndex = 6;
            reklamaIDLabel.Text = "Nr faktury:";
            // 
            // bRUTTOLabel
            // 
            bRUTTOLabel.AutoSize = true;
            bRUTTOLabel.Location = new System.Drawing.Point(19, 71);
            bRUTTOLabel.Name = "bRUTTOLabel";
            bRUTTOLabel.Size = new System.Drawing.Size(38, 13);
            bRUTTOLabel.TabIndex = 12;
            bRUTTOLabel.Text = "Brutto:";
            // 
            // suma_zaplatLabel
            // 
            suma_zaplatLabel.AutoSize = true;
            suma_zaplatLabel.Location = new System.Drawing.Point(19, 121);
            suma_zaplatLabel.Name = "suma_zaplatLabel";
            suma_zaplatLabel.Size = new System.Drawing.Size(70, 13);
            suma_zaplatLabel.TabIndex = 16;
            suma_zaplatLabel.Text = "Suma zapłat:";
            // 
            // rEKLAMADataSet
            // 
            this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
            this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // wplatyBindingSource
            // 
            this.wplatyBindingSource.DataMember = "Wplaty";
            this.wplatyBindingSource.DataSource = this.rEKLAMADataSet;
            // 
            // sYMBOL_POTWIERDZENIATextBox
            // 
            this.sYMBOL_POTWIERDZENIATextBox.BackColor = System.Drawing.Color.WhiteSmoke;
            this.sYMBOL_POTWIERDZENIATextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wplatyBindingSource, "symbolPotwierdzenia", true));
            this.sYMBOL_POTWIERDZENIATextBox.Location = new System.Drawing.Point(174, 137);
            this.sYMBOL_POTWIERDZENIATextBox.MaxLength = 25;
            this.sYMBOL_POTWIERDZENIATextBox.Name = "sYMBOL_POTWIERDZENIATextBox";
            this.sYMBOL_POTWIERDZENIATextBox.ReadOnly = true;
            this.sYMBOL_POTWIERDZENIATextBox.Size = new System.Drawing.Size(121, 20);
            this.sYMBOL_POTWIERDZENIATextBox.TabIndex = 4;
            this.sYMBOL_POTWIERDZENIATextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // rODZAJ_POTWIERDZENIAComboBox
            // 
            this.rODZAJ_POTWIERDZENIAComboBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedItem", this.wplatyBindingSource, "rodzajPotwierdzenia", true));
            this.rODZAJ_POTWIERDZENIAComboBox.FormattingEnabled = true;
            this.rODZAJ_POTWIERDZENIAComboBox.Items.AddRange(new object[] {
            "FAX",
            "KP",
            "PRZ",
            "ECARD",
            "FV"});
            this.rODZAJ_POTWIERDZENIAComboBox.Location = new System.Drawing.Point(250, 227);
            this.rODZAJ_POTWIERDZENIAComboBox.Name = "rODZAJ_POTWIERDZENIAComboBox";
            this.rODZAJ_POTWIERDZENIAComboBox.Size = new System.Drawing.Size(45, 21);
            this.rODZAJ_POTWIERDZENIAComboBox.TabIndex = 6;
            this.rODZAJ_POTWIERDZENIAComboBox.Visible = false;
            // 
            // bRUTTOTextBox
            // 
            this.bRUTTOTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource, "BRUTTO", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
            this.bRUTTOTextBox.Enabled = false;
            this.bRUTTOTextBox.Location = new System.Drawing.Point(22, 87);
            this.bRUTTOTextBox.Name = "bRUTTOTextBox";
            this.bRUTTOTextBox.Size = new System.Drawing.Size(120, 20);
            this.bRUTTOTextBox.TabIndex = 13;
            this.bRUTTOTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            // 
            // VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource
            // 
            this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource.DataMember = "VIEW_ZESTAWIENIE_FAKTUR_NOWE";
            this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource.DataSource = this.rEKLAMADataSet;
            // 
            // dodajButton
            // 
            this.dodajButton.Image = ((System.Drawing.Image)(resources.GetObject("dodajButton.Image")));
            this.dodajButton.Location = new System.Drawing.Point(117, 220);
            this.dodajButton.Name = "dodajButton";
            this.dodajButton.Size = new System.Drawing.Size(90, 32);
            this.dodajButton.TabIndex = 14;
            this.dodajButton.Text = "OK";
            this.dodajButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.dodajButton.UseVisualStyleBackColor = true;
            this.dodajButton.Click += new System.EventHandler(this.dodajButton_Click);
            // 
            // anulujButton
            // 
            this.anulujButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.anulujButton.Image = ((System.Drawing.Image)(resources.GetObject("anulujButton.Image")));
            this.anulujButton.Location = new System.Drawing.Point(12, 220);
            this.anulujButton.Name = "anulujButton";
            this.anulujButton.Size = new System.Drawing.Size(75, 32);
            this.anulujButton.TabIndex = 15;
            this.anulujButton.Text = "Anuluj";
            this.anulujButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.anulujButton.UseVisualStyleBackColor = true;
            this.anulujButton.Visible = false;
            this.anulujButton.Click += new System.EventHandler(this.anulujButton_Click);
            // 
            // iD_REKLAMYTextBox
            // 
            this.iD_REKLAMYTextBox.BackColor = System.Drawing.Color.White;
            this.iD_REKLAMYTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource, "NR_FK", true));
            this.iD_REKLAMYTextBox.Enabled = false;
            this.iD_REKLAMYTextBox.Location = new System.Drawing.Point(21, 37);
            this.iD_REKLAMYTextBox.Name = "iD_REKLAMYTextBox";
            this.iD_REKLAMYTextBox.ReadOnly = true;
            this.iD_REKLAMYTextBox.Size = new System.Drawing.Size(121, 20);
            this.iD_REKLAMYTextBox.TabIndex = 16;
            this.iD_REKLAMYTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // suma_zaplatTextBox
            // 
            this.suma_zaplatTextBox.BackColor = System.Drawing.Color.WhiteSmoke;
            this.suma_zaplatTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource, "suma_zaplat", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
            this.suma_zaplatTextBox.Location = new System.Drawing.Point(22, 137);
            this.suma_zaplatTextBox.Name = "suma_zaplatTextBox";
            this.suma_zaplatTextBox.ReadOnly = true;
            this.suma_zaplatTextBox.Size = new System.Drawing.Size(120, 20);
            this.suma_zaplatTextBox.TabIndex = 17;
            this.suma_zaplatTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            // 
            // wplatyTableAdapter
            // 
            this.wplatyTableAdapter.ClearBeforeFill = true;
            // 
            // VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter
            // 
            this.VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter.ClearBeforeFill = true;
            // 
            // waluta_bruttoLabel
            // 
            waluta_bruttoLabel.AutoSize = true;
            waluta_bruttoLabel.Location = new System.Drawing.Point(19, 172);
            waluta_bruttoLabel.Name = "waluta_bruttoLabel";
            waluta_bruttoLabel.Size = new System.Drawing.Size(88, 13);
            waluta_bruttoLabel.TabIndex = 17;
            waluta_bruttoLabel.Text = "Brutto w walucie:";
            // 
            // waluta_bruttoTextBox
            // 
            this.waluta_bruttoTextBox.BackColor = System.Drawing.Color.WhiteSmoke;
            this.waluta_bruttoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wplatyBindingSource, "waluta_brutto", true));
            this.waluta_bruttoTextBox.Location = new System.Drawing.Point(21, 188);
            this.waluta_bruttoTextBox.Name = "waluta_bruttoTextBox";
            this.waluta_bruttoTextBox.ReadOnly = true;
            this.waluta_bruttoTextBox.Size = new System.Drawing.Size(120, 20);
            this.waluta_bruttoTextBox.TabIndex = 18;
            this.waluta_bruttoTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            // 
            // waluta_mianoLabel
            // 
            waluta_mianoLabel.AutoSize = true;
            waluta_mianoLabel.Location = new System.Drawing.Point(173, 172);
            waluta_mianoLabel.Name = "waluta_mianoLabel";
            waluta_mianoLabel.Size = new System.Drawing.Size(44, 13);
            waluta_mianoLabel.TabIndex = 18;
            waluta_mianoLabel.Text = "Waluta:";
            // 
            // waluta_mianoTextBox
            // 
            this.waluta_mianoTextBox.BackColor = System.Drawing.Color.WhiteSmoke;
            this.waluta_mianoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wplatyBindingSource, "waluta_miano", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
            this.waluta_mianoTextBox.Location = new System.Drawing.Point(174, 188);
            this.waluta_mianoTextBox.Name = "waluta_mianoTextBox";
            this.waluta_mianoTextBox.ReadOnly = true;
            this.waluta_mianoTextBox.Size = new System.Drawing.Size(121, 20);
            this.waluta_mianoTextBox.TabIndex = 19;
            this.waluta_mianoTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // rodzajPotwierdzeniaTextBox
            // 
            this.rodzajPotwierdzeniaTextBox.BackColor = System.Drawing.Color.WhiteSmoke;
            this.rodzajPotwierdzeniaTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wplatyBindingSource, "rodzajPotwierdzenia", true));
            this.rodzajPotwierdzeniaTextBox.Location = new System.Drawing.Point(176, 87);
            this.rodzajPotwierdzeniaTextBox.Name = "rodzajPotwierdzeniaTextBox";
            this.rodzajPotwierdzeniaTextBox.ReadOnly = true;
            this.rodzajPotwierdzeniaTextBox.Size = new System.Drawing.Size(119, 20);
            this.rodzajPotwierdzeniaTextBox.TabIndex = 20;
            this.rodzajPotwierdzeniaTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // dataWplatyTextBox
            // 
            this.dataWplatyTextBox.BackColor = System.Drawing.Color.WhiteSmoke;
            this.dataWplatyTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wplatyBindingSource, "dataWplaty", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "d"));
            this.dataWplatyTextBox.Location = new System.Drawing.Point(176, 37);
            this.dataWplatyTextBox.Name = "dataWplatyTextBox";
            this.dataWplatyTextBox.ReadOnly = true;
            this.dataWplatyTextBox.Size = new System.Drawing.Size(119, 20);
            this.dataWplatyTextBox.TabIndex = 21;
            this.dataWplatyTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // PaymentForm2
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(320, 272);
            this.Controls.Add(this.dataWplatyTextBox);
            this.Controls.Add(this.rodzajPotwierdzeniaTextBox);
            this.Controls.Add(waluta_mianoLabel);
            this.Controls.Add(this.waluta_mianoTextBox);
            this.Controls.Add(waluta_bruttoLabel);
            this.Controls.Add(this.waluta_bruttoTextBox);
            this.Controls.Add(suma_zaplatLabel);
            this.Controls.Add(this.suma_zaplatTextBox);
            this.Controls.Add(this.iD_REKLAMYTextBox);
            this.Controls.Add(this.anulujButton);
            this.Controls.Add(this.dodajButton);
            this.Controls.Add(bRUTTOLabel);
            this.Controls.Add(this.bRUTTOTextBox);
            this.Controls.Add(reklamaIDLabel);
            this.Controls.Add(rODZAJ_POTWIERDZENIALabel);
            this.Controls.Add(this.rODZAJ_POTWIERDZENIAComboBox);
            this.Controls.Add(sYMBOL_POTWIERDZENIALabel);
            this.Controls.Add(this.sYMBOL_POTWIERDZENIATextBox);
            this.Controls.Add(dATA_ZAPŁATYLabel);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Name = "PaymentForm2";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Wpłata";
            this.Load += new System.EventHandler(this.PaymentForm_Load);
            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.wplatyBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private REKLAMADataSet rEKLAMADataSet;
        private System.Windows.Forms.TextBox sYMBOL_POTWIERDZENIATextBox;
        private System.Windows.Forms.ComboBox rODZAJ_POTWIERDZENIAComboBox;
        private System.Windows.Forms.TextBox bRUTTOTextBox;
        private System.Windows.Forms.Button dodajButton;
        private System.Windows.Forms.Button anulujButton;
        private System.Windows.Forms.TextBox iD_REKLAMYTextBox;
        private System.Windows.Forms.TextBox suma_zaplatTextBox;
        private System.Windows.Forms.BindingSource wplatyBindingSource;
        private Baza_Reklam.REKLAMADataSetTableAdapters.WplatyTableAdapter wplatyTableAdapter;
        private System.Windows.Forms.BindingSource VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource;
        private Baza_Reklam.REKLAMADataSetTableAdapters.VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter;
        private System.Windows.Forms.TextBox waluta_bruttoTextBox;
        private System.Windows.Forms.TextBox waluta_mianoTextBox;
        private System.Windows.Forms.TextBox rodzajPotwierdzeniaTextBox;
        private System.Windows.Forms.TextBox dataWplatyTextBox;
    }
}