| 1 | namespace Baza_Reklam
|
|---|
| 2 | {
|
|---|
| 3 | partial class MailForm
|
|---|
| 4 | {
|
|---|
| 5 | /// <summary>
|
|---|
| 6 | /// Required designer variable.
|
|---|
| 7 | /// </summary>
|
|---|
| 8 | private System.ComponentModel.IContainer components = null;
|
|---|
| 9 |
|
|---|
| 10 | /// <summary>
|
|---|
| 11 | /// Clean up any resources being used.
|
|---|
| 12 | /// </summary>
|
|---|
| 13 | /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|---|
| 14 | protected override void Dispose(bool disposing)
|
|---|
| 15 | {
|
|---|
| 16 | if (disposing && (components != null))
|
|---|
| 17 | {
|
|---|
| 18 | components.Dispose();
|
|---|
| 19 | }
|
|---|
| 20 | base.Dispose(disposing);
|
|---|
| 21 | }
|
|---|
| 22 |
|
|---|
| 23 | #region Windows Form Designer generated code
|
|---|
| 24 |
|
|---|
| 25 | /// <summary>
|
|---|
| 26 | /// Required method for Designer support - do not modify
|
|---|
| 27 | /// the contents of this method with the code editor.
|
|---|
| 28 | /// </summary>
|
|---|
| 29 | private void InitializeComponent()
|
|---|
| 30 | {
|
|---|
| 31 | this.components = new System.ComponentModel.Container();
|
|---|
| 32 | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MailForm));
|
|---|
| 33 | this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|---|
| 34 | this.dodajSZal3Button = new System.Windows.Forms.Button();
|
|---|
| 35 | this.dodajSZal2Button = new System.Windows.Forms.Button();
|
|---|
| 36 | this.dodajSZal1Button = new System.Windows.Forms.Button();
|
|---|
| 37 | this.WylijButton = new System.Windows.Forms.Button();
|
|---|
| 38 | this.otworzDZal3Button = new System.Windows.Forms.Button();
|
|---|
| 39 | this.otworzDZal2Button = new System.Windows.Forms.Button();
|
|---|
| 40 | this.otworzDZal1Button = new System.Windows.Forms.Button();
|
|---|
| 41 | this.dodajDZal3Button = new System.Windows.Forms.Button();
|
|---|
| 42 | this.dodajDZal2Button = new System.Windows.Forms.Button();
|
|---|
| 43 | this.dodajDZal1Button = new System.Windows.Forms.Button();
|
|---|
| 44 | this.dZal3TextBox = new System.Windows.Forms.TextBox();
|
|---|
| 45 | this.dZal2TextBox = new System.Windows.Forms.TextBox();
|
|---|
| 46 | this.dZal1TextBox = new System.Windows.Forms.TextBox();
|
|---|
| 47 | this.otworzSZal3Button = new System.Windows.Forms.Button();
|
|---|
| 48 | this.otworzSZal2Button = new System.Windows.Forms.Button();
|
|---|
| 49 | this.otworzSZal1Button = new System.Windows.Forms.Button();
|
|---|
| 50 | this.sZal3TextBox = new System.Windows.Forms.TextBox();
|
|---|
| 51 | this.sZal2TextBox = new System.Windows.Forms.TextBox();
|
|---|
| 52 | this.sZal1TextBox = new System.Windows.Forms.TextBox();
|
|---|
| 53 | this.label6 = new System.Windows.Forms.Label();
|
|---|
| 54 | this.label5 = new System.Windows.Forms.Label();
|
|---|
| 55 | this.trescTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 56 | this.label4 = new System.Windows.Forms.Label();
|
|---|
| 57 | this.label3 = new System.Windows.Forms.Label();
|
|---|
| 58 | this.tematTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 59 | this.doWiadomosciTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 60 | this.label2 = new System.Windows.Forms.Label();
|
|---|
| 61 | this.label1 = new System.Windows.Forms.Label();
|
|---|
| 62 | this.odEmailTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 63 | this.odTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 64 | this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
|
|---|
| 65 | this.doEmailTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 66 | this.doComboBox = new System.Windows.Forms.ComboBox();
|
|---|
| 67 | this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
|
|---|
| 68 | this.kLIENCIOSOBYDOKONTAKTUBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|---|
| 69 | this.kLIENCI_OSOBY_DO_KONTAKTUTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.KLIENCI_OSOBY_DO_KONTAKTUTableAdapter();
|
|---|
| 70 | this.groupBox2.SuspendLayout();
|
|---|
| 71 | ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
|
|---|
| 72 | ((System.ComponentModel.ISupportInitialize)(this.kLIENCIOSOBYDOKONTAKTUBindingSource)).BeginInit();
|
|---|
| 73 | this.SuspendLayout();
|
|---|
| 74 | //
|
|---|
| 75 | // groupBox2
|
|---|
| 76 | //
|
|---|
| 77 | this.groupBox2.Controls.Add(this.doComboBox);
|
|---|
| 78 | this.groupBox2.Controls.Add(this.dodajSZal3Button);
|
|---|
| 79 | this.groupBox2.Controls.Add(this.dodajSZal2Button);
|
|---|
| 80 | this.groupBox2.Controls.Add(this.dodajSZal1Button);
|
|---|
| 81 | this.groupBox2.Controls.Add(this.WylijButton);
|
|---|
| 82 | this.groupBox2.Controls.Add(this.otworzDZal3Button);
|
|---|
| 83 | this.groupBox2.Controls.Add(this.otworzDZal2Button);
|
|---|
| 84 | this.groupBox2.Controls.Add(this.otworzDZal1Button);
|
|---|
| 85 | this.groupBox2.Controls.Add(this.dodajDZal3Button);
|
|---|
| 86 | this.groupBox2.Controls.Add(this.dodajDZal2Button);
|
|---|
| 87 | this.groupBox2.Controls.Add(this.dodajDZal1Button);
|
|---|
| 88 | this.groupBox2.Controls.Add(this.dZal3TextBox);
|
|---|
| 89 | this.groupBox2.Controls.Add(this.dZal2TextBox);
|
|---|
| 90 | this.groupBox2.Controls.Add(this.dZal1TextBox);
|
|---|
| 91 | this.groupBox2.Controls.Add(this.otworzSZal3Button);
|
|---|
| 92 | this.groupBox2.Controls.Add(this.otworzSZal2Button);
|
|---|
| 93 | this.groupBox2.Controls.Add(this.otworzSZal1Button);
|
|---|
| 94 | this.groupBox2.Controls.Add(this.sZal3TextBox);
|
|---|
| 95 | this.groupBox2.Controls.Add(this.sZal2TextBox);
|
|---|
| 96 | this.groupBox2.Controls.Add(this.sZal1TextBox);
|
|---|
| 97 | this.groupBox2.Controls.Add(this.label6);
|
|---|
| 98 | this.groupBox2.Controls.Add(this.label5);
|
|---|
| 99 | this.groupBox2.Controls.Add(this.trescTextBox);
|
|---|
| 100 | this.groupBox2.Controls.Add(this.label4);
|
|---|
| 101 | this.groupBox2.Controls.Add(this.label3);
|
|---|
| 102 | this.groupBox2.Controls.Add(this.tematTextBox);
|
|---|
| 103 | this.groupBox2.Controls.Add(this.doWiadomosciTextBox);
|
|---|
| 104 | this.groupBox2.Controls.Add(this.label2);
|
|---|
| 105 | this.groupBox2.Controls.Add(this.label1);
|
|---|
| 106 | this.groupBox2.Controls.Add(this.doEmailTextBox);
|
|---|
| 107 | this.groupBox2.Controls.Add(this.odEmailTextBox);
|
|---|
| 108 | this.groupBox2.Controls.Add(this.odTextBox);
|
|---|
| 109 | this.groupBox2.Location = new System.Drawing.Point(12, 2);
|
|---|
| 110 | this.groupBox2.Name = "groupBox2";
|
|---|
| 111 | this.groupBox2.Size = new System.Drawing.Size(875, 327);
|
|---|
| 112 | this.groupBox2.TabIndex = 2;
|
|---|
| 113 | this.groupBox2.TabStop = false;
|
|---|
| 114 | //
|
|---|
| 115 | // dodajSZal3Button
|
|---|
| 116 | //
|
|---|
| 117 | this.dodajSZal3Button.Image = ((System.Drawing.Image)(resources.GetObject("dodajSZal3Button.Image")));
|
|---|
| 118 | this.dodajSZal3Button.Location = new System.Drawing.Point(561, 108);
|
|---|
| 119 | this.dodajSZal3Button.Name = "dodajSZal3Button";
|
|---|
| 120 | this.dodajSZal3Button.Size = new System.Drawing.Size(24, 23);
|
|---|
| 121 | this.dodajSZal3Button.TabIndex = 32;
|
|---|
| 122 | this.dodajSZal3Button.UseVisualStyleBackColor = true;
|
|---|
| 123 | this.dodajSZal3Button.Click += new System.EventHandler(this.dodajSZal3Button_Click);
|
|---|
| 124 | //
|
|---|
| 125 | // dodajSZal2Button
|
|---|
| 126 | //
|
|---|
| 127 | this.dodajSZal2Button.Image = ((System.Drawing.Image)(resources.GetObject("dodajSZal2Button.Image")));
|
|---|
| 128 | this.dodajSZal2Button.Location = new System.Drawing.Point(561, 82);
|
|---|
| 129 | this.dodajSZal2Button.Name = "dodajSZal2Button";
|
|---|
| 130 | this.dodajSZal2Button.Size = new System.Drawing.Size(24, 23);
|
|---|
| 131 | this.dodajSZal2Button.TabIndex = 31;
|
|---|
| 132 | this.dodajSZal2Button.UseVisualStyleBackColor = true;
|
|---|
| 133 | this.dodajSZal2Button.Click += new System.EventHandler(this.dodajSZal2Button_Click);
|
|---|
| 134 | //
|
|---|
| 135 | // dodajSZal1Button
|
|---|
| 136 | //
|
|---|
| 137 | this.dodajSZal1Button.Image = ((System.Drawing.Image)(resources.GetObject("dodajSZal1Button.Image")));
|
|---|
| 138 | this.dodajSZal1Button.Location = new System.Drawing.Point(561, 55);
|
|---|
| 139 | this.dodajSZal1Button.Name = "dodajSZal1Button";
|
|---|
| 140 | this.dodajSZal1Button.Size = new System.Drawing.Size(24, 23);
|
|---|
| 141 | this.dodajSZal1Button.TabIndex = 30;
|
|---|
| 142 | this.dodajSZal1Button.UseVisualStyleBackColor = true;
|
|---|
| 143 | this.dodajSZal1Button.Click += new System.EventHandler(this.dodajSZal1Button_Click);
|
|---|
| 144 | //
|
|---|
| 145 | // WylijButton
|
|---|
| 146 | //
|
|---|
| 147 | this.WylijButton.Location = new System.Drawing.Point(561, 277);
|
|---|
| 148 | this.WylijButton.Name = "WylijButton";
|
|---|
| 149 | this.WylijButton.Size = new System.Drawing.Size(75, 23);
|
|---|
| 150 | this.WylijButton.TabIndex = 29;
|
|---|
| 151 | this.WylijButton.Text = "Wylij";
|
|---|
| 152 | this.WylijButton.UseVisualStyleBackColor = true;
|
|---|
| 153 | this.WylijButton.Click += new System.EventHandler(this.WylijButton_Click);
|
|---|
| 154 | //
|
|---|
| 155 | // otworzDZal3Button
|
|---|
| 156 | //
|
|---|
| 157 | this.otworzDZal3Button.Image = ((System.Drawing.Image)(resources.GetObject("otworzDZal3Button.Image")));
|
|---|
| 158 | this.otworzDZal3Button.Location = new System.Drawing.Point(809, 189);
|
|---|
| 159 | this.otworzDZal3Button.Name = "otworzDZal3Button";
|
|---|
| 160 | this.otworzDZal3Button.Size = new System.Drawing.Size(24, 23);
|
|---|
| 161 | this.otworzDZal3Button.TabIndex = 28;
|
|---|
| 162 | this.otworzDZal3Button.UseVisualStyleBackColor = true;
|
|---|
| 163 | this.otworzDZal3Button.Click += new System.EventHandler(this.otworzDZal3Button_Click);
|
|---|
| 164 | //
|
|---|
| 165 | // otworzDZal2Button
|
|---|
| 166 | //
|
|---|
| 167 | this.otworzDZal2Button.Image = ((System.Drawing.Image)(resources.GetObject("otworzDZal2Button.Image")));
|
|---|
| 168 | this.otworzDZal2Button.Location = new System.Drawing.Point(809, 163);
|
|---|
| 169 | this.otworzDZal2Button.Name = "otworzDZal2Button";
|
|---|
| 170 | this.otworzDZal2Button.Size = new System.Drawing.Size(24, 23);
|
|---|
| 171 | this.otworzDZal2Button.TabIndex = 27;
|
|---|
| 172 | this.otworzDZal2Button.UseVisualStyleBackColor = true;
|
|---|
| 173 | this.otworzDZal2Button.Click += new System.EventHandler(this.otworzDZal2Button_Click);
|
|---|
| 174 | //
|
|---|
| 175 | // otworzDZal1Button
|
|---|
| 176 | //
|
|---|
| 177 | this.otworzDZal1Button.Image = ((System.Drawing.Image)(resources.GetObject("otworzDZal1Button.Image")));
|
|---|
| 178 | this.otworzDZal1Button.Location = new System.Drawing.Point(809, 136);
|
|---|
| 179 | this.otworzDZal1Button.Name = "otworzDZal1Button";
|
|---|
| 180 | this.otworzDZal1Button.Size = new System.Drawing.Size(24, 23);
|
|---|
| 181 | this.otworzDZal1Button.TabIndex = 26;
|
|---|
| 182 | this.otworzDZal1Button.UseVisualStyleBackColor = true;
|
|---|
| 183 | this.otworzDZal1Button.Click += new System.EventHandler(this.otworzDZal1Button_Click);
|
|---|
| 184 | //
|
|---|
| 185 | // dodajDZal3Button
|
|---|
| 186 | //
|
|---|
| 187 | this.dodajDZal3Button.Image = ((System.Drawing.Image)(resources.GetObject("dodajDZal3Button.Image")));
|
|---|
| 188 | this.dodajDZal3Button.Location = new System.Drawing.Point(561, 187);
|
|---|
| 189 | this.dodajDZal3Button.Name = "dodajDZal3Button";
|
|---|
| 190 | this.dodajDZal3Button.Size = new System.Drawing.Size(24, 23);
|
|---|
| 191 | this.dodajDZal3Button.TabIndex = 25;
|
|---|
| 192 | this.dodajDZal3Button.UseVisualStyleBackColor = true;
|
|---|
| 193 | this.dodajDZal3Button.Click += new System.EventHandler(this.dodajDZal3Button_Click);
|
|---|
| 194 | //
|
|---|
| 195 | // dodajDZal2Button
|
|---|
| 196 | //
|
|---|
| 197 | this.dodajDZal2Button.Image = ((System.Drawing.Image)(resources.GetObject("dodajDZal2Button.Image")));
|
|---|
| 198 | this.dodajDZal2Button.Location = new System.Drawing.Point(561, 161);
|
|---|
| 199 | this.dodajDZal2Button.Name = "dodajDZal2Button";
|
|---|
| 200 | this.dodajDZal2Button.Size = new System.Drawing.Size(24, 23);
|
|---|
| 201 | this.dodajDZal2Button.TabIndex = 24;
|
|---|
| 202 | this.dodajDZal2Button.UseVisualStyleBackColor = true;
|
|---|
| 203 | this.dodajDZal2Button.Click += new System.EventHandler(this.dodajDZal2Button_Click);
|
|---|
| 204 | //
|
|---|
| 205 | // dodajDZal1Button
|
|---|
| 206 | //
|
|---|
| 207 | this.dodajDZal1Button.Image = ((System.Drawing.Image)(resources.GetObject("dodajDZal1Button.Image")));
|
|---|
| 208 | this.dodajDZal1Button.Location = new System.Drawing.Point(561, 134);
|
|---|
| 209 | this.dodajDZal1Button.Name = "dodajDZal1Button";
|
|---|
| 210 | this.dodajDZal1Button.Size = new System.Drawing.Size(24, 23);
|
|---|
| 211 | this.dodajDZal1Button.TabIndex = 23;
|
|---|
| 212 | this.dodajDZal1Button.UseVisualStyleBackColor = true;
|
|---|
| 213 | this.dodajDZal1Button.Click += new System.EventHandler(this.dodajDZal1Button_Click);
|
|---|
| 214 | //
|
|---|
| 215 | // dZal3TextBox
|
|---|
| 216 | //
|
|---|
| 217 | this.dZal3TextBox.Location = new System.Drawing.Point(591, 190);
|
|---|
| 218 | this.dZal3TextBox.Name = "dZal3TextBox";
|
|---|
| 219 | this.dZal3TextBox.Size = new System.Drawing.Size(212, 20);
|
|---|
| 220 | this.dZal3TextBox.TabIndex = 22;
|
|---|
| 221 | //
|
|---|
| 222 | // dZal2TextBox
|
|---|
| 223 | //
|
|---|
| 224 | this.dZal2TextBox.Location = new System.Drawing.Point(591, 164);
|
|---|
| 225 | this.dZal2TextBox.Name = "dZal2TextBox";
|
|---|
| 226 | this.dZal2TextBox.Size = new System.Drawing.Size(212, 20);
|
|---|
| 227 | this.dZal2TextBox.TabIndex = 21;
|
|---|
| 228 | //
|
|---|
| 229 | // dZal1TextBox
|
|---|
| 230 | //
|
|---|
| 231 | this.dZal1TextBox.Location = new System.Drawing.Point(591, 138);
|
|---|
| 232 | this.dZal1TextBox.Name = "dZal1TextBox";
|
|---|
| 233 | this.dZal1TextBox.Size = new System.Drawing.Size(212, 20);
|
|---|
| 234 | this.dZal1TextBox.TabIndex = 20;
|
|---|
| 235 | //
|
|---|
| 236 | // otworzSZal3Button
|
|---|
| 237 | //
|
|---|
| 238 | this.otworzSZal3Button.Image = ((System.Drawing.Image)(resources.GetObject("otworzSZal3Button.Image")));
|
|---|
| 239 | this.otworzSZal3Button.Location = new System.Drawing.Point(809, 108);
|
|---|
| 240 | this.otworzSZal3Button.Name = "otworzSZal3Button";
|
|---|
| 241 | this.otworzSZal3Button.Size = new System.Drawing.Size(24, 23);
|
|---|
| 242 | this.otworzSZal3Button.TabIndex = 18;
|
|---|
| 243 | this.otworzSZal3Button.UseVisualStyleBackColor = true;
|
|---|
| 244 | this.otworzSZal3Button.Click += new System.EventHandler(this.otworzSZal3Button_Click);
|
|---|
| 245 | //
|
|---|
| 246 | // otworzSZal2Button
|
|---|
| 247 | //
|
|---|
| 248 | this.otworzSZal2Button.Image = ((System.Drawing.Image)(resources.GetObject("otworzSZal2Button.Image")));
|
|---|
| 249 | this.otworzSZal2Button.Location = new System.Drawing.Point(809, 82);
|
|---|
| 250 | this.otworzSZal2Button.Name = "otworzSZal2Button";
|
|---|
| 251 | this.otworzSZal2Button.Size = new System.Drawing.Size(24, 23);
|
|---|
| 252 | this.otworzSZal2Button.TabIndex = 17;
|
|---|
| 253 | this.otworzSZal2Button.UseVisualStyleBackColor = true;
|
|---|
| 254 | this.otworzSZal2Button.Click += new System.EventHandler(this.otworzSZal2Button_Click);
|
|---|
| 255 | //
|
|---|
| 256 | // otworzSZal1Button
|
|---|
| 257 | //
|
|---|
| 258 | this.otworzSZal1Button.Image = ((System.Drawing.Image)(resources.GetObject("otworzSZal1Button.Image")));
|
|---|
| 259 | this.otworzSZal1Button.Location = new System.Drawing.Point(809, 55);
|
|---|
| 260 | this.otworzSZal1Button.Name = "otworzSZal1Button";
|
|---|
| 261 | this.otworzSZal1Button.Size = new System.Drawing.Size(24, 23);
|
|---|
| 262 | this.otworzSZal1Button.TabIndex = 16;
|
|---|
| 263 | this.otworzSZal1Button.UseVisualStyleBackColor = true;
|
|---|
| 264 | this.otworzSZal1Button.Click += new System.EventHandler(this.otworzSZal1Button_Click);
|
|---|
| 265 | //
|
|---|
| 266 | // sZal3TextBox
|
|---|
| 267 | //
|
|---|
| 268 | this.sZal3TextBox.Location = new System.Drawing.Point(591, 110);
|
|---|
| 269 | this.sZal3TextBox.Name = "sZal3TextBox";
|
|---|
| 270 | this.sZal3TextBox.Size = new System.Drawing.Size(212, 20);
|
|---|
| 271 | this.sZal3TextBox.TabIndex = 15;
|
|---|
| 272 | //
|
|---|
| 273 | // sZal2TextBox
|
|---|
| 274 | //
|
|---|
| 275 | this.sZal2TextBox.Location = new System.Drawing.Point(591, 84);
|
|---|
| 276 | this.sZal2TextBox.Name = "sZal2TextBox";
|
|---|
| 277 | this.sZal2TextBox.Size = new System.Drawing.Size(212, 20);
|
|---|
| 278 | this.sZal2TextBox.TabIndex = 14;
|
|---|
| 279 | //
|
|---|
| 280 | // sZal1TextBox
|
|---|
| 281 | //
|
|---|
| 282 | this.sZal1TextBox.Location = new System.Drawing.Point(591, 58);
|
|---|
| 283 | this.sZal1TextBox.Name = "sZal1TextBox";
|
|---|
| 284 | this.sZal1TextBox.Size = new System.Drawing.Size(212, 20);
|
|---|
| 285 | this.sZal1TextBox.TabIndex = 13;
|
|---|
| 286 | //
|
|---|
| 287 | // label6
|
|---|
| 288 | //
|
|---|
| 289 | this.label6.AutoSize = true;
|
|---|
| 290 | this.label6.Location = new System.Drawing.Point(588, 35);
|
|---|
| 291 | this.label6.Name = "label6";
|
|---|
| 292 | this.label6.Size = new System.Drawing.Size(60, 13);
|
|---|
| 293 | this.label6.TabIndex = 12;
|
|---|
| 294 | this.label6.Text = "Za³¹czniki:";
|
|---|
| 295 | this.label6.Visible = false;
|
|---|
| 296 | //
|
|---|
| 297 | // label5
|
|---|
| 298 | //
|
|---|
| 299 | this.label5.AutoSize = true;
|
|---|
| 300 | this.label5.Location = new System.Drawing.Point(60, 139);
|
|---|
| 301 | this.label5.Name = "label5";
|
|---|
| 302 | this.label5.Size = new System.Drawing.Size(37, 13);
|
|---|
| 303 | this.label5.TabIndex = 11;
|
|---|
| 304 | this.label5.Text = "Treæ:";
|
|---|
| 305 | //
|
|---|
| 306 | // trescTextBox
|
|---|
| 307 | //
|
|---|
| 308 | this.trescTextBox.Location = new System.Drawing.Point(105, 136);
|
|---|
| 309 | this.trescTextBox.Multiline = true;
|
|---|
| 310 | this.trescTextBox.Name = "trescTextBox";
|
|---|
| 311 | this.trescTextBox.Size = new System.Drawing.Size(402, 174);
|
|---|
| 312 | this.trescTextBox.TabIndex = 10;
|
|---|
| 313 | //
|
|---|
| 314 | // label4
|
|---|
| 315 | //
|
|---|
| 316 | this.label4.AutoSize = true;
|
|---|
| 317 | this.label4.Location = new System.Drawing.Point(57, 112);
|
|---|
| 318 | this.label4.Name = "label4";
|
|---|
| 319 | this.label4.Size = new System.Drawing.Size(40, 13);
|
|---|
| 320 | this.label4.TabIndex = 9;
|
|---|
| 321 | this.label4.Text = "Temat:";
|
|---|
| 322 | //
|
|---|
| 323 | // label3
|
|---|
| 324 | //
|
|---|
| 325 | this.label3.AutoSize = true;
|
|---|
| 326 | this.label3.Location = new System.Drawing.Point(15, 85);
|
|---|
| 327 | this.label3.Name = "label3";
|
|---|
| 328 | this.label3.Size = new System.Drawing.Size(82, 13);
|
|---|
| 329 | this.label3.TabIndex = 8;
|
|---|
| 330 | this.label3.Text = "Do wiadomoci:";
|
|---|
| 331 | //
|
|---|
| 332 | // tematTextBox
|
|---|
| 333 | //
|
|---|
| 334 | this.tematTextBox.Location = new System.Drawing.Point(105, 109);
|
|---|
| 335 | this.tematTextBox.Name = "tematTextBox";
|
|---|
| 336 | this.tematTextBox.Size = new System.Drawing.Size(402, 20);
|
|---|
| 337 | this.tematTextBox.TabIndex = 7;
|
|---|
| 338 | //
|
|---|
| 339 | // doWiadomosciTextBox
|
|---|
| 340 | //
|
|---|
| 341 | this.doWiadomosciTextBox.Location = new System.Drawing.Point(105, 82);
|
|---|
| 342 | this.doWiadomosciTextBox.Name = "doWiadomosciTextBox";
|
|---|
| 343 | this.doWiadomosciTextBox.Size = new System.Drawing.Size(402, 20);
|
|---|
| 344 | this.doWiadomosciTextBox.TabIndex = 6;
|
|---|
| 345 | //
|
|---|
| 346 | // label2
|
|---|
| 347 | //
|
|---|
| 348 | this.label2.AutoSize = true;
|
|---|
| 349 | this.label2.Location = new System.Drawing.Point(73, 58);
|
|---|
| 350 | this.label2.Name = "label2";
|
|---|
| 351 | this.label2.Size = new System.Drawing.Size(26, 13);
|
|---|
| 352 | this.label2.TabIndex = 5;
|
|---|
| 353 | this.label2.Text = "DO:";
|
|---|
| 354 | //
|
|---|
| 355 | // label1
|
|---|
| 356 | //
|
|---|
| 357 | this.label1.AutoSize = true;
|
|---|
| 358 | this.label1.Location = new System.Drawing.Point(73, 32);
|
|---|
| 359 | this.label1.Name = "label1";
|
|---|
| 360 | this.label1.Size = new System.Drawing.Size(26, 13);
|
|---|
| 361 | this.label1.TabIndex = 4;
|
|---|
| 362 | this.label1.Text = "OD:";
|
|---|
| 363 | //
|
|---|
| 364 | // odEmailTextBox
|
|---|
| 365 | //
|
|---|
| 366 | this.odEmailTextBox.Location = new System.Drawing.Point(309, 29);
|
|---|
| 367 | this.odEmailTextBox.Name = "odEmailTextBox";
|
|---|
| 368 | this.odEmailTextBox.Size = new System.Drawing.Size(198, 20);
|
|---|
| 369 | this.odEmailTextBox.TabIndex = 1;
|
|---|
| 370 | //
|
|---|
| 371 | // odTextBox
|
|---|
| 372 | //
|
|---|
| 373 | this.odTextBox.Location = new System.Drawing.Point(105, 29);
|
|---|
| 374 | this.odTextBox.Name = "odTextBox";
|
|---|
| 375 | this.odTextBox.Size = new System.Drawing.Size(198, 20);
|
|---|
| 376 | this.odTextBox.TabIndex = 0;
|
|---|
| 377 | //
|
|---|
| 378 | // openFileDialog1
|
|---|
| 379 | //
|
|---|
| 380 | this.openFileDialog1.FileName = "openFileDialog1";
|
|---|
| 381 | //
|
|---|
| 382 | // doEmailTextBox
|
|---|
| 383 | //
|
|---|
| 384 | this.doEmailTextBox.Location = new System.Drawing.Point(309, 55);
|
|---|
| 385 | this.doEmailTextBox.Name = "doEmailTextBox";
|
|---|
| 386 | this.doEmailTextBox.Size = new System.Drawing.Size(198, 20);
|
|---|
| 387 | this.doEmailTextBox.TabIndex = 3;
|
|---|
| 388 | //
|
|---|
| 389 | // doComboBox
|
|---|
| 390 | //
|
|---|
| 391 | this.doComboBox.DataSource = this.kLIENCIOSOBYDOKONTAKTUBindingSource;
|
|---|
| 392 | this.doComboBox.DisplayMember = "Imie_Nazwisko";
|
|---|
| 393 | this.doComboBox.FormattingEnabled = true;
|
|---|
| 394 | this.doComboBox.Location = new System.Drawing.Point(106, 54);
|
|---|
| 395 | this.doComboBox.Name = "doComboBox";
|
|---|
| 396 | this.doComboBox.Size = new System.Drawing.Size(197, 21);
|
|---|
| 397 | this.doComboBox.TabIndex = 33;
|
|---|
| 398 | this.doComboBox.ValueMember = "email";
|
|---|
| 399 | this.doComboBox.SelectedValueChanged += new System.EventHandler(this.doComboBox_SelectedValueChanged);
|
|---|
| 400 | //
|
|---|
| 401 | // rEKLAMADataSet
|
|---|
| 402 | //
|
|---|
| 403 | this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
|
|---|
| 404 | this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|---|
| 405 | //
|
|---|
| 406 | // kLIENCIOSOBYDOKONTAKTUBindingSource
|
|---|
| 407 | //
|
|---|
| 408 | this.kLIENCIOSOBYDOKONTAKTUBindingSource.DataMember = "KLIENCI_OSOBY_DO_KONTAKTU";
|
|---|
| 409 | this.kLIENCIOSOBYDOKONTAKTUBindingSource.DataSource = this.rEKLAMADataSet;
|
|---|
| 410 | //
|
|---|
| 411 | // kLIENCI_OSOBY_DO_KONTAKTUTableAdapter
|
|---|
| 412 | //
|
|---|
| 413 | this.kLIENCI_OSOBY_DO_KONTAKTUTableAdapter.ClearBeforeFill = true;
|
|---|
| 414 | //
|
|---|
| 415 | // MailForm
|
|---|
| 416 | //
|
|---|
| 417 | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|---|
| 418 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|---|
| 419 | this.ClientSize = new System.Drawing.Size(898, 338);
|
|---|
| 420 | this.Controls.Add(this.groupBox2);
|
|---|
| 421 | this.Name = "MailForm";
|
|---|
| 422 | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|---|
| 423 | this.Text = "E-mail do klienta";
|
|---|
| 424 | this.Load += new System.EventHandler(this.MailForm_Load);
|
|---|
| 425 | this.groupBox2.ResumeLayout(false);
|
|---|
| 426 | this.groupBox2.PerformLayout();
|
|---|
| 427 | ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
|
|---|
| 428 | ((System.ComponentModel.ISupportInitialize)(this.kLIENCIOSOBYDOKONTAKTUBindingSource)).EndInit();
|
|---|
| 429 | this.ResumeLayout(false);
|
|---|
| 430 |
|
|---|
| 431 | }
|
|---|
| 432 |
|
|---|
| 433 | #endregion
|
|---|
| 434 |
|
|---|
| 435 | private System.Windows.Forms.GroupBox groupBox2;
|
|---|
| 436 | private System.Windows.Forms.Button dodajSZal3Button;
|
|---|
| 437 | private System.Windows.Forms.Button dodajSZal2Button;
|
|---|
| 438 | private System.Windows.Forms.Button dodajSZal1Button;
|
|---|
| 439 | private System.Windows.Forms.Button WylijButton;
|
|---|
| 440 | private System.Windows.Forms.Button otworzDZal3Button;
|
|---|
| 441 | private System.Windows.Forms.Button otworzDZal2Button;
|
|---|
| 442 | private System.Windows.Forms.Button otworzDZal1Button;
|
|---|
| 443 | private System.Windows.Forms.Button dodajDZal3Button;
|
|---|
| 444 | private System.Windows.Forms.Button dodajDZal2Button;
|
|---|
| 445 | private System.Windows.Forms.Button dodajDZal1Button;
|
|---|
| 446 | private System.Windows.Forms.TextBox dZal3TextBox;
|
|---|
| 447 | private System.Windows.Forms.TextBox dZal2TextBox;
|
|---|
| 448 | private System.Windows.Forms.TextBox dZal1TextBox;
|
|---|
| 449 | private System.Windows.Forms.Button otworzSZal3Button;
|
|---|
| 450 | private System.Windows.Forms.Button otworzSZal2Button;
|
|---|
| 451 | private System.Windows.Forms.Button otworzSZal1Button;
|
|---|
| 452 | private System.Windows.Forms.TextBox sZal3TextBox;
|
|---|
| 453 | private System.Windows.Forms.TextBox sZal2TextBox;
|
|---|
| 454 | private System.Windows.Forms.TextBox sZal1TextBox;
|
|---|
| 455 | private System.Windows.Forms.Label label6;
|
|---|
| 456 | private System.Windows.Forms.Label label5;
|
|---|
| 457 | private System.Windows.Forms.TextBox trescTextBox;
|
|---|
| 458 | private System.Windows.Forms.Label label4;
|
|---|
| 459 | private System.Windows.Forms.Label label3;
|
|---|
| 460 | private System.Windows.Forms.TextBox tematTextBox;
|
|---|
| 461 | private System.Windows.Forms.TextBox doWiadomosciTextBox;
|
|---|
| 462 | private System.Windows.Forms.Label label2;
|
|---|
| 463 | private System.Windows.Forms.Label label1;
|
|---|
| 464 | private System.Windows.Forms.TextBox odEmailTextBox;
|
|---|
| 465 | private System.Windows.Forms.TextBox odTextBox;
|
|---|
| 466 | private System.Windows.Forms.OpenFileDialog openFileDialog1;
|
|---|
| 467 | private System.Windows.Forms.ComboBox doComboBox;
|
|---|
| 468 | private System.Windows.Forms.TextBox doEmailTextBox;
|
|---|
| 469 | private REKLAMADataSet rEKLAMADataSet;
|
|---|
| 470 | private System.Windows.Forms.BindingSource kLIENCIOSOBYDOKONTAKTUBindingSource;
|
|---|
| 471 | private Baza_Reklam.REKLAMADataSetTableAdapters.KLIENCI_OSOBY_DO_KONTAKTUTableAdapter kLIENCI_OSOBY_DO_KONTAKTUTableAdapter;
|
|---|
| 472 | }
|
|---|
| 473 | } |
|---|