root/Baza Reklam 2 - Faktury/AgencjaAddForm.Designer.cs @ 29

Wersja 2, 34.6 KB (wprowadzona przez dorota, 17 years temu)
Line 
1namespace Baza_Reklam
2{
3    partial class AgencjaAddForm
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.Windows.Forms.Label aktywnaLabel;
33            System.Windows.Forms.Label nIPLabel;
34            System.Windows.Forms.Label sMTPServerLabel;
35            System.Windows.Forms.Label reklama_PathNameLabel;
36            System.Windows.Forms.Label rejestrFaktur_SymbolLabel;
37            System.Windows.Forms.Label uniaLabel;
38            System.Windows.Forms.Label adres_KorLabel;
39            System.Windows.Forms.Label adres_FkLabel;
40            System.Windows.Forms.Label opisLabel;
41            System.Windows.Forms.Label faxLabel;
42            System.Windows.Forms.Label telefonLabel;
43            System.Windows.Forms.Label kontaktLabel;
44            System.Windows.Forms.Label pañstwoLabel;
45            System.Windows.Forms.Label wojLabel;
46            System.Windows.Forms.Label miastoLabel;
47            System.Windows.Forms.Label kodLabel;
48            System.Windows.Forms.Label ulicaLabel;
49            System.Windows.Forms.Label nazwa3Label;
50            System.Windows.Forms.Label nazwa2Label;
51            System.Windows.Forms.Label nazwa1Label;
52            System.Windows.Forms.Label symbolLabel;
53            System.Windows.Forms.Label viesLabel;
54            System.Windows.Forms.Label label1;
55            this.groupBox3 = new System.Windows.Forms.GroupBox();
56            this.viesTextBox = new System.Windows.Forms.TextBox();
57            this.aGENCJEBindingSource = new System.Windows.Forms.BindingSource(this.components);
58            this.sLOWNIKDataSet = new Baza_Reklam.SLOWNIKDataSet();
59            this.nIPTextBox = new System.Windows.Forms.TextBox();
60            this.sMTPServerTextBox = new System.Windows.Forms.TextBox();
61            this.reklama_PathNameTextBox = new System.Windows.Forms.TextBox();
62            this.rejestrFaktur_SymbolTextBox = new System.Windows.Forms.TextBox();
63            this.uniaTextBox = new System.Windows.Forms.TextBox();
64            this.aktywnaCheckBox = new System.Windows.Forms.CheckBox();
65            this.groupBox2 = new System.Windows.Forms.GroupBox();
66            this.adres_KorTextBox = new System.Windows.Forms.TextBox();
67            this.adres_FkTextBox = new System.Windows.Forms.TextBox();
68            this.opisTextBox = new System.Windows.Forms.TextBox();
69            this.groupBox1 = new System.Windows.Forms.GroupBox();
70            this.faxTextBox = new System.Windows.Forms.TextBox();
71            this.telefonTextBox = new System.Windows.Forms.TextBox();
72            this.kontaktTextBox = new System.Windows.Forms.TextBox();
73            this.pañstwoTextBox = new System.Windows.Forms.TextBox();
74            this.wojTextBox = new System.Windows.Forms.TextBox();
75            this.miastoTextBox = new System.Windows.Forms.TextBox();
76            this.kodTextBox = new System.Windows.Forms.TextBox();
77            this.ulicaTextBox = new System.Windows.Forms.TextBox();
78            this.nazwa3TextBox = new System.Windows.Forms.TextBox();
79            this.nazwa2TextBox = new System.Windows.Forms.TextBox();
80            this.nazwa1TextBox = new System.Windows.Forms.TextBox();
81            this.symbolTextBox = new System.Windows.Forms.TextBox();
82            this.ZapiszButton = new System.Windows.Forms.Button();
83            this.AnulujButton = new System.Windows.Forms.Button();
84            this.aGENCJETableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCJETableAdapter();
85            this.adresBiuraTextBox = new System.Windows.Forms.TextBox();
86            aktywnaLabel = new System.Windows.Forms.Label();
87            nIPLabel = new System.Windows.Forms.Label();
88            sMTPServerLabel = new System.Windows.Forms.Label();
89            reklama_PathNameLabel = new System.Windows.Forms.Label();
90            rejestrFaktur_SymbolLabel = new System.Windows.Forms.Label();
91            uniaLabel = new System.Windows.Forms.Label();
92            adres_KorLabel = new System.Windows.Forms.Label();
93            adres_FkLabel = new System.Windows.Forms.Label();
94            opisLabel = new System.Windows.Forms.Label();
95            faxLabel = new System.Windows.Forms.Label();
96            telefonLabel = new System.Windows.Forms.Label();
97            kontaktLabel = new System.Windows.Forms.Label();
98            pañstwoLabel = new System.Windows.Forms.Label();
99            wojLabel = new System.Windows.Forms.Label();
100            miastoLabel = new System.Windows.Forms.Label();
101            kodLabel = new System.Windows.Forms.Label();
102            ulicaLabel = new System.Windows.Forms.Label();
103            nazwa3Label = new System.Windows.Forms.Label();
104            nazwa2Label = new System.Windows.Forms.Label();
105            nazwa1Label = new System.Windows.Forms.Label();
106            symbolLabel = new System.Windows.Forms.Label();
107            viesLabel = new System.Windows.Forms.Label();
108            label1 = new System.Windows.Forms.Label();
109            this.groupBox3.SuspendLayout();
110            ((System.ComponentModel.ISupportInitialize)(this.aGENCJEBindingSource)).BeginInit();
111            ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).BeginInit();
112            this.groupBox2.SuspendLayout();
113            this.groupBox1.SuspendLayout();
114            this.SuspendLayout();
115            //
116            // aktywnaLabel
117            //
118            aktywnaLabel.AutoSize = true;
119            aktywnaLabel.Location = new System.Drawing.Point(14, 273);
120            aktywnaLabel.Name = "aktywnaLabel";
121            aktywnaLabel.Size = new System.Drawing.Size(51, 13);
122            aktywnaLabel.TabIndex = 2;
123            aktywnaLabel.Text = "Aktywna:";
124            //
125            // nIPLabel
126            //
127            nIPLabel.AutoSize = true;
128            nIPLabel.Location = new System.Drawing.Point(188, 211);
129            nIPLabel.Name = "nIPLabel";
130            nIPLabel.Size = new System.Drawing.Size(28, 13);
131            nIPLabel.TabIndex = 4;
132            nIPLabel.Text = "NIP:";
133            //
134            // sMTPServerLabel
135            //
136            sMTPServerLabel.AutoSize = true;
137            sMTPServerLabel.Location = new System.Drawing.Point(3, 149);
138            sMTPServerLabel.Name = "sMTPServerLabel";
139            sMTPServerLabel.Size = new System.Drawing.Size(71, 13);
140            sMTPServerLabel.TabIndex = 10;
141            sMTPServerLabel.Text = "SMTPServer:";
142            //
143            // reklama_PathNameLabel
144            //
145            reklama_PathNameLabel.AutoSize = true;
146            reklama_PathNameLabel.Location = new System.Drawing.Point(3, 103);
147            reklama_PathNameLabel.Name = "reklama_PathNameLabel";
148            reklama_PathNameLabel.Size = new System.Drawing.Size(94, 13);
149            reklama_PathNameLabel.TabIndex = 8;
150            reklama_PathNameLabel.Text = "Reklama - œcie¿ka";
151            //
152            // rejestrFaktur_SymbolLabel
153            //
154            rejestrFaktur_SymbolLabel.AutoSize = true;
155            rejestrFaktur_SymbolLabel.Location = new System.Drawing.Point(3, 64);
156            rejestrFaktur_SymbolLabel.Name = "rejestrFaktur_SymbolLabel";
157            rejestrFaktur_SymbolLabel.Size = new System.Drawing.Size(113, 13);
158            rejestrFaktur_SymbolLabel.TabIndex = 6;
159            rejestrFaktur_SymbolLabel.Text = "Rejestr Faktur Symbol:";
160            //
161            // uniaLabel
162            //
163            uniaLabel.AutoSize = true;
164            uniaLabel.Location = new System.Drawing.Point(6, 16);
165            uniaLabel.Name = "uniaLabel";
166            uniaLabel.Size = new System.Drawing.Size(32, 13);
167            uniaLabel.TabIndex = 4;
168            uniaLabel.Text = "Unia:";
169            //
170            // adres_KorLabel
171            //
172            adres_KorLabel.AutoSize = true;
173            adres_KorLabel.Location = new System.Drawing.Point(3, 105);
174            adres_KorLabel.Name = "adres_KorLabel";
175            adres_KorLabel.Size = new System.Drawing.Size(127, 13);
176            adres_KorLabel.TabIndex = 2;
177            adres_KorLabel.Text = "Adres Korespondencyjny:";
178            //
179            // adres_FkLabel
180            //
181            adres_FkLabel.AutoSize = true;
182            adres_FkLabel.Location = new System.Drawing.Point(6, 13);
183            adres_FkLabel.Name = "adres_FkLabel";
184            adres_FkLabel.Size = new System.Drawing.Size(76, 13);
185            adres_FkLabel.TabIndex = 0;
186            adres_FkLabel.Text = "Adres Faktura:";
187            //
188            // opisLabel
189            //
190            opisLabel.AutoSize = true;
191            opisLabel.Location = new System.Drawing.Point(7, 191);
192            opisLabel.Name = "opisLabel";
193            opisLabel.Size = new System.Drawing.Size(31, 13);
194            opisLabel.TabIndex = 0;
195            opisLabel.Text = "Opis:";
196            //
197            // faxLabel
198            //
199            faxLabel.AutoSize = true;
200            faxLabel.Location = new System.Drawing.Point(188, 172);
201            faxLabel.Name = "faxLabel";
202            faxLabel.Size = new System.Drawing.Size(27, 13);
203            faxLabel.TabIndex = 22;
204            faxLabel.Text = "Fax:";
205            //
206            // telefonLabel
207            //
208            telefonLabel.AutoSize = true;
209            telefonLabel.Location = new System.Drawing.Point(186, 133);
210            telefonLabel.Name = "telefonLabel";
211            telefonLabel.Size = new System.Drawing.Size(46, 13);
212            telefonLabel.TabIndex = 20;
213            telefonLabel.Text = "Telefon:";
214            //
215            // kontaktLabel
216            //
217            kontaktLabel.AutoSize = true;
218            kontaktLabel.Location = new System.Drawing.Point(186, 94);
219            kontaktLabel.Name = "kontaktLabel";
220            kontaktLabel.Size = new System.Drawing.Size(47, 13);
221            kontaktLabel.TabIndex = 18;
222            kontaktLabel.Text = "Kontakt:";
223            //
224            // pañstwoLabel
225            //
226            pañstwoLabel.AutoSize = true;
227            pañstwoLabel.Location = new System.Drawing.Point(186, 55);
228            pañstwoLabel.Name = "pañstwoLabel";
229            pañstwoLabel.Size = new System.Drawing.Size(51, 13);
230            pañstwoLabel.TabIndex = 16;
231            pañstwoLabel.Text = "Pañstwo:";
232            //
233            // wojLabel
234            //
235            wojLabel.AutoSize = true;
236            wojLabel.Location = new System.Drawing.Point(186, 16);
237            wojLabel.Name = "wojLabel";
238            wojLabel.Size = new System.Drawing.Size(77, 13);
239            wojLabel.TabIndex = 14;
240            wojLabel.Text = "Województwo:";
241            //
242            // miastoLabel
243            //
244            miastoLabel.AutoSize = true;
245            miastoLabel.Location = new System.Drawing.Point(10, 257);
246            miastoLabel.Name = "miastoLabel";
247            miastoLabel.Size = new System.Drawing.Size(41, 13);
248            miastoLabel.TabIndex = 12;
249            miastoLabel.Text = "Miasto:";
250            //
251            // kodLabel
252            //
253            kodLabel.AutoSize = true;
254            kodLabel.Location = new System.Drawing.Point(10, 211);
255            kodLabel.Name = "kodLabel";
256            kodLabel.Size = new System.Drawing.Size(29, 13);
257            kodLabel.TabIndex = 10;
258            kodLabel.Text = "Kod:";
259            //
260            // ulicaLabel
261            //
262            ulicaLabel.AutoSize = true;
263            ulicaLabel.Location = new System.Drawing.Point(10, 172);
264            ulicaLabel.Name = "ulicaLabel";
265            ulicaLabel.Size = new System.Drawing.Size(34, 13);
266            ulicaLabel.TabIndex = 8;
267            ulicaLabel.Text = "Ulica:";
268            //
269            // nazwa3Label
270            //
271            nazwa3Label.AutoSize = true;
272            nazwa3Label.Location = new System.Drawing.Point(10, 133);
273            nazwa3Label.Name = "nazwa3Label";
274            nazwa3Label.Size = new System.Drawing.Size(49, 13);
275            nazwa3Label.TabIndex = 6;
276            nazwa3Label.Text = "Nazwa3:";
277            //
278            // nazwa2Label
279            //
280            nazwa2Label.AutoSize = true;
281            nazwa2Label.Location = new System.Drawing.Point(10, 94);
282            nazwa2Label.Name = "nazwa2Label";
283            nazwa2Label.Size = new System.Drawing.Size(49, 13);
284            nazwa2Label.TabIndex = 4;
285            nazwa2Label.Text = "Nazwa2:";
286            //
287            // nazwa1Label
288            //
289            nazwa1Label.AutoSize = true;
290            nazwa1Label.Location = new System.Drawing.Point(10, 55);
291            nazwa1Label.Name = "nazwa1Label";
292            nazwa1Label.Size = new System.Drawing.Size(49, 13);
293            nazwa1Label.TabIndex = 2;
294            nazwa1Label.Text = "Nazwa1:";
295            //
296            // symbolLabel
297            //
298            symbolLabel.AutoSize = true;
299            symbolLabel.Location = new System.Drawing.Point(10, 16);
300            symbolLabel.Name = "symbolLabel";
301            symbolLabel.Size = new System.Drawing.Size(44, 13);
302            symbolLabel.TabIndex = 0;
303            symbolLabel.Text = "Symbol:";
304            //
305            // viesLabel
306            //
307            viesLabel.AutoSize = true;
308            viesLabel.Location = new System.Drawing.Point(188, 257);
309            viesLabel.Name = "viesLabel";
310            viesLabel.Size = new System.Drawing.Size(34, 13);
311            viesLabel.TabIndex = 11;
312            viesLabel.Text = "VIES:";
313            //
314            // groupBox3
315            //
316            this.groupBox3.Controls.Add(sMTPServerLabel);
317            this.groupBox3.Controls.Add(aktywnaLabel);
318            this.groupBox3.Controls.Add(this.aktywnaCheckBox);
319            this.groupBox3.Controls.Add(this.sMTPServerTextBox);
320            this.groupBox3.Controls.Add(reklama_PathNameLabel);
321            this.groupBox3.Controls.Add(this.reklama_PathNameTextBox);
322            this.groupBox3.Controls.Add(rejestrFaktur_SymbolLabel);
323            this.groupBox3.Controls.Add(this.rejestrFaktur_SymbolTextBox);
324            this.groupBox3.Controls.Add(opisLabel);
325            this.groupBox3.Controls.Add(this.opisTextBox);
326            this.groupBox3.Controls.Add(uniaLabel);
327            this.groupBox3.Controls.Add(this.uniaTextBox);
328            this.groupBox3.Location = new System.Drawing.Point(379, 2);
329            this.groupBox3.Name = "groupBox3";
330            this.groupBox3.Size = new System.Drawing.Size(177, 306);
331            this.groupBox3.TabIndex = 8;
332            this.groupBox3.TabStop = false;
333            //
334            // viesTextBox
335            //
336            this.viesTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "vies", true));
337            this.viesTextBox.Location = new System.Drawing.Point(187, 273);
338            this.viesTextBox.MaxLength = 30;
339            this.viesTextBox.Name = "viesTextBox";
340            this.viesTextBox.Size = new System.Drawing.Size(163, 20);
341            this.viesTextBox.TabIndex = 12;
342            //
343            // aGENCJEBindingSource
344            //
345            this.aGENCJEBindingSource.DataMember = "AGENCJE";
346            this.aGENCJEBindingSource.DataSource = this.sLOWNIKDataSet;
347            //
348            // sLOWNIKDataSet
349            //
350            this.sLOWNIKDataSet.DataSetName = "SLOWNIKDataSet";
351            this.sLOWNIKDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
352            //
353            // nIPTextBox
354            //
355            this.nIPTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "NIP", true));
356            this.nIPTextBox.Location = new System.Drawing.Point(187, 227);
357            this.nIPTextBox.MaxLength = 30;
358            this.nIPTextBox.Name = "nIPTextBox";
359            this.nIPTextBox.Size = new System.Drawing.Size(159, 20);
360            this.nIPTextBox.TabIndex = 5;
361            //
362            // sMTPServerTextBox
363            //
364            this.sMTPServerTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "SMTPServer", true));
365            this.sMTPServerTextBox.Location = new System.Drawing.Point(5, 165);
366            this.sMTPServerTextBox.MaxLength = 100;
367            this.sMTPServerTextBox.Name = "sMTPServerTextBox";
368            this.sMTPServerTextBox.Size = new System.Drawing.Size(163, 20);
369            this.sMTPServerTextBox.TabIndex = 11;
370            //
371            // reklama_PathNameTextBox
372            //
373            this.reklama_PathNameTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Reklama_PathName", true));
374            this.reklama_PathNameTextBox.Location = new System.Drawing.Point(6, 119);
375            this.reklama_PathNameTextBox.MaxLength = 50;
376            this.reklama_PathNameTextBox.Name = "reklama_PathNameTextBox";
377            this.reklama_PathNameTextBox.Size = new System.Drawing.Size(163, 20);
378            this.reklama_PathNameTextBox.TabIndex = 9;
379            //
380            // rejestrFaktur_SymbolTextBox
381            //
382            this.rejestrFaktur_SymbolTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "RejestrFaktur_Symbol", true));
383            this.rejestrFaktur_SymbolTextBox.Location = new System.Drawing.Point(6, 80);
384            this.rejestrFaktur_SymbolTextBox.MaxLength = 5;
385            this.rejestrFaktur_SymbolTextBox.Name = "rejestrFaktur_SymbolTextBox";
386            this.rejestrFaktur_SymbolTextBox.Size = new System.Drawing.Size(163, 20);
387            this.rejestrFaktur_SymbolTextBox.TabIndex = 7;
388            //
389            // uniaTextBox
390            //
391            this.uniaTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Unia", true));
392            this.uniaTextBox.Location = new System.Drawing.Point(5, 32);
393            this.uniaTextBox.MaxLength = 10;
394            this.uniaTextBox.Name = "uniaTextBox";
395            this.uniaTextBox.Size = new System.Drawing.Size(163, 20);
396            this.uniaTextBox.TabIndex = 5;
397            //
398            // aktywnaCheckBox
399            //
400            this.aktywnaCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.aGENCJEBindingSource, "aktywna", true));
401            this.aktywnaCheckBox.Location = new System.Drawing.Point(74, 268);
402            this.aktywnaCheckBox.Name = "aktywnaCheckBox";
403            this.aktywnaCheckBox.Size = new System.Drawing.Size(26, 24);
404            this.aktywnaCheckBox.TabIndex = 3;
405            //
406            // groupBox2
407            //
408            this.groupBox2.Controls.Add(this.adresBiuraTextBox);
409            this.groupBox2.Controls.Add(label1);
410            this.groupBox2.Controls.Add(adres_KorLabel);
411            this.groupBox2.Controls.Add(this.adres_KorTextBox);
412            this.groupBox2.Controls.Add(adres_FkLabel);
413            this.groupBox2.Controls.Add(this.adres_FkTextBox);
414            this.groupBox2.Location = new System.Drawing.Point(562, 2);
415            this.groupBox2.Name = "groupBox2";
416            this.groupBox2.Size = new System.Drawing.Size(178, 306);
417            this.groupBox2.TabIndex = 7;
418            this.groupBox2.TabStop = false;
419            //
420            // adres_KorTextBox
421            //
422            this.adres_KorTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Adres_Kor", true));
423            this.adres_KorTextBox.Location = new System.Drawing.Point(6, 119);
424            this.adres_KorTextBox.MaxLength = 250;
425            this.adres_KorTextBox.Multiline = true;
426            this.adres_KorTextBox.Name = "adres_KorTextBox";
427            this.adres_KorTextBox.Size = new System.Drawing.Size(164, 73);
428            this.adres_KorTextBox.TabIndex = 3;
429            //
430            // adres_FkTextBox
431            //
432            this.adres_FkTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Adres_Fk", true));
433            this.adres_FkTextBox.Location = new System.Drawing.Point(5, 29);
434            this.adres_FkTextBox.MaxLength = 250;
435            this.adres_FkTextBox.Multiline = true;
436            this.adres_FkTextBox.Name = "adres_FkTextBox";
437            this.adres_FkTextBox.Size = new System.Drawing.Size(164, 70);
438            this.adres_FkTextBox.TabIndex = 1;
439            //
440            // opisTextBox
441            //
442            this.opisTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Opis", true));
443            this.opisTextBox.Location = new System.Drawing.Point(4, 207);
444            this.opisTextBox.MaxLength = 250;
445            this.opisTextBox.Multiline = true;
446            this.opisTextBox.Name = "opisTextBox";
447            this.opisTextBox.Size = new System.Drawing.Size(163, 47);
448            this.opisTextBox.TabIndex = 1;
449            //
450            // groupBox1
451            //
452            this.groupBox1.Controls.Add(viesLabel);
453            this.groupBox1.Controls.Add(faxLabel);
454            this.groupBox1.Controls.Add(this.viesTextBox);
455            this.groupBox1.Controls.Add(this.faxTextBox);
456            this.groupBox1.Controls.Add(this.nIPTextBox);
457            this.groupBox1.Controls.Add(telefonLabel);
458            this.groupBox1.Controls.Add(nIPLabel);
459            this.groupBox1.Controls.Add(this.telefonTextBox);
460            this.groupBox1.Controls.Add(kontaktLabel);
461            this.groupBox1.Controls.Add(this.kontaktTextBox);
462            this.groupBox1.Controls.Add(pañstwoLabel);
463            this.groupBox1.Controls.Add(this.pañstwoTextBox);
464            this.groupBox1.Controls.Add(wojLabel);
465            this.groupBox1.Controls.Add(this.wojTextBox);
466            this.groupBox1.Controls.Add(miastoLabel);
467            this.groupBox1.Controls.Add(this.miastoTextBox);
468            this.groupBox1.Controls.Add(kodLabel);
469            this.groupBox1.Controls.Add(this.kodTextBox);
470            this.groupBox1.Controls.Add(ulicaLabel);
471            this.groupBox1.Controls.Add(this.ulicaTextBox);
472            this.groupBox1.Controls.Add(nazwa3Label);
473            this.groupBox1.Controls.Add(this.nazwa3TextBox);
474            this.groupBox1.Controls.Add(nazwa2Label);
475            this.groupBox1.Controls.Add(this.nazwa2TextBox);
476            this.groupBox1.Controls.Add(nazwa1Label);
477            this.groupBox1.Controls.Add(this.nazwa1TextBox);
478            this.groupBox1.Controls.Add(symbolLabel);
479            this.groupBox1.Controls.Add(this.symbolTextBox);
480            this.groupBox1.Location = new System.Drawing.Point(12, 2);
481            this.groupBox1.Name = "groupBox1";
482            this.groupBox1.Size = new System.Drawing.Size(361, 306);
483            this.groupBox1.TabIndex = 6;
484            this.groupBox1.TabStop = false;
485            //
486            // faxTextBox
487            //
488            this.faxTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "fax", true));
489            this.faxTextBox.Location = new System.Drawing.Point(189, 188);
490            this.faxTextBox.MaxLength = 50;
491            this.faxTextBox.Name = "faxTextBox";
492            this.faxTextBox.Size = new System.Drawing.Size(157, 20);
493            this.faxTextBox.TabIndex = 23;
494            //
495            // telefonTextBox
496            //
497            this.telefonTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "telefon", true));
498            this.telefonTextBox.Location = new System.Drawing.Point(189, 149);
499            this.telefonTextBox.MaxLength = 50;
500            this.telefonTextBox.Name = "telefonTextBox";
501            this.telefonTextBox.Size = new System.Drawing.Size(157, 20);
502            this.telefonTextBox.TabIndex = 21;
503            //
504            // kontaktTextBox
505            //
506            this.kontaktTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Kontakt", true));
507            this.kontaktTextBox.Location = new System.Drawing.Point(189, 110);
508            this.kontaktTextBox.MaxLength = 50;
509            this.kontaktTextBox.Name = "kontaktTextBox";
510            this.kontaktTextBox.Size = new System.Drawing.Size(157, 20);
511            this.kontaktTextBox.TabIndex = 19;
512            //
513            // pañstwoTextBox
514            //
515            this.pañstwoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "pañstwo", true));
516            this.pañstwoTextBox.Location = new System.Drawing.Point(189, 71);
517            this.pañstwoTextBox.MaxLength = 50;
518            this.pañstwoTextBox.Name = "pañstwoTextBox";
519            this.pañstwoTextBox.Size = new System.Drawing.Size(157, 20);
520            this.pañstwoTextBox.TabIndex = 17;
521            //
522            // wojTextBox
523            //
524            this.wojTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "woj", true));
525            this.wojTextBox.Location = new System.Drawing.Point(189, 32);
526            this.wojTextBox.MaxLength = 50;
527            this.wojTextBox.Name = "wojTextBox";
528            this.wojTextBox.Size = new System.Drawing.Size(157, 20);
529            this.wojTextBox.TabIndex = 15;
530            //
531            // miastoTextBox
532            //
533            this.miastoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "miasto", true));
534            this.miastoTextBox.Location = new System.Drawing.Point(13, 273);
535            this.miastoTextBox.MaxLength = 50;
536            this.miastoTextBox.Name = "miastoTextBox";
537            this.miastoTextBox.Size = new System.Drawing.Size(157, 20);
538            this.miastoTextBox.TabIndex = 13;
539            //
540            // kodTextBox
541            //
542            this.kodTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "kod", true));
543            this.kodTextBox.Location = new System.Drawing.Point(13, 227);
544            this.kodTextBox.MaxLength = 50;
545            this.kodTextBox.Name = "kodTextBox";
546            this.kodTextBox.Size = new System.Drawing.Size(157, 20);
547            this.kodTextBox.TabIndex = 11;
548            //
549            // ulicaTextBox
550            //
551            this.ulicaTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "ulica", true));
552            this.ulicaTextBox.Location = new System.Drawing.Point(13, 188);
553            this.ulicaTextBox.MaxLength = 50;
554            this.ulicaTextBox.Name = "ulicaTextBox";
555            this.ulicaTextBox.Size = new System.Drawing.Size(157, 20);
556            this.ulicaTextBox.TabIndex = 9;
557            //
558            // nazwa3TextBox
559            //
560            this.nazwa3TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Nazwa3", true));
561            this.nazwa3TextBox.Location = new System.Drawing.Point(13, 149);
562            this.nazwa3TextBox.MaxLength = 50;
563            this.nazwa3TextBox.Name = "nazwa3TextBox";
564            this.nazwa3TextBox.Size = new System.Drawing.Size(157, 20);
565            this.nazwa3TextBox.TabIndex = 7;
566            //
567            // nazwa2TextBox
568            //
569            this.nazwa2TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Nazwa2", true));
570            this.nazwa2TextBox.Location = new System.Drawing.Point(13, 110);
571            this.nazwa2TextBox.MaxLength = 50;
572            this.nazwa2TextBox.Name = "nazwa2TextBox";
573            this.nazwa2TextBox.Size = new System.Drawing.Size(157, 20);
574            this.nazwa2TextBox.TabIndex = 5;
575            //
576            // nazwa1TextBox
577            //
578            this.nazwa1TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Nazwa1", true));
579            this.nazwa1TextBox.Location = new System.Drawing.Point(13, 71);
580            this.nazwa1TextBox.MaxLength = 50;
581            this.nazwa1TextBox.Name = "nazwa1TextBox";
582            this.nazwa1TextBox.Size = new System.Drawing.Size(157, 20);
583            this.nazwa1TextBox.TabIndex = 3;
584            //
585            // symbolTextBox
586            //
587            this.symbolTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "Symbol", true));
588            this.symbolTextBox.Location = new System.Drawing.Point(13, 32);
589            this.symbolTextBox.MaxLength = 50;
590            this.symbolTextBox.Name = "symbolTextBox";
591            this.symbolTextBox.Size = new System.Drawing.Size(157, 20);
592            this.symbolTextBox.TabIndex = 1;
593            //
594            // ZapiszButton
595            //
596            this.ZapiszButton.DialogResult = System.Windows.Forms.DialogResult.OK;
597            this.ZapiszButton.Location = new System.Drawing.Point(378, 328);
598            this.ZapiszButton.Name = "ZapiszButton";
599            this.ZapiszButton.Size = new System.Drawing.Size(75, 23);
600            this.ZapiszButton.TabIndex = 9;
601            this.ZapiszButton.Text = "Zapisz";
602            this.ZapiszButton.UseVisualStyleBackColor = true;
603            this.ZapiszButton.Click += new System.EventHandler(this.ZapiszButton_Click);
604            //
605            // AnulujButton
606            //
607            this.AnulujButton.Location = new System.Drawing.Point(283, 328);
608            this.AnulujButton.Name = "AnulujButton";
609            this.AnulujButton.Size = new System.Drawing.Size(75, 23);
610            this.AnulujButton.TabIndex = 10;
611            this.AnulujButton.Text = "Anuluj";
612            this.AnulujButton.UseVisualStyleBackColor = true;
613            this.AnulujButton.Click += new System.EventHandler(this.AnulujButton_Click);
614            //
615            // aGENCJETableAdapter
616            //
617            this.aGENCJETableAdapter.ClearBeforeFill = true;
618            //
619            // label1
620            //
621            label1.AutoSize = true;
622            label1.Location = new System.Drawing.Point(6, 199);
623            label1.Name = "label1";
624            label1.Size = new System.Drawing.Size(63, 13);
625            label1.TabIndex = 4;
626            label1.Text = "Adres biura:";
627            //
628            // adresBiuraTextBox
629            //
630            this.adresBiuraTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.aGENCJEBindingSource, "adres_biura", true));
631            this.adresBiuraTextBox.Location = new System.Drawing.Point(5, 215);
632            this.adresBiuraTextBox.MaxLength = 250;
633            this.adresBiuraTextBox.Multiline = true;
634            this.adresBiuraTextBox.Name = "adresBiuraTextBox";
635            this.adresBiuraTextBox.Size = new System.Drawing.Size(164, 73);
636            this.adresBiuraTextBox.TabIndex = 5;
637            //
638            // AgencjaAddForm
639            //
640            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
641            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
642            this.ClientSize = new System.Drawing.Size(747, 363);
643            this.Controls.Add(this.AnulujButton);
644            this.Controls.Add(this.ZapiszButton);
645            this.Controls.Add(this.groupBox3);
646            this.Controls.Add(this.groupBox2);
647            this.Controls.Add(this.groupBox1);
648            this.Name = "AgencjaAddForm";
649            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
650            this.Text = "Agencja";
651            this.groupBox3.ResumeLayout(false);
652            this.groupBox3.PerformLayout();
653            ((System.ComponentModel.ISupportInitialize)(this.aGENCJEBindingSource)).EndInit();
654            ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).EndInit();
655            this.groupBox2.ResumeLayout(false);
656            this.groupBox2.PerformLayout();
657            this.groupBox1.ResumeLayout(false);
658            this.groupBox1.PerformLayout();
659            this.ResumeLayout(false);
660
661        }
662
663        #endregion
664
665        private System.Windows.Forms.GroupBox groupBox3;
666        private System.Windows.Forms.TextBox nIPTextBox;
667        private System.Windows.Forms.CheckBox aktywnaCheckBox;
668        private System.Windows.Forms.TextBox sMTPServerTextBox;
669        private System.Windows.Forms.TextBox reklama_PathNameTextBox;
670        private System.Windows.Forms.TextBox rejestrFaktur_SymbolTextBox;
671        private System.Windows.Forms.TextBox uniaTextBox;
672        private System.Windows.Forms.GroupBox groupBox2;
673        private System.Windows.Forms.TextBox adres_KorTextBox;
674        private System.Windows.Forms.TextBox adres_FkTextBox;
675        private System.Windows.Forms.TextBox opisTextBox;
676        private System.Windows.Forms.GroupBox groupBox1;
677        private System.Windows.Forms.TextBox faxTextBox;
678        private System.Windows.Forms.TextBox telefonTextBox;
679        private System.Windows.Forms.TextBox kontaktTextBox;
680        private System.Windows.Forms.TextBox pañstwoTextBox;
681        private System.Windows.Forms.TextBox wojTextBox;
682        private System.Windows.Forms.TextBox miastoTextBox;
683        private System.Windows.Forms.TextBox kodTextBox;
684        private System.Windows.Forms.TextBox ulicaTextBox;
685        private System.Windows.Forms.TextBox nazwa3TextBox;
686        private System.Windows.Forms.TextBox nazwa2TextBox;
687        private System.Windows.Forms.TextBox nazwa1TextBox;
688        private System.Windows.Forms.TextBox symbolTextBox;
689        private System.Windows.Forms.Button ZapiszButton;
690        private System.Windows.Forms.Button AnulujButton;
691        private SLOWNIKDataSet sLOWNIKDataSet;
692        private System.Windows.Forms.BindingSource aGENCJEBindingSource;
693        private Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCJETableAdapter aGENCJETableAdapter;
694        private System.Windows.Forms.TextBox viesTextBox;
695        private System.Windows.Forms.TextBox adresBiuraTextBox;
696    }
697}
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.