root/Baza Reklam 2 - Faktury/ZestawienieZamowienForm.Designer.cs @ 77

Wersja 77, 65.9 KB (wprowadzona przez dorota, 17 years temu)
Line 
1namespace Baza_Reklam
2{
3    partial class ZestawienieZamowienForm
4    {
5        /// <summary>
6        /// Required designer variable.
7        /// </summary>
8        private System.ComponentModel.IContainer components = null;
9
10        /// <summary>
11        /// Clean up any resources being used.
12        /// </summary>
13        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14        protected override void Dispose(bool disposing)
15        {
16            if (disposing && (components != null))
17            {
18                components.Dispose();
19            }
20            base.Dispose(disposing);
21        }
22
23        #region Windows Form Designer generated code
24
25        /// <summary>
26        /// Required method for Designer support - do not modify
27        /// the contents of this method with the code editor.
28        /// </summary>
29        private void InitializeComponent()
30        {
31            this.components = new System.ComponentModel.Container();
32            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ZestawienieZamowienForm));
33            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
34            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
35            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
36            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
37            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
38            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
39            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
40            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
41            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
42            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
43            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
44            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
45            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
46            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
47            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
48            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
49            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
50            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
51            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
52            this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
53            this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
54            this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
55            this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
56            this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
57            this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
58            this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
59            this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
60            this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
61            this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
62            this.wyszukajToolStripButton = new System.Windows.Forms.ToolStripButton();
63            this.klientToolStripButton = new System.Windows.Forms.ToolStripButton();
64            this.faktToolStripButton = new System.Windows.Forms.ToolStripButton();
65            this.podgladToolStripButton = new System.Windows.Forms.ToolStripButton();
66            this.wplataToolStripButton = new System.Windows.Forms.ToolStripButton();
67            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
68            this.excelToolStripButton = new System.Windows.Forms.ToolStripButton();
69            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
70            this.zamowieniaToolStripButton = new System.Windows.Forms.ToolStripButton();
71            this.odswiezToolStripButton = new System.Windows.Forms.ToolStripButton();
72            this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
73            this.wyszukajToolStrip = new System.Windows.Forms.ToolStrip();
74            this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
75            this.agencjaToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
76            this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
77            this.kodRozliczeniowyToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
78            this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
79            this.kodKlientaToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
80            this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel();
81            this.rokToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
82            this.toolStripLabel5 = new System.Windows.Forms.ToolStripLabel();
83            this.nrZamToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
84            this.szukajToolStripButton = new System.Windows.Forms.ToolStripButton();
85            this.wyczyscPolaToolStripButton = new System.Windows.Forms.ToolStripButton();
86            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
87            this.treeView1 = new System.Windows.Forms.TreeView();
88            this.splitContainer2 = new System.Windows.Forms.SplitContainer();
89            this.fakturyDataGridView = new System.Windows.Forms.DataGridView();
90            this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource = new System.Windows.Forms.BindingSource(this.components);
91            this.reklamyZestawienieDataGridView = new System.Windows.Forms.DataGridView();
92            this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
93            this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
94            this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
95            this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
96            this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
97            this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
98            this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
99            this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
100            this.dataGridViewCheckBoxColumn3 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
101            this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
102            this.RABAT_WARTOSC = new System.Windows.Forms.DataGridViewTextBoxColumn();
103            this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
104            this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
105            this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
106            this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
107            this.dataGridViewCheckBoxColumn4 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
108            this.wyroznienie = new System.Windows.Forms.DataGridViewCheckBoxColumn();
109            this.reklamyZestawienieBindingSource = new System.Windows.Forms.BindingSource(this.components);
110            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
111            this.zamToolStripButton = new System.Windows.Forms.ToolStripButton();
112            this.panel = new System.Windows.Forms.Panel();
113            this.bruttoTextBox = new System.Windows.Forms.TextBox();
114            this.zaplataTextBox = new System.Windows.Forms.TextBox();
115            this.reklamaTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter();
116            this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWETableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWETableAdapter();
117            this.reklamyZestawienieTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.ReklamyZestawienieTableAdapter();
118            this.agencja = new System.Windows.Forms.DataGridViewTextBoxColumn();
119            this.agent = new System.Windows.Forms.DataGridViewTextBoxColumn();
120            this.rokZamowienia = new System.Windows.Forms.DataGridViewTextBoxColumn();
121            this.nrZamowieniaExt = new System.Windows.Forms.DataGridViewTextBoxColumn();
122            this.iloscReklam = new System.Windows.Forms.DataGridViewTextBoxColumn();
123            this.data_od = new System.Windows.Forms.DataGridViewTextBoxColumn();
124            this.data_od_bez_FK = new System.Windows.Forms.DataGridViewTextBoxColumn();
125            this.wartoscNetto = new System.Windows.Forms.DataGridViewTextBoxColumn();
126            this.kwotaWalutaBrutto = new System.Windows.Forms.DataGridViewTextBoxColumn();
127            this.nettoZafakturowane = new System.Windows.Forms.DataGridViewTextBoxColumn();
128            this.DoZafakturowania = new System.Windows.Forms.DataGridViewTextBoxColumn();
129            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
130            this.bindingNavigator1.SuspendLayout();
131            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
132            this.wyszukajToolStrip.SuspendLayout();
133            this.splitContainer1.Panel1.SuspendLayout();
134            this.splitContainer1.Panel2.SuspendLayout();
135            this.splitContainer1.SuspendLayout();
136            this.splitContainer2.Panel1.SuspendLayout();
137            this.splitContainer2.Panel2.SuspendLayout();
138            this.splitContainer2.SuspendLayout();
139            ((System.ComponentModel.ISupportInitialize)(this.fakturyDataGridView)).BeginInit();
140            ((System.ComponentModel.ISupportInitialize)(this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource)).BeginInit();
141            ((System.ComponentModel.ISupportInitialize)(this.reklamyZestawienieDataGridView)).BeginInit();
142            ((System.ComponentModel.ISupportInitialize)(this.reklamyZestawienieBindingSource)).BeginInit();
143            this.toolStrip1.SuspendLayout();
144            this.panel.SuspendLayout();
145            this.SuspendLayout();
146            //
147            // bindingNavigator1
148            //
149            this.bindingNavigator1.AddNewItem = null;
150            this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem;
151            this.bindingNavigator1.DeleteItem = null;
152            this.bindingNavigator1.ImageScalingSize = new System.Drawing.Size(24, 24);
153            this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
154            this.bindingNavigatorMoveFirstItem,
155            this.bindingNavigatorMovePreviousItem,
156            this.bindingNavigatorSeparator,
157            this.bindingNavigatorPositionItem,
158            this.bindingNavigatorCountItem,
159            this.bindingNavigatorSeparator1,
160            this.bindingNavigatorMoveNextItem,
161            this.bindingNavigatorMoveLastItem,
162            this.bindingNavigatorSeparator2,
163            this.wyszukajToolStripButton,
164            this.klientToolStripButton,
165            this.faktToolStripButton,
166            this.podgladToolStripButton,
167            this.wplataToolStripButton,
168            this.toolStripButton1,
169            this.excelToolStripButton,
170            this.toolStripSeparator1,
171            this.zamowieniaToolStripButton,
172            this.odswiezToolStripButton});
173            this.bindingNavigator1.Location = new System.Drawing.Point(0, 0);
174            this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
175            this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem;
176            this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem;
177            this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
178            this.bindingNavigator1.Name = "bindingNavigator1";
179            this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem;
180            this.bindingNavigator1.Size = new System.Drawing.Size(979, 31);
181            this.bindingNavigator1.TabIndex = 1;
182            this.bindingNavigator1.Text = "bindingNavigator1";
183            //
184            // bindingNavigatorCountItem
185            //
186            this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
187            this.bindingNavigatorCountItem.Size = new System.Drawing.Size(36, 28);
188            this.bindingNavigatorCountItem.Text = "of {0}";
189            this.bindingNavigatorCountItem.ToolTipText = "Total number of items";
190            //
191            // bindingNavigatorMoveFirstItem
192            //
193            this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
194            this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
195            this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
196            this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
197            this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(28, 28);
198            this.bindingNavigatorMoveFirstItem.Text = "Move first";
199            //
200            // bindingNavigatorMovePreviousItem
201            //
202            this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
203            this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
204            this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
205            this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
206            this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(28, 28);
207            this.bindingNavigatorMovePreviousItem.Text = "Move previous";
208            //
209            // bindingNavigatorSeparator
210            //
211            this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
212            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 31);
213            //
214            // bindingNavigatorPositionItem
215            //
216            this.bindingNavigatorPositionItem.AccessibleName = "Position";
217            this.bindingNavigatorPositionItem.AutoSize = false;
218            this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
219            this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
220            this.bindingNavigatorPositionItem.Text = "0";
221            this.bindingNavigatorPositionItem.ToolTipText = "Current position";
222            //
223            // bindingNavigatorSeparator1
224            //
225            this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
226            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 31);
227            //
228            // bindingNavigatorMoveNextItem
229            //
230            this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
231            this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
232            this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
233            this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
234            this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(28, 28);
235            this.bindingNavigatorMoveNextItem.Text = "Move next";
236            //
237            // bindingNavigatorMoveLastItem
238            //
239            this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
240            this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
241            this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
242            this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
243            this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(28, 28);
244            this.bindingNavigatorMoveLastItem.Text = "Move last";
245            //
246            // bindingNavigatorSeparator2
247            //
248            this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
249            this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 31);
250            //
251            // wyszukajToolStripButton
252            //
253            this.wyszukajToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
254            this.wyszukajToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("wyszukajToolStripButton.Image")));
255            this.wyszukajToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
256            this.wyszukajToolStripButton.Name = "wyszukajToolStripButton";
257            this.wyszukajToolStripButton.Size = new System.Drawing.Size(28, 28);
258            this.wyszukajToolStripButton.Text = "Szukaj";
259            this.wyszukajToolStripButton.Click += new System.EventHandler(this.wyszukajToolStripButton_Click);
260            //
261            // klientToolStripButton
262            //
263            this.klientToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
264            this.klientToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("klientToolStripButton.Image")));
265            this.klientToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
266            this.klientToolStripButton.Name = "klientToolStripButton";
267            this.klientToolStripButton.Size = new System.Drawing.Size(28, 28);
268            this.klientToolStripButton.Text = "PrzejdŸ do klienta";
269            this.klientToolStripButton.Click += new System.EventHandler(this.klientToolStripButton_Click);
270            //
271            // faktToolStripButton
272            //
273            this.faktToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
274            this.faktToolStripButton.Enabled = false;
275            this.faktToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("faktToolStripButton.Image")));
276            this.faktToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
277            this.faktToolStripButton.Name = "faktToolStripButton";
278            this.faktToolStripButton.Size = new System.Drawing.Size(28, 28);
279            this.faktToolStripButton.Text = "Faktura";
280            //
281            // podgladToolStripButton
282            //
283            this.podgladToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
284            this.podgladToolStripButton.Enabled = false;
285            this.podgladToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("podgladToolStripButton.Image")));
286            this.podgladToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
287            this.podgladToolStripButton.Name = "podgladToolStripButton";
288            this.podgladToolStripButton.Size = new System.Drawing.Size(28, 28);
289            this.podgladToolStripButton.Text = "Wydruk faktury";
290            //
291            // wplataToolStripButton
292            //
293            this.wplataToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
294            this.wplataToolStripButton.Enabled = false;
295            this.wplataToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("wplataToolStripButton.Image")));
296            this.wplataToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
297            this.wplataToolStripButton.Name = "wplataToolStripButton";
298            this.wplataToolStripButton.Size = new System.Drawing.Size(28, 28);
299            this.wplataToolStripButton.Text = "Wp³ata";
300            //
301            // toolStripButton1
302            //
303            this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
304            this.toolStripButton1.Enabled = false;
305            this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
306            this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
307            this.toolStripButton1.Name = "toolStripButton1";
308            this.toolStripButton1.Size = new System.Drawing.Size(28, 28);
309            this.toolStripButton1.Text = "Drukuj";
310            this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
311            //
312            // excelToolStripButton
313            //
314            this.excelToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
315            this.excelToolStripButton.Enabled = false;
316            this.excelToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("excelToolStripButton.Image")));
317            this.excelToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
318            this.excelToolStripButton.Name = "excelToolStripButton";
319            this.excelToolStripButton.Size = new System.Drawing.Size(28, 28);
320            this.excelToolStripButton.Text = "Exportuj do excela";
321            this.excelToolStripButton.Click += new System.EventHandler(this.excelToolStripButton_Click);
322            //
323            // toolStripSeparator1
324            //
325            this.toolStripSeparator1.Name = "toolStripSeparator1";
326            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 31);
327            //
328            // zamowieniaToolStripButton
329            //
330            this.zamowieniaToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
331            this.zamowieniaToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("zamowieniaToolStripButton.Image")));
332            this.zamowieniaToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
333            this.zamowieniaToolStripButton.Name = "zamowieniaToolStripButton";
334            this.zamowieniaToolStripButton.Size = new System.Drawing.Size(28, 28);
335            this.zamowieniaToolStripButton.Text = "Zamówienia";
336            this.zamowieniaToolStripButton.Click += new System.EventHandler(this.zamowieniaToolStripButton_Click);
337            //
338            // odswiezToolStripButton
339            //
340            this.odswiezToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
341            this.odswiezToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("odswiezToolStripButton.Image")));
342            this.odswiezToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
343            this.odswiezToolStripButton.Name = "odswiezToolStripButton";
344            this.odswiezToolStripButton.Size = new System.Drawing.Size(28, 28);
345            this.odswiezToolStripButton.Text = "Odœwie¿";
346            //
347            // rEKLAMADataSet
348            //
349            this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
350            this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
351            //
352            // wyszukajToolStrip
353            //
354            this.wyszukajToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
355            this.toolStripLabel2,
356            this.agencjaToolStripComboBox,
357            this.toolStripLabel1,
358            this.kodRozliczeniowyToolStripTextBox,
359            this.toolStripLabel3,
360            this.kodKlientaToolStripTextBox,
361            this.toolStripLabel4,
362            this.rokToolStripTextBox,
363            this.toolStripLabel5,
364            this.nrZamToolStripTextBox,
365            this.szukajToolStripButton,
366            this.wyczyscPolaToolStripButton});
367            this.wyszukajToolStrip.Location = new System.Drawing.Point(0, 31);
368            this.wyszukajToolStrip.Name = "wyszukajToolStrip";
369            this.wyszukajToolStrip.Size = new System.Drawing.Size(979, 25);
370            this.wyszukajToolStrip.TabIndex = 3;
371            this.wyszukajToolStrip.TabStop = true;
372            //
373            // toolStripLabel2
374            //
375            this.toolStripLabel2.Name = "toolStripLabel2";
376            this.toolStripLabel2.Size = new System.Drawing.Size(49, 22);
377            this.toolStripLabel2.Text = "agencja:";
378            //
379            // agencjaToolStripComboBox
380            //
381            this.agencjaToolStripComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
382            this.agencjaToolStripComboBox.Name = "agencjaToolStripComboBox";
383            this.agencjaToolStripComboBox.Size = new System.Drawing.Size(90, 25);
384            //
385            // toolStripLabel1
386            //
387            this.toolStripLabel1.Name = "toolStripLabel1";
388            this.toolStripLabel1.Size = new System.Drawing.Size(39, 22);
389            this.toolStripLabel1.Text = "agent:";
390            //
391            // kodRozliczeniowyToolStripTextBox
392            //
393            this.kodRozliczeniowyToolStripTextBox.Name = "kodRozliczeniowyToolStripTextBox";
394            this.kodRozliczeniowyToolStripTextBox.Size = new System.Drawing.Size(50, 25);
395            //
396            // toolStripLabel3
397            //
398            this.toolStripLabel3.Name = "toolStripLabel3";
399            this.toolStripLabel3.Size = new System.Drawing.Size(62, 22);
400            this.toolStripLabel3.Text = "kod klienta:";
401            //
402            // kodKlientaToolStripTextBox
403            //
404            this.kodKlientaToolStripTextBox.Name = "kodKlientaToolStripTextBox";
405            this.kodKlientaToolStripTextBox.Size = new System.Drawing.Size(100, 25);
406            //
407            // toolStripLabel4
408            //
409            this.toolStripLabel4.Name = "toolStripLabel4";
410            this.toolStripLabel4.Size = new System.Drawing.Size(26, 22);
411            this.toolStripLabel4.Text = "rok:";
412            //
413            // rokToolStripTextBox
414            //
415            this.rokToolStripTextBox.Name = "rokToolStripTextBox";
416            this.rokToolStripTextBox.Size = new System.Drawing.Size(40, 25);
417            //
418            // toolStripLabel5
419            //
420            this.toolStripLabel5.Name = "toolStripLabel5";
421            this.toolStripLabel5.Size = new System.Drawing.Size(21, 22);
422            this.toolStripLabel5.Text = "nr:";
423            //
424            // nrZamToolStripTextBox
425            //
426            this.nrZamToolStripTextBox.Name = "nrZamToolStripTextBox";
427            this.nrZamToolStripTextBox.Size = new System.Drawing.Size(50, 25);
428            //
429            // szukajToolStripButton
430            //
431            this.szukajToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
432            this.szukajToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("szukajToolStripButton.Image")));
433            this.szukajToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
434            this.szukajToolStripButton.Name = "szukajToolStripButton";
435            this.szukajToolStripButton.Size = new System.Drawing.Size(48, 22);
436            this.szukajToolStripButton.Text = "SZUKAJ";
437            this.szukajToolStripButton.Click += new System.EventHandler(this.szukajToolStripButton_Click);
438            //
439            // wyczyscPolaToolStripButton
440            //
441            this.wyczyscPolaToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
442            this.wyczyscPolaToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("wyczyscPolaToolStripButton.Image")));
443            this.wyczyscPolaToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
444            this.wyczyscPolaToolStripButton.Name = "wyczyscPolaToolStripButton";
445            this.wyczyscPolaToolStripButton.Size = new System.Drawing.Size(23, 22);
446            this.wyczyscPolaToolStripButton.Text = "toolStripButton2";
447            this.wyczyscPolaToolStripButton.Click += new System.EventHandler(this.wyczyscPolaToolStripButton_Click);
448            //
449            // splitContainer1
450            //
451            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
452            this.splitContainer1.Location = new System.Drawing.Point(0, 56);
453            this.splitContainer1.Name = "splitContainer1";
454            //
455            // splitContainer1.Panel1
456            //
457            this.splitContainer1.Panel1.Controls.Add(this.treeView1);
458            //
459            // splitContainer1.Panel2
460            //
461            this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
462            this.splitContainer1.Size = new System.Drawing.Size(979, 569);
463            this.splitContainer1.SplitterDistance = 163;
464            this.splitContainer1.TabIndex = 5;
465            //
466            // treeView1
467            //
468            this.treeView1.Dock = System.Windows.Forms.DockStyle.Fill;
469            this.treeView1.Location = new System.Drawing.Point(0, 0);
470            this.treeView1.Name = "treeView1";
471            this.treeView1.Size = new System.Drawing.Size(163, 569);
472            this.treeView1.TabIndex = 0;
473            this.treeView1.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView1_AfterSelect);
474            this.treeView1.AfterExpand += new System.Windows.Forms.TreeViewEventHandler(this.treeView1_AfterExpand);
475            //
476            // splitContainer2
477            //
478            this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
479            this.splitContainer2.Location = new System.Drawing.Point(0, 0);
480            this.splitContainer2.Name = "splitContainer2";
481            this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
482            //
483            // splitContainer2.Panel1
484            //
485            this.splitContainer2.Panel1.Controls.Add(this.fakturyDataGridView);
486            //
487            // splitContainer2.Panel2
488            //
489            this.splitContainer2.Panel2.AutoScroll = true;
490            this.splitContainer2.Panel2.Controls.Add(this.reklamyZestawienieDataGridView);
491            this.splitContainer2.Panel2.Controls.Add(this.toolStrip1);
492            this.splitContainer2.Size = new System.Drawing.Size(812, 569);
493            this.splitContainer2.SplitterDistance = 355;
494            this.splitContainer2.TabIndex = 0;
495            //
496            // fakturyDataGridView
497            //
498            this.fakturyDataGridView.AllowUserToAddRows = false;
499            this.fakturyDataGridView.AllowUserToDeleteRows = false;
500            dataGridViewCellStyle1.BackColor = System.Drawing.Color.MintCream;
501            this.fakturyDataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
502            this.fakturyDataGridView.AutoGenerateColumns = false;
503            this.fakturyDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
504            this.fakturyDataGridView.BackgroundColor = System.Drawing.Color.White;
505            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
506            dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
507            dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
508            dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
509            dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
510            dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
511            dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
512            this.fakturyDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
513            this.fakturyDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
514            this.fakturyDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
515            this.agencja,
516            this.agent,
517            this.rokZamowienia,
518            this.nrZamowieniaExt,
519            this.iloscReklam,
520            this.data_od,
521            this.data_od_bez_FK,
522            this.wartoscNetto,
523            this.kwotaWalutaBrutto,
524            this.nettoZafakturowane,
525            this.DoZafakturowania});
526            this.fakturyDataGridView.DataSource = this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource;
527            this.fakturyDataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
528            this.fakturyDataGridView.GridColor = System.Drawing.Color.LightGray;
529            this.fakturyDataGridView.Location = new System.Drawing.Point(0, 0);
530            this.fakturyDataGridView.Name = "fakturyDataGridView";
531            this.fakturyDataGridView.ReadOnly = true;
532            this.fakturyDataGridView.RowHeadersWidth = 10;
533            this.fakturyDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
534            this.fakturyDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
535            this.fakturyDataGridView.Size = new System.Drawing.Size(812, 355);
536            this.fakturyDataGridView.TabIndex = 1;
537            //
538            // VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource
539            //
540            this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource.DataMember = "VIEW_ZESTAWIENIE_ZAMOWIEN_NOWE";
541            this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource.DataSource = this.rEKLAMADataSet;
542            this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource.CurrentChanged += new System.EventHandler(this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource_CurrentChanged);
543            //
544            // reklamyZestawienieDataGridView
545            //
546            this.reklamyZestawienieDataGridView.AllowUserToAddRows = false;
547            this.reklamyZestawienieDataGridView.AllowUserToDeleteRows = false;
548            this.reklamyZestawienieDataGridView.AutoGenerateColumns = false;
549            this.reklamyZestawienieDataGridView.BackgroundColor = System.Drawing.Color.White;
550            this.reklamyZestawienieDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
551            this.dataGridViewTextBoxColumn3,
552            this.dataGridViewTextBoxColumn6,
553            this.dataGridViewTextBoxColumn4,
554            this.dataGridViewTextBoxColumn5,
555            this.dataGridViewTextBoxColumn8,
556            this.dataGridViewTextBoxColumn9,
557            this.dataGridViewTextBoxColumn10,
558            this.dataGridViewTextBoxColumn11,
559            this.dataGridViewCheckBoxColumn3,
560            this.dataGridViewTextBoxColumn23,
561            this.RABAT_WARTOSC,
562            this.dataGridViewTextBoxColumn24,
563            this.dataGridViewTextBoxColumn25,
564            this.dataGridViewTextBoxColumn26,
565            this.dataGridViewTextBoxColumn27,
566            this.dataGridViewCheckBoxColumn4,
567            this.wyroznienie});
568            this.reklamyZestawienieDataGridView.DataSource = this.reklamyZestawienieBindingSource;
569            this.reklamyZestawienieDataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
570            this.reklamyZestawienieDataGridView.Location = new System.Drawing.Point(0, 31);
571            this.reklamyZestawienieDataGridView.Name = "reklamyZestawienieDataGridView";
572            this.reklamyZestawienieDataGridView.ReadOnly = true;
573            this.reklamyZestawienieDataGridView.RowHeadersWidth = 10;
574            this.reklamyZestawienieDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
575            this.reklamyZestawienieDataGridView.Size = new System.Drawing.Size(812, 179);
576            this.reklamyZestawienieDataGridView.TabIndex = 1;
577            //
578            // dataGridViewTextBoxColumn3
579            //
580            this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
581            this.dataGridViewTextBoxColumn3.DataPropertyName = "SYMBOL AKWIZYTORA";
582            this.dataGridViewTextBoxColumn3.HeaderText = "Agent";
583            this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
584            this.dataGridViewTextBoxColumn3.ReadOnly = true;
585            this.dataGridViewTextBoxColumn3.Width = 80;
586            //
587            // dataGridViewTextBoxColumn6
588            //
589            this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
590            this.dataGridViewTextBoxColumn6.DataPropertyName = "ID REKLAMY";
591            this.dataGridViewTextBoxColumn6.HeaderText = "Symbol";
592            this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
593            this.dataGridViewTextBoxColumn6.ReadOnly = true;
594            this.dataGridViewTextBoxColumn6.Width = 80;
595            //
596            // dataGridViewTextBoxColumn4
597            //
598            this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
599            this.dataGridViewTextBoxColumn4.DataPropertyName = "TYTU£";
600            this.dataGridViewTextBoxColumn4.HeaderText = "Tytu³";
601            this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
602            this.dataGridViewTextBoxColumn4.ReadOnly = true;
603            this.dataGridViewTextBoxColumn4.Width = 50;
604            //
605            // dataGridViewTextBoxColumn5
606            //
607            this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
608            this.dataGridViewTextBoxColumn5.DataPropertyName = "TYP";
609            this.dataGridViewTextBoxColumn5.HeaderText = "Typ";
610            this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
611            this.dataGridViewTextBoxColumn5.ReadOnly = true;
612            this.dataGridViewTextBoxColumn5.Width = 80;
613            //
614            // dataGridViewTextBoxColumn8
615            //
616            this.dataGridViewTextBoxColumn8.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
617            this.dataGridViewTextBoxColumn8.DataPropertyName = "DATA ZAMÓWIENIA";
618            dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
619            dataGridViewCellStyle13.Format = "d";
620            this.dataGridViewTextBoxColumn8.DefaultCellStyle = dataGridViewCellStyle13;
621            this.dataGridViewTextBoxColumn8.HeaderText = "Data zam.";
622            this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
623            this.dataGridViewTextBoxColumn8.ReadOnly = true;
624            this.dataGridViewTextBoxColumn8.Width = 80;
625            //
626            // dataGridViewTextBoxColumn9
627            //
628            this.dataGridViewTextBoxColumn9.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
629            this.dataGridViewTextBoxColumn9.DataPropertyName = "SZER";
630            this.dataGridViewTextBoxColumn9.HeaderText = "S";
631            this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
632            this.dataGridViewTextBoxColumn9.ReadOnly = true;
633            this.dataGridViewTextBoxColumn9.Width = 25;
634            //
635            // dataGridViewTextBoxColumn10
636            //
637            this.dataGridViewTextBoxColumn10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
638            this.dataGridViewTextBoxColumn10.DataPropertyName = "WYS";
639            this.dataGridViewTextBoxColumn10.HeaderText = "W";
640            this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
641            this.dataGridViewTextBoxColumn10.ReadOnly = true;
642            this.dataGridViewTextBoxColumn10.Width = 25;
643            //
644            // dataGridViewTextBoxColumn11
645            //
646            this.dataGridViewTextBoxColumn11.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
647            this.dataGridViewTextBoxColumn11.DataPropertyName = "MOD_TYP";
648            this.dataGridViewTextBoxColumn11.HeaderText = "MOD.";
649            this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
650            this.dataGridViewTextBoxColumn11.ReadOnly = true;
651            this.dataGridViewTextBoxColumn11.Width = 80;
652            //
653            // dataGridViewCheckBoxColumn3
654            //
655            this.dataGridViewCheckBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
656            this.dataGridViewCheckBoxColumn3.DataPropertyName = "ZATWIERDZONO DO DRUKU";
657            this.dataGridViewCheckBoxColumn3.HeaderText = "ZD";
658            this.dataGridViewCheckBoxColumn3.Name = "dataGridViewCheckBoxColumn3";
659            this.dataGridViewCheckBoxColumn3.ReadOnly = true;
660            this.dataGridViewCheckBoxColumn3.Width = 25;
661            //
662            // dataGridViewTextBoxColumn23
663            //
664            this.dataGridViewTextBoxColumn23.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
665            this.dataGridViewTextBoxColumn23.DataPropertyName = "CENA JEDN";
666            dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
667            dataGridViewCellStyle14.Format = "C2";
668            this.dataGridViewTextBoxColumn23.DefaultCellStyle = dataGridViewCellStyle14;
669            this.dataGridViewTextBoxColumn23.HeaderText = "Cena jedn.";
670            this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
671            this.dataGridViewTextBoxColumn23.ReadOnly = true;
672            this.dataGridViewTextBoxColumn23.Width = 80;
673            //
674            // RABAT_WARTOSC
675            //
676            this.RABAT_WARTOSC.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
677            this.RABAT_WARTOSC.DataPropertyName = "RABAT WARTOŒÆ";
678            dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
679            dataGridViewCellStyle15.Format = "C2";
680            this.RABAT_WARTOSC.DefaultCellStyle = dataGridViewCellStyle15;
681            this.RABAT_WARTOSC.HeaderText = "Rabat";
682            this.RABAT_WARTOSC.Name = "RABAT_WARTOSC";
683            this.RABAT_WARTOSC.ReadOnly = true;
684            this.RABAT_WARTOSC.Width = 80;
685            //
686            // dataGridViewTextBoxColumn24
687            //
688            this.dataGridViewTextBoxColumn24.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
689            this.dataGridViewTextBoxColumn24.DataPropertyName = "NETTO";
690            dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
691            dataGridViewCellStyle16.Format = "C2";
692            this.dataGridViewTextBoxColumn24.DefaultCellStyle = dataGridViewCellStyle16;
693            this.dataGridViewTextBoxColumn24.HeaderText = "NETTO";
694            this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
695            this.dataGridViewTextBoxColumn24.ReadOnly = true;
696            this.dataGridViewTextBoxColumn24.Width = 80;
697            //
698            // dataGridViewTextBoxColumn25
699            //
700            this.dataGridViewTextBoxColumn25.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
701            this.dataGridViewTextBoxColumn25.DataPropertyName = "VAT";
702            dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
703            dataGridViewCellStyle17.Format = "P";
704            dataGridViewCellStyle17.NullValue = null;
705            this.dataGridViewTextBoxColumn25.DefaultCellStyle = dataGridViewCellStyle17;
706            this.dataGridViewTextBoxColumn25.HeaderText = "VAT";
707            this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
708            this.dataGridViewTextBoxColumn25.ReadOnly = true;
709            this.dataGridViewTextBoxColumn25.Width = 50;
710            //
711            // dataGridViewTextBoxColumn26
712            //
713            this.dataGridViewTextBoxColumn26.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
714            this.dataGridViewTextBoxColumn26.DataPropertyName = "PVAT";
715            dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
716            dataGridViewCellStyle18.Format = "C2";
717            this.dataGridViewTextBoxColumn26.DefaultCellStyle = dataGridViewCellStyle18;
718            this.dataGridViewTextBoxColumn26.HeaderText = "PVAT";
719            this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
720            this.dataGridViewTextBoxColumn26.ReadOnly = true;
721            this.dataGridViewTextBoxColumn26.Width = 80;
722            //
723            // dataGridViewTextBoxColumn27
724            //
725            this.dataGridViewTextBoxColumn27.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
726            this.dataGridViewTextBoxColumn27.DataPropertyName = "BRUTTO";
727            dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
728            dataGridViewCellStyle19.Format = "C2";
729            this.dataGridViewTextBoxColumn27.DefaultCellStyle = dataGridViewCellStyle19;
730            this.dataGridViewTextBoxColumn27.HeaderText = "BRUTTO";
731            this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
732            this.dataGridViewTextBoxColumn27.ReadOnly = true;
733            this.dataGridViewTextBoxColumn27.Width = 80;
734            //
735            // dataGridViewCheckBoxColumn4
736            //
737            this.dataGridViewCheckBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
738            this.dataGridViewCheckBoxColumn4.DataPropertyName = "FAKTURA WYSTAWIONO";
739            this.dataGridViewCheckBoxColumn4.HeaderText = "FV";
740            this.dataGridViewCheckBoxColumn4.Name = "dataGridViewCheckBoxColumn4";
741            this.dataGridViewCheckBoxColumn4.ReadOnly = true;
742            this.dataGridViewCheckBoxColumn4.Width = 25;
743            //
744            // wyroznienie
745            //
746            this.wyroznienie.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
747            this.wyroznienie.DataPropertyName = "wyroznienie";
748            this.wyroznienie.HeaderText = "WYR";
749            this.wyroznienie.Name = "wyroznienie";
750            this.wyroznienie.ReadOnly = true;
751            this.wyroznienie.Width = 30;
752            //
753            // reklamyZestawienieBindingSource
754            //
755            this.reklamyZestawienieBindingSource.DataMember = "ReklamyZestawienie";
756            this.reklamyZestawienieBindingSource.DataSource = this.rEKLAMADataSet;
757            //
758            // toolStrip1
759            //
760            this.toolStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
761            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
762            this.zamToolStripButton});
763            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
764            this.toolStrip1.Name = "toolStrip1";
765            this.toolStrip1.Size = new System.Drawing.Size(812, 31);
766            this.toolStrip1.TabIndex = 0;
767            this.toolStrip1.Text = "reklamaToolStrip";
768            //
769            // zamToolStripButton
770            //
771            this.zamToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
772            this.zamToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("zamToolStripButton.Image")));
773            this.zamToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
774            this.zamToolStripButton.Name = "zamToolStripButton";
775            this.zamToolStripButton.Size = new System.Drawing.Size(28, 28);
776            this.zamToolStripButton.Text = "Zamówienie";
777            this.zamToolStripButton.Click += new System.EventHandler(this.zamToolStripButton_Click);
778            //
779            // panel
780            //
781            this.panel.Controls.Add(this.bruttoTextBox);
782            this.panel.Controls.Add(this.zaplataTextBox);
783            this.panel.Dock = System.Windows.Forms.DockStyle.Bottom;
784            this.panel.Location = new System.Drawing.Point(0, 625);
785            this.panel.Name = "panel";
786            this.panel.Size = new System.Drawing.Size(979, 39);
787            this.panel.TabIndex = 4;
788            //
789            // bruttoTextBox
790            //
791            this.bruttoTextBox.BackColor = System.Drawing.Color.White;
792            this.bruttoTextBox.Location = new System.Drawing.Point(710, 7);
793            this.bruttoTextBox.Name = "bruttoTextBox";
794            this.bruttoTextBox.ReadOnly = true;
795            this.bruttoTextBox.Size = new System.Drawing.Size(125, 20);
796            this.bruttoTextBox.TabIndex = 1;
797            this.bruttoTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
798            //
799            // zaplataTextBox
800            //
801            this.zaplataTextBox.BackColor = System.Drawing.Color.White;
802            this.zaplataTextBox.Location = new System.Drawing.Point(851, 7);
803            this.zaplataTextBox.Name = "zaplataTextBox";
804            this.zaplataTextBox.ReadOnly = true;
805            this.zaplataTextBox.Size = new System.Drawing.Size(116, 20);
806            this.zaplataTextBox.TabIndex = 0;
807            this.zaplataTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
808            //
809            // reklamaTableAdapter
810            //
811            this.reklamaTableAdapter.ClearBeforeFill = true;
812            //
813            // VIEW_ZESTAWIENIE_ZAMOWIEN_NOWETableAdapter
814            //
815            this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWETableAdapter.ClearBeforeFill = true;
816            //
817            // reklamyZestawienieTableAdapter
818            //
819            this.reklamyZestawienieTableAdapter.ClearBeforeFill = true;
820            //
821            // agencja
822            //
823            this.agencja.DataPropertyName = "agencja";
824            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
825            this.agencja.DefaultCellStyle = dataGridViewCellStyle3;
826            this.agencja.HeaderText = "Agencja";
827            this.agencja.Name = "agencja";
828            this.agencja.ReadOnly = true;
829            this.agencja.Width = 71;
830            //
831            // agent
832            //
833            this.agent.DataPropertyName = "agent";
834            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
835            this.agent.DefaultCellStyle = dataGridViewCellStyle4;
836            this.agent.HeaderText = "Agent";
837            this.agent.Name = "agent";
838            this.agent.ReadOnly = true;
839            this.agent.Width = 60;
840            //
841            // rokZamowienia
842            //
843            this.rokZamowienia.DataPropertyName = "rokZamowienia";
844            dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
845            this.rokZamowienia.DefaultCellStyle = dataGridViewCellStyle5;
846            this.rokZamowienia.HeaderText = "Rok";
847            this.rokZamowienia.Name = "rokZamowienia";
848            this.rokZamowienia.ReadOnly = true;
849            this.rokZamowienia.Width = 52;
850            //
851            // nrZamowieniaExt
852            //
853            this.nrZamowieniaExt.DataPropertyName = "nrZamowieniaExt";
854            this.nrZamowieniaExt.HeaderText = "Nr zamówienia";
855            this.nrZamowieniaExt.Name = "nrZamowieniaExt";
856            this.nrZamowieniaExt.ReadOnly = true;
857            this.nrZamowieniaExt.Width = 101;
858            //
859            // iloscReklam
860            //
861            this.iloscReklam.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
862            this.iloscReklam.DataPropertyName = "iloscReklam";
863            dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
864            this.iloscReklam.DefaultCellStyle = dataGridViewCellStyle6;
865            this.iloscReklam.HeaderText = "# rek";
866            this.iloscReklam.Name = "iloscReklam";
867            this.iloscReklam.ReadOnly = true;
868            this.iloscReklam.Width = 40;
869            //
870            // data_od
871            //
872            this.data_od.DataPropertyName = "data_od";
873            dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
874            dataGridViewCellStyle7.Format = "d";
875            this.data_od.DefaultCellStyle = dataGridViewCellStyle7;
876            this.data_od.HeaderText = "Data 1 em";
877            this.data_od.Name = "data_od";
878            this.data_od.ReadOnly = true;
879            this.data_od.Width = 62;
880            //
881            // data_od_bez_FK
882            //
883            this.data_od_bez_FK.DataPropertyName = "data_od_bez_FK";
884            dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
885            this.data_od_bez_FK.DefaultCellStyle = dataGridViewCellStyle8;
886            this.data_od_bez_FK.HeaderText = "Data 1 em bez FV";
887            this.data_od_bez_FK.Name = "data_od_bez_FK";
888            this.data_od_bez_FK.ReadOnly = true;
889            this.data_od_bez_FK.Width = 96;
890            //
891            // wartoscNetto
892            //
893            this.wartoscNetto.DataPropertyName = "wartoscNetto";
894            dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
895            dataGridViewCellStyle9.Format = "C2";
896            this.wartoscNetto.DefaultCellStyle = dataGridViewCellStyle9;
897            this.wartoscNetto.HeaderText = "Netto";
898            this.wartoscNetto.Name = "wartoscNetto";
899            this.wartoscNetto.ReadOnly = true;
900            this.wartoscNetto.Width = 58;
901            //
902            // kwotaWalutaBrutto
903            //
904            this.kwotaWalutaBrutto.DataPropertyName = "kwotaWalutaBrutto";
905            dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
906            dataGridViewCellStyle10.Format = "N2";
907            dataGridViewCellStyle10.NullValue = null;
908            this.kwotaWalutaBrutto.DefaultCellStyle = dataGridViewCellStyle10;
909            this.kwotaWalutaBrutto.HeaderText = "Waluta - brutto zamówienia";
910            this.kwotaWalutaBrutto.Name = "kwotaWalutaBrutto";
911            this.kwotaWalutaBrutto.ReadOnly = true;
912            this.kwotaWalutaBrutto.Width = 146;
913            //
914            // nettoZafakturowane
915            //
916            this.nettoZafakturowane.DataPropertyName = "nettoZafakturowane";
917            dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
918            dataGridViewCellStyle11.Format = "C2";
919            this.nettoZafakturowane.DefaultCellStyle = dataGridViewCellStyle11;
920            this.nettoZafakturowane.HeaderText = "Suma netto w FV";
921            this.nettoZafakturowane.Name = "nettoZafakturowane";
922            this.nettoZafakturowane.ReadOnly = true;
923            this.nettoZafakturowane.Width = 92;
924            //
925            // DoZafakturowania
926            //
927            this.DoZafakturowania.DataPropertyName = "DoZafakturowania";
928            dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
929            dataGridViewCellStyle12.Format = "C2";
930            this.DoZafakturowania.DefaultCellStyle = dataGridViewCellStyle12;
931            this.DoZafakturowania.HeaderText = "Wartoœæ niezafakturowana";
932            this.DoZafakturowania.Name = "DoZafakturowania";
933            this.DoZafakturowania.ReadOnly = true;
934            this.DoZafakturowania.Width = 145;
935            //
936            // ZestawienieZamowienForm
937            //
938            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
939            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
940            this.ClientSize = new System.Drawing.Size(979, 664);
941            this.ControlBox = false;
942            this.Controls.Add(this.splitContainer1);
943            this.Controls.Add(this.panel);
944            this.Controls.Add(this.wyszukajToolStrip);
945            this.Controls.Add(this.bindingNavigator1);
946            this.Name = "ZestawienieZamowienForm";
947            this.Text = "Zestawienie zamówieñ";
948            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
949            this.Load += new System.EventHandler(this.FacturesForm_Load);
950            this.Shown += new System.EventHandler(this.FacturesForm_Shown);
951            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
952            this.bindingNavigator1.ResumeLayout(false);
953            this.bindingNavigator1.PerformLayout();
954            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
955            this.wyszukajToolStrip.ResumeLayout(false);
956            this.wyszukajToolStrip.PerformLayout();
957            this.splitContainer1.Panel1.ResumeLayout(false);
958            this.splitContainer1.Panel2.ResumeLayout(false);
959            this.splitContainer1.ResumeLayout(false);
960            this.splitContainer2.Panel1.ResumeLayout(false);
961            this.splitContainer2.Panel2.ResumeLayout(false);
962            this.splitContainer2.Panel2.PerformLayout();
963            this.splitContainer2.ResumeLayout(false);
964            ((System.ComponentModel.ISupportInitialize)(this.fakturyDataGridView)).EndInit();
965            ((System.ComponentModel.ISupportInitialize)(this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource)).EndInit();
966            ((System.ComponentModel.ISupportInitialize)(this.reklamyZestawienieDataGridView)).EndInit();
967            ((System.ComponentModel.ISupportInitialize)(this.reklamyZestawienieBindingSource)).EndInit();
968            this.toolStrip1.ResumeLayout(false);
969            this.toolStrip1.PerformLayout();
970            this.panel.ResumeLayout(false);
971            this.panel.PerformLayout();
972            this.ResumeLayout(false);
973            this.PerformLayout();
974
975        }
976
977        #endregion
978
979        private System.Windows.Forms.BindingNavigator bindingNavigator1;
980        private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
981        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
982        private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
983        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
984        private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
985        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
986        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
987        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
988        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
989        private REKLAMADataSet rEKLAMADataSet;
990        private Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter reklamaTableAdapter;
991        private System.Windows.Forms.ToolStripButton faktToolStripButton;
992        private System.Windows.Forms.ToolStripButton wyszukajToolStripButton;
993        private System.Windows.Forms.ToolStrip wyszukajToolStrip;
994        private System.Windows.Forms.SplitContainer splitContainer1;
995        private System.Windows.Forms.TreeView treeView1;
996        private System.Windows.Forms.Panel panel;
997        private System.Windows.Forms.ToolStripButton szukajToolStripButton;
998        private System.Windows.Forms.TextBox bruttoTextBox;
999        private System.Windows.Forms.TextBox zaplataTextBox;
1000        private System.Windows.Forms.ToolStripButton toolStripButton1;
1001        private System.Windows.Forms.ToolStripButton wyczyscPolaToolStripButton;
1002        private System.Windows.Forms.ToolStripButton wplataToolStripButton;
1003        private System.Windows.Forms.ToolStripButton podgladToolStripButton;
1004        private System.Windows.Forms.ToolStripButton klientToolStripButton;
1005        private System.Windows.Forms.ToolStripButton excelToolStripButton;
1006        private System.Windows.Forms.BindingSource VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource;
1007        private Baza_Reklam.REKLAMADataSetTableAdapters.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWETableAdapter VIEW_ZESTAWIENIE_ZAMOWIEN_NOWETableAdapter;
1008        private System.Windows.Forms.DataGridViewTextBoxColumn usernameDataGridViewTextBoxColumn;
1009        private System.Windows.Forms.DataGridViewTextBoxColumn column1DataGridViewTextBoxColumn;
1010        private System.Windows.Forms.SplitContainer splitContainer2;
1011        private System.Windows.Forms.DataGridView fakturyDataGridView;
1012        private System.Windows.Forms.BindingSource reklamyZestawienieBindingSource;
1013        private Baza_Reklam.REKLAMADataSetTableAdapters.ReklamyZestawienieTableAdapter reklamyZestawienieTableAdapter;
1014        private System.Windows.Forms.DataGridView reklamyZestawienieDataGridView;
1015        private System.Windows.Forms.ToolStrip toolStrip1;
1016        private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
1017        private System.Windows.Forms.ToolStripButton zamowieniaToolStripButton;
1018        private System.Windows.Forms.ToolStripButton odswiezToolStripButton;
1019        private System.Windows.Forms.ToolStripButton zamToolStripButton;
1020        private System.Windows.Forms.ToolStripLabel toolStripLabel1;
1021        private System.Windows.Forms.ToolStripLabel toolStripLabel2;
1022        private System.Windows.Forms.ToolStripLabel toolStripLabel3;
1023        private System.Windows.Forms.ToolStripLabel toolStripLabel4;
1024        private System.Windows.Forms.ToolStripLabel toolStripLabel5;
1025        private System.Windows.Forms.ToolStripComboBox agencjaToolStripComboBox;
1026        private System.Windows.Forms.ToolStripTextBox nrZamToolStripTextBox;
1027        private System.Windows.Forms.ToolStripTextBox kodRozliczeniowyToolStripTextBox;
1028        private System.Windows.Forms.ToolStripTextBox rokToolStripTextBox;
1029        private System.Windows.Forms.ToolStripTextBox kodKlientaToolStripTextBox;
1030        private System.Windows.Forms.DataGridViewTextBoxColumn iloscDataGridViewTextBoxColumn;
1031        private System.Windows.Forms.DataGridViewTextBoxColumn wartoscNettoZafakturowanaDataGridViewTextBoxColumn;
1032        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
1033        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
1034        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
1035        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
1036        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
1037        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
1038        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
1039        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
1040        private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn3;
1041        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
1042        private System.Windows.Forms.DataGridViewTextBoxColumn RABAT_WARTOSC;
1043        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
1044        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
1045        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26;
1046        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
1047        private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn4;
1048        private System.Windows.Forms.DataGridViewCheckBoxColumn wyroznienie;
1049        private System.Windows.Forms.DataGridViewTextBoxColumn agencja;
1050        private System.Windows.Forms.DataGridViewTextBoxColumn agent;
1051        private System.Windows.Forms.DataGridViewTextBoxColumn rokZamowienia;
1052        private System.Windows.Forms.DataGridViewTextBoxColumn nrZamowieniaExt;
1053        private System.Windows.Forms.DataGridViewTextBoxColumn iloscReklam;
1054        private System.Windows.Forms.DataGridViewTextBoxColumn data_od;
1055        private System.Windows.Forms.DataGridViewTextBoxColumn data_od_bez_FK;
1056        private System.Windows.Forms.DataGridViewTextBoxColumn wartoscNetto;
1057        private System.Windows.Forms.DataGridViewTextBoxColumn kwotaWalutaBrutto;
1058        private System.Windows.Forms.DataGridViewTextBoxColumn nettoZafakturowane;
1059        private System.Windows.Forms.DataGridViewTextBoxColumn DoZafakturowania;
1060
1061    }
1062}
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.