root/Baza Reklam 2 - Faktury/OferForm.Designer.cs @ 680

Wersja 65, 38.3 KB (wprowadzona przez dorota, 17 years temu)
Line 
1namespace Baza_Reklam
2{
3    partial class OferForm
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 id_klienci_os_kontaktLabel;
33            System.Windows.Forms.Label stan_OfertyLabel;
34            System.Windows.Forms.Label id_ofertyLabel;
35            System.Windows.Forms.Label id_tytulLabel;
36            System.Windows.Forms.Label jEZYKLabel;
37            System.Windows.Forms.Label id_Wersje_OfertyLabel;
38            System.Windows.Forms.Label reklamaIDLabel;
39            System.Windows.Forms.Label projektIDLabel;
40            System.Windows.Forms.Label aGENTLabel;
41            System.Windows.Forms.Label data_OfertyLabel;
42            System.Windows.Forms.Label data_WyslaniaLabel;
43            System.Windows.Forms.Label opis_DolLabel;
44            System.Windows.Forms.Label data_ModyfikacjiLabel;
45            System.Windows.Forms.Label zmodyfikowal_UserLabel;
46            System.Windows.Forms.Label zapisanaLabel;
47            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OferForm));
48            this.groupBox1 = new System.Windows.Forms.GroupBox();
49            this.zapiszButton = new System.Windows.Forms.Button();
50            this.anulujButton = new System.Windows.Forms.Button();
51            this.pokOferteButton = new System.Windows.Forms.Button();
52            this.zapisanaCheckBox = new System.Windows.Forms.CheckBox();
53            this.oFERTY_MAINBindingSource = new System.Windows.Forms.BindingSource(this.components);
54            this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
55            this.adres_KorTextBox = new System.Windows.Forms.TextBox();
56            this.kLIENCIBindingSource = new System.Windows.Forms.BindingSource(this.components);
57            this.zmodyfikowal_UserTextBox = new System.Windows.Forms.TextBox();
58            this.data_ModyfikacjiDateTimePicker = new System.Windows.Forms.DateTimePicker();
59            this.opis_DolTextBox = new System.Windows.Forms.TextBox();
60            this.data_WyslaniaDateTimePicker = new System.Windows.Forms.DateTimePicker();
61            this.data_OfertyDateTimePicker = new System.Windows.Forms.DateTimePicker();
62            this.aGENTComboBox = new System.Windows.Forms.ComboBox();
63            this.aGENCIBindingSource = new System.Windows.Forms.BindingSource(this.components);
64            this.sLOWNIKDataSet = new Baza_Reklam.SLOWNIKDataSet();
65            this.projektIDComboBox = new System.Windows.Forms.ComboBox();
66            this.rEKLAMAPRODUKCJABindingSource = new System.Windows.Forms.BindingSource(this.components);
67            this.rEKLAMABindingSource = new System.Windows.Forms.BindingSource(this.components);
68            this.reklamaIDComboBox = new System.Windows.Forms.ComboBox();
69            this.id_Wersje_OfertyComboBox = new System.Windows.Forms.ComboBox();
70            this.ofertyWersjeBindingSource = new System.Windows.Forms.BindingSource(this.components);
71            this.jEZYKComboBox = new System.Windows.Forms.ComboBox();
72            this.jezykidefBindingSource = new System.Windows.Forms.BindingSource(this.components);
73            this.id_tytulComboBox = new System.Windows.Forms.ComboBox();
74            this.lISTATYTULOWBindingSource = new System.Windows.Forms.BindingSource(this.components);
75            this.id_ofertyTextBox = new System.Windows.Forms.TextBox();
76            this.stan_OfertyComboBox = new System.Windows.Forms.ComboBox();
77            this.id_klienci_os_kontaktComboBox = new System.Windows.Forms.ComboBox();
78            this.kLIENCIOSOBYDOKONTAKTUBindingSource = new System.Windows.Forms.BindingSource(this.components);
79            this.oFERTY_MAINTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.OFERTY_MAINTableAdapter();
80            this.kLIENCITableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.KLIENCITableAdapter();
81            this.kLIENCI_OSOBY_DO_KONTAKTUTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.KLIENCI_OSOBY_DO_KONTAKTUTableAdapter();
82            this.oferty_WersjeTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.Oferty_WersjeTableAdapter();
83            this.jezyki_defTableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.jezyki_defTableAdapter();
84            this.rEKLAMATableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter();
85            this.pRODUKCJATableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.PRODUKCJATableAdapter();
86            this.aGENCITableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCITableAdapter();
87            this.lISTA_TYTULOWTableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.LISTA_TYTULOWTableAdapter();
88            this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
89            id_klienci_os_kontaktLabel = new System.Windows.Forms.Label();
90            stan_OfertyLabel = new System.Windows.Forms.Label();
91            id_ofertyLabel = new System.Windows.Forms.Label();
92            id_tytulLabel = new System.Windows.Forms.Label();
93            jEZYKLabel = new System.Windows.Forms.Label();
94            id_Wersje_OfertyLabel = new System.Windows.Forms.Label();
95            reklamaIDLabel = new System.Windows.Forms.Label();
96            projektIDLabel = new System.Windows.Forms.Label();
97            aGENTLabel = new System.Windows.Forms.Label();
98            data_OfertyLabel = new System.Windows.Forms.Label();
99            data_WyslaniaLabel = new System.Windows.Forms.Label();
100            opis_DolLabel = new System.Windows.Forms.Label();
101            data_ModyfikacjiLabel = new System.Windows.Forms.Label();
102            zmodyfikowal_UserLabel = new System.Windows.Forms.Label();
103            zapisanaLabel = new System.Windows.Forms.Label();
104            this.groupBox1.SuspendLayout();
105            ((System.ComponentModel.ISupportInitialize)(this.oFERTY_MAINBindingSource)).BeginInit();
106            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
107            ((System.ComponentModel.ISupportInitialize)(this.kLIENCIBindingSource)).BeginInit();
108            ((System.ComponentModel.ISupportInitialize)(this.aGENCIBindingSource)).BeginInit();
109            ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).BeginInit();
110            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMAPRODUKCJABindingSource)).BeginInit();
111            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource)).BeginInit();
112            ((System.ComponentModel.ISupportInitialize)(this.ofertyWersjeBindingSource)).BeginInit();
113            ((System.ComponentModel.ISupportInitialize)(this.jezykidefBindingSource)).BeginInit();
114            ((System.ComponentModel.ISupportInitialize)(this.lISTATYTULOWBindingSource)).BeginInit();
115            ((System.ComponentModel.ISupportInitialize)(this.kLIENCIOSOBYDOKONTAKTUBindingSource)).BeginInit();
116            this.SuspendLayout();
117            //
118            // id_klienci_os_kontaktLabel
119            //
120            id_klienci_os_kontaktLabel.AutoSize = true;
121            id_klienci_os_kontaktLabel.Location = new System.Drawing.Point(17, 26);
122            id_klienci_os_kontaktLabel.Name = "id_klienci_os_kontaktLabel";
123            id_klienci_os_kontaktLabel.Size = new System.Drawing.Size(56, 13);
124            id_klienci_os_kontaktLabel.TabIndex = 0;
125            id_klienci_os_kontaktLabel.Text = "Oferta dla:";
126            //
127            // stan_OfertyLabel
128            //
129            stan_OfertyLabel.AutoSize = true;
130            stan_OfertyLabel.Location = new System.Drawing.Point(18, 220);
131            stan_OfertyLabel.Name = "stan_OfertyLabel";
132            stan_OfertyLabel.Size = new System.Drawing.Size(61, 13);
133            stan_OfertyLabel.TabIndex = 2;
134            stan_OfertyLabel.Text = "Stan oferty:";
135            //
136            // id_ofertyLabel
137            //
138            id_ofertyLabel.AutoSize = true;
139            id_ofertyLabel.Location = new System.Drawing.Point(18, 171);
140            id_ofertyLabel.Name = "id_ofertyLabel";
141            id_ofertyLabel.Size = new System.Drawing.Size(70, 13);
142            id_ofertyLabel.TabIndex = 4;
143            id_ofertyLabel.Text = "Numer oferty:";
144            //
145            // id_tytulLabel
146            //
147            id_tytulLabel.AutoSize = true;
148            id_tytulLabel.Location = new System.Drawing.Point(222, 26);
149            id_tytulLabel.Name = "id_tytulLabel";
150            id_tytulLabel.Size = new System.Drawing.Size(35, 13);
151            id_tytulLabel.TabIndex = 6;
152            id_tytulLabel.Text = "Tytu³:";
153            //
154            // jEZYKLabel
155            //
156            jEZYKLabel.AutoSize = true;
157            jEZYKLabel.Location = new System.Drawing.Point(221, 72);
158            jEZYKLabel.Name = "jEZYKLabel";
159            jEZYKLabel.Size = new System.Drawing.Size(37, 13);
160            jEZYKLabel.TabIndex = 8;
161            jEZYKLabel.Text = "Jêzyk:";
162            //
163            // id_Wersje_OfertyLabel
164            //
165            id_Wersje_OfertyLabel.AutoSize = true;
166            id_Wersje_OfertyLabel.Location = new System.Drawing.Point(221, 122);
167            id_Wersje_OfertyLabel.Name = "id_Wersje_OfertyLabel";
168            id_Wersje_OfertyLabel.Size = new System.Drawing.Size(43, 13);
169            id_Wersje_OfertyLabel.TabIndex = 10;
170            id_Wersje_OfertyLabel.Text = "Wersja:";
171            //
172            // reklamaIDLabel
173            //
174            reklamaIDLabel.AutoSize = true;
175            reklamaIDLabel.Location = new System.Drawing.Point(221, 171);
176            reklamaIDLabel.Name = "reklamaIDLabel";
177            reklamaIDLabel.Size = new System.Drawing.Size(69, 13);
178            reklamaIDLabel.TabIndex = 12;
179            reklamaIDLabel.Text = "Dot. reklamy:";
180            //
181            // projektIDLabel
182            //
183            projektIDLabel.AutoSize = true;
184            projektIDLabel.Location = new System.Drawing.Point(221, 220);
185            projektIDLabel.Name = "projektIDLabel";
186            projektIDLabel.Size = new System.Drawing.Size(71, 13);
187            projektIDLabel.TabIndex = 14;
188            projektIDLabel.Text = "Dot. projektu:";
189            //
190            // aGENTLabel
191            //
192            aGENTLabel.AutoSize = true;
193            aGENTLabel.Location = new System.Drawing.Point(365, 26);
194            aGENTLabel.Name = "aGENTLabel";
195            aGENTLabel.Size = new System.Drawing.Size(38, 13);
196            aGENTLabel.TabIndex = 16;
197            aGENTLabel.Text = "Agent:";
198            //
199            // data_OfertyLabel
200            //
201            data_OfertyLabel.AutoSize = true;
202            data_OfertyLabel.Location = new System.Drawing.Point(365, 72);
203            data_OfertyLabel.Name = "data_OfertyLabel";
204            data_OfertyLabel.Size = new System.Drawing.Size(62, 13);
205            data_OfertyLabel.TabIndex = 18;
206            data_OfertyLabel.Text = "Data oferty:";
207            //
208            // data_WyslaniaLabel
209            //
210            data_WyslaniaLabel.AutoSize = true;
211            data_WyslaniaLabel.Location = new System.Drawing.Point(365, 122);
212            data_WyslaniaLabel.Name = "data_WyslaniaLabel";
213            data_WyslaniaLabel.Size = new System.Drawing.Size(76, 13);
214            data_WyslaniaLabel.TabIndex = 20;
215            data_WyslaniaLabel.Text = "Data wyslania:";
216            //
217            // opis_DolLabel
218            //
219            opis_DolLabel.AutoSize = true;
220            opis_DolLabel.Location = new System.Drawing.Point(504, 26);
221            opis_DolLabel.Name = "opis_DolLabel";
222            opis_DolLabel.Size = new System.Drawing.Size(50, 13);
223            opis_DolLabel.TabIndex = 22;
224            opis_DolLabel.Text = "Opis Dol:";
225            //
226            // data_ModyfikacjiLabel
227            //
228            data_ModyfikacjiLabel.AutoSize = true;
229            data_ModyfikacjiLabel.Location = new System.Drawing.Point(365, 168);
230            data_ModyfikacjiLabel.Name = "data_ModyfikacjiLabel";
231            data_ModyfikacjiLabel.Size = new System.Drawing.Size(88, 13);
232            data_ModyfikacjiLabel.TabIndex = 24;
233            data_ModyfikacjiLabel.Text = "Data modyfikacji:";
234            //
235            // zmodyfikowal_UserLabel
236            //
237            zmodyfikowal_UserLabel.AutoSize = true;
238            zmodyfikowal_UserLabel.Location = new System.Drawing.Point(365, 220);
239            zmodyfikowal_UserLabel.Name = "zmodyfikowal_UserLabel";
240            zmodyfikowal_UserLabel.Size = new System.Drawing.Size(77, 13);
241            zmodyfikowal_UserLabel.TabIndex = 26;
242            zmodyfikowal_UserLabel.Text = "Zmodyfikowa³:";
243            //
244            // zapisanaLabel
245            //
246            zapisanaLabel.AutoSize = true;
247            zapisanaLabel.Location = new System.Drawing.Point(509, 272);
248            zapisanaLabel.Name = "zapisanaLabel";
249            zapisanaLabel.Size = new System.Drawing.Size(52, 13);
250            zapisanaLabel.TabIndex = 30;
251            zapisanaLabel.Text = "zapisana:";
252            //
253            // groupBox1
254            //
255            this.groupBox1.Controls.Add(this.zapiszButton);
256            this.groupBox1.Controls.Add(this.anulujButton);
257            this.groupBox1.Controls.Add(this.pokOferteButton);
258            this.groupBox1.Controls.Add(zapisanaLabel);
259            this.groupBox1.Controls.Add(this.zapisanaCheckBox);
260            this.groupBox1.Controls.Add(this.adres_KorTextBox);
261            this.groupBox1.Controls.Add(zmodyfikowal_UserLabel);
262            this.groupBox1.Controls.Add(this.zmodyfikowal_UserTextBox);
263            this.groupBox1.Controls.Add(data_ModyfikacjiLabel);
264            this.groupBox1.Controls.Add(this.data_ModyfikacjiDateTimePicker);
265            this.groupBox1.Controls.Add(opis_DolLabel);
266            this.groupBox1.Controls.Add(this.opis_DolTextBox);
267            this.groupBox1.Controls.Add(data_WyslaniaLabel);
268            this.groupBox1.Controls.Add(this.data_WyslaniaDateTimePicker);
269            this.groupBox1.Controls.Add(data_OfertyLabel);
270            this.groupBox1.Controls.Add(this.data_OfertyDateTimePicker);
271            this.groupBox1.Controls.Add(aGENTLabel);
272            this.groupBox1.Controls.Add(this.aGENTComboBox);
273            this.groupBox1.Controls.Add(projektIDLabel);
274            this.groupBox1.Controls.Add(this.projektIDComboBox);
275            this.groupBox1.Controls.Add(reklamaIDLabel);
276            this.groupBox1.Controls.Add(this.reklamaIDComboBox);
277            this.groupBox1.Controls.Add(id_Wersje_OfertyLabel);
278            this.groupBox1.Controls.Add(this.id_Wersje_OfertyComboBox);
279            this.groupBox1.Controls.Add(jEZYKLabel);
280            this.groupBox1.Controls.Add(this.jEZYKComboBox);
281            this.groupBox1.Controls.Add(id_tytulLabel);
282            this.groupBox1.Controls.Add(this.id_tytulComboBox);
283            this.groupBox1.Controls.Add(id_ofertyLabel);
284            this.groupBox1.Controls.Add(this.id_ofertyTextBox);
285            this.groupBox1.Controls.Add(stan_OfertyLabel);
286            this.groupBox1.Controls.Add(this.stan_OfertyComboBox);
287            this.groupBox1.Controls.Add(id_klienci_os_kontaktLabel);
288            this.groupBox1.Controls.Add(this.id_klienci_os_kontaktComboBox);
289            this.groupBox1.Location = new System.Drawing.Point(12, 12);
290            this.groupBox1.Name = "groupBox1";
291            this.groupBox1.Size = new System.Drawing.Size(875, 307);
292            this.groupBox1.TabIndex = 0;
293            this.groupBox1.TabStop = false;
294            this.groupBox1.Text = "Szczegó³y oferty";
295            //
296            // zapiszButton
297            //
298            this.zapiszButton.DialogResult = System.Windows.Forms.DialogResult.OK;
299            this.zapiszButton.Image = ((System.Drawing.Image)(resources.GetObject("zapiszButton.Image")));
300            this.zapiszButton.Location = new System.Drawing.Point(819, 263);
301            this.zapiszButton.Name = "zapiszButton";
302            this.zapiszButton.Size = new System.Drawing.Size(36, 33);
303            this.zapiszButton.TabIndex = 34;
304            this.zapiszButton.UseVisualStyleBackColor = true;
305            this.zapiszButton.Click += new System.EventHandler(this.zapiszButton_Click);
306            //
307            // anulujButton
308            //
309            this.anulujButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
310            this.anulujButton.Image = ((System.Drawing.Image)(resources.GetObject("anulujButton.Image")));
311            this.anulujButton.Location = new System.Drawing.Point(764, 263);
312            this.anulujButton.Name = "anulujButton";
313            this.anulujButton.Size = new System.Drawing.Size(39, 33);
314            this.anulujButton.TabIndex = 33;
315            this.anulujButton.UseVisualStyleBackColor = true;
316            this.anulujButton.Click += new System.EventHandler(this.anulujButton_Click);
317            //
318            // pokOferteButton
319            //
320            this.pokOferteButton.Location = new System.Drawing.Point(607, 265);
321            this.pokOferteButton.Name = "pokOferteButton";
322            this.pokOferteButton.Size = new System.Drawing.Size(98, 31);
323            this.pokOferteButton.TabIndex = 32;
324            this.pokOferteButton.Text = "Poka¿ ofertê";
325            this.pokOferteButton.UseVisualStyleBackColor = true;
326            this.pokOferteButton.Click += new System.EventHandler(this.pokOferteButton_Click);
327            //
328            // zapisanaCheckBox
329            //
330            this.zapisanaCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.oFERTY_MAINBindingSource, "zapisana", true));
331            this.zapisanaCheckBox.Enabled = false;
332            this.zapisanaCheckBox.Location = new System.Drawing.Point(567, 267);
333            this.zapisanaCheckBox.Name = "zapisanaCheckBox";
334            this.zapisanaCheckBox.Size = new System.Drawing.Size(24, 24);
335            this.zapisanaCheckBox.TabIndex = 31;
336            //
337            // oFERTY_MAINBindingSource
338            //
339            this.oFERTY_MAINBindingSource.DataMember = "OFERTY_MAIN";
340            this.oFERTY_MAINBindingSource.DataSource = this.rEKLAMADataSet;
341            //
342            // rEKLAMADataSet
343            //
344            this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
345            this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
346            //
347            // adres_KorTextBox
348            //
349            this.adres_KorTextBox.BackColor = System.Drawing.Color.White;
350            this.adres_KorTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.kLIENCIBindingSource, "Adres_Kor", true));
351            this.adres_KorTextBox.Location = new System.Drawing.Point(18, 72);
352            this.adres_KorTextBox.Multiline = true;
353            this.adres_KorTextBox.Name = "adres_KorTextBox";
354            this.adres_KorTextBox.ReadOnly = true;
355            this.adres_KorTextBox.Size = new System.Drawing.Size(175, 92);
356            this.adres_KorTextBox.TabIndex = 29;
357            //
358            // kLIENCIBindingSource
359            //
360            this.kLIENCIBindingSource.DataMember = "KLIENCI";
361            this.kLIENCIBindingSource.DataSource = this.rEKLAMADataSet;
362            //
363            // zmodyfikowal_UserTextBox
364            //
365            this.zmodyfikowal_UserTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.oFERTY_MAINBindingSource, "Zmodyfikowal_User", true));
366            this.zmodyfikowal_UserTextBox.Location = new System.Drawing.Point(368, 236);
367            this.zmodyfikowal_UserTextBox.Name = "zmodyfikowal_UserTextBox";
368            this.zmodyfikowal_UserTextBox.Size = new System.Drawing.Size(115, 20);
369            this.zmodyfikowal_UserTextBox.TabIndex = 27;
370            //
371            // data_ModyfikacjiDateTimePicker
372            //
373            this.data_ModyfikacjiDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.oFERTY_MAINBindingSource, "Data_Modyfikacji", true));
374            this.data_ModyfikacjiDateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short;
375            this.data_ModyfikacjiDateTimePicker.Location = new System.Drawing.Point(368, 184);
376            this.data_ModyfikacjiDateTimePicker.Name = "data_ModyfikacjiDateTimePicker";
377            this.data_ModyfikacjiDateTimePicker.Size = new System.Drawing.Size(115, 20);
378            this.data_ModyfikacjiDateTimePicker.TabIndex = 25;
379            //
380            // opis_DolTextBox
381            //
382            this.opis_DolTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.oFERTY_MAINBindingSource, "Opis_Dol", true));
383            this.opis_DolTextBox.Location = new System.Drawing.Point(507, 42);
384            this.opis_DolTextBox.Multiline = true;
385            this.opis_DolTextBox.Name = "opis_DolTextBox";
386            this.opis_DolTextBox.Size = new System.Drawing.Size(348, 215);
387            this.opis_DolTextBox.TabIndex = 23;
388            //
389            // data_WyslaniaDateTimePicker
390            //
391            this.data_WyslaniaDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.oFERTY_MAINBindingSource, "Data_Wyslania", true));
392            this.data_WyslaniaDateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short;
393            this.data_WyslaniaDateTimePicker.Location = new System.Drawing.Point(368, 138);
394            this.data_WyslaniaDateTimePicker.Name = "data_WyslaniaDateTimePicker";
395            this.data_WyslaniaDateTimePicker.Size = new System.Drawing.Size(118, 20);
396            this.data_WyslaniaDateTimePicker.TabIndex = 21;
397            //
398            // data_OfertyDateTimePicker
399            //
400            this.data_OfertyDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.oFERTY_MAINBindingSource, "Data_Oferty", true));
401            this.data_OfertyDateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short;
402            this.data_OfertyDateTimePicker.Location = new System.Drawing.Point(368, 88);
403            this.data_OfertyDateTimePicker.Name = "data_OfertyDateTimePicker";
404            this.data_OfertyDateTimePicker.Size = new System.Drawing.Size(118, 20);
405            this.data_OfertyDateTimePicker.TabIndex = 19;
406            //
407            // aGENTComboBox
408            //
409            this.aGENTComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.oFERTY_MAINBindingSource, "AGENT", true));
410            this.aGENTComboBox.DataSource = this.aGENCIBindingSource;
411            this.aGENTComboBox.DisplayMember = "Symbol";
412            this.aGENTComboBox.FormattingEnabled = true;
413            this.aGENTComboBox.Location = new System.Drawing.Point(368, 42);
414            this.aGENTComboBox.Name = "aGENTComboBox";
415            this.aGENTComboBox.Size = new System.Drawing.Size(121, 21);
416            this.aGENTComboBox.TabIndex = 17;
417            this.aGENTComboBox.ValueMember = "ID_AGENTA";
418            //
419            // aGENCIBindingSource
420            //
421            this.aGENCIBindingSource.DataMember = "AGENCI";
422            this.aGENCIBindingSource.DataSource = this.sLOWNIKDataSet;
423            this.aGENCIBindingSource.Filter = "[aktywny]=true";
424            //
425            // sLOWNIKDataSet
426            //
427            this.sLOWNIKDataSet.DataSetName = "SLOWNIKDataSet";
428            this.sLOWNIKDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
429            //
430            // projektIDComboBox
431            //
432            this.projektIDComboBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.oFERTY_MAINBindingSource, "ProjektID", true));
433            this.projektIDComboBox.DataSource = this.rEKLAMAPRODUKCJABindingSource;
434            this.projektIDComboBox.DisplayMember = "PLIK";
435            this.projektIDComboBox.DropDownWidth = 250;
436            this.projektIDComboBox.FormattingEnabled = true;
437            this.projektIDComboBox.Location = new System.Drawing.Point(222, 236);
438            this.projektIDComboBox.Name = "projektIDComboBox";
439            this.projektIDComboBox.Size = new System.Drawing.Size(121, 21);
440            this.projektIDComboBox.TabIndex = 15;
441            this.projektIDComboBox.ValueMember = "ID";
442            //
443            // rEKLAMAPRODUKCJABindingSource
444            //
445            this.rEKLAMAPRODUKCJABindingSource.DataMember = "REKLAMA_PRODUKCJA";
446            this.rEKLAMAPRODUKCJABindingSource.DataSource = this.rEKLAMABindingSource;
447            //
448            // rEKLAMABindingSource
449            //
450            this.rEKLAMABindingSource.DataMember = "REKLAMA";
451            this.rEKLAMABindingSource.DataSource = this.rEKLAMADataSet;
452            //
453            // reklamaIDComboBox
454            //
455            this.reklamaIDComboBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.oFERTY_MAINBindingSource, "ReklamaID", true));
456            this.reklamaIDComboBox.DataSource = this.rEKLAMABindingSource;
457            this.reklamaIDComboBox.DisplayMember = "ID REKLAMY";
458            this.reklamaIDComboBox.FormattingEnabled = true;
459            this.reklamaIDComboBox.Location = new System.Drawing.Point(224, 187);
460            this.reklamaIDComboBox.Name = "reklamaIDComboBox";
461            this.reklamaIDComboBox.Size = new System.Drawing.Size(121, 21);
462            this.reklamaIDComboBox.TabIndex = 13;
463            this.reklamaIDComboBox.ValueMember = "ReklamaID";
464            //
465            // id_Wersje_OfertyComboBox
466            //
467            this.id_Wersje_OfertyComboBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.oFERTY_MAINBindingSource, "Id_Wersje_Oferty", true));
468            this.id_Wersje_OfertyComboBox.DataSource = this.ofertyWersjeBindingSource;
469            this.id_Wersje_OfertyComboBox.DisplayMember = "nazwa";
470            this.id_Wersje_OfertyComboBox.FormattingEnabled = true;
471            this.id_Wersje_OfertyComboBox.Location = new System.Drawing.Point(222, 139);
472            this.id_Wersje_OfertyComboBox.Name = "id_Wersje_OfertyComboBox";
473            this.id_Wersje_OfertyComboBox.Size = new System.Drawing.Size(121, 21);
474            this.id_Wersje_OfertyComboBox.TabIndex = 11;
475            this.id_Wersje_OfertyComboBox.ValueMember = "id_oferty_wersje";
476            //
477            // ofertyWersjeBindingSource
478            //
479            this.ofertyWersjeBindingSource.DataMember = "Oferty_Wersje";
480            this.ofertyWersjeBindingSource.DataSource = this.rEKLAMADataSet;
481            //
482            // jEZYKComboBox
483            //
484            this.jEZYKComboBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.oFERTY_MAINBindingSource, "JEZYK", true));
485            this.jEZYKComboBox.DataSource = this.jezykidefBindingSource;
486            this.jEZYKComboBox.DisplayMember = "jezyk_name";
487            this.jEZYKComboBox.FormattingEnabled = true;
488            this.jEZYKComboBox.Location = new System.Drawing.Point(222, 88);
489            this.jEZYKComboBox.Name = "jEZYKComboBox";
490            this.jEZYKComboBox.Size = new System.Drawing.Size(121, 21);
491            this.jEZYKComboBox.TabIndex = 9;
492            this.jEZYKComboBox.ValueMember = "id_jezyk";
493            //
494            // jezykidefBindingSource
495            //
496            this.jezykidefBindingSource.DataMember = "jezyki_def";
497            this.jezykidefBindingSource.DataSource = this.sLOWNIKDataSet;
498            //
499            // id_tytulComboBox
500            //
501            this.id_tytulComboBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.oFERTY_MAINBindingSource, "id_tytul", true));
502            this.id_tytulComboBox.DataSource = this.lISTATYTULOWBindingSource;
503            this.id_tytulComboBox.DisplayMember = "SYMB";
504            this.id_tytulComboBox.FormattingEnabled = true;
505            this.id_tytulComboBox.Location = new System.Drawing.Point(220, 42);
506            this.id_tytulComboBox.Name = "id_tytulComboBox";
507            this.id_tytulComboBox.Size = new System.Drawing.Size(121, 21);
508            this.id_tytulComboBox.TabIndex = 7;
509            this.id_tytulComboBox.ValueMember = "id";
510            this.id_tytulComboBox.SelectedValueChanged += new System.EventHandler(this.id_tytulComboBox_SelectedValueChanged);
511            //
512            // lISTATYTULOWBindingSource
513            //
514            this.lISTATYTULOWBindingSource.DataMember = "LISTA_TYTULOW";
515            this.lISTATYTULOWBindingSource.DataSource = this.sLOWNIKDataSet;
516            //
517            // id_ofertyTextBox
518            //
519            this.id_ofertyTextBox.BackColor = System.Drawing.Color.White;
520            this.id_ofertyTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.oFERTY_MAINBindingSource, "id_oferty", true));
521            this.id_ofertyTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
522            this.id_ofertyTextBox.Location = new System.Drawing.Point(18, 187);
523            this.id_ofertyTextBox.Name = "id_ofertyTextBox";
524            this.id_ofertyTextBox.ReadOnly = true;
525            this.id_ofertyTextBox.Size = new System.Drawing.Size(121, 20);
526            this.id_ofertyTextBox.TabIndex = 5;
527            //
528            // stan_OfertyComboBox
529            //
530            this.stan_OfertyComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.oFERTY_MAINBindingSource, "Stan_Oferty", true));
531            this.stan_OfertyComboBox.FormattingEnabled = true;
532            this.stan_OfertyComboBox.Items.AddRange(new object[] {
533            "Otwarta",
534            "Wys³ana",
535            "Zakoñczona",
536            "Odrzucona",
537            "Zrealizowana",
538            "Od³o¿ona na póŸniej"});
539            this.stan_OfertyComboBox.Location = new System.Drawing.Point(18, 236);
540            this.stan_OfertyComboBox.Name = "stan_OfertyComboBox";
541            this.stan_OfertyComboBox.Size = new System.Drawing.Size(119, 21);
542            this.stan_OfertyComboBox.TabIndex = 3;
543            //
544            // id_klienci_os_kontaktComboBox
545            //
546            this.id_klienci_os_kontaktComboBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.oFERTY_MAINBindingSource, "id_klienci_os_kontakt", true));
547            this.id_klienci_os_kontaktComboBox.DataSource = this.kLIENCIOSOBYDOKONTAKTUBindingSource;
548            this.id_klienci_os_kontaktComboBox.DisplayMember = "Imie_Nazwisko";
549            this.id_klienci_os_kontaktComboBox.FormattingEnabled = true;
550            this.id_klienci_os_kontaktComboBox.Location = new System.Drawing.Point(18, 42);
551            this.id_klienci_os_kontaktComboBox.Name = "id_klienci_os_kontaktComboBox";
552            this.id_klienci_os_kontaktComboBox.Size = new System.Drawing.Size(175, 21);
553            this.id_klienci_os_kontaktComboBox.TabIndex = 1;
554            this.id_klienci_os_kontaktComboBox.ValueMember = "id_klienci_os_kontakt";
555            //
556            // kLIENCIOSOBYDOKONTAKTUBindingSource
557            //
558            this.kLIENCIOSOBYDOKONTAKTUBindingSource.DataMember = "KLIENCI_OSOBY_DO_KONTAKTU";
559            this.kLIENCIOSOBYDOKONTAKTUBindingSource.DataSource = this.rEKLAMADataSet;
560            //
561            // oFERTY_MAINTableAdapter
562            //
563            this.oFERTY_MAINTableAdapter.ClearBeforeFill = true;
564            //
565            // kLIENCITableAdapter
566            //
567            this.kLIENCITableAdapter.ClearBeforeFill = true;
568            //
569            // kLIENCI_OSOBY_DO_KONTAKTUTableAdapter
570            //
571            this.kLIENCI_OSOBY_DO_KONTAKTUTableAdapter.ClearBeforeFill = true;
572            //
573            // oferty_WersjeTableAdapter
574            //
575            this.oferty_WersjeTableAdapter.ClearBeforeFill = true;
576            //
577            // jezyki_defTableAdapter
578            //
579            this.jezyki_defTableAdapter.ClearBeforeFill = true;
580            //
581            // rEKLAMATableAdapter
582            //
583            this.rEKLAMATableAdapter.ClearBeforeFill = true;
584            //
585            // pRODUKCJATableAdapter
586            //
587            this.pRODUKCJATableAdapter.ClearBeforeFill = true;
588            //
589            // aGENCITableAdapter
590            //
591            this.aGENCITableAdapter.ClearBeforeFill = true;
592            //
593            // lISTA_TYTULOWTableAdapter
594            //
595            this.lISTA_TYTULOWTableAdapter.ClearBeforeFill = true;
596            //
597            // openFileDialog1
598            //
599            this.openFileDialog1.FileName = "openFileDialog1";
600            this.openFileDialog1.InitialDirectory = "g:\\reklamafiles\\oferty\\";
601            //
602            // OferForm
603            //
604            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
605            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
606            this.ClientSize = new System.Drawing.Size(897, 327);
607            this.Controls.Add(this.groupBox1);
608            this.Name = "OferForm";
609            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
610            this.Text = "Oferty";
611            this.Shown += new System.EventHandler(this.OferForm_Shown);
612            this.Load += new System.EventHandler(this.OferForm_Load);
613            this.groupBox1.ResumeLayout(false);
614            this.groupBox1.PerformLayout();
615            ((System.ComponentModel.ISupportInitialize)(this.oFERTY_MAINBindingSource)).EndInit();
616            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
617            ((System.ComponentModel.ISupportInitialize)(this.kLIENCIBindingSource)).EndInit();
618            ((System.ComponentModel.ISupportInitialize)(this.aGENCIBindingSource)).EndInit();
619            ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).EndInit();
620            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMAPRODUKCJABindingSource)).EndInit();
621            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource)).EndInit();
622            ((System.ComponentModel.ISupportInitialize)(this.ofertyWersjeBindingSource)).EndInit();
623            ((System.ComponentModel.ISupportInitialize)(this.jezykidefBindingSource)).EndInit();
624            ((System.ComponentModel.ISupportInitialize)(this.lISTATYTULOWBindingSource)).EndInit();
625            ((System.ComponentModel.ISupportInitialize)(this.kLIENCIOSOBYDOKONTAKTUBindingSource)).EndInit();
626            this.ResumeLayout(false);
627
628        }
629
630        #endregion
631
632        private System.Windows.Forms.GroupBox groupBox1;
633        private REKLAMADataSet rEKLAMADataSet;
634        private System.Windows.Forms.BindingSource oFERTY_MAINBindingSource;
635        private Baza_Reklam.REKLAMADataSetTableAdapters.OFERTY_MAINTableAdapter oFERTY_MAINTableAdapter;
636        private System.Windows.Forms.ComboBox id_klienci_os_kontaktComboBox;
637        private System.Windows.Forms.TextBox id_ofertyTextBox;
638        private System.Windows.Forms.ComboBox stan_OfertyComboBox;
639        private System.Windows.Forms.ComboBox aGENTComboBox;
640        private System.Windows.Forms.ComboBox projektIDComboBox;
641        private System.Windows.Forms.ComboBox reklamaIDComboBox;
642        private System.Windows.Forms.ComboBox id_Wersje_OfertyComboBox;
643        private System.Windows.Forms.ComboBox jEZYKComboBox;
644        private System.Windows.Forms.ComboBox id_tytulComboBox;
645        private System.Windows.Forms.TextBox zmodyfikowal_UserTextBox;
646        private System.Windows.Forms.DateTimePicker data_ModyfikacjiDateTimePicker;
647        private System.Windows.Forms.TextBox opis_DolTextBox;
648        private System.Windows.Forms.DateTimePicker data_WyslaniaDateTimePicker;
649        private System.Windows.Forms.DateTimePicker data_OfertyDateTimePicker;
650        private System.Windows.Forms.BindingSource kLIENCIBindingSource;
651        private Baza_Reklam.REKLAMADataSetTableAdapters.KLIENCITableAdapter kLIENCITableAdapter;
652        private System.Windows.Forms.TextBox adres_KorTextBox;
653        private System.Windows.Forms.Button pokOferteButton;
654        private System.Windows.Forms.CheckBox zapisanaCheckBox;
655        private System.Windows.Forms.BindingSource kLIENCIOSOBYDOKONTAKTUBindingSource;
656        private Baza_Reklam.REKLAMADataSetTableAdapters.KLIENCI_OSOBY_DO_KONTAKTUTableAdapter kLIENCI_OSOBY_DO_KONTAKTUTableAdapter;
657        private System.Windows.Forms.BindingSource ofertyWersjeBindingSource;
658        private Baza_Reklam.REKLAMADataSetTableAdapters.Oferty_WersjeTableAdapter oferty_WersjeTableAdapter;
659        private SLOWNIKDataSet sLOWNIKDataSet;
660        private System.Windows.Forms.BindingSource jezykidefBindingSource;
661        private Baza_Reklam.SLOWNIKDataSetTableAdapters.jezyki_defTableAdapter jezyki_defTableAdapter;
662        private System.Windows.Forms.BindingSource rEKLAMABindingSource;
663        private Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter rEKLAMATableAdapter;
664        private System.Windows.Forms.BindingSource rEKLAMAPRODUKCJABindingSource;
665        private Baza_Reklam.REKLAMADataSetTableAdapters.PRODUKCJATableAdapter pRODUKCJATableAdapter;
666        private System.Windows.Forms.BindingSource aGENCIBindingSource;
667        private Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCITableAdapter aGENCITableAdapter;
668        private System.Windows.Forms.BindingSource lISTATYTULOWBindingSource;
669        private Baza_Reklam.SLOWNIKDataSetTableAdapters.LISTA_TYTULOWTableAdapter lISTA_TYTULOWTableAdapter;
670        private System.Windows.Forms.Button zapiszButton;
671        private System.Windows.Forms.Button anulujButton;
672        private System.Windows.Forms.OpenFileDialog openFileDialog1;
673    }
674}
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.