root/Baza Reklam 2 - Faktury/ZamowieniaForm.Designer.cs @ 19

Wersja 19, 51.4 KB (wprowadzona przez dorota, 17 years temu)
Line 
1namespace Baza_Reklam
2{
3    partial class ZamowieniaForm
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.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
33            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
34            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
35            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
36            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
37            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
38            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
39            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ZamowieniaForm));
40            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
41            this.zamowieniaDataGridView = new System.Windows.Forms.DataGridView();
42            this.zamowieniaBindingSource = new System.Windows.Forms.BindingSource(this.components);
43            this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
44            this.rEKLAMADataGridView = new System.Windows.Forms.DataGridView();
45            this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
46            this.TYP = new System.Windows.Forms.DataGridViewTextBoxColumn();
47            this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
48            this.VAT = new System.Windows.Forms.DataGridViewTextBoxColumn();
49            this.Brutto_Euro_Miano = new System.Windows.Forms.DataGridViewTextBoxColumn();
50            this.ZATWIERDZONO_DO_DRUKU = new System.Windows.Forms.DataGridViewCheckBoxColumn();
51            this.rEKLAMABindingSource = new System.Windows.Forms.BindingSource(this.components);
52            this.rEKLAMADataGridView1 = new System.Windows.Forms.DataGridView();
53            this.dataGridViewTextBoxColumn72 = new System.Windows.Forms.DataGridViewTextBoxColumn();
54            this.DATA_ZAMOWIENIA = new System.Windows.Forms.DataGridViewTextBoxColumn();
55            this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
56            this.dataGridViewTextBoxColumn90 = new System.Windows.Forms.DataGridViewTextBoxColumn();
57            this.dataGridViewTextBoxColumn43 = new System.Windows.Forms.DataGridViewTextBoxColumn();
58            this.dataGridViewTextBoxColumn44 = new System.Windows.Forms.DataGridViewTextBoxColumn();
59            this.ZATWIERDZONO_DO_DRUKU2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
60            this.rEKLAMABindingSource1 = new System.Windows.Forms.BindingSource(this.components);
61            this.dodajButton = new System.Windows.Forms.Button();
62            this.dodajDoZamButton = new System.Windows.Forms.Button();
63            this.usunZZamButton = new System.Windows.Forms.Button();
64            this.fakturujButton = new System.Windows.Forms.Button();
65            this.button2 = new System.Windows.Forms.Button();
66            this.fAKTURYDataGridView = new System.Windows.Forms.DataGridView();
67            this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
68            this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
69            this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
70            this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
71            this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
72            this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
73            this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
74            this.dataGridViewTextBoxColumn37 = new System.Windows.Forms.DataGridViewTextBoxColumn();
75            this.EKSPORT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
76            this.fAKTURYBindingSource = new System.Windows.Forms.BindingSource(this.components);
77            this.WydrukButton = new System.Windows.Forms.Button();
78            this.zamowieniaTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.zamowieniaTableAdapter();
79            this.rEKLAMATableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter();
80            this.fAKTURYTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.FAKTURYTableAdapter();
81            this.edytujButton = new System.Windows.Forms.Button();
82            this.button3 = new System.Windows.Forms.Button();
83            this.groupBox1 = new System.Windows.Forms.GroupBox();
84            this.reklama2Button = new System.Windows.Forms.Button();
85            this.reklama1Button = new System.Windows.Forms.Button();
86            this.label2 = new System.Windows.Forms.Label();
87            this.label1 = new System.Windows.Forms.Label();
88            this.groupBox2 = new System.Windows.Forms.GroupBox();
89            this.dtpZmianaDaty = new System.Windows.Forms.DateTimePicker();
90            this.groupBox3 = new System.Windows.Forms.GroupBox();
91            this.usunFaktureButton = new System.Windows.Forms.Button();
92            this.wplataButton = new System.Windows.Forms.Button();
93            this.korektaButton = new System.Windows.Forms.Button();
94            this.korektaDoExportButton = new System.Windows.Forms.Button();
95            this.toolTip = new System.Windows.Forms.ToolTip(this.components);
96            this.KlientLabel = new System.Windows.Forms.Label();
97            this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
98            this.zafakturowanoWszystko = new System.Windows.Forms.DataGridViewCheckBoxColumn();
99            this.nrZamowienia = new System.Windows.Forms.DataGridViewTextBoxColumn();
100            this.rokZamowienia = new System.Windows.Forms.DataGridViewTextBoxColumn();
101            this.kodAgenta = new System.Windows.Forms.DataGridViewTextBoxColumn();
102            ((System.ComponentModel.ISupportInitialize)(this.zamowieniaDataGridView)).BeginInit();
103            ((System.ComponentModel.ISupportInitialize)(this.zamowieniaBindingSource)).BeginInit();
104            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
105            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataGridView)).BeginInit();
106            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource)).BeginInit();
107            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataGridView1)).BeginInit();
108            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource1)).BeginInit();
109            ((System.ComponentModel.ISupportInitialize)(this.fAKTURYDataGridView)).BeginInit();
110            ((System.ComponentModel.ISupportInitialize)(this.fAKTURYBindingSource)).BeginInit();
111            this.groupBox1.SuspendLayout();
112            this.groupBox2.SuspendLayout();
113            this.groupBox3.SuspendLayout();
114            this.SuspendLayout();
115            //
116            // zamowieniaDataGridView
117            //
118            this.zamowieniaDataGridView.AllowUserToAddRows = false;
119            this.zamowieniaDataGridView.AllowUserToDeleteRows = false;
120            dataGridViewCellStyle1.BackColor = System.Drawing.Color.MintCream;
121            this.zamowieniaDataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
122            this.zamowieniaDataGridView.AutoGenerateColumns = false;
123            this.zamowieniaDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
124            this.zamowieniaDataGridView.BackgroundColor = System.Drawing.Color.White;
125            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
126            dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
127            dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
128            dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
129            dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
130            dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
131            dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
132            this.zamowieniaDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
133            this.zamowieniaDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
134            this.dataGridViewCheckBoxColumn1,
135            this.zafakturowanoWszystko,
136            this.nrZamowienia,
137            this.rokZamowienia,
138            this.kodAgenta});
139            this.zamowieniaDataGridView.DataSource = this.zamowieniaBindingSource;
140            this.zamowieniaDataGridView.Location = new System.Drawing.Point(6, 19);
141            this.zamowieniaDataGridView.MultiSelect = false;
142            this.zamowieniaDataGridView.Name = "zamowieniaDataGridView";
143            this.zamowieniaDataGridView.ReadOnly = true;
144            this.zamowieniaDataGridView.RowHeadersWidth = 10;
145            this.zamowieniaDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
146            this.zamowieniaDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
147            this.zamowieniaDataGridView.Size = new System.Drawing.Size(379, 266);
148            this.zamowieniaDataGridView.TabIndex = 1;
149            //
150            // zamowieniaBindingSource
151            //
152            this.zamowieniaBindingSource.DataMember = "zamowienia";
153            this.zamowieniaBindingSource.DataSource = this.rEKLAMADataSet;
154            this.zamowieniaBindingSource.Sort = "nrZamowienia";
155            //
156            // rEKLAMADataSet
157            //
158            this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
159            this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
160            //
161            // rEKLAMADataGridView
162            //
163            this.rEKLAMADataGridView.AllowUserToAddRows = false;
164            this.rEKLAMADataGridView.AllowUserToDeleteRows = false;
165            this.rEKLAMADataGridView.AutoGenerateColumns = false;
166            this.rEKLAMADataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
167            this.rEKLAMADataGridView.BackgroundColor = System.Drawing.Color.White;
168            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
169            dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
170            dataGridViewCellStyle3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
171            dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
172            dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
173            dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
174            dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
175            this.rEKLAMADataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
176            this.rEKLAMADataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
177            this.dataGridViewTextBoxColumn9,
178            this.TYP,
179            this.dataGridViewTextBoxColumn27,
180            this.VAT,
181            this.Brutto_Euro_Miano,
182            this.ZATWIERDZONO_DO_DRUKU});
183            this.rEKLAMADataGridView.DataSource = this.rEKLAMABindingSource;
184            this.rEKLAMADataGridView.Location = new System.Drawing.Point(6, 39);
185            this.rEKLAMADataGridView.MultiSelect = false;
186            this.rEKLAMADataGridView.Name = "rEKLAMADataGridView";
187            this.rEKLAMADataGridView.ReadOnly = true;
188            this.rEKLAMADataGridView.RowHeadersWidth = 10;
189            this.rEKLAMADataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
190            this.rEKLAMADataGridView.Size = new System.Drawing.Size(379, 167);
191            this.rEKLAMADataGridView.TabIndex = 1;
192            //
193            // dataGridViewTextBoxColumn9
194            //
195            this.dataGridViewTextBoxColumn9.DataPropertyName = "ID REKLAMY";
196            this.dataGridViewTextBoxColumn9.HeaderText = "Symbol";
197            this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
198            this.dataGridViewTextBoxColumn9.ReadOnly = true;
199            //
200            // TYP
201            //
202            this.TYP.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
203            this.TYP.DataPropertyName = "TYP";
204            this.TYP.HeaderText = "TYP";
205            this.TYP.Name = "TYP";
206            this.TYP.ReadOnly = true;
207            this.TYP.Width = 50;
208            //
209            // dataGridViewTextBoxColumn27
210            //
211            this.dataGridViewTextBoxColumn27.DataPropertyName = "NETTO";
212            this.dataGridViewTextBoxColumn27.HeaderText = "NETTO";
213            this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
214            this.dataGridViewTextBoxColumn27.ReadOnly = true;
215            //
216            // VAT
217            //
218            this.VAT.DataPropertyName = "VAT";
219            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
220            dataGridViewCellStyle4.Format = "P";
221            this.VAT.DefaultCellStyle = dataGridViewCellStyle4;
222            this.VAT.HeaderText = "VAT";
223            this.VAT.Name = "VAT";
224            this.VAT.ReadOnly = true;
225            //
226            // Brutto_Euro_Miano
227            //
228            this.Brutto_Euro_Miano.DataPropertyName = "Brutto_Euro_Miano";
229            this.Brutto_Euro_Miano.HeaderText = "Waluta";
230            this.Brutto_Euro_Miano.Name = "Brutto_Euro_Miano";
231            this.Brutto_Euro_Miano.ReadOnly = true;
232            //
233            // ZATWIERDZONO_DO_DRUKU
234            //
235            this.ZATWIERDZONO_DO_DRUKU.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
236            this.ZATWIERDZONO_DO_DRUKU.DataPropertyName = "ZATWIERDZONO DO DRUKU";
237            this.ZATWIERDZONO_DO_DRUKU.HeaderText = "ZD";
238            this.ZATWIERDZONO_DO_DRUKU.Name = "ZATWIERDZONO_DO_DRUKU";
239            this.ZATWIERDZONO_DO_DRUKU.ReadOnly = true;
240            this.ZATWIERDZONO_DO_DRUKU.Width = 25;
241            //
242            // rEKLAMABindingSource
243            //
244            this.rEKLAMABindingSource.DataMember = "REKLAMA";
245            this.rEKLAMABindingSource.DataSource = this.rEKLAMADataSet;
246            //
247            // rEKLAMADataGridView1
248            //
249            this.rEKLAMADataGridView1.AllowUserToAddRows = false;
250            this.rEKLAMADataGridView1.AllowUserToDeleteRows = false;
251            dataGridViewCellStyle5.BackColor = System.Drawing.Color.MintCream;
252            this.rEKLAMADataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
253            this.rEKLAMADataGridView1.AutoGenerateColumns = false;
254            this.rEKLAMADataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
255            this.rEKLAMADataGridView1.BackgroundColor = System.Drawing.Color.White;
256            dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
257            dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control;
258            dataGridViewCellStyle6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
259            dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText;
260            dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
261            dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
262            dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
263            this.rEKLAMADataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
264            this.rEKLAMADataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
265            this.dataGridViewTextBoxColumn72,
266            this.DATA_ZAMOWIENIA,
267            this.dataGridViewTextBoxColumn1,
268            this.dataGridViewTextBoxColumn90,
269            this.dataGridViewTextBoxColumn43,
270            this.dataGridViewTextBoxColumn44,
271            this.ZATWIERDZONO_DO_DRUKU2});
272            this.rEKLAMADataGridView1.DataSource = this.rEKLAMABindingSource1;
273            this.rEKLAMADataGridView1.Location = new System.Drawing.Point(465, 39);
274            this.rEKLAMADataGridView1.MultiSelect = false;
275            this.rEKLAMADataGridView1.Name = "rEKLAMADataGridView1";
276            this.rEKLAMADataGridView1.ReadOnly = true;
277            this.rEKLAMADataGridView1.RowHeadersWidth = 10;
278            this.rEKLAMADataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
279            this.rEKLAMADataGridView1.Size = new System.Drawing.Size(401, 167);
280            this.rEKLAMADataGridView1.TabIndex = 2;
281            //
282            // dataGridViewTextBoxColumn72
283            //
284            this.dataGridViewTextBoxColumn72.DataPropertyName = "ID REKLAMY";
285            this.dataGridViewTextBoxColumn72.HeaderText = "Symbol";
286            this.dataGridViewTextBoxColumn72.Name = "dataGridViewTextBoxColumn72";
287            this.dataGridViewTextBoxColumn72.ReadOnly = true;
288            //
289            // DATA_ZAMOWIENIA
290            //
291            this.DATA_ZAMOWIENIA.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
292            this.DATA_ZAMOWIENIA.DataPropertyName = "DATA ZAMÓWIENIA";
293            this.DATA_ZAMOWIENIA.HeaderText = "Data zam.";
294            this.DATA_ZAMOWIENIA.Name = "DATA_ZAMOWIENIA";
295            this.DATA_ZAMOWIENIA.ReadOnly = true;
296            this.DATA_ZAMOWIENIA.Width = 75;
297            //
298            // dataGridViewTextBoxColumn1
299            //
300            this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
301            this.dataGridViewTextBoxColumn1.DataPropertyName = "TYP";
302            this.dataGridViewTextBoxColumn1.HeaderText = "TYP";
303            this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
304            this.dataGridViewTextBoxColumn1.ReadOnly = true;
305            this.dataGridViewTextBoxColumn1.Width = 50;
306            //
307            // dataGridViewTextBoxColumn90
308            //
309            this.dataGridViewTextBoxColumn90.DataPropertyName = "NETTO";
310            this.dataGridViewTextBoxColumn90.HeaderText = "NETTO";
311            this.dataGridViewTextBoxColumn90.Name = "dataGridViewTextBoxColumn90";
312            this.dataGridViewTextBoxColumn90.ReadOnly = true;
313            //
314            // dataGridViewTextBoxColumn43
315            //
316            this.dataGridViewTextBoxColumn43.DataPropertyName = "VAT";
317            dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
318            dataGridViewCellStyle7.Format = "P";
319            this.dataGridViewTextBoxColumn43.DefaultCellStyle = dataGridViewCellStyle7;
320            this.dataGridViewTextBoxColumn43.HeaderText = "VAT";
321            this.dataGridViewTextBoxColumn43.Name = "dataGridViewTextBoxColumn43";
322            this.dataGridViewTextBoxColumn43.ReadOnly = true;
323            //
324            // dataGridViewTextBoxColumn44
325            //
326            this.dataGridViewTextBoxColumn44.DataPropertyName = "Brutto_Euro_Miano";
327            this.dataGridViewTextBoxColumn44.HeaderText = "Waluta";
328            this.dataGridViewTextBoxColumn44.Name = "dataGridViewTextBoxColumn44";
329            this.dataGridViewTextBoxColumn44.ReadOnly = true;
330            //
331            // ZATWIERDZONO_DO_DRUKU2
332            //
333            this.ZATWIERDZONO_DO_DRUKU2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
334            this.ZATWIERDZONO_DO_DRUKU2.DataPropertyName = "ZATWIERDZONO DO DRUKU";
335            this.ZATWIERDZONO_DO_DRUKU2.HeaderText = "ZD";
336            this.ZATWIERDZONO_DO_DRUKU2.Name = "ZATWIERDZONO_DO_DRUKU2";
337            this.ZATWIERDZONO_DO_DRUKU2.ReadOnly = true;
338            this.ZATWIERDZONO_DO_DRUKU2.Width = 25;
339            //
340            // rEKLAMABindingSource1
341            //
342            this.rEKLAMABindingSource1.DataMember = "REKLAMA";
343            this.rEKLAMABindingSource1.DataSource = this.rEKLAMADataSet;
344            //
345            // dodajButton
346            //
347            this.dodajButton.Image = ((System.Drawing.Image)(resources.GetObject("dodajButton.Image")));
348            this.dodajButton.Location = new System.Drawing.Point(6, 291);
349            this.dodajButton.Name = "dodajButton";
350            this.dodajButton.Size = new System.Drawing.Size(52, 38);
351            this.dodajButton.TabIndex = 3;
352            this.dodajButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
353            this.toolTip.SetToolTip(this.dodajButton, "Dodaj zamówienie");
354            this.dodajButton.UseVisualStyleBackColor = true;
355            this.dodajButton.Click += new System.EventHandler(this.dodajButton_Click);
356            //
357            // dodajDoZamButton
358            //
359            this.dodajDoZamButton.Image = ((System.Drawing.Image)(resources.GetObject("dodajDoZamButton.Image")));
360            this.dodajDoZamButton.Location = new System.Drawing.Point(391, 95);
361            this.dodajDoZamButton.Name = "dodajDoZamButton";
362            this.dodajDoZamButton.Size = new System.Drawing.Size(68, 34);
363            this.dodajDoZamButton.TabIndex = 4;
364            this.dodajDoZamButton.Text = "Dodaj";
365            this.dodajDoZamButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
366            this.dodajDoZamButton.UseVisualStyleBackColor = true;
367            this.dodajDoZamButton.Click += new System.EventHandler(this.dodajDoZamButton_Click);
368            //
369            // usunZZamButton
370            //
371            this.usunZZamButton.Image = ((System.Drawing.Image)(resources.GetObject("usunZZamButton.Image")));
372            this.usunZZamButton.Location = new System.Drawing.Point(391, 135);
373            this.usunZZamButton.Name = "usunZZamButton";
374            this.usunZZamButton.Size = new System.Drawing.Size(68, 33);
375            this.usunZZamButton.TabIndex = 5;
376            this.usunZZamButton.Text = "Usuñ";
377            this.usunZZamButton.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
378            this.usunZZamButton.UseVisualStyleBackColor = true;
379            this.usunZZamButton.Click += new System.EventHandler(this.usunZZamButton_Click);
380            //
381            // fakturujButton
382            //
383            this.fakturujButton.Image = ((System.Drawing.Image)(resources.GetObject("fakturujButton.Image")));
384            this.fakturujButton.Location = new System.Drawing.Point(211, 290);
385            this.fakturujButton.Name = "fakturujButton";
386            this.fakturujButton.Size = new System.Drawing.Size(77, 38);
387            this.fakturujButton.TabIndex = 6;
388            this.fakturujButton.Text = "Fakturuj";
389            this.fakturujButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
390            this.fakturujButton.UseVisualStyleBackColor = true;
391            this.fakturujButton.Click += new System.EventHandler(this.button1_Click);
392            //
393            // button2
394            //
395            this.button2.Image = ((System.Drawing.Image)(resources.GetObject("button2.Image")));
396            this.button2.Location = new System.Drawing.Point(259, 291);
397            this.button2.Name = "button2";
398            this.button2.Size = new System.Drawing.Size(39, 36);
399            this.button2.TabIndex = 7;
400            this.toolTip.SetToolTip(this.button2, "Wydruk faktury");
401            this.button2.UseVisualStyleBackColor = true;
402            this.button2.Click += new System.EventHandler(this.button2_Click);
403            //
404            // fAKTURYDataGridView
405            //
406            this.fAKTURYDataGridView.AllowUserToAddRows = false;
407            this.fAKTURYDataGridView.AllowUserToDeleteRows = false;
408            dataGridViewCellStyle8.BackColor = System.Drawing.Color.MintCream;
409            this.fAKTURYDataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
410            this.fAKTURYDataGridView.AutoGenerateColumns = false;
411            this.fAKTURYDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
412            this.fAKTURYDataGridView.BackgroundColor = System.Drawing.Color.White;
413            this.fAKTURYDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
414            this.dataGridViewTextBoxColumn2,
415            this.dataGridViewTextBoxColumn6,
416            this.dataGridViewTextBoxColumn7,
417            this.dataGridViewTextBoxColumn8,
418            this.dataGridViewCheckBoxColumn2,
419            this.dataGridViewTextBoxColumn29,
420            this.dataGridViewTextBoxColumn31,
421            this.dataGridViewTextBoxColumn37,
422            this.EKSPORT});
423            this.fAKTURYDataGridView.DataSource = this.fAKTURYBindingSource;
424            this.fAKTURYDataGridView.Location = new System.Drawing.Point(15, 19);
425            this.fAKTURYDataGridView.MultiSelect = false;
426            this.fAKTURYDataGridView.Name = "fAKTURYDataGridView";
427            this.fAKTURYDataGridView.ReadOnly = true;
428            this.fAKTURYDataGridView.RowHeadersWidth = 10;
429            this.fAKTURYDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
430            this.fAKTURYDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
431            this.fAKTURYDataGridView.Size = new System.Drawing.Size(451, 266);
432            this.fAKTURYDataGridView.TabIndex = 8;
433            this.fAKTURYDataGridView.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.fAKTURYDataGridView_DataBindingComplete);
434            //
435            // dataGridViewTextBoxColumn2
436            //
437            this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
438            this.dataGridViewTextBoxColumn2.DataPropertyName = "NUMER";
439            this.dataGridViewTextBoxColumn2.HeaderText = "Nr";
440            this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
441            this.dataGridViewTextBoxColumn2.ReadOnly = true;
442            this.dataGridViewTextBoxColumn2.Width = 50;
443            //
444            // dataGridViewTextBoxColumn6
445            //
446            this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
447            this.dataGridViewTextBoxColumn6.DataPropertyName = "NUMER_ROZ";
448            this.dataGridViewTextBoxColumn6.HeaderText = "Agent";
449            this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
450            this.dataGridViewTextBoxColumn6.ReadOnly = true;
451            this.dataGridViewTextBoxColumn6.Width = 65;
452            //
453            // dataGridViewTextBoxColumn7
454            //
455            this.dataGridViewTextBoxColumn7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
456            this.dataGridViewTextBoxColumn7.DataPropertyName = "NUMER_ROK";
457            this.dataGridViewTextBoxColumn7.HeaderText = "Rok";
458            this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
459            this.dataGridViewTextBoxColumn7.ReadOnly = true;
460            this.dataGridViewTextBoxColumn7.Width = 65;
461            //
462            // dataGridViewTextBoxColumn8
463            //
464            this.dataGridViewTextBoxColumn8.DataPropertyName = "DATA_WYSTAWIENIA";
465            this.dataGridViewTextBoxColumn8.HeaderText = "Data wystawienia";
466            this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
467            this.dataGridViewTextBoxColumn8.ReadOnly = true;
468            //
469            // dataGridViewCheckBoxColumn2
470            //
471            this.dataGridViewCheckBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
472            this.dataGridViewCheckBoxColumn2.DataPropertyName = "ZAPLACONO";
473            this.dataGridViewCheckBoxColumn2.HeaderText = "ZP";
474            this.dataGridViewCheckBoxColumn2.Name = "dataGridViewCheckBoxColumn2";
475            this.dataGridViewCheckBoxColumn2.ReadOnly = true;
476            this.dataGridViewCheckBoxColumn2.Width = 30;
477            //
478            // dataGridViewTextBoxColumn29
479            //
480            this.dataGridViewTextBoxColumn29.DataPropertyName = "suma_zaplat";
481            this.dataGridViewTextBoxColumn29.HeaderText = "Suma zap³at";
482            this.dataGridViewTextBoxColumn29.Name = "dataGridViewTextBoxColumn29";
483            this.dataGridViewTextBoxColumn29.ReadOnly = true;
484            //
485            // dataGridViewTextBoxColumn31
486            //
487            this.dataGridViewTextBoxColumn31.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
488            this.dataGridViewTextBoxColumn31.DataPropertyName = "KOREKTA";
489            this.dataGridViewTextBoxColumn31.HeaderText = "Kor.";
490            this.dataGridViewTextBoxColumn31.Name = "dataGridViewTextBoxColumn31";
491            this.dataGridViewTextBoxColumn31.ReadOnly = true;
492            this.dataGridViewTextBoxColumn31.Resizable = System.Windows.Forms.DataGridViewTriState.True;
493            this.dataGridViewTextBoxColumn31.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
494            this.dataGridViewTextBoxColumn31.Width = 25;
495            //
496            // dataGridViewTextBoxColumn37
497            //
498            this.dataGridViewTextBoxColumn37.DataPropertyName = "waluta_miano";
499            this.dataGridViewTextBoxColumn37.HeaderText = "Waluta";
500            this.dataGridViewTextBoxColumn37.Name = "dataGridViewTextBoxColumn37";
501            this.dataGridViewTextBoxColumn37.ReadOnly = true;
502            //
503            // EKSPORT
504            //
505            this.EKSPORT.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
506            this.EKSPORT.DataPropertyName = "EKSPORT";
507            this.EKSPORT.FalseValue = "";
508            this.EKSPORT.HeaderText = "EXP";
509            this.EKSPORT.Name = "EKSPORT";
510            this.EKSPORT.ReadOnly = true;
511            this.EKSPORT.TrueValue = "";
512            this.EKSPORT.Width = 30;
513            //
514            // fAKTURYBindingSource
515            //
516            this.fAKTURYBindingSource.DataMember = "FAKTURY";
517            this.fAKTURYBindingSource.DataSource = this.rEKLAMADataSet;
518            this.fAKTURYBindingSource.Sort = "NUMER";
519            this.fAKTURYBindingSource.CurrentChanged += new System.EventHandler(this.fAKTURYBindingSource_CurrentChanged);
520            //
521            // WydrukButton
522            //
523            this.WydrukButton.Image = ((System.Drawing.Image)(resources.GetObject("WydrukButton.Image")));
524            this.WydrukButton.Location = new System.Drawing.Point(171, 290);
525            this.WydrukButton.Name = "WydrukButton";
526            this.WydrukButton.Size = new System.Drawing.Size(34, 38);
527            this.WydrukButton.TabIndex = 9;
528            this.toolTip.SetToolTip(this.WydrukButton, "Wydruk zamówienia");
529            this.WydrukButton.UseVisualStyleBackColor = true;
530            this.WydrukButton.Click += new System.EventHandler(this.WydrukButton_Click);
531            //
532            // zamowieniaTableAdapter
533            //
534            this.zamowieniaTableAdapter.ClearBeforeFill = true;
535            //
536            // rEKLAMATableAdapter
537            //
538            this.rEKLAMATableAdapter.ClearBeforeFill = true;
539            //
540            // fAKTURYTableAdapter
541            //
542            this.fAKTURYTableAdapter.ClearBeforeFill = true;
543            //
544            // edytujButton
545            //
546            this.edytujButton.Image = ((System.Drawing.Image)(resources.GetObject("edytujButton.Image")));
547            this.edytujButton.Location = new System.Drawing.Point(64, 291);
548            this.edytujButton.Name = "edytujButton";
549            this.edytujButton.Size = new System.Drawing.Size(50, 38);
550            this.edytujButton.TabIndex = 10;
551            this.edytujButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
552            this.toolTip.SetToolTip(this.edytujButton, "Za³o¿enia zamówienia");
553            this.edytujButton.UseVisualStyleBackColor = true;
554            this.edytujButton.Click += new System.EventHandler(this.edytujButton_Click);
555            //
556            // button3
557            //
558            this.button3.Image = ((System.Drawing.Image)(resources.GetObject("button3.Image")));
559            this.button3.Location = new System.Drawing.Point(120, 291);
560            this.button3.Name = "button3";
561            this.button3.Size = new System.Drawing.Size(45, 38);
562            this.button3.TabIndex = 11;
563            this.button3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
564            this.toolTip.SetToolTip(this.button3, "Usuñ zamówienie");
565            this.button3.UseVisualStyleBackColor = true;
566            this.button3.Click += new System.EventHandler(this.button3_Click);
567            //
568            // groupBox1
569            //
570            this.groupBox1.Controls.Add(this.reklama2Button);
571            this.groupBox1.Controls.Add(this.reklama1Button);
572            this.groupBox1.Controls.Add(this.label2);
573            this.groupBox1.Controls.Add(this.label1);
574            this.groupBox1.Controls.Add(this.rEKLAMADataGridView);
575            this.groupBox1.Controls.Add(this.dodajDoZamButton);
576            this.groupBox1.Controls.Add(this.usunZZamButton);
577            this.groupBox1.Controls.Add(this.rEKLAMADataGridView1);
578            this.groupBox1.Location = new System.Drawing.Point(12, 378);
579            this.groupBox1.Name = "groupBox1";
580            this.groupBox1.Size = new System.Drawing.Size(891, 256);
581            this.groupBox1.TabIndex = 12;
582            this.groupBox1.TabStop = false;
583            this.groupBox1.Text = "Dodawanie reklam do zamówienia";
584            //
585            // reklama2Button
586            //
587            this.reklama2Button.Image = ((System.Drawing.Image)(resources.GetObject("reklama2Button.Image")));
588            this.reklama2Button.Location = new System.Drawing.Point(465, 212);
589            this.reklama2Button.Name = "reklama2Button";
590            this.reklama2Button.Size = new System.Drawing.Size(35, 38);
591            this.reklama2Button.TabIndex = 9;
592            this.toolTip.SetToolTip(this.reklama2Button, "Reklama");
593            this.reklama2Button.UseVisualStyleBackColor = true;
594            this.reklama2Button.Click += new System.EventHandler(this.reklama2Button_Click);
595            //
596            // reklama1Button
597            //
598            this.reklama1Button.Image = ((System.Drawing.Image)(resources.GetObject("reklama1Button.Image")));
599            this.reklama1Button.Location = new System.Drawing.Point(9, 212);
600            this.reklama1Button.Name = "reklama1Button";
601            this.reklama1Button.Size = new System.Drawing.Size(37, 38);
602            this.reklama1Button.TabIndex = 8;
603            this.toolTip.SetToolTip(this.reklama1Button, "Reklama");
604            this.reklama1Button.UseVisualStyleBackColor = true;
605            this.reklama1Button.Click += new System.EventHandler(this.reklama1Button_Click);
606            //
607            // label2
608            //
609            this.label2.AutoSize = true;
610            this.label2.Location = new System.Drawing.Point(462, 23);
611            this.label2.Name = "label2";
612            this.label2.Size = new System.Drawing.Size(104, 13);
613            this.label2.TabIndex = 7;
614            this.label2.Text = "Reklamy do dodania";
615            //
616            // label1
617            //
618            this.label1.AutoSize = true;
619            this.label1.Location = new System.Drawing.Point(23, 23);
620            this.label1.Name = "label1";
621            this.label1.Size = new System.Drawing.Size(117, 13);
622            this.label1.TabIndex = 6;
623            this.label1.Text = "Reklamy w zamówieniu";
624            //
625            // groupBox2
626            //
627            this.groupBox2.Controls.Add(this.dtpZmianaDaty);
628            this.groupBox2.Controls.Add(this.zamowieniaDataGridView);
629            this.groupBox2.Controls.Add(this.dodajButton);
630            this.groupBox2.Controls.Add(this.WydrukButton);
631            this.groupBox2.Controls.Add(this.button3);
632            this.groupBox2.Controls.Add(this.edytujButton);
633            this.groupBox2.Controls.Add(this.fakturujButton);
634            this.groupBox2.Location = new System.Drawing.Point(12, 34);
635            this.groupBox2.Name = "groupBox2";
636            this.groupBox2.Size = new System.Drawing.Size(397, 338);
637            this.groupBox2.TabIndex = 13;
638            this.groupBox2.TabStop = false;
639            this.groupBox2.Text = "Zamówienia";
640            //
641            // dtpZmianaDaty
642            //
643            this.dtpZmianaDaty.Format = System.Windows.Forms.DateTimePickerFormat.Short;
644            this.dtpZmianaDaty.Location = new System.Drawing.Point(305, 299);
645            this.dtpZmianaDaty.Name = "dtpZmianaDaty";
646            this.dtpZmianaDaty.Size = new System.Drawing.Size(80, 20);
647            this.dtpZmianaDaty.TabIndex = 12;
648            //
649            // groupBox3
650            //
651            this.groupBox3.Controls.Add(this.usunFaktureButton);
652            this.groupBox3.Controls.Add(this.wplataButton);
653            this.groupBox3.Controls.Add(this.korektaButton);
654            this.groupBox3.Controls.Add(this.korektaDoExportButton);
655            this.groupBox3.Controls.Add(this.fAKTURYDataGridView);
656            this.groupBox3.Controls.Add(this.button2);
657            this.groupBox3.Location = new System.Drawing.Point(424, 34);
658            this.groupBox3.Name = "groupBox3";
659            this.groupBox3.Size = new System.Drawing.Size(479, 338);
660            this.groupBox3.TabIndex = 14;
661            this.groupBox3.TabStop = false;
662            this.groupBox3.Text = "Faktury";
663            //
664            // usunFaktureButton
665            //
666            this.usunFaktureButton.Image = ((System.Drawing.Image)(resources.GetObject("usunFaktureButton.Image")));
667            this.usunFaktureButton.Location = new System.Drawing.Point(122, 291);
668            this.usunFaktureButton.Name = "usunFaktureButton";
669            this.usunFaktureButton.Size = new System.Drawing.Size(44, 37);
670            this.usunFaktureButton.TabIndex = 12;
671            this.usunFaktureButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
672            this.toolTip.SetToolTip(this.usunFaktureButton, "Usuñ fakturê");
673            this.usunFaktureButton.UseVisualStyleBackColor = true;
674            this.usunFaktureButton.Click += new System.EventHandler(this.usunFaktureButton_Click);
675            //
676            // wplataButton
677            //
678            this.wplataButton.Image = ((System.Drawing.Image)(resources.GetObject("wplataButton.Image")));
679            this.wplataButton.Location = new System.Drawing.Point(172, 291);
680            this.wplataButton.Name = "wplataButton";
681            this.wplataButton.Size = new System.Drawing.Size(81, 36);
682            this.wplataButton.TabIndex = 11;
683            this.wplataButton.Text = "Wp³ata";
684            this.wplataButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
685            this.wplataButton.UseVisualStyleBackColor = true;
686            this.wplataButton.Click += new System.EventHandler(this.button6_Click);
687            //
688            // korektaButton
689            //
690            this.korektaButton.Location = new System.Drawing.Point(15, 291);
691            this.korektaButton.Name = "korektaButton";
692            this.korektaButton.Size = new System.Drawing.Size(101, 37);
693            this.korektaButton.TabIndex = 10;
694            this.korektaButton.Text = "Wystaw korekte";
695            this.korektaButton.UseVisualStyleBackColor = true;
696            this.korektaButton.Click += new System.EventHandler(this.korektaButton_Click);
697            //
698            // korektaDoExportButton
699            //
700            this.korektaDoExportButton.Enabled = false;
701            this.korektaDoExportButton.Location = new System.Drawing.Point(353, 291);
702            this.korektaDoExportButton.Name = "korektaDoExportButton";
703            this.korektaDoExportButton.Size = new System.Drawing.Size(113, 36);
704            this.korektaDoExportButton.TabIndex = 9;
705            this.korektaDoExportButton.Text = "Korekta do eksportu";
706            this.korektaDoExportButton.UseVisualStyleBackColor = true;
707            this.korektaDoExportButton.Click += new System.EventHandler(this.korektaDoExportButton_Click);
708            //
709            // KlientLabel
710            //
711            this.KlientLabel.AutoSize = true;
712            this.KlientLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
713            this.KlientLabel.Location = new System.Drawing.Point(12, 9);
714            this.KlientLabel.Name = "KlientLabel";
715            this.KlientLabel.Size = new System.Drawing.Size(28, 16);
716            this.KlientLabel.TabIndex = 15;
717            this.KlientLabel.Text = "----";
718            //
719            // dataGridViewCheckBoxColumn1
720            //
721            this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
722            this.dataGridViewCheckBoxColumn1.DataPropertyName = "zafakturowano";
723            this.dataGridViewCheckBoxColumn1.HeaderText = "FVC";
724            this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
725            this.dataGridViewCheckBoxColumn1.ReadOnly = true;
726            this.dataGridViewCheckBoxColumn1.Width = 30;
727            //
728            // zafakturowanoWszystko
729            //
730            this.zafakturowanoWszystko.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
731            this.zafakturowanoWszystko.DataPropertyName = "zafakturowanoWszystko";
732            this.zafakturowanoWszystko.HeaderText = "FV";
733            this.zafakturowanoWszystko.Name = "zafakturowanoWszystko";
734            this.zafakturowanoWszystko.ReadOnly = true;
735            this.zafakturowanoWszystko.Width = 30;
736            //
737            // nrZamowienia
738            //
739            this.nrZamowienia.DataPropertyName = "nrZamowienia";
740            this.nrZamowienia.HeaderText = "Nr";
741            this.nrZamowienia.Name = "nrZamowienia";
742            this.nrZamowienia.ReadOnly = true;
743            //
744            // rokZamowienia
745            //
746            this.rokZamowienia.DataPropertyName = "rokZamowienia";
747            this.rokZamowienia.HeaderText = "Rok";
748            this.rokZamowienia.Name = "rokZamowienia";
749            this.rokZamowienia.ReadOnly = true;
750            //
751            // kodAgenta
752            //
753            this.kodAgenta.DataPropertyName = "kodAgenta";
754            this.kodAgenta.HeaderText = "Agent";
755            this.kodAgenta.Name = "kodAgenta";
756            this.kodAgenta.ReadOnly = true;
757            //
758            // ZamowieniaForm
759            //
760            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
761            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
762            this.ClientSize = new System.Drawing.Size(915, 646);
763            this.Controls.Add(this.KlientLabel);
764            this.Controls.Add(this.groupBox3);
765            this.Controls.Add(this.groupBox2);
766            this.Controls.Add(this.groupBox1);
767            this.Name = "ZamowieniaForm";
768            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
769            this.Text = "Fakturowanie";
770            this.Load += new System.EventHandler(this.ZamowieniaForm_Load);
771            ((System.ComponentModel.ISupportInitialize)(this.zamowieniaDataGridView)).EndInit();
772            ((System.ComponentModel.ISupportInitialize)(this.zamowieniaBindingSource)).EndInit();
773            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
774            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataGridView)).EndInit();
775            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource)).EndInit();
776            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataGridView1)).EndInit();
777            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMABindingSource1)).EndInit();
778            ((System.ComponentModel.ISupportInitialize)(this.fAKTURYDataGridView)).EndInit();
779            ((System.ComponentModel.ISupportInitialize)(this.fAKTURYBindingSource)).EndInit();
780            this.groupBox1.ResumeLayout(false);
781            this.groupBox1.PerformLayout();
782            this.groupBox2.ResumeLayout(false);
783            this.groupBox3.ResumeLayout(false);
784            this.ResumeLayout(false);
785            this.PerformLayout();
786
787        }
788
789        #endregion
790
791        private REKLAMADataSet rEKLAMADataSet;
792        private System.Windows.Forms.BindingSource zamowieniaBindingSource;
793        private Baza_Reklam.REKLAMADataSetTableAdapters.zamowieniaTableAdapter zamowieniaTableAdapter;
794        private System.Windows.Forms.DataGridView zamowieniaDataGridView;
795        private Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter rEKLAMATableAdapter;
796        private System.Windows.Forms.DataGridView rEKLAMADataGridView;
797        private System.Windows.Forms.DataGridView rEKLAMADataGridView1;
798        private System.Windows.Forms.Button dodajButton;
799        private System.Windows.Forms.Button dodajDoZamButton;
800        private System.Windows.Forms.Button usunZZamButton;
801        private System.Windows.Forms.Button fakturujButton;
802        private System.Windows.Forms.Button button2;
803        private System.Windows.Forms.BindingSource fAKTURYBindingSource;
804        private Baza_Reklam.REKLAMADataSetTableAdapters.FAKTURYTableAdapter fAKTURYTableAdapter;
805        private System.Windows.Forms.DataGridView fAKTURYDataGridView;
806        private System.Windows.Forms.Button WydrukButton;
807        private System.Windows.Forms.BindingSource rEKLAMABindingSource;
808        private System.Windows.Forms.BindingSource rEKLAMABindingSource1;
809        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
810        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
811        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
812        private System.Windows.Forms.Button edytujButton;
813        private System.Windows.Forms.Button button3;
814        private System.Windows.Forms.GroupBox groupBox1;
815        private System.Windows.Forms.Label label2;
816        private System.Windows.Forms.Label label1;
817        private System.Windows.Forms.GroupBox groupBox2;
818        private System.Windows.Forms.GroupBox groupBox3;
819        private System.Windows.Forms.Button korektaButton;
820        private System.Windows.Forms.Button korektaDoExportButton;
821        private System.Windows.Forms.Button wplataButton;
822        private System.Windows.Forms.Button reklama2Button;
823        private System.Windows.Forms.Button reklama1Button;
824        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
825        private System.Windows.Forms.DataGridViewTextBoxColumn TYP;
826        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
827        private System.Windows.Forms.DataGridViewTextBoxColumn VAT;
828        private System.Windows.Forms.DataGridViewTextBoxColumn Brutto_Euro_Miano;
829        private System.Windows.Forms.DataGridViewCheckBoxColumn ZATWIERDZONO_DO_DRUKU;
830        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn72;
831        private System.Windows.Forms.DataGridViewTextBoxColumn DATA_ZAMOWIENIA;
832        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
833        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn90;
834        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn43;
835        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn44;
836        private System.Windows.Forms.DataGridViewCheckBoxColumn ZATWIERDZONO_DO_DRUKU2;
837        private System.Windows.Forms.Button usunFaktureButton;
838        private System.Windows.Forms.DateTimePicker dtpZmianaDaty;
839        private System.Windows.Forms.ToolTip toolTip;
840        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
841        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
842        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
843        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
844        private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn2;
845        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn29;
846        private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewTextBoxColumn31;
847        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn37;
848        private System.Windows.Forms.DataGridViewCheckBoxColumn EKSPORT;
849        private System.Windows.Forms.Label KlientLabel;
850        private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
851        private System.Windows.Forms.DataGridViewCheckBoxColumn zafakturowanoWszystko;
852        private System.Windows.Forms.DataGridViewTextBoxColumn nrZamowienia;
853        private System.Windows.Forms.DataGridViewTextBoxColumn rokZamowienia;
854        private System.Windows.Forms.DataGridViewTextBoxColumn kodAgenta;
855    }
856}
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.