namespace Baza_Reklam
{
partial class AddZamowienieForm
{
///
/// 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 numerZamowieniaLabel;
System.Windows.Forms.Label sPOSOB_ZAPLATYLabel;
System.Windows.Forms.Label iD_KONTALabel;
System.Windows.Forms.Label label1;
System.Windows.Forms.Label idAgentaLabel;
System.Windows.Forms.Label czasPlatnosciLabel;
System.Windows.Forms.Label notatkaZamowienieLabel;
System.Windows.Forms.Label notatkaKierownikLabel;
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AddZamowienieForm));
this.numerZamowieniaLabel1 = new System.Windows.Forms.Label();
this.zamowieniaBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.czasPlatnosciListBox = new System.Windows.Forms.ListBox();
this.symbolAgentaComboBox = new System.Windows.Forms.ComboBox();
this.aGENCIBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.sLOWNIKDataSet = new Baza_Reklam.SLOWNIKDataSet();
this.sposobZaplatyListBox = new System.Windows.Forms.ListBox();
this.iD_KONTAComboBox = new System.Windows.Forms.ComboBox();
this.kONTABindingSource = new System.Windows.Forms.BindingSource(this.components);
this.button3 = new System.Windows.Forms.Button();
this.sPOSOB_ZAPLATYListBox = new System.Windows.Forms.ListBox();
this.anulujButton = new System.Windows.Forms.Button();
this.zapiszButton = new System.Windows.Forms.Button();
this.zamowieniaTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.zamowieniaTableAdapter();
this.kONTATableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.KONTATableAdapter();
this.aGENCITableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCITableAdapter();
this.notatkaZamowienieTextBox = new System.Windows.Forms.TextBox();
this.notatkaKierownikTextBox = new System.Windows.Forms.TextBox();
this.groupBox2 = new System.Windows.Forms.GroupBox();
numerZamowieniaLabel = new System.Windows.Forms.Label();
sPOSOB_ZAPLATYLabel = new System.Windows.Forms.Label();
iD_KONTALabel = new System.Windows.Forms.Label();
label1 = new System.Windows.Forms.Label();
idAgentaLabel = new System.Windows.Forms.Label();
czasPlatnosciLabel = new System.Windows.Forms.Label();
notatkaZamowienieLabel = new System.Windows.Forms.Label();
notatkaKierownikLabel = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.zamowieniaBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.aGENCIBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.kONTABindingSource)).BeginInit();
this.groupBox2.SuspendLayout();
this.SuspendLayout();
//
// numerZamowieniaLabel
//
numerZamowieniaLabel.AutoSize = true;
numerZamowieniaLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
numerZamowieniaLabel.Location = new System.Drawing.Point(12, 19);
numerZamowieniaLabel.Name = "numerZamowieniaLabel";
numerZamowieniaLabel.Size = new System.Drawing.Size(141, 16);
numerZamowieniaLabel.TabIndex = 1;
numerZamowieniaLabel.Text = "numer Zamowienia:";
//
// sPOSOB_ZAPLATYLabel
//
sPOSOB_ZAPLATYLabel.AutoSize = true;
sPOSOB_ZAPLATYLabel.Location = new System.Drawing.Point(15, 180);
sPOSOB_ZAPLATYLabel.Name = "sPOSOB_ZAPLATYLabel";
sPOSOB_ZAPLATYLabel.Size = new System.Drawing.Size(81, 13);
sPOSOB_ZAPLATYLabel.TabIndex = 57;
sPOSOB_ZAPLATYLabel.Text = "Sposób zapłaty";
//
// iD_KONTALabel
//
iD_KONTALabel.AutoSize = true;
iD_KONTALabel.Location = new System.Drawing.Point(195, 23);
iD_KONTALabel.Name = "iD_KONTALabel";
iD_KONTALabel.Size = new System.Drawing.Size(38, 13);
iD_KONTALabel.TabIndex = 55;
iD_KONTALabel.Text = "Konto:";
//
// label1
//
label1.AutoSize = true;
label1.Location = new System.Drawing.Point(16, 83);
label1.Name = "label1";
label1.Size = new System.Drawing.Size(71, 13);
label1.TabIndex = 60;
label1.Text = "Fakturowanie";
//
// idAgentaLabel
//
idAgentaLabel.AutoSize = true;
idAgentaLabel.Location = new System.Drawing.Point(16, 23);
idAgentaLabel.Name = "idAgentaLabel";
idAgentaLabel.Size = new System.Drawing.Size(35, 13);
idAgentaLabel.TabIndex = 61;
idAgentaLabel.Text = "Agent";
//
// czasPlatnosciLabel
//
czasPlatnosciLabel.AutoSize = true;
czasPlatnosciLabel.Location = new System.Drawing.Point(195, 83);
czasPlatnosciLabel.Name = "czasPlatnosciLabel";
czasPlatnosciLabel.Size = new System.Drawing.Size(77, 13);
czasPlatnosciLabel.TabIndex = 62;
czasPlatnosciLabel.Text = "Czas płatności";
//
// notatkaZamowienieLabel
//
notatkaZamowienieLabel.AutoSize = true;
notatkaZamowienieLabel.Location = new System.Drawing.Point(15, 29);
notatkaZamowienieLabel.Name = "notatkaZamowienieLabel";
notatkaZamowienieLabel.Size = new System.Drawing.Size(40, 13);
notatkaZamowienieLabel.TabIndex = 8;
notatkaZamowienieLabel.Text = "Uwagi:";
//
// notatkaKierownikLabel
//
notatkaKierownikLabel.AutoSize = true;
notatkaKierownikLabel.Location = new System.Drawing.Point(15, 146);
notatkaKierownikLabel.Name = "notatkaKierownikLabel";
notatkaKierownikLabel.Size = new System.Drawing.Size(102, 13);
notatkaKierownikLabel.TabIndex = 9;
notatkaKierownikLabel.Text = "Notatka kierownika:";
//
// numerZamowieniaLabel1
//
this.numerZamowieniaLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.numerZamowieniaLabel1.Location = new System.Drawing.Point(186, 19);
this.numerZamowieniaLabel1.Name = "numerZamowieniaLabel1";
this.numerZamowieniaLabel1.Size = new System.Drawing.Size(299, 23);
this.numerZamowieniaLabel1.TabIndex = 2;
this.numerZamowieniaLabel1.Text = "---";
//
// zamowieniaBindingSource
//
this.zamowieniaBindingSource.DataMember = "zamowienia";
this.zamowieniaBindingSource.DataSource = this.rEKLAMADataSet;
//
// rEKLAMADataSet
//
this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// groupBox1
//
this.groupBox1.Controls.Add(czasPlatnosciLabel);
this.groupBox1.Controls.Add(this.czasPlatnosciListBox);
this.groupBox1.Controls.Add(this.symbolAgentaComboBox);
this.groupBox1.Controls.Add(idAgentaLabel);
this.groupBox1.Controls.Add(this.sposobZaplatyListBox);
this.groupBox1.Controls.Add(label1);
this.groupBox1.Controls.Add(this.iD_KONTAComboBox);
this.groupBox1.Controls.Add(this.button3);
this.groupBox1.Controls.Add(iD_KONTALabel);
this.groupBox1.Controls.Add(sPOSOB_ZAPLATYLabel);
this.groupBox1.Controls.Add(this.sPOSOB_ZAPLATYListBox);
this.groupBox1.Location = new System.Drawing.Point(277, 45);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(394, 283);
this.groupBox1.TabIndex = 6;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Sposób fakturowania";
//
// czasPlatnosciListBox
//
this.czasPlatnosciListBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.zamowieniaBindingSource, "czasPlatnosci", true));
this.czasPlatnosciListBox.FormattingEnabled = true;
this.czasPlatnosciListBox.Location = new System.Drawing.Point(198, 99);
this.czasPlatnosciListBox.Name = "czasPlatnosciListBox";
this.czasPlatnosciListBox.Size = new System.Drawing.Size(144, 69);
this.czasPlatnosciListBox.TabIndex = 63;
//
// symbolAgentaComboBox
//
this.symbolAgentaComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.zamowieniaBindingSource, "kodAgenta", true));
this.symbolAgentaComboBox.DataSource = this.aGENCIBindingSource;
this.symbolAgentaComboBox.DisplayMember = "Symbol";
this.symbolAgentaComboBox.FormattingEnabled = true;
this.symbolAgentaComboBox.Location = new System.Drawing.Point(18, 39);
this.symbolAgentaComboBox.Name = "symbolAgentaComboBox";
this.symbolAgentaComboBox.Size = new System.Drawing.Size(121, 21);
this.symbolAgentaComboBox.TabIndex = 62;
this.symbolAgentaComboBox.ValueMember = "F_ROZ";
//
// aGENCIBindingSource
//
this.aGENCIBindingSource.DataMember = "AGENCI";
this.aGENCIBindingSource.DataSource = this.sLOWNIKDataSet;
//
// sLOWNIKDataSet
//
this.sLOWNIKDataSet.DataSetName = "SLOWNIKDataSet";
this.sLOWNIKDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// sposobZaplatyListBox
//
this.sposobZaplatyListBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedIndex", this.zamowieniaBindingSource, "rodzajFakturowania", true));
this.sposobZaplatyListBox.FormattingEnabled = true;
this.sposobZaplatyListBox.Items.AddRange(new object[] {
"co 1 miesiąc",
"co 3 miesiące",
"zamówienie"});
this.sposobZaplatyListBox.Location = new System.Drawing.Point(18, 99);
this.sposobZaplatyListBox.Name = "sposobZaplatyListBox";
this.sposobZaplatyListBox.Size = new System.Drawing.Size(120, 69);
this.sposobZaplatyListBox.TabIndex = 61;
//
// iD_KONTAComboBox
//
this.iD_KONTAComboBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.zamowieniaBindingSource, "idKonta", 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(198, 39);
this.iD_KONTAComboBox.Name = "iD_KONTAComboBox";
this.iD_KONTAComboBox.Size = new System.Drawing.Size(144, 21);
this.iD_KONTAComboBox.TabIndex = 56;
this.iD_KONTAComboBox.ValueMember = "IdKonta";
//
// kONTABindingSource
//
this.kONTABindingSource.DataMember = "KONTA";
this.kONTABindingSource.DataSource = this.sLOWNIKDataSet;
//
// button3
//
this.button3.Image = ((System.Drawing.Image)(resources.GetObject("button3.Image")));
this.button3.Location = new System.Drawing.Point(348, 37);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(28, 23);
this.button3.TabIndex = 59;
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// sPOSOB_ZAPLATYListBox
//
this.sPOSOB_ZAPLATYListBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedIndex", this.zamowieniaBindingSource, "sposobZaplaty", true));
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(18, 196);
this.sPOSOB_ZAPLATYListBox.Name = "sPOSOB_ZAPLATYListBox";
this.sPOSOB_ZAPLATYListBox.Size = new System.Drawing.Size(120, 56);
this.sPOSOB_ZAPLATYListBox.TabIndex = 58;
//
// anulujButton
//
this.anulujButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.anulujButton.Location = new System.Drawing.Point(267, 344);
this.anulujButton.Name = "anulujButton";
this.anulujButton.Size = new System.Drawing.Size(75, 23);
this.anulujButton.TabIndex = 7;
this.anulujButton.Text = "Anuluj";
this.anulujButton.UseVisualStyleBackColor = true;
this.anulujButton.Click += new System.EventHandler(this.anulujButton_Click);
//
// zapiszButton
//
this.zapiszButton.DialogResult = System.Windows.Forms.DialogResult.OK;
this.zapiszButton.Location = new System.Drawing.Point(362, 344);
this.zapiszButton.Name = "zapiszButton";
this.zapiszButton.Size = new System.Drawing.Size(75, 23);
this.zapiszButton.TabIndex = 8;
this.zapiszButton.Text = "Zapisz";
this.zapiszButton.UseVisualStyleBackColor = true;
this.zapiszButton.Click += new System.EventHandler(this.zapiszButton_Click);
//
// zamowieniaTableAdapter
//
this.zamowieniaTableAdapter.ClearBeforeFill = true;
//
// kONTATableAdapter
//
this.kONTATableAdapter.ClearBeforeFill = true;
//
// aGENCITableAdapter
//
this.aGENCITableAdapter.ClearBeforeFill = true;
//
// notatkaZamowienieTextBox
//
this.notatkaZamowienieTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.zamowieniaBindingSource, "notatkaZamowienie", true));
this.notatkaZamowienieTextBox.Location = new System.Drawing.Point(18, 46);
this.notatkaZamowienieTextBox.MaxLength = 200;
this.notatkaZamowienieTextBox.Multiline = true;
this.notatkaZamowienieTextBox.Name = "notatkaZamowienieTextBox";
this.notatkaZamowienieTextBox.Size = new System.Drawing.Size(207, 87);
this.notatkaZamowienieTextBox.TabIndex = 9;
//
// notatkaKierownikTextBox
//
this.notatkaKierownikTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.zamowieniaBindingSource, "notatkaKierownik", true));
this.notatkaKierownikTextBox.Location = new System.Drawing.Point(17, 162);
this.notatkaKierownikTextBox.MaxLength = 200;
this.notatkaKierownikTextBox.Multiline = true;
this.notatkaKierownikTextBox.Name = "notatkaKierownikTextBox";
this.notatkaKierownikTextBox.Size = new System.Drawing.Size(208, 82);
this.notatkaKierownikTextBox.TabIndex = 10;
//
// groupBox2
//
this.groupBox2.Controls.Add(notatkaZamowienieLabel);
this.groupBox2.Controls.Add(this.notatkaKierownikTextBox);
this.groupBox2.Controls.Add(notatkaKierownikLabel);
this.groupBox2.Controls.Add(this.notatkaZamowienieTextBox);
this.groupBox2.Location = new System.Drawing.Point(15, 45);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(246, 283);
this.groupBox2.TabIndex = 11;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Zamówienie";
//
// AddZamowienieForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(683, 387);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.zapiszButton);
this.Controls.Add(this.anulujButton);
this.Controls.Add(this.groupBox1);
this.Controls.Add(numerZamowieniaLabel);
this.Controls.Add(this.numerZamowieniaLabel1);
this.Name = "AddZamowienieForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "Zamówienie";
this.Load += new System.EventHandler(this.AddZamowienieForm_Load);
((System.ComponentModel.ISupportInitialize)(this.zamowieniaBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.aGENCIBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.kONTABindingSource)).EndInit();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
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.Label numerZamowieniaLabel1;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Button anulujButton;
private System.Windows.Forms.Button zapiszButton;
private System.Windows.Forms.ComboBox iD_KONTAComboBox;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.ListBox sPOSOB_ZAPLATYListBox;
private System.Windows.Forms.ListBox sposobZaplatyListBox;
private SLOWNIKDataSet sLOWNIKDataSet;
private System.Windows.Forms.BindingSource kONTABindingSource;
private Baza_Reklam.SLOWNIKDataSetTableAdapters.KONTATableAdapter kONTATableAdapter;
private System.Windows.Forms.BindingSource aGENCIBindingSource;
private Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCITableAdapter aGENCITableAdapter;
private System.Windows.Forms.ComboBox symbolAgentaComboBox;
private System.Windows.Forms.ListBox czasPlatnosciListBox;
private System.Windows.Forms.TextBox notatkaZamowienieTextBox;
private System.Windows.Forms.TextBox notatkaKierownikTextBox;
private System.Windows.Forms.GroupBox groupBox2;
}
}