namespace Baza_Reklam
{
    partial class PaymentForm
    {
        /// <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 dATA_ZAMÓWIENIALabel;
            System.Windows.Forms.Label zAPŁACONOLabel;
            System.Windows.Forms.Label bRUTTOLabel;
            System.Windows.Forms.Label suma_zaplatLabel;
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PaymentForm));
            this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
            this.rEKLAMABindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.rEKLAMATableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter();
            this.dATA_ZAPŁATYDateTimePicker = new System.Windows.Forms.DateTimePicker();
            this.sYMBOL_POTWIERDZENIATextBox = new System.Windows.Forms.TextBox();
            this.rODZAJ_POTWIERDZENIAComboBox = new System.Windows.Forms.ComboBox();
            this.dATA_ZAMÓWIENIATextBox = new System.Windows.Forms.TextBox();
            this.zAPŁACONOCheckBox = new System.Windows.Forms.CheckBox();
            this.bRUTTOTextBox = new System.Windows.Forms.TextBox();
            this.dodajButton = new System.Windows.Forms.Button();
            this.anulujButton = new System.Windows.Forms.Button();
            this.iD_REKLAMYTextBox = new System.Windows.Forms.TextBox();
            this.fAKTURYBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.fAKTURYTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.FAKTURYTableAdapter();
            this.suma_zaplatTextBox = 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();
            dATA_ZAMÓWIENIALabel = new System.Windows.Forms.Label();
            zAPŁACONOLabel = new System.Windows.Forms.Label();
            bRUTTOLabel = new System.Windows.Forms.Label();
            suma_zaplatLabel = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.fAKTURYBindingSource)).BeginInit();
            this.SuspendLayout();
            // 
            // dATA_ZAPŁATYLabel
            // 
            dATA_ZAPŁATYLabel.AutoSize = true;
            dATA_ZAPŁATYLabel.Location = new System.Drawing.Point(19, 76);
            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(18, 176);
            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(19, 126);
            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(83, 13);
            reklamaIDLabel.TabIndex = 6;
            reklamaIDLabel.Text = "Symbol reklamy:";
            // 
            // dATA_ZAMÓWIENIALabel
            // 
            dATA_ZAMÓWIENIALabel.AutoSize = true;
            dATA_ZAMÓWIENIALabel.Location = new System.Drawing.Point(190, 21);
            dATA_ZAMÓWIENIALabel.Name = "dATA_ZAMÓWIENIALabel";
            dATA_ZAMÓWIENIALabel.Size = new System.Drawing.Size(91, 13);
            dATA_ZAMÓWIENIALabel.TabIndex = 8;
            dATA_ZAMÓWIENIALabel.Text = "Data zamówienia:";
            // 
            // zAPŁACONOLabel
            // 
            zAPŁACONOLabel.AutoSize = true;
            zAPŁACONOLabel.Location = new System.Drawing.Point(205, 76);
            zAPŁACONOLabel.Name = "zAPŁACONOLabel";
            zAPŁACONOLabel.Size = new System.Drawing.Size(63, 13);
            zAPŁACONOLabel.TabIndex = 10;
            zAPŁACONOLabel.Text = "Zapłacono:";
            // 
            // bRUTTOLabel
            // 
            bRUTTOLabel.AutoSize = true;
            bRUTTOLabel.Location = new System.Drawing.Point(19, 227);
            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(20, 273);
            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;
            // 
            // rEKLAMABindingSource
            // 
            this.rEKLAMABindingSource.DataMember = "REKLAMA";
            this.rEKLAMABindingSource.DataSource = this.rEKLAMADataSet;
            // 
            // rEKLAMATableAdapter
            // 
            this.rEKLAMATableAdapter.ClearBeforeFill = true;
            // 
            // dATA_ZAPŁATYDateTimePicker
            // 
            this.dATA_ZAPŁATYDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.rEKLAMABindingSource, "DATA ZAPŁATY", true));
            this.dATA_ZAPŁATYDateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dATA_ZAPŁATYDateTimePicker.Location = new System.Drawing.Point(22, 92);
            this.dATA_ZAPŁATYDateTimePicker.Name = "dATA_ZAPŁATYDateTimePicker";
            this.dATA_ZAPŁATYDateTimePicker.Size = new System.Drawing.Size(120, 20);
            this.dATA_ZAPŁATYDateTimePicker.TabIndex = 2;
            // 
            // sYMBOL_POTWIERDZENIATextBox
            // 
            this.sYMBOL_POTWIERDZENIATextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "SYMBOL POTWIERDZENIA", true));
            this.sYMBOL_POTWIERDZENIATextBox.Location = new System.Drawing.Point(21, 192);
            this.sYMBOL_POTWIERDZENIATextBox.Name = "sYMBOL_POTWIERDZENIATextBox";
            this.sYMBOL_POTWIERDZENIATextBox.Size = new System.Drawing.Size(121, 20);
            this.sYMBOL_POTWIERDZENIATextBox.TabIndex = 4;
            // 
            // rODZAJ_POTWIERDZENIAComboBox
            // 
            this.rODZAJ_POTWIERDZENIAComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "RODZAJ POTWIERDZENIA", 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(22, 142);
            this.rODZAJ_POTWIERDZENIAComboBox.Name = "rODZAJ_POTWIERDZENIAComboBox";
            this.rODZAJ_POTWIERDZENIAComboBox.Size = new System.Drawing.Size(120, 21);
            this.rODZAJ_POTWIERDZENIAComboBox.TabIndex = 6;
            // 
            // dATA_ZAMÓWIENIATextBox
            // 
            this.dATA_ZAMÓWIENIATextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "DATA ZAMÓWIENIA", true));
            this.dATA_ZAMÓWIENIATextBox.Enabled = false;
            this.dATA_ZAMÓWIENIATextBox.Location = new System.Drawing.Point(193, 37);
            this.dATA_ZAMÓWIENIATextBox.Name = "dATA_ZAMÓWIENIATextBox";
            this.dATA_ZAMÓWIENIATextBox.Size = new System.Drawing.Size(100, 20);
            this.dATA_ZAMÓWIENIATextBox.TabIndex = 9;
            // 
            // zAPŁACONOCheckBox
            // 
            this.zAPŁACONOCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.rEKLAMABindingSource, "ZAPŁACONO", true));
            this.zAPŁACONOCheckBox.Location = new System.Drawing.Point(228, 93);
            this.zAPŁACONOCheckBox.Name = "zAPŁACONOCheckBox";
            this.zAPŁACONOCheckBox.Size = new System.Drawing.Size(21, 24);
            this.zAPŁACONOCheckBox.TabIndex = 11;
            // 
            // bRUTTOTextBox
            // 
            this.bRUTTOTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "BRUTTO", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
            this.bRUTTOTextBox.Enabled = false;
            this.bRUTTOTextBox.Location = new System.Drawing.Point(22, 243);
            this.bRUTTOTextBox.Name = "bRUTTOTextBox";
            this.bRUTTOTextBox.Size = new System.Drawing.Size(120, 20);
            this.bRUTTOTextBox.TabIndex = 13;
            // 
            // dodajButton
            // 
            this.dodajButton.Image = ((System.Drawing.Image)(resources.GetObject("dodajButton.Image")));
            this.dodajButton.Location = new System.Drawing.Point(218, 176);
            this.dodajButton.Name = "dodajButton";
            this.dodajButton.Size = new System.Drawing.Size(75, 54);
            this.dodajButton.TabIndex = 14;
            this.dodajButton.Text = "Zapisz";
            this.dodajButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            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(218, 255);
            this.anulujButton.Name = "anulujButton";
            this.anulujButton.Size = new System.Drawing.Size(75, 49);
            this.anulujButton.TabIndex = 15;
            this.anulujButton.Text = "Anuluj";
            this.anulujButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.anulujButton.UseVisualStyleBackColor = true;
            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.rEKLAMABindingSource, "ID REKLAMY", 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;
            // 
            // fAKTURYBindingSource
            // 
            this.fAKTURYBindingSource.DataMember = "FAKTURY";
            this.fAKTURYBindingSource.DataSource = this.rEKLAMADataSet;
            // 
            // fAKTURYTableAdapter
            // 
            this.fAKTURYTableAdapter.ClearBeforeFill = true;
            // 
            // suma_zaplatTextBox
            // 
            this.suma_zaplatTextBox.BackColor = System.Drawing.Color.WhiteSmoke;
            this.suma_zaplatTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.fAKTURYBindingSource, "suma_zaplat", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
            this.suma_zaplatTextBox.Location = new System.Drawing.Point(21, 289);
            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;
            // 
            // PaymentForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(313, 321);
            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(zAPŁACONOLabel);
            this.Controls.Add(this.zAPŁACONOCheckBox);
            this.Controls.Add(dATA_ZAMÓWIENIALabel);
            this.Controls.Add(this.dATA_ZAMÓWIENIATextBox);
            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.Controls.Add(this.dATA_ZAPŁATYDateTimePicker);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Name = "PaymentForm";
            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.rEKLAMABindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.fAKTURYBindingSource)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private REKLAMADataSet rEKLAMADataSet;
        private System.Windows.Forms.BindingSource rEKLAMABindingSource;
        private Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter rEKLAMATableAdapter;
        private System.Windows.Forms.DateTimePicker dATA_ZAPŁATYDateTimePicker;
        private System.Windows.Forms.TextBox sYMBOL_POTWIERDZENIATextBox;
        private System.Windows.Forms.ComboBox rODZAJ_POTWIERDZENIAComboBox;
        private System.Windows.Forms.TextBox dATA_ZAMÓWIENIATextBox;
        private System.Windows.Forms.CheckBox zAPŁACONOCheckBox;
        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.BindingSource fAKTURYBindingSource;
        private Baza_Reklam.REKLAMADataSetTableAdapters.FAKTURYTableAdapter fAKTURYTableAdapter;
        private System.Windows.Forms.TextBox suma_zaplatTextBox;
    }
}