namespace Baza_Reklam
{
partial class Facturer
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.Windows.Forms.Label sPOSOB_ZAPLATYLabel;
System.Windows.Forms.Label zaliczka_BruttoLabel;
System.Windows.Forms.Label zaliczka_DataLabel;
System.Windows.Forms.Label tERMIN_ZAPLATYLabel;
System.Windows.Forms.Label dATA_SPRZEDAZYLabel;
System.Windows.Forms.Label dATA_WYSTAWIENIALabel;
System.Windows.Forms.Label iD_KONTALabel;
System.Windows.Forms.Label zAPLACONOLabel;
System.Windows.Forms.Label nUMERLabel;
System.Windows.Forms.Label nUMER_ROZLabel;
System.Windows.Forms.Label reklamaIDLabel;
System.Windows.Forms.Label adres_FkaturaLabel;
System.Windows.Forms.Label nipLabel;
System.Windows.Forms.Label vIESLabel;
System.Windows.Forms.Label zATWIERDZONO_DO_DRUKULabel;
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Facturer));
this.wystawProformeButton = new System.Windows.Forms.Button();
this.wystawFaktureButton = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.sPOSOB_ZAPLATYListBox = new System.Windows.Forms.ListBox();
this.fAKTURYBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
this.zaliczka_BruttoTextBox = new System.Windows.Forms.TextBox();
this.rEKLAMABindingSource = new System.Windows.Forms.BindingSource(this.components);
this.zaliczka_DataDateTimePicker = new System.Windows.Forms.DateTimePicker();
this.tERMIN_ZAPLATYDateTimePicker = new System.Windows.Forms.DateTimePicker();
this.dATA_SPRZEDAZYDateTimePicker = new System.Windows.Forms.DateTimePicker();
this.dATA_WYSTAWIENIADateTimePicker = new System.Windows.Forms.DateTimePicker();
this.iD_KONTAComboBox = new System.Windows.Forms.ComboBox();
this.kONTABindingSource = new System.Windows.Forms.BindingSource(this.components);
this.sLOWNIKDataSet = new Baza_Reklam.SLOWNIKDataSet();
this.zAPLACONOCheckBox = new System.Windows.Forms.CheckBox();
this.nUMERTextBox = new System.Windows.Forms.TextBox();
this.nUMER_ROZTextBox = new System.Windows.Forms.TextBox();
this.reklamaIDTextBox = new System.Windows.Forms.TextBox();
this.rEKLAMATableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter();
this.fAKTURYTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.FAKTURYTableAdapter();
this.kONTATableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.KONTATableAdapter();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.nipKrajTextBox = new System.Windows.Forms.TextBox();
this.kLIENCIBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.vIESCheckBox = new System.Windows.Forms.CheckBox();
this.nipTextBox = new System.Windows.Forms.TextBox();
this.adres_FkaturaTextBox = new System.Windows.Forms.TextBox();
this.kLIENCITableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.KLIENCITableAdapter();
this.zamknijButton = new System.Windows.Forms.Button();
this.usunButton = new System.Windows.Forms.Button();
this.poznanKatowiceButton = new System.Windows.Forms.Button();
this.zATWIERDZONO_DO_DRUKUCheckBox = new System.Windows.Forms.CheckBox();
this.tYPLabel1 = new System.Windows.Forms.Label();
sPOSOB_ZAPLATYLabel = new System.Windows.Forms.Label();
zaliczka_BruttoLabel = new System.Windows.Forms.Label();
zaliczka_DataLabel = new System.Windows.Forms.Label();
tERMIN_ZAPLATYLabel = new System.Windows.Forms.Label();
dATA_SPRZEDAZYLabel = new System.Windows.Forms.Label();
dATA_WYSTAWIENIALabel = new System.Windows.Forms.Label();
iD_KONTALabel = new System.Windows.Forms.Label();
zAPLACONOLabel = new System.Windows.Forms.Label();
nUMERLabel = new System.Windows.Forms.Label();
nUMER_ROZLabel = new System.Windows.Forms.Label();
reklamaIDLabel = new System.Windows.Forms.Label();
adres_FkaturaLabel = new System.Windows.Forms.Label();
nipLabel = new System.Windows.Forms.Label();
vIESLabel = new System.Windows.Forms.Label();
zATWIERDZONO_DO_DRUKULabel = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.fAKTURYBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.kONTABindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).BeginInit();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.kLIENCIBindingSource)).BeginInit();
this.SuspendLayout();
//
// sPOSOB_ZAPLATYLabel
//
sPOSOB_ZAPLATYLabel.AutoSize = true;
sPOSOB_ZAPLATYLabel.Location = new System.Drawing.Point(204, 167);
sPOSOB_ZAPLATYLabel.Name = "sPOSOB_ZAPLATYLabel";
sPOSOB_ZAPLATYLabel.Size = new System.Drawing.Size(105, 13);
sPOSOB_ZAPLATYLabel.TabIndex = 51;
sPOSOB_ZAPLATYLabel.Text = "SPOSOB ZAPLATY:";
//
// zaliczka_BruttoLabel
//
zaliczka_BruttoLabel.AutoSize = true;
zaliczka_BruttoLabel.Location = new System.Drawing.Point(204, 67);
zaliczka_BruttoLabel.Name = "zaliczka_BruttoLabel";
zaliczka_BruttoLabel.Size = new System.Drawing.Size(50, 13);
zaliczka_BruttoLabel.TabIndex = 49;
zaliczka_BruttoLabel.Text = "Zaliczka:";
//
// zaliczka_DataLabel
//
zaliczka_DataLabel.AutoSize = true;
zaliczka_DataLabel.Location = new System.Drawing.Point(204, 12);
zaliczka_DataLabel.Name = "zaliczka_DataLabel";
zaliczka_DataLabel.Size = new System.Drawing.Size(70, 13);
zaliczka_DataLabel.TabIndex = 47;
zaliczka_DataLabel.Text = "Data zaliczki:";
//
// tERMIN_ZAPLATYLabel
//
tERMIN_ZAPLATYLabel.AutoSize = true;
tERMIN_ZAPLATYLabel.Location = new System.Drawing.Point(20, 324);
tERMIN_ZAPLATYLabel.Name = "tERMIN_ZAPLATYLabel";
tERMIN_ZAPLATYLabel.Size = new System.Drawing.Size(80, 13);
tERMIN_ZAPLATYLabel.TabIndex = 45;
tERMIN_ZAPLATYLabel.Text = "Termin zapłaty:";
//
// dATA_SPRZEDAZYLabel
//
dATA_SPRZEDAZYLabel.AutoSize = true;
dATA_SPRZEDAZYLabel.Location = new System.Drawing.Point(19, 274);
dATA_SPRZEDAZYLabel.Name = "dATA_SPRZEDAZYLabel";
dATA_SPRZEDAZYLabel.Size = new System.Drawing.Size(83, 13);
dATA_SPRZEDAZYLabel.TabIndex = 43;
dATA_SPRZEDAZYLabel.Text = "Data sprzedaży:";
//
// dATA_WYSTAWIENIALabel
//
dATA_WYSTAWIENIALabel.AutoSize = true;
dATA_WYSTAWIENIALabel.Location = new System.Drawing.Point(17, 221);
dATA_WYSTAWIENIALabel.Name = "dATA_WYSTAWIENIALabel";
dATA_WYSTAWIENIALabel.Size = new System.Drawing.Size(93, 13);
dATA_WYSTAWIENIALabel.TabIndex = 41;
dATA_WYSTAWIENIALabel.Text = "Data wystawienia:";
//
// iD_KONTALabel
//
iD_KONTALabel.AutoSize = true;
iD_KONTALabel.Location = new System.Drawing.Point(19, 169);
iD_KONTALabel.Name = "iD_KONTALabel";
iD_KONTALabel.Size = new System.Drawing.Size(38, 13);
iD_KONTALabel.TabIndex = 39;
iD_KONTALabel.Text = "Konto:";
//
// zAPLACONOLabel
//
zAPLACONOLabel.AutoSize = true;
zAPLACONOLabel.Location = new System.Drawing.Point(204, 122);
zAPLACONOLabel.Name = "zAPLACONOLabel";
zAPLACONOLabel.Size = new System.Drawing.Size(63, 13);
zAPLACONOLabel.TabIndex = 37;
zAPLACONOLabel.Text = "Zapłacono:";
//
// nUMERLabel
//
nUMERLabel.AutoSize = true;
nUMERLabel.Location = new System.Drawing.Point(17, 122);
nUMERLabel.Name = "nUMERLabel";
nUMERLabel.Size = new System.Drawing.Size(41, 13);
nUMERLabel.TabIndex = 35;
nUMERLabel.Text = "Numer:";
//
// nUMER_ROZLabel
//
nUMER_ROZLabel.AutoSize = true;
nUMER_ROZLabel.Location = new System.Drawing.Point(20, 67);
nUMER_ROZLabel.Name = "nUMER_ROZLabel";
nUMER_ROZLabel.Size = new System.Drawing.Size(65, 13);
nUMER_ROZLabel.TabIndex = 33;
nUMER_ROZLabel.Text = "Kod agenta:";
//
// reklamaIDLabel
//
reklamaIDLabel.AutoSize = true;
reklamaIDLabel.Location = new System.Drawing.Point(19, 12);
reklamaIDLabel.Name = "reklamaIDLabel";
reklamaIDLabel.Size = new System.Drawing.Size(83, 13);
reklamaIDLabel.TabIndex = 32;
reklamaIDLabel.Text = "Symbol reklamy:";
//
// adres_FkaturaLabel
//
adres_FkaturaLabel.AutoSize = true;
adres_FkaturaLabel.Location = new System.Drawing.Point(6, 16);
adres_FkaturaLabel.Name = "adres_FkaturaLabel";
adres_FkaturaLabel.Size = new System.Drawing.Size(76, 13);
adres_FkaturaLabel.TabIndex = 0;
adres_FkaturaLabel.Text = "Adres Faktura:";
//
// nipLabel
//
nipLabel.AutoSize = true;
nipLabel.Location = new System.Drawing.Point(14, 117);
nipLabel.Name = "nipLabel";
nipLabel.Size = new System.Drawing.Size(26, 13);
nipLabel.TabIndex = 56;
nipLabel.Text = "Nip:";
//
// vIESLabel
//
vIESLabel.AutoSize = true;
vIESLabel.Location = new System.Drawing.Point(14, 173);
vIESLabel.Name = "vIESLabel";
vIESLabel.Size = new System.Drawing.Size(34, 13);
vIESLabel.TabIndex = 57;
vIESLabel.Text = "VIES:";
//
// zATWIERDZONO_DO_DRUKULabel
//
zATWIERDZONO_DO_DRUKULabel.AutoSize = true;
zATWIERDZONO_DO_DRUKULabel.Location = new System.Drawing.Point(4, 374);
zATWIERDZONO_DO_DRUKULabel.Name = "zATWIERDZONO_DO_DRUKULabel";
zATWIERDZONO_DO_DRUKULabel.Size = new System.Drawing.Size(160, 13);
zATWIERDZONO_DO_DRUKULabel.TabIndex = 60;
zATWIERDZONO_DO_DRUKULabel.Text = "ZATWIERDZONO DO DRUKU:";
//
// wystawProformeButton
//
this.wystawProformeButton.Location = new System.Drawing.Point(201, 331);
this.wystawProformeButton.Name = "wystawProformeButton";
this.wystawProformeButton.Size = new System.Drawing.Size(87, 43);
this.wystawProformeButton.TabIndex = 21;
this.wystawProformeButton.Text = "WYSTAW PROFORMĘ";
this.wystawProformeButton.UseVisualStyleBackColor = true;
this.wystawProformeButton.Click += new System.EventHandler(this.wystawProformeButton_Click);
//
// wystawFaktureButton
//
this.wystawFaktureButton.Location = new System.Drawing.Point(201, 274);
this.wystawFaktureButton.Name = "wystawFaktureButton";
this.wystawFaktureButton.Size = new System.Drawing.Size(87, 40);
this.wystawFaktureButton.TabIndex = 19;
this.wystawFaktureButton.Text = "WYSTAW FAKTURĘ";
this.wystawFaktureButton.UseVisualStyleBackColor = true;
this.wystawFaktureButton.Click += new System.EventHandler(this.wystawFaktureButton_Click);
//
// button1
//
this.button1.Image = ((System.Drawing.Image)(resources.GetObject("button1.Image")));
this.button1.Location = new System.Drawing.Point(170, 185);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(28, 23);
this.button1.TabIndex = 54;
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// sPOSOB_ZAPLATYListBox
//
this.sPOSOB_ZAPLATYListBox.FormattingEnabled = true;
this.sPOSOB_ZAPLATYListBox.Items.AddRange(new object[] {
"Karta kredytowa",
"Przelew",
"Gotówka",
"Barter"});
this.sPOSOB_ZAPLATYListBox.Location = new System.Drawing.Point(204, 185);
this.sPOSOB_ZAPLATYListBox.Name = "sPOSOB_ZAPLATYListBox";
this.sPOSOB_ZAPLATYListBox.Size = new System.Drawing.Size(120, 56);
this.sPOSOB_ZAPLATYListBox.TabIndex = 53;
//
// fAKTURYBindingSource
//
this.fAKTURYBindingSource.DataMember = "FAKTURY";
this.fAKTURYBindingSource.DataSource = this.rEKLAMADataSet;
//
// rEKLAMADataSet
//
this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// zaliczka_BruttoTextBox
//
this.zaliczka_BruttoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "Zaliczka_Brutto", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
this.zaliczka_BruttoTextBox.Location = new System.Drawing.Point(207, 83);
this.zaliczka_BruttoTextBox.Name = "zaliczka_BruttoTextBox";
this.zaliczka_BruttoTextBox.Size = new System.Drawing.Size(117, 20);
this.zaliczka_BruttoTextBox.TabIndex = 52;
//
// rEKLAMABindingSource
//
this.rEKLAMABindingSource.DataMember = "REKLAMA";
this.rEKLAMABindingSource.DataSource = this.rEKLAMADataSet;
//
// zaliczka_DataDateTimePicker
//
this.zaliczka_DataDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.rEKLAMABindingSource, "Zaliczka_Data", true));
this.zaliczka_DataDateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.zaliczka_DataDateTimePicker.Location = new System.Drawing.Point(207, 28);
this.zaliczka_DataDateTimePicker.Name = "zaliczka_DataDateTimePicker";
this.zaliczka_DataDateTimePicker.Size = new System.Drawing.Size(117, 20);
this.zaliczka_DataDateTimePicker.TabIndex = 50;
//
// tERMIN_ZAPLATYDateTimePicker
//
this.tERMIN_ZAPLATYDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.rEKLAMABindingSource, "FAKTURA TERMIN ZAPŁATY", true));
this.tERMIN_ZAPLATYDateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.tERMIN_ZAPLATYDateTimePicker.Location = new System.Drawing.Point(20, 340);
this.tERMIN_ZAPLATYDateTimePicker.Name = "tERMIN_ZAPLATYDateTimePicker";
this.tERMIN_ZAPLATYDateTimePicker.Size = new System.Drawing.Size(118, 20);
this.tERMIN_ZAPLATYDateTimePicker.TabIndex = 48;
//
// dATA_SPRZEDAZYDateTimePicker
//
this.dATA_SPRZEDAZYDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.rEKLAMABindingSource, "FAKTURA DATA WYSTAWIENIA", true));
this.dATA_SPRZEDAZYDateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dATA_SPRZEDAZYDateTimePicker.Location = new System.Drawing.Point(20, 290);
this.dATA_SPRZEDAZYDateTimePicker.Name = "dATA_SPRZEDAZYDateTimePicker";
this.dATA_SPRZEDAZYDateTimePicker.Size = new System.Drawing.Size(118, 20);
this.dATA_SPRZEDAZYDateTimePicker.TabIndex = 46;
//
// dATA_WYSTAWIENIADateTimePicker
//
this.dATA_WYSTAWIENIADateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.rEKLAMABindingSource, "FAKTURA DATA WYSTAWIENIA", true));
this.dATA_WYSTAWIENIADateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dATA_WYSTAWIENIADateTimePicker.Location = new System.Drawing.Point(20, 237);
this.dATA_WYSTAWIENIADateTimePicker.Name = "dATA_WYSTAWIENIADateTimePicker";
this.dATA_WYSTAWIENIADateTimePicker.Size = new System.Drawing.Size(118, 20);
this.dATA_WYSTAWIENIADateTimePicker.TabIndex = 44;
//
// iD_KONTAComboBox
//
this.iD_KONTAComboBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.rEKLAMABindingSource, "FAKTURA ID KONTA", true));
this.iD_KONTAComboBox.DataSource = this.kONTABindingSource;
this.iD_KONTAComboBox.DisplayMember = "opis";
this.iD_KONTAComboBox.DropDownWidth = 600;
this.iD_KONTAComboBox.FormattingEnabled = true;
this.iD_KONTAComboBox.Location = new System.Drawing.Point(20, 185);
this.iD_KONTAComboBox.Name = "iD_KONTAComboBox";
this.iD_KONTAComboBox.Size = new System.Drawing.Size(144, 21);
this.iD_KONTAComboBox.TabIndex = 42;
this.iD_KONTAComboBox.ValueMember = "IdKonta";
//
// kONTABindingSource
//
this.kONTABindingSource.DataMember = "KONTA";
this.kONTABindingSource.DataSource = this.sLOWNIKDataSet;
//
// sLOWNIKDataSet
//
this.sLOWNIKDataSet.DataSetName = "SLOWNIKDataSet";
this.sLOWNIKDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// zAPLACONOCheckBox
//
this.zAPLACONOCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.rEKLAMABindingSource, "ZAPŁACONO", true));
this.zAPLACONOCheckBox.Enabled = false;
this.zAPLACONOCheckBox.Location = new System.Drawing.Point(273, 117);
this.zAPLACONOCheckBox.Name = "zAPLACONOCheckBox";
this.zAPLACONOCheckBox.Size = new System.Drawing.Size(38, 24);
this.zAPLACONOCheckBox.TabIndex = 40;
//
// nUMERTextBox
//
this.nUMERTextBox.Location = new System.Drawing.Point(22, 138);
this.nUMERTextBox.Name = "nUMERTextBox";
this.nUMERTextBox.Size = new System.Drawing.Size(116, 20);
this.nUMERTextBox.TabIndex = 38;
//
// nUMER_ROZTextBox
//
this.nUMER_ROZTextBox.Location = new System.Drawing.Point(20, 83);
this.nUMER_ROZTextBox.Name = "nUMER_ROZTextBox";
this.nUMER_ROZTextBox.Size = new System.Drawing.Size(116, 20);
this.nUMER_ROZTextBox.TabIndex = 36;
//
// reklamaIDTextBox
//
this.reklamaIDTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "ID REKLAMY", true));
this.reklamaIDTextBox.Location = new System.Drawing.Point(20, 28);
this.reklamaIDTextBox.Name = "reklamaIDTextBox";
this.reklamaIDTextBox.Size = new System.Drawing.Size(116, 20);
this.reklamaIDTextBox.TabIndex = 34;
//
// rEKLAMATableAdapter
//
this.rEKLAMATableAdapter.ClearBeforeFill = true;
//
// fAKTURYTableAdapter
//
this.fAKTURYTableAdapter.ClearBeforeFill = true;
//
// kONTATableAdapter
//
this.kONTATableAdapter.ClearBeforeFill = true;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.nipKrajTextBox);
this.groupBox1.Controls.Add(vIESLabel);
this.groupBox1.Controls.Add(this.vIESCheckBox);
this.groupBox1.Controls.Add(this.nipTextBox);
this.groupBox1.Controls.Add(nipLabel);
this.groupBox1.Controls.Add(adres_FkaturaLabel);
this.groupBox1.Controls.Add(this.adres_FkaturaTextBox);
this.groupBox1.Enabled = false;
this.groupBox1.Location = new System.Drawing.Point(346, 12);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(162, 239);
this.groupBox1.TabIndex = 56;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Dane do faktury";
this.groupBox1.Enter += new System.EventHandler(this.groupBox1_Enter);
//
// nipKrajTextBox
//
this.nipKrajTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.kLIENCIBindingSource, "nipKraj", true));
this.nipKrajTextBox.Location = new System.Drawing.Point(11, 133);
this.nipKrajTextBox.Name = "nipKrajTextBox";
this.nipKrajTextBox.Size = new System.Drawing.Size(27, 20);
this.nipKrajTextBox.TabIndex = 59;
//
// kLIENCIBindingSource
//
this.kLIENCIBindingSource.DataMember = "KLIENCI";
this.kLIENCIBindingSource.DataSource = this.rEKLAMADataSet;
//
// vIESCheckBox
//
this.vIESCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.kLIENCIBindingSource, "VIES", true));
this.vIESCheckBox.Location = new System.Drawing.Point(58, 168);
this.vIESCheckBox.Name = "vIESCheckBox";
this.vIESCheckBox.Size = new System.Drawing.Size(24, 24);
this.vIESCheckBox.TabIndex = 58;
//
// nipTextBox
//
this.nipTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.kLIENCIBindingSource, "Nip", true));
this.nipTextBox.Enabled = false;
this.nipTextBox.Location = new System.Drawing.Point(44, 133);
this.nipTextBox.Name = "nipTextBox";
this.nipTextBox.Size = new System.Drawing.Size(108, 20);
this.nipTextBox.TabIndex = 57;
//
// adres_FkaturaTextBox
//
this.adres_FkaturaTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.kLIENCIBindingSource, "Adres_Fkatura", true));
this.adres_FkaturaTextBox.Enabled = false;
this.adres_FkaturaTextBox.Location = new System.Drawing.Point(9, 32);
this.adres_FkaturaTextBox.Multiline = true;
this.adres_FkaturaTextBox.Name = "adres_FkaturaTextBox";
this.adres_FkaturaTextBox.Size = new System.Drawing.Size(143, 80);
this.adres_FkaturaTextBox.TabIndex = 1;
//
// kLIENCITableAdapter
//
this.kLIENCITableAdapter.ClearBeforeFill = true;
//
// zamknijButton
//
this.zamknijButton.Image = ((System.Drawing.Image)(resources.GetObject("zamknijButton.Image")));
this.zamknijButton.Location = new System.Drawing.Point(423, 322);
this.zamknijButton.Name = "zamknijButton";
this.zamknijButton.Size = new System.Drawing.Size(85, 60);
this.zamknijButton.TabIndex = 58;
this.zamknijButton.Text = "Zamknij";
this.zamknijButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.zamknijButton.UseVisualStyleBackColor = true;
this.zamknijButton.Click += new System.EventHandler(this.zamknijButton_Click);
//
// usunButton
//
this.usunButton.Location = new System.Drawing.Point(311, 331);
this.usunButton.Name = "usunButton";
this.usunButton.Size = new System.Drawing.Size(83, 43);
this.usunButton.TabIndex = 59;
this.usunButton.Text = "USUŃ FAKTURĘ";
this.usunButton.UseVisualStyleBackColor = true;
this.usunButton.Click += new System.EventHandler(this.usunButton_Click);
//
// poznanKatowiceButton
//
this.poznanKatowiceButton.Location = new System.Drawing.Point(407, 260);
this.poznanKatowiceButton.Name = "poznanKatowiceButton";
this.poznanKatowiceButton.Size = new System.Drawing.Size(101, 40);
this.poznanKatowiceButton.TabIndex = 60;
this.poznanKatowiceButton.Text = "Poznań/Katowice zmiana faktury";
this.poznanKatowiceButton.UseVisualStyleBackColor = true;
this.poznanKatowiceButton.Click += new System.EventHandler(this.poznanKatowiceButton_Click);
//
// zATWIERDZONO_DO_DRUKUCheckBox
//
this.zATWIERDZONO_DO_DRUKUCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.rEKLAMABindingSource, "ZATWIERDZONO DO DRUKU", true));
this.zATWIERDZONO_DO_DRUKUCheckBox.Enabled = false;
this.zATWIERDZONO_DO_DRUKUCheckBox.Location = new System.Drawing.Point(170, 369);
this.zATWIERDZONO_DO_DRUKUCheckBox.Name = "zATWIERDZONO_DO_DRUKUCheckBox";
this.zATWIERDZONO_DO_DRUKUCheckBox.Size = new System.Drawing.Size(13, 24);
this.zATWIERDZONO_DO_DRUKUCheckBox.TabIndex = 61;
//
// tYPLabel1
//
this.tYPLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.rEKLAMABindingSource, "TYP", true));
this.tYPLabel1.Location = new System.Drawing.Point(198, 248);
this.tYPLabel1.Name = "tYPLabel1";
this.tYPLabel1.Size = new System.Drawing.Size(100, 23);
this.tYPLabel1.TabIndex = 62;
this.tYPLabel1.Text = "TYP REKLAMY";
this.tYPLabel1.Visible = false;
//
// Facturer
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(528, 413);
this.Controls.Add(this.tYPLabel1);
this.Controls.Add(zATWIERDZONO_DO_DRUKULabel);
this.Controls.Add(this.zATWIERDZONO_DO_DRUKUCheckBox);
this.Controls.Add(this.poznanKatowiceButton);
this.Controls.Add(this.usunButton);
this.Controls.Add(this.wystawFaktureButton);
this.Controls.Add(this.zamknijButton);
this.Controls.Add(this.wystawProformeButton);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.button1);
this.Controls.Add(sPOSOB_ZAPLATYLabel);
this.Controls.Add(this.sPOSOB_ZAPLATYListBox);
this.Controls.Add(zaliczka_BruttoLabel);
this.Controls.Add(this.zaliczka_BruttoTextBox);
this.Controls.Add(zaliczka_DataLabel);
this.Controls.Add(this.zaliczka_DataDateTimePicker);
this.Controls.Add(tERMIN_ZAPLATYLabel);
this.Controls.Add(this.tERMIN_ZAPLATYDateTimePicker);
this.Controls.Add(dATA_SPRZEDAZYLabel);
this.Controls.Add(this.dATA_SPRZEDAZYDateTimePicker);
this.Controls.Add(dATA_WYSTAWIENIALabel);
this.Controls.Add(this.dATA_WYSTAWIENIADateTimePicker);
this.Controls.Add(iD_KONTALabel);
this.Controls.Add(this.iD_KONTAComboBox);
this.Controls.Add(zAPLACONOLabel);
this.Controls.Add(this.zAPLACONOCheckBox);
this.Controls.Add(nUMERLabel);
this.Controls.Add(this.nUMERTextBox);
this.Controls.Add(nUMER_ROZLabel);
this.Controls.Add(this.nUMER_ROZTextBox);
this.Controls.Add(reklamaIDLabel);
this.Controls.Add(this.reklamaIDTextBox);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Name = "Facturer";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Wystaw fakturę";
this.Load += new System.EventHandler(this.Facturer_Load);
((System.ComponentModel.ISupportInitialize)(this.fAKTURYBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.kONTABindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.kLIENCIBindingSource)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button wystawProformeButton;
private System.Windows.Forms.Button wystawFaktureButton;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.ListBox sPOSOB_ZAPLATYListBox;
private System.Windows.Forms.TextBox zaliczka_BruttoTextBox;
private System.Windows.Forms.DateTimePicker zaliczka_DataDateTimePicker;
private System.Windows.Forms.DateTimePicker tERMIN_ZAPLATYDateTimePicker;
private System.Windows.Forms.DateTimePicker dATA_SPRZEDAZYDateTimePicker;
private System.Windows.Forms.DateTimePicker dATA_WYSTAWIENIADateTimePicker;
private System.Windows.Forms.ComboBox iD_KONTAComboBox;
private System.Windows.Forms.CheckBox zAPLACONOCheckBox;
private System.Windows.Forms.TextBox nUMERTextBox;
private System.Windows.Forms.TextBox nUMER_ROZTextBox;
private System.Windows.Forms.TextBox reklamaIDTextBox;
private REKLAMADataSet rEKLAMADataSet;
private System.Windows.Forms.BindingSource rEKLAMABindingSource;
private Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter rEKLAMATableAdapter;
private System.Windows.Forms.BindingSource fAKTURYBindingSource;
private Baza_Reklam.REKLAMADataSetTableAdapters.FAKTURYTableAdapter fAKTURYTableAdapter;
private SLOWNIKDataSet sLOWNIKDataSet;
private System.Windows.Forms.BindingSource kONTABindingSource;
private Baza_Reklam.SLOWNIKDataSetTableAdapters.KONTATableAdapter kONTATableAdapter;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.BindingSource kLIENCIBindingSource;
private Baza_Reklam.REKLAMADataSetTableAdapters.KLIENCITableAdapter kLIENCITableAdapter;
private System.Windows.Forms.TextBox nipTextBox;
private System.Windows.Forms.TextBox adres_FkaturaTextBox;
private System.Windows.Forms.CheckBox vIESCheckBox;
private System.Windows.Forms.Button zamknijButton;
private System.Windows.Forms.Button usunButton;
private System.Windows.Forms.Button poznanKatowiceButton;
private System.Windows.Forms.CheckBox zATWIERDZONO_DO_DRUKUCheckBox;
private System.Windows.Forms.TextBox nipKrajTextBox;
private System.Windows.Forms.Label tYPLabel1;
}
}