namespace Baza_Reklam
{
partial class MailForm
{
///
/// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MailForm));
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.dodajSZal3Button = new System.Windows.Forms.Button();
this.dodajSZal2Button = new System.Windows.Forms.Button();
this.dodajSZal1Button = new System.Windows.Forms.Button();
this.WyślijButton = new System.Windows.Forms.Button();
this.otworzDZal3Button = new System.Windows.Forms.Button();
this.otworzDZal2Button = new System.Windows.Forms.Button();
this.otworzDZal1Button = new System.Windows.Forms.Button();
this.dodajDZal3Button = new System.Windows.Forms.Button();
this.dodajDZal2Button = new System.Windows.Forms.Button();
this.dodajDZal1Button = new System.Windows.Forms.Button();
this.dZal3TextBox = new System.Windows.Forms.TextBox();
this.dZal2TextBox = new System.Windows.Forms.TextBox();
this.dZal1TextBox = new System.Windows.Forms.TextBox();
this.otworzSZal3Button = new System.Windows.Forms.Button();
this.otworzSZal2Button = new System.Windows.Forms.Button();
this.otworzSZal1Button = new System.Windows.Forms.Button();
this.sZal3TextBox = new System.Windows.Forms.TextBox();
this.sZal2TextBox = new System.Windows.Forms.TextBox();
this.sZal1TextBox = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.trescTextBox = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.tematTextBox = new System.Windows.Forms.TextBox();
this.doWiadomosciTextBox = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.odEmailTextBox = new System.Windows.Forms.TextBox();
this.odTextBox = new System.Windows.Forms.TextBox();
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
this.doEmailTextBox = new System.Windows.Forms.TextBox();
this.doComboBox = new System.Windows.Forms.ComboBox();
this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
this.kLIENCIOSOBYDOKONTAKTUBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.kLIENCI_OSOBY_DO_KONTAKTUTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.KLIENCI_OSOBY_DO_KONTAKTUTableAdapter();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.kLIENCIOSOBYDOKONTAKTUBindingSource)).BeginInit();
this.SuspendLayout();
//
// groupBox2
//
this.groupBox2.Controls.Add(this.doComboBox);
this.groupBox2.Controls.Add(this.dodajSZal3Button);
this.groupBox2.Controls.Add(this.dodajSZal2Button);
this.groupBox2.Controls.Add(this.dodajSZal1Button);
this.groupBox2.Controls.Add(this.WyślijButton);
this.groupBox2.Controls.Add(this.otworzDZal3Button);
this.groupBox2.Controls.Add(this.otworzDZal2Button);
this.groupBox2.Controls.Add(this.otworzDZal1Button);
this.groupBox2.Controls.Add(this.dodajDZal3Button);
this.groupBox2.Controls.Add(this.dodajDZal2Button);
this.groupBox2.Controls.Add(this.dodajDZal1Button);
this.groupBox2.Controls.Add(this.dZal3TextBox);
this.groupBox2.Controls.Add(this.dZal2TextBox);
this.groupBox2.Controls.Add(this.dZal1TextBox);
this.groupBox2.Controls.Add(this.otworzSZal3Button);
this.groupBox2.Controls.Add(this.otworzSZal2Button);
this.groupBox2.Controls.Add(this.otworzSZal1Button);
this.groupBox2.Controls.Add(this.sZal3TextBox);
this.groupBox2.Controls.Add(this.sZal2TextBox);
this.groupBox2.Controls.Add(this.sZal1TextBox);
this.groupBox2.Controls.Add(this.label6);
this.groupBox2.Controls.Add(this.label5);
this.groupBox2.Controls.Add(this.trescTextBox);
this.groupBox2.Controls.Add(this.label4);
this.groupBox2.Controls.Add(this.label3);
this.groupBox2.Controls.Add(this.tematTextBox);
this.groupBox2.Controls.Add(this.doWiadomosciTextBox);
this.groupBox2.Controls.Add(this.label2);
this.groupBox2.Controls.Add(this.label1);
this.groupBox2.Controls.Add(this.doEmailTextBox);
this.groupBox2.Controls.Add(this.odEmailTextBox);
this.groupBox2.Controls.Add(this.odTextBox);
this.groupBox2.Location = new System.Drawing.Point(12, 2);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(875, 327);
this.groupBox2.TabIndex = 2;
this.groupBox2.TabStop = false;
//
// dodajSZal3Button
//
this.dodajSZal3Button.Image = ((System.Drawing.Image)(resources.GetObject("dodajSZal3Button.Image")));
this.dodajSZal3Button.Location = new System.Drawing.Point(561, 108);
this.dodajSZal3Button.Name = "dodajSZal3Button";
this.dodajSZal3Button.Size = new System.Drawing.Size(24, 23);
this.dodajSZal3Button.TabIndex = 32;
this.dodajSZal3Button.UseVisualStyleBackColor = true;
this.dodajSZal3Button.Click += new System.EventHandler(this.dodajSZal3Button_Click);
//
// dodajSZal2Button
//
this.dodajSZal2Button.Image = ((System.Drawing.Image)(resources.GetObject("dodajSZal2Button.Image")));
this.dodajSZal2Button.Location = new System.Drawing.Point(561, 82);
this.dodajSZal2Button.Name = "dodajSZal2Button";
this.dodajSZal2Button.Size = new System.Drawing.Size(24, 23);
this.dodajSZal2Button.TabIndex = 31;
this.dodajSZal2Button.UseVisualStyleBackColor = true;
this.dodajSZal2Button.Click += new System.EventHandler(this.dodajSZal2Button_Click);
//
// dodajSZal1Button
//
this.dodajSZal1Button.Image = ((System.Drawing.Image)(resources.GetObject("dodajSZal1Button.Image")));
this.dodajSZal1Button.Location = new System.Drawing.Point(561, 55);
this.dodajSZal1Button.Name = "dodajSZal1Button";
this.dodajSZal1Button.Size = new System.Drawing.Size(24, 23);
this.dodajSZal1Button.TabIndex = 30;
this.dodajSZal1Button.UseVisualStyleBackColor = true;
this.dodajSZal1Button.Click += new System.EventHandler(this.dodajSZal1Button_Click);
//
// WyślijButton
//
this.WyślijButton.Location = new System.Drawing.Point(561, 277);
this.WyślijButton.Name = "WyślijButton";
this.WyślijButton.Size = new System.Drawing.Size(75, 23);
this.WyślijButton.TabIndex = 29;
this.WyślijButton.Text = "Wyślij";
this.WyślijButton.UseVisualStyleBackColor = true;
this.WyślijButton.Click += new System.EventHandler(this.WyślijButton_Click);
//
// otworzDZal3Button
//
this.otworzDZal3Button.Image = ((System.Drawing.Image)(resources.GetObject("otworzDZal3Button.Image")));
this.otworzDZal3Button.Location = new System.Drawing.Point(809, 189);
this.otworzDZal3Button.Name = "otworzDZal3Button";
this.otworzDZal3Button.Size = new System.Drawing.Size(24, 23);
this.otworzDZal3Button.TabIndex = 28;
this.otworzDZal3Button.UseVisualStyleBackColor = true;
this.otworzDZal3Button.Click += new System.EventHandler(this.otworzDZal3Button_Click);
//
// otworzDZal2Button
//
this.otworzDZal2Button.Image = ((System.Drawing.Image)(resources.GetObject("otworzDZal2Button.Image")));
this.otworzDZal2Button.Location = new System.Drawing.Point(809, 163);
this.otworzDZal2Button.Name = "otworzDZal2Button";
this.otworzDZal2Button.Size = new System.Drawing.Size(24, 23);
this.otworzDZal2Button.TabIndex = 27;
this.otworzDZal2Button.UseVisualStyleBackColor = true;
this.otworzDZal2Button.Click += new System.EventHandler(this.otworzDZal2Button_Click);
//
// otworzDZal1Button
//
this.otworzDZal1Button.Image = ((System.Drawing.Image)(resources.GetObject("otworzDZal1Button.Image")));
this.otworzDZal1Button.Location = new System.Drawing.Point(809, 136);
this.otworzDZal1Button.Name = "otworzDZal1Button";
this.otworzDZal1Button.Size = new System.Drawing.Size(24, 23);
this.otworzDZal1Button.TabIndex = 26;
this.otworzDZal1Button.UseVisualStyleBackColor = true;
this.otworzDZal1Button.Click += new System.EventHandler(this.otworzDZal1Button_Click);
//
// dodajDZal3Button
//
this.dodajDZal3Button.Image = ((System.Drawing.Image)(resources.GetObject("dodajDZal3Button.Image")));
this.dodajDZal3Button.Location = new System.Drawing.Point(561, 187);
this.dodajDZal3Button.Name = "dodajDZal3Button";
this.dodajDZal3Button.Size = new System.Drawing.Size(24, 23);
this.dodajDZal3Button.TabIndex = 25;
this.dodajDZal3Button.UseVisualStyleBackColor = true;
this.dodajDZal3Button.Click += new System.EventHandler(this.dodajDZal3Button_Click);
//
// dodajDZal2Button
//
this.dodajDZal2Button.Image = ((System.Drawing.Image)(resources.GetObject("dodajDZal2Button.Image")));
this.dodajDZal2Button.Location = new System.Drawing.Point(561, 161);
this.dodajDZal2Button.Name = "dodajDZal2Button";
this.dodajDZal2Button.Size = new System.Drawing.Size(24, 23);
this.dodajDZal2Button.TabIndex = 24;
this.dodajDZal2Button.UseVisualStyleBackColor = true;
this.dodajDZal2Button.Click += new System.EventHandler(this.dodajDZal2Button_Click);
//
// dodajDZal1Button
//
this.dodajDZal1Button.Image = ((System.Drawing.Image)(resources.GetObject("dodajDZal1Button.Image")));
this.dodajDZal1Button.Location = new System.Drawing.Point(561, 134);
this.dodajDZal1Button.Name = "dodajDZal1Button";
this.dodajDZal1Button.Size = new System.Drawing.Size(24, 23);
this.dodajDZal1Button.TabIndex = 23;
this.dodajDZal1Button.UseVisualStyleBackColor = true;
this.dodajDZal1Button.Click += new System.EventHandler(this.dodajDZal1Button_Click);
//
// dZal3TextBox
//
this.dZal3TextBox.Location = new System.Drawing.Point(591, 190);
this.dZal3TextBox.Name = "dZal3TextBox";
this.dZal3TextBox.Size = new System.Drawing.Size(212, 20);
this.dZal3TextBox.TabIndex = 22;
//
// dZal2TextBox
//
this.dZal2TextBox.Location = new System.Drawing.Point(591, 164);
this.dZal2TextBox.Name = "dZal2TextBox";
this.dZal2TextBox.Size = new System.Drawing.Size(212, 20);
this.dZal2TextBox.TabIndex = 21;
//
// dZal1TextBox
//
this.dZal1TextBox.Location = new System.Drawing.Point(591, 138);
this.dZal1TextBox.Name = "dZal1TextBox";
this.dZal1TextBox.Size = new System.Drawing.Size(212, 20);
this.dZal1TextBox.TabIndex = 20;
//
// otworzSZal3Button
//
this.otworzSZal3Button.Image = ((System.Drawing.Image)(resources.GetObject("otworzSZal3Button.Image")));
this.otworzSZal3Button.Location = new System.Drawing.Point(809, 108);
this.otworzSZal3Button.Name = "otworzSZal3Button";
this.otworzSZal3Button.Size = new System.Drawing.Size(24, 23);
this.otworzSZal3Button.TabIndex = 18;
this.otworzSZal3Button.UseVisualStyleBackColor = true;
this.otworzSZal3Button.Click += new System.EventHandler(this.otworzSZal3Button_Click);
//
// otworzSZal2Button
//
this.otworzSZal2Button.Image = ((System.Drawing.Image)(resources.GetObject("otworzSZal2Button.Image")));
this.otworzSZal2Button.Location = new System.Drawing.Point(809, 82);
this.otworzSZal2Button.Name = "otworzSZal2Button";
this.otworzSZal2Button.Size = new System.Drawing.Size(24, 23);
this.otworzSZal2Button.TabIndex = 17;
this.otworzSZal2Button.UseVisualStyleBackColor = true;
this.otworzSZal2Button.Click += new System.EventHandler(this.otworzSZal2Button_Click);
//
// otworzSZal1Button
//
this.otworzSZal1Button.Image = ((System.Drawing.Image)(resources.GetObject("otworzSZal1Button.Image")));
this.otworzSZal1Button.Location = new System.Drawing.Point(809, 55);
this.otworzSZal1Button.Name = "otworzSZal1Button";
this.otworzSZal1Button.Size = new System.Drawing.Size(24, 23);
this.otworzSZal1Button.TabIndex = 16;
this.otworzSZal1Button.UseVisualStyleBackColor = true;
this.otworzSZal1Button.Click += new System.EventHandler(this.otworzSZal1Button_Click);
//
// sZal3TextBox
//
this.sZal3TextBox.Location = new System.Drawing.Point(591, 110);
this.sZal3TextBox.Name = "sZal3TextBox";
this.sZal3TextBox.Size = new System.Drawing.Size(212, 20);
this.sZal3TextBox.TabIndex = 15;
//
// sZal2TextBox
//
this.sZal2TextBox.Location = new System.Drawing.Point(591, 84);
this.sZal2TextBox.Name = "sZal2TextBox";
this.sZal2TextBox.Size = new System.Drawing.Size(212, 20);
this.sZal2TextBox.TabIndex = 14;
//
// sZal1TextBox
//
this.sZal1TextBox.Location = new System.Drawing.Point(591, 58);
this.sZal1TextBox.Name = "sZal1TextBox";
this.sZal1TextBox.Size = new System.Drawing.Size(212, 20);
this.sZal1TextBox.TabIndex = 13;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(588, 35);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(60, 13);
this.label6.TabIndex = 12;
this.label6.Text = "Załączniki:";
this.label6.Visible = false;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(60, 139);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(37, 13);
this.label5.TabIndex = 11;
this.label5.Text = "Treść:";
//
// trescTextBox
//
this.trescTextBox.Location = new System.Drawing.Point(105, 136);
this.trescTextBox.Multiline = true;
this.trescTextBox.Name = "trescTextBox";
this.trescTextBox.Size = new System.Drawing.Size(402, 174);
this.trescTextBox.TabIndex = 10;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(57, 112);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(40, 13);
this.label4.TabIndex = 9;
this.label4.Text = "Temat:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(15, 85);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(82, 13);
this.label3.TabIndex = 8;
this.label3.Text = "Do wiadomości:";
//
// tematTextBox
//
this.tematTextBox.Location = new System.Drawing.Point(105, 109);
this.tematTextBox.Name = "tematTextBox";
this.tematTextBox.Size = new System.Drawing.Size(402, 20);
this.tematTextBox.TabIndex = 7;
//
// doWiadomosciTextBox
//
this.doWiadomosciTextBox.Location = new System.Drawing.Point(105, 82);
this.doWiadomosciTextBox.Name = "doWiadomosciTextBox";
this.doWiadomosciTextBox.Size = new System.Drawing.Size(402, 20);
this.doWiadomosciTextBox.TabIndex = 6;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(73, 58);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(26, 13);
this.label2.TabIndex = 5;
this.label2.Text = "DO:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(73, 32);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(26, 13);
this.label1.TabIndex = 4;
this.label1.Text = "OD:";
//
// odEmailTextBox
//
this.odEmailTextBox.Location = new System.Drawing.Point(309, 29);
this.odEmailTextBox.Name = "odEmailTextBox";
this.odEmailTextBox.Size = new System.Drawing.Size(198, 20);
this.odEmailTextBox.TabIndex = 1;
//
// odTextBox
//
this.odTextBox.Location = new System.Drawing.Point(105, 29);
this.odTextBox.Name = "odTextBox";
this.odTextBox.Size = new System.Drawing.Size(198, 20);
this.odTextBox.TabIndex = 0;
//
// openFileDialog1
//
this.openFileDialog1.FileName = "openFileDialog1";
//
// doEmailTextBox
//
this.doEmailTextBox.Location = new System.Drawing.Point(309, 55);
this.doEmailTextBox.Name = "doEmailTextBox";
this.doEmailTextBox.Size = new System.Drawing.Size(198, 20);
this.doEmailTextBox.TabIndex = 3;
//
// doComboBox
//
this.doComboBox.DataSource = this.kLIENCIOSOBYDOKONTAKTUBindingSource;
this.doComboBox.DisplayMember = "Imie_Nazwisko";
this.doComboBox.FormattingEnabled = true;
this.doComboBox.Location = new System.Drawing.Point(106, 54);
this.doComboBox.Name = "doComboBox";
this.doComboBox.Size = new System.Drawing.Size(197, 21);
this.doComboBox.TabIndex = 33;
this.doComboBox.ValueMember = "email";
this.doComboBox.SelectedValueChanged += new System.EventHandler(this.doComboBox_SelectedValueChanged);
//
// rEKLAMADataSet
//
this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// kLIENCIOSOBYDOKONTAKTUBindingSource
//
this.kLIENCIOSOBYDOKONTAKTUBindingSource.DataMember = "KLIENCI_OSOBY_DO_KONTAKTU";
this.kLIENCIOSOBYDOKONTAKTUBindingSource.DataSource = this.rEKLAMADataSet;
//
// kLIENCI_OSOBY_DO_KONTAKTUTableAdapter
//
this.kLIENCI_OSOBY_DO_KONTAKTUTableAdapter.ClearBeforeFill = true;
//
// MailForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(898, 338);
this.Controls.Add(this.groupBox2);
this.Name = "MailForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "E-mail do klienta";
this.Load += new System.EventHandler(this.MailForm_Load);
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.kLIENCIOSOBYDOKONTAKTUBindingSource)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Button dodajSZal3Button;
private System.Windows.Forms.Button dodajSZal2Button;
private System.Windows.Forms.Button dodajSZal1Button;
private System.Windows.Forms.Button WyślijButton;
private System.Windows.Forms.Button otworzDZal3Button;
private System.Windows.Forms.Button otworzDZal2Button;
private System.Windows.Forms.Button otworzDZal1Button;
private System.Windows.Forms.Button dodajDZal3Button;
private System.Windows.Forms.Button dodajDZal2Button;
private System.Windows.Forms.Button dodajDZal1Button;
private System.Windows.Forms.TextBox dZal3TextBox;
private System.Windows.Forms.TextBox dZal2TextBox;
private System.Windows.Forms.TextBox dZal1TextBox;
private System.Windows.Forms.Button otworzSZal3Button;
private System.Windows.Forms.Button otworzSZal2Button;
private System.Windows.Forms.Button otworzSZal1Button;
private System.Windows.Forms.TextBox sZal3TextBox;
private System.Windows.Forms.TextBox sZal2TextBox;
private System.Windows.Forms.TextBox sZal1TextBox;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox trescTextBox;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox tematTextBox;
private System.Windows.Forms.TextBox doWiadomosciTextBox;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox odEmailTextBox;
private System.Windows.Forms.TextBox odTextBox;
private System.Windows.Forms.OpenFileDialog openFileDialog1;
private System.Windows.Forms.ComboBox doComboBox;
private System.Windows.Forms.TextBox doEmailTextBox;
private REKLAMADataSet rEKLAMADataSet;
private System.Windows.Forms.BindingSource kLIENCIOSOBYDOKONTAKTUBindingSource;
private Baza_Reklam.REKLAMADataSetTableAdapters.KLIENCI_OSOBY_DO_KONTAKTUTableAdapter kLIENCI_OSOBY_DO_KONTAKTUTableAdapter;
}
}