root/Baza Reklam 2 - Faktury/FacturesFormNEW.Designer.cs @ 8

Wersja 8, 47.5 KB (wprowadzona przez dorota, 17 years temu)
Line 
1namespace Baza_Reklam
2{
3    partial class FacturesFormNEW
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(FacturesFormNEW));
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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
36            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
37            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
38            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
39            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
40            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
41            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
42            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
43            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
44            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
45            this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
46            this.zestawienieFakturNEWBindingSource = new System.Windows.Forms.BindingSource(this.components);
47            this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
48            this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
49            this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
50            this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
51            this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
52            this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
53            this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
54            this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
55            this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
56            this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
57            this.wyszukajToolStripButton = new System.Windows.Forms.ToolStripButton();
58            this.klientToolStripButton = new System.Windows.Forms.ToolStripButton();
59            this.podgladToolStripButton = new System.Windows.Forms.ToolStripButton();
60            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
61            this.excelToolStripButton = new System.Windows.Forms.ToolStripButton();
62            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
63            this.wplata2toolStripButton = new System.Windows.Forms.ToolStripButton();
64            this.zamowieniaToolStripButton = new System.Windows.Forms.ToolStripButton();
65            this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
66            this.wyszukajToolStrip = new System.Windows.Forms.ToolStrip();
67            this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
68            this.nrFakturyToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
69            this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
70            this.kodRozliczeniowyToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
71            this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
72            this.rokToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
73            this.toolStripLabel5 = new System.Windows.Forms.ToolStripLabel();
74            this.miesiacToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
75            this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel();
76            this.agencjaToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
77            this.szukajToolStripButton = new System.Windows.Forms.ToolStripButton();
78            this.wyczyscPolaToolStripButton = new System.Windows.Forms.ToolStripButton();
79            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
80            this.treeView1 = new System.Windows.Forms.TreeView();
81            this.fakturyDataGridView = new System.Windows.Forms.DataGridView();
82            this.FirstName = new System.Windows.Forms.DataGridViewTextBoxColumn();
83            this.TERMIN_ZAPLATY = new System.Windows.Forms.DataGridViewTextBoxColumn();
84            this.dATASPRZEDAZYDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
85            this.NUMER = new System.Windows.Forms.DataGridViewTextBoxColumn();
86            this.nRFKDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
87            this.KOREKTA = new System.Windows.Forms.DataGridViewCheckBoxColumn();
88            this.symbolDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
89            this.agencjaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
90            this.nETTODataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
91            this.sumaNettoZEmisji = new System.Windows.Forms.DataGridViewTextBoxColumn();
92            this.sVATDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
93            this.vATDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
94            this.waluta_brutto = new System.Windows.Forms.DataGridViewTextBoxColumn();
95            this.dataWplaty = new System.Windows.Forms.DataGridViewTextBoxColumn();
96            this.bRUTTODataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
97            this.suma_zaplat = new System.Windows.Forms.DataGridViewTextBoxColumn();
98            this.panel = new System.Windows.Forms.Panel();
99            this.bruttoTextBox = new System.Windows.Forms.TextBox();
100            this.zaplataTextBox = new System.Windows.Forms.TextBox();
101            this.reklamaTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter();
102            this.zestawienieFakturNEWTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.ZestawienieFakturNEWTableAdapter();
103            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
104            this.bindingNavigator1.SuspendLayout();
105            ((System.ComponentModel.ISupportInitialize)(this.zestawienieFakturNEWBindingSource)).BeginInit();
106            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
107            this.wyszukajToolStrip.SuspendLayout();
108            this.splitContainer1.Panel1.SuspendLayout();
109            this.splitContainer1.Panel2.SuspendLayout();
110            this.splitContainer1.SuspendLayout();
111            ((System.ComponentModel.ISupportInitialize)(this.fakturyDataGridView)).BeginInit();
112            this.panel.SuspendLayout();
113            this.SuspendLayout();
114            //
115            // bindingNavigator1
116            //
117            this.bindingNavigator1.AddNewItem = null;
118            this.bindingNavigator1.BindingSource = this.zestawienieFakturNEWBindingSource;
119            this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem;
120            this.bindingNavigator1.DeleteItem = null;
121            this.bindingNavigator1.ImageScalingSize = new System.Drawing.Size(24, 24);
122            this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
123            this.bindingNavigatorMoveFirstItem,
124            this.bindingNavigatorMovePreviousItem,
125            this.bindingNavigatorSeparator,
126            this.bindingNavigatorPositionItem,
127            this.bindingNavigatorCountItem,
128            this.bindingNavigatorSeparator1,
129            this.bindingNavigatorMoveNextItem,
130            this.bindingNavigatorMoveLastItem,
131            this.bindingNavigatorSeparator2,
132            this.wyszukajToolStripButton,
133            this.klientToolStripButton,
134            this.podgladToolStripButton,
135            this.toolStripButton1,
136            this.excelToolStripButton,
137            this.toolStripSeparator1,
138            this.wplata2toolStripButton,
139            this.zamowieniaToolStripButton,
140            this.toolStripButton2});
141            this.bindingNavigator1.Location = new System.Drawing.Point(0, 0);
142            this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
143            this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem;
144            this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem;
145            this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
146            this.bindingNavigator1.Name = "bindingNavigator1";
147            this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem;
148            this.bindingNavigator1.Size = new System.Drawing.Size(979, 31);
149            this.bindingNavigator1.TabIndex = 1;
150            this.bindingNavigator1.Text = "bindingNavigator1";
151            //
152            // zestawienieFakturNEWBindingSource
153            //
154            this.zestawienieFakturNEWBindingSource.DataMember = "ZestawienieFakturNEW";
155            this.zestawienieFakturNEWBindingSource.DataSource = this.rEKLAMADataSet;
156            //
157            // rEKLAMADataSet
158            //
159            this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
160            this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
161            //
162            // bindingNavigatorCountItem
163            //
164            this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
165            this.bindingNavigatorCountItem.Size = new System.Drawing.Size(36, 28);
166            this.bindingNavigatorCountItem.Text = "of {0}";
167            this.bindingNavigatorCountItem.ToolTipText = "Total number of items";
168            //
169            // bindingNavigatorMoveFirstItem
170            //
171            this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
172            this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
173            this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
174            this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
175            this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(28, 28);
176            this.bindingNavigatorMoveFirstItem.Text = "Move first";
177            //
178            // bindingNavigatorMovePreviousItem
179            //
180            this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
181            this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
182            this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
183            this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
184            this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(28, 28);
185            this.bindingNavigatorMovePreviousItem.Text = "Move previous";
186            //
187            // bindingNavigatorSeparator
188            //
189            this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
190            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 31);
191            //
192            // bindingNavigatorPositionItem
193            //
194            this.bindingNavigatorPositionItem.AccessibleName = "Position";
195            this.bindingNavigatorPositionItem.AutoSize = false;
196            this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
197            this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
198            this.bindingNavigatorPositionItem.Text = "0";
199            this.bindingNavigatorPositionItem.ToolTipText = "Current position";
200            //
201            // bindingNavigatorSeparator1
202            //
203            this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
204            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 31);
205            //
206            // bindingNavigatorMoveNextItem
207            //
208            this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
209            this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
210            this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
211            this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
212            this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(28, 28);
213            this.bindingNavigatorMoveNextItem.Text = "Move next";
214            //
215            // bindingNavigatorMoveLastItem
216            //
217            this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
218            this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
219            this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
220            this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
221            this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(28, 28);
222            this.bindingNavigatorMoveLastItem.Text = "Move last";
223            //
224            // bindingNavigatorSeparator2
225            //
226            this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
227            this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 31);
228            //
229            // wyszukajToolStripButton
230            //
231            this.wyszukajToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
232            this.wyszukajToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("wyszukajToolStripButton.Image")));
233            this.wyszukajToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
234            this.wyszukajToolStripButton.Name = "wyszukajToolStripButton";
235            this.wyszukajToolStripButton.Size = new System.Drawing.Size(28, 28);
236            this.wyszukajToolStripButton.Text = "Szukaj";
237            this.wyszukajToolStripButton.Click += new System.EventHandler(this.wyszukajToolStripButton_Click);
238            //
239            // klientToolStripButton
240            //
241            this.klientToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
242            this.klientToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("klientToolStripButton.Image")));
243            this.klientToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
244            this.klientToolStripButton.Name = "klientToolStripButton";
245            this.klientToolStripButton.Size = new System.Drawing.Size(28, 28);
246            this.klientToolStripButton.Text = "PrzejdŸ do klienta";
247            this.klientToolStripButton.Click += new System.EventHandler(this.klientToolStripButton_Click);
248            //
249            // podgladToolStripButton
250            //
251            this.podgladToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
252            this.podgladToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("podgladToolStripButton.Image")));
253            this.podgladToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
254            this.podgladToolStripButton.Name = "podgladToolStripButton";
255            this.podgladToolStripButton.Size = new System.Drawing.Size(28, 28);
256            this.podgladToolStripButton.Text = "Wydruk faktury";
257            this.podgladToolStripButton.Click += new System.EventHandler(this.podgladToolStripButton_Click);
258            //
259            // toolStripButton1
260            //
261            this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
262            this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
263            this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
264            this.toolStripButton1.Name = "toolStripButton1";
265            this.toolStripButton1.Size = new System.Drawing.Size(28, 28);
266            this.toolStripButton1.Text = "Drukuj";
267            this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
268            //
269            // excelToolStripButton
270            //
271            this.excelToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
272            this.excelToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("excelToolStripButton.Image")));
273            this.excelToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
274            this.excelToolStripButton.Name = "excelToolStripButton";
275            this.excelToolStripButton.Size = new System.Drawing.Size(28, 28);
276            this.excelToolStripButton.Text = "Exportuj do excela";
277            this.excelToolStripButton.Click += new System.EventHandler(this.excelToolStripButton_Click);
278            //
279            // toolStripSeparator1
280            //
281            this.toolStripSeparator1.Name = "toolStripSeparator1";
282            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 31);
283            //
284            // wplata2toolStripButton
285            //
286            this.wplata2toolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
287            this.wplata2toolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("wplata2toolStripButton.Image")));
288            this.wplata2toolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
289            this.wplata2toolStripButton.Name = "wplata2toolStripButton";
290            this.wplata2toolStripButton.Size = new System.Drawing.Size(28, 28);
291            this.wplata2toolStripButton.Text = "Wp³ata";
292            this.wplata2toolStripButton.Click += new System.EventHandler(this.wplata2toolStripButton_Click);
293            //
294            // zamowieniaToolStripButton
295            //
296            this.zamowieniaToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
297            this.zamowieniaToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("zamowieniaToolStripButton.Image")));
298            this.zamowieniaToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
299            this.zamowieniaToolStripButton.Name = "zamowieniaToolStripButton";
300            this.zamowieniaToolStripButton.Size = new System.Drawing.Size(28, 28);
301            this.zamowieniaToolStripButton.Text = "Zamówienia";
302            this.zamowieniaToolStripButton.Click += new System.EventHandler(this.zamowieniaToolStripButton_Click);
303            //
304            // toolStripButton2
305            //
306            this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
307            this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
308            this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
309            this.toolStripButton2.Name = "toolStripButton2";
310            this.toolStripButton2.Size = new System.Drawing.Size(28, 28);
311            this.toolStripButton2.Text = "Odœwie¿";
312            this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
313            //
314            // wyszukajToolStrip
315            //
316            this.wyszukajToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
317            this.toolStripLabel1,
318            this.nrFakturyToolStripTextBox,
319            this.toolStripLabel2,
320            this.kodRozliczeniowyToolStripTextBox,
321            this.toolStripLabel3,
322            this.rokToolStripTextBox,
323            this.toolStripLabel5,
324            this.miesiacToolStripTextBox,
325            this.toolStripLabel4,
326            this.agencjaToolStripComboBox,
327            this.szukajToolStripButton,
328            this.wyczyscPolaToolStripButton});
329            this.wyszukajToolStrip.Location = new System.Drawing.Point(0, 31);
330            this.wyszukajToolStrip.Name = "wyszukajToolStrip";
331            this.wyszukajToolStrip.Size = new System.Drawing.Size(979, 25);
332            this.wyszukajToolStrip.TabIndex = 3;
333            this.wyszukajToolStrip.TabStop = true;
334            //
335            // toolStripLabel1
336            //
337            this.toolStripLabel1.Name = "toolStripLabel1";
338            this.toolStripLabel1.Size = new System.Drawing.Size(24, 22);
339            this.toolStripLabel1.Text = "nr: ";
340            //
341            // nrFakturyToolStripTextBox
342            //
343            this.nrFakturyToolStripTextBox.Name = "nrFakturyToolStripTextBox";
344            this.nrFakturyToolStripTextBox.Size = new System.Drawing.Size(100, 25);
345            this.nrFakturyToolStripTextBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.kryteriumWyszukiwania_KeyPress);
346            //
347            // toolStripLabel2
348            //
349            this.toolStripLabel2.Name = "toolStripLabel2";
350            this.toolStripLabel2.Size = new System.Drawing.Size(53, 22);
351            this.toolStripLabel2.Text = "kod roz.: ";
352            //
353            // kodRozliczeniowyToolStripTextBox
354            //
355            this.kodRozliczeniowyToolStripTextBox.Name = "kodRozliczeniowyToolStripTextBox";
356            this.kodRozliczeniowyToolStripTextBox.Size = new System.Drawing.Size(50, 25);
357            this.kodRozliczeniowyToolStripTextBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.kryteriumWyszukiwania_KeyPress);
358            //
359            // toolStripLabel3
360            //
361            this.toolStripLabel3.Name = "toolStripLabel3";
362            this.toolStripLabel3.Size = new System.Drawing.Size(29, 22);
363            this.toolStripLabel3.Text = "rok: ";
364            this.toolStripLabel3.ToolTipText = "Rok daty sprzeda¿y";
365            //
366            // rokToolStripTextBox
367            //
368            this.rokToolStripTextBox.Name = "rokToolStripTextBox";
369            this.rokToolStripTextBox.Size = new System.Drawing.Size(40, 25);
370            this.rokToolStripTextBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.kryteriumWyszukiwania_KeyPress);
371            //
372            // toolStripLabel5
373            //
374            this.toolStripLabel5.Name = "toolStripLabel5";
375            this.toolStripLabel5.Size = new System.Drawing.Size(48, 22);
376            this.toolStripLabel5.Text = "miesi¹c: ";
377            this.toolStripLabel5.ToolTipText = "Miesi¹c daty sprzeda¿y";
378            //
379            // miesiacToolStripTextBox
380            //
381            this.miesiacToolStripTextBox.Name = "miesiacToolStripTextBox";
382            this.miesiacToolStripTextBox.Size = new System.Drawing.Size(20, 25);
383            this.miesiacToolStripTextBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.kryteriumWyszukiwania_KeyPress);
384            //
385            // toolStripLabel4
386            //
387            this.toolStripLabel4.Name = "toolStripLabel4";
388            this.toolStripLabel4.Size = new System.Drawing.Size(52, 22);
389            this.toolStripLabel4.Text = "agencja: ";
390            //
391            // agencjaToolStripComboBox
392            //
393            this.agencjaToolStripComboBox.Name = "agencjaToolStripComboBox";
394            this.agencjaToolStripComboBox.Size = new System.Drawing.Size(110, 25);
395            this.agencjaToolStripComboBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.kryteriumWyszukiwania_KeyPress);
396            //
397            // szukajToolStripButton
398            //
399            this.szukajToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
400            this.szukajToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("szukajToolStripButton.Image")));
401            this.szukajToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
402            this.szukajToolStripButton.Name = "szukajToolStripButton";
403            this.szukajToolStripButton.Size = new System.Drawing.Size(48, 22);
404            this.szukajToolStripButton.Text = "SZUKAJ";
405            this.szukajToolStripButton.Click += new System.EventHandler(this.szukajToolStripButton_Click);
406            //
407            // wyczyscPolaToolStripButton
408            //
409            this.wyczyscPolaToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
410            this.wyczyscPolaToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("wyczyscPolaToolStripButton.Image")));
411            this.wyczyscPolaToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
412            this.wyczyscPolaToolStripButton.Name = "wyczyscPolaToolStripButton";
413            this.wyczyscPolaToolStripButton.Size = new System.Drawing.Size(23, 22);
414            this.wyczyscPolaToolStripButton.Text = "toolStripButton2";
415            this.wyczyscPolaToolStripButton.Click += new System.EventHandler(this.wyczyscPolaToolStripButton_Click);
416            //
417            // splitContainer1
418            //
419            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
420            this.splitContainer1.Location = new System.Drawing.Point(0, 56);
421            this.splitContainer1.Name = "splitContainer1";
422            //
423            // splitContainer1.Panel1
424            //
425            this.splitContainer1.Panel1.Controls.Add(this.treeView1);
426            //
427            // splitContainer1.Panel2
428            //
429            this.splitContainer1.Panel2.Controls.Add(this.fakturyDataGridView);
430            this.splitContainer1.Size = new System.Drawing.Size(979, 574);
431            this.splitContainer1.SplitterDistance = 163;
432            this.splitContainer1.TabIndex = 5;
433            //
434            // treeView1
435            //
436            this.treeView1.Dock = System.Windows.Forms.DockStyle.Fill;
437            this.treeView1.Location = new System.Drawing.Point(0, 0);
438            this.treeView1.Name = "treeView1";
439            this.treeView1.Size = new System.Drawing.Size(163, 574);
440            this.treeView1.TabIndex = 0;
441            this.treeView1.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView1_AfterSelect);
442            this.treeView1.AfterExpand += new System.Windows.Forms.TreeViewEventHandler(this.treeView1_AfterExpand);
443            //
444            // fakturyDataGridView
445            //
446            this.fakturyDataGridView.AllowUserToAddRows = false;
447            this.fakturyDataGridView.AllowUserToDeleteRows = false;
448            dataGridViewCellStyle1.BackColor = System.Drawing.Color.MintCream;
449            this.fakturyDataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
450            this.fakturyDataGridView.AutoGenerateColumns = false;
451            this.fakturyDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
452            this.fakturyDataGridView.BackgroundColor = System.Drawing.Color.White;
453            this.fakturyDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
454            this.fakturyDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
455            this.FirstName,
456            this.TERMIN_ZAPLATY,
457            this.dATASPRZEDAZYDataGridViewTextBoxColumn,
458            this.NUMER,
459            this.nRFKDataGridViewTextBoxColumn,
460            this.KOREKTA,
461            this.symbolDataGridViewTextBoxColumn,
462            this.agencjaDataGridViewTextBoxColumn,
463            this.nETTODataGridViewTextBoxColumn,
464            this.sumaNettoZEmisji,
465            this.sVATDataGridViewTextBoxColumn,
466            this.vATDataGridViewTextBoxColumn,
467            this.waluta_brutto,
468            this.dataWplaty,
469            this.bRUTTODataGridViewTextBoxColumn,
470            this.suma_zaplat});
471            this.fakturyDataGridView.DataSource = this.zestawienieFakturNEWBindingSource;
472            this.fakturyDataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
473            this.fakturyDataGridView.GridColor = System.Drawing.Color.LightGray;
474            this.fakturyDataGridView.Location = new System.Drawing.Point(0, 0);
475            this.fakturyDataGridView.Name = "fakturyDataGridView";
476            this.fakturyDataGridView.RowHeadersWidth = 10;
477            this.fakturyDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
478            this.fakturyDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
479            this.fakturyDataGridView.Size = new System.Drawing.Size(812, 574);
480            this.fakturyDataGridView.TabIndex = 0;
481            this.fakturyDataGridView.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.fakturyDataGridView_CellLeave);
482            this.fakturyDataGridView.Leave += new System.EventHandler(this.fakturyDataGridView_Leave);
483            this.fakturyDataGridView.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.fakturyDataGridView_DataBindingComplete);
484            //
485            // FirstName
486            //
487            this.FirstName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
488            this.FirstName.DataPropertyName = "FirstName";
489            this.FirstName.HeaderText = "Klient";
490            this.FirstName.Name = "FirstName";
491            this.FirstName.Width = 85;
492            //
493            // TERMIN_ZAPLATY
494            //
495            this.TERMIN_ZAPLATY.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
496            this.TERMIN_ZAPLATY.DataPropertyName = "TERMIN_ZAPLATY";
497            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
498            this.TERMIN_ZAPLATY.DefaultCellStyle = dataGridViewCellStyle2;
499            this.TERMIN_ZAPLATY.HeaderText = "Termin p³at.";
500            this.TERMIN_ZAPLATY.Name = "TERMIN_ZAPLATY";
501            this.TERMIN_ZAPLATY.Width = 90;
502            //
503            // dATASPRZEDAZYDataGridViewTextBoxColumn
504            //
505            this.dATASPRZEDAZYDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
506            this.dATASPRZEDAZYDataGridViewTextBoxColumn.DataPropertyName = "DATA_SPRZEDAZY";
507            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
508            this.dATASPRZEDAZYDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle3;
509            this.dATASPRZEDAZYDataGridViewTextBoxColumn.HeaderText = "Data sprzed.";
510            this.dATASPRZEDAZYDataGridViewTextBoxColumn.Name = "dATASPRZEDAZYDataGridViewTextBoxColumn";
511            this.dATASPRZEDAZYDataGridViewTextBoxColumn.Width = 90;
512            //
513            // NUMER
514            //
515            this.NUMER.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
516            this.NUMER.DataPropertyName = "NUMER";
517            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
518            this.NUMER.DefaultCellStyle = dataGridViewCellStyle4;
519            this.NUMER.HeaderText = "Nr";
520            this.NUMER.Name = "NUMER";
521            this.NUMER.Width = 30;
522            //
523            // nRFKDataGridViewTextBoxColumn
524            //
525            this.nRFKDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
526            this.nRFKDataGridViewTextBoxColumn.DataPropertyName = "NR_FK";
527            dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
528            this.nRFKDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle5;
529            this.nRFKDataGridViewTextBoxColumn.HeaderText = "Nr fakt.";
530            this.nRFKDataGridViewTextBoxColumn.Name = "nRFKDataGridViewTextBoxColumn";
531            this.nRFKDataGridViewTextBoxColumn.ReadOnly = true;
532            this.nRFKDataGridViewTextBoxColumn.Width = 80;
533            //
534            // KOREKTA
535            //
536            this.KOREKTA.DataPropertyName = "KOREKTA";
537            this.KOREKTA.HeaderText = "KOREKTA";
538            this.KOREKTA.Name = "KOREKTA";
539            this.KOREKTA.Resizable = System.Windows.Forms.DataGridViewTriState.True;
540            this.KOREKTA.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
541            this.KOREKTA.Width = 83;
542            //
543            // symbolDataGridViewTextBoxColumn
544            //
545            this.symbolDataGridViewTextBoxColumn.DataPropertyName = "Symbol";
546            this.symbolDataGridViewTextBoxColumn.HeaderText = "Agent";
547            this.symbolDataGridViewTextBoxColumn.Name = "symbolDataGridViewTextBoxColumn";
548            this.symbolDataGridViewTextBoxColumn.Width = 60;
549            //
550            // agencjaDataGridViewTextBoxColumn
551            //
552            this.agencjaDataGridViewTextBoxColumn.DataPropertyName = "Agencja";
553            this.agencjaDataGridViewTextBoxColumn.HeaderText = "Agencja";
554            this.agencjaDataGridViewTextBoxColumn.Name = "agencjaDataGridViewTextBoxColumn";
555            this.agencjaDataGridViewTextBoxColumn.Width = 71;
556            //
557            // nETTODataGridViewTextBoxColumn
558            //
559            this.nETTODataGridViewTextBoxColumn.DataPropertyName = "NETTO";
560            dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
561            dataGridViewCellStyle6.Format = "C2";
562            this.nETTODataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle6;
563            this.nETTODataGridViewTextBoxColumn.HeaderText = "Netto";
564            this.nETTODataGridViewTextBoxColumn.Name = "nETTODataGridViewTextBoxColumn";
565            this.nETTODataGridViewTextBoxColumn.ReadOnly = true;
566            this.nETTODataGridViewTextBoxColumn.Width = 58;
567            //
568            // sumaNettoZEmisji
569            //
570            this.sumaNettoZEmisji.DataPropertyName = "sumaNettoZEmisji";
571            dataGridViewCellStyle7.Format = "C2";
572            dataGridViewCellStyle7.NullValue = null;
573            this.sumaNettoZEmisji.DefaultCellStyle = dataGridViewCellStyle7;
574            this.sumaNettoZEmisji.HeaderText = "Suma wartoœæ emisji";
575            this.sumaNettoZEmisji.Name = "sumaNettoZEmisji";
576            this.sumaNettoZEmisji.ReadOnly = true;
577            this.sumaNettoZEmisji.Width = 116;
578            //
579            // sVATDataGridViewTextBoxColumn
580            //
581            this.sVATDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
582            this.sVATDataGridViewTextBoxColumn.DataPropertyName = "S_VAT";
583            dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
584            dataGridViewCellStyle8.Format = "P";
585            this.sVATDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle8;
586            this.sVATDataGridViewTextBoxColumn.HeaderText = "%VAT";
587            this.sVATDataGridViewTextBoxColumn.Name = "sVATDataGridViewTextBoxColumn";
588            this.sVATDataGridViewTextBoxColumn.Width = 70;
589            //
590            // vATDataGridViewTextBoxColumn
591            //
592            this.vATDataGridViewTextBoxColumn.DataPropertyName = "VAT";
593            dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
594            dataGridViewCellStyle9.Format = "C2";
595            dataGridViewCellStyle9.NullValue = null;
596            this.vATDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle9;
597            this.vATDataGridViewTextBoxColumn.HeaderText = "VAT";
598            this.vATDataGridViewTextBoxColumn.Name = "vATDataGridViewTextBoxColumn";
599            this.vATDataGridViewTextBoxColumn.ReadOnly = true;
600            this.vATDataGridViewTextBoxColumn.Width = 53;
601            //
602            // waluta_brutto
603            //
604            this.waluta_brutto.DataPropertyName = "waluta_brutto";
605            dataGridViewCellStyle10.Format = "N2";
606            dataGridViewCellStyle10.NullValue = null;
607            this.waluta_brutto.DefaultCellStyle = dataGridViewCellStyle10;
608            this.waluta_brutto.HeaderText = "Waluta brutto";
609            this.waluta_brutto.Name = "waluta_brutto";
610            this.waluta_brutto.Width = 88;
611            //
612            // dataWplaty
613            //
614            this.dataWplaty.DataPropertyName = "dataWplaty";
615            dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
616            this.dataWplaty.DefaultCellStyle = dataGridViewCellStyle11;
617            this.dataWplaty.HeaderText = "Data wp³aty";
618            this.dataWplaty.Name = "dataWplaty";
619            this.dataWplaty.Width = 83;
620            //
621            // bRUTTODataGridViewTextBoxColumn
622            //
623            this.bRUTTODataGridViewTextBoxColumn.DataPropertyName = "BRUTTO";
624            dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
625            dataGridViewCellStyle12.Format = "C2";
626            this.bRUTTODataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle12;
627            this.bRUTTODataGridViewTextBoxColumn.HeaderText = "Brutto";
628            this.bRUTTODataGridViewTextBoxColumn.Name = "bRUTTODataGridViewTextBoxColumn";
629            this.bRUTTODataGridViewTextBoxColumn.ReadOnly = true;
630            this.bRUTTODataGridViewTextBoxColumn.Width = 60;
631            //
632            // suma_zaplat
633            //
634            this.suma_zaplat.DataPropertyName = "suma_zaplat";
635            this.suma_zaplat.HeaderText = "Zap³ata";
636            this.suma_zaplat.Name = "suma_zaplat";
637            this.suma_zaplat.Width = 70;
638            //
639            // panel
640            //
641            this.panel.Controls.Add(this.bruttoTextBox);
642            this.panel.Controls.Add(this.zaplataTextBox);
643            this.panel.Dock = System.Windows.Forms.DockStyle.Bottom;
644            this.panel.Location = new System.Drawing.Point(0, 630);
645            this.panel.Name = "panel";
646            this.panel.Size = new System.Drawing.Size(979, 34);
647            this.panel.TabIndex = 4;
648            //
649            // bruttoTextBox
650            //
651            this.bruttoTextBox.BackColor = System.Drawing.Color.White;
652            this.bruttoTextBox.Location = new System.Drawing.Point(710, 6);
653            this.bruttoTextBox.Name = "bruttoTextBox";
654            this.bruttoTextBox.ReadOnly = true;
655            this.bruttoTextBox.Size = new System.Drawing.Size(125, 20);
656            this.bruttoTextBox.TabIndex = 1;
657            this.bruttoTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
658            //
659            // zaplataTextBox
660            //
661            this.zaplataTextBox.BackColor = System.Drawing.Color.White;
662            this.zaplataTextBox.Location = new System.Drawing.Point(851, 6);
663            this.zaplataTextBox.Name = "zaplataTextBox";
664            this.zaplataTextBox.ReadOnly = true;
665            this.zaplataTextBox.Size = new System.Drawing.Size(116, 20);
666            this.zaplataTextBox.TabIndex = 0;
667            this.zaplataTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
668            //
669            // reklamaTableAdapter
670            //
671            this.reklamaTableAdapter.ClearBeforeFill = true;
672            //
673            // zestawienieFakturNEWTableAdapter
674            //
675            this.zestawienieFakturNEWTableAdapter.ClearBeforeFill = true;
676            //
677            // FacturesFormNEW
678            //
679            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
680            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
681            this.ClientSize = new System.Drawing.Size(979, 664);
682            this.ControlBox = false;
683            this.Controls.Add(this.splitContainer1);
684            this.Controls.Add(this.panel);
685            this.Controls.Add(this.wyszukajToolStrip);
686            this.Controls.Add(this.bindingNavigator1);
687            this.Name = "FacturesFormNEW";
688            this.Text = "Faktury";
689            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
690            this.Load += new System.EventHandler(this.FacturesForm_Load);
691            this.Shown += new System.EventHandler(this.FacturesForm_Shown);
692            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
693            this.bindingNavigator1.ResumeLayout(false);
694            this.bindingNavigator1.PerformLayout();
695            ((System.ComponentModel.ISupportInitialize)(this.zestawienieFakturNEWBindingSource)).EndInit();
696            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
697            this.wyszukajToolStrip.ResumeLayout(false);
698            this.wyszukajToolStrip.PerformLayout();
699            this.splitContainer1.Panel1.ResumeLayout(false);
700            this.splitContainer1.Panel2.ResumeLayout(false);
701            this.splitContainer1.ResumeLayout(false);
702            ((System.ComponentModel.ISupportInitialize)(this.fakturyDataGridView)).EndInit();
703            this.panel.ResumeLayout(false);
704            this.panel.PerformLayout();
705            this.ResumeLayout(false);
706            this.PerformLayout();
707
708        }
709
710        #endregion
711
712        private System.Windows.Forms.BindingNavigator bindingNavigator1;
713        private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
714        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
715        private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
716        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
717        private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
718        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
719        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
720        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
721        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
722        private REKLAMADataSet rEKLAMADataSet;
723        private Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter reklamaTableAdapter;
724        private System.Windows.Forms.ToolStripButton wyszukajToolStripButton;
725        private System.Windows.Forms.ToolStrip wyszukajToolStrip;
726        private System.Windows.Forms.SplitContainer splitContainer1;
727        private System.Windows.Forms.TreeView treeView1;
728        private System.Windows.Forms.DataGridView fakturyDataGridView;
729        private System.Windows.Forms.Panel panel;
730        private System.Windows.Forms.ToolStripLabel toolStripLabel1;
731        private System.Windows.Forms.ToolStripTextBox nrFakturyToolStripTextBox;
732        private System.Windows.Forms.ToolStripButton szukajToolStripButton;
733        private System.Windows.Forms.ToolStripLabel toolStripLabel2;
734        private System.Windows.Forms.ToolStripTextBox kodRozliczeniowyToolStripTextBox;
735        private System.Windows.Forms.TextBox bruttoTextBox;
736        private System.Windows.Forms.TextBox zaplataTextBox;
737        private System.Windows.Forms.ToolStripButton toolStripButton1;
738        private System.Windows.Forms.ToolStripButton wyczyscPolaToolStripButton;
739        private System.Windows.Forms.ToolStripButton podgladToolStripButton;
740        private System.Windows.Forms.ToolStripLabel toolStripLabel3;
741        private System.Windows.Forms.ToolStripTextBox rokToolStripTextBox;
742        private System.Windows.Forms.ToolStripLabel toolStripLabel4;
743        private System.Windows.Forms.ToolStripComboBox agencjaToolStripComboBox;
744        private System.Windows.Forms.ToolStripLabel toolStripLabel5;
745        private System.Windows.Forms.ToolStripTextBox miesiacToolStripTextBox;
746        private System.Windows.Forms.ToolStripButton klientToolStripButton;
747        private System.Windows.Forms.ToolStripButton excelToolStripButton;
748        private System.Windows.Forms.BindingSource zestawienieFakturNEWBindingSource;
749        private Baza_Reklam.REKLAMADataSetTableAdapters.ZestawienieFakturNEWTableAdapter zestawienieFakturNEWTableAdapter;
750        private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
751        private System.Windows.Forms.ToolStripButton wplata2toolStripButton;
752        private System.Windows.Forms.ToolStripButton zamowieniaToolStripButton;
753        private System.Windows.Forms.DataGridViewTextBoxColumn FirstName;
754        private System.Windows.Forms.DataGridViewTextBoxColumn TERMIN_ZAPLATY;
755        private System.Windows.Forms.DataGridViewTextBoxColumn dATASPRZEDAZYDataGridViewTextBoxColumn;
756        private System.Windows.Forms.DataGridViewTextBoxColumn NUMER;
757        private System.Windows.Forms.DataGridViewTextBoxColumn nRFKDataGridViewTextBoxColumn;
758        private System.Windows.Forms.DataGridViewCheckBoxColumn KOREKTA;
759        private System.Windows.Forms.DataGridViewTextBoxColumn symbolDataGridViewTextBoxColumn;
760        private System.Windows.Forms.DataGridViewTextBoxColumn agencjaDataGridViewTextBoxColumn;
761        private System.Windows.Forms.DataGridViewTextBoxColumn nETTODataGridViewTextBoxColumn;
762        private System.Windows.Forms.DataGridViewTextBoxColumn sumaNettoZEmisji;
763        private System.Windows.Forms.DataGridViewTextBoxColumn sVATDataGridViewTextBoxColumn;
764        private System.Windows.Forms.DataGridViewTextBoxColumn vATDataGridViewTextBoxColumn;
765        private System.Windows.Forms.DataGridViewTextBoxColumn waluta_brutto;
766        private System.Windows.Forms.DataGridViewTextBoxColumn dataWplaty;
767        private System.Windows.Forms.DataGridViewTextBoxColumn bRUTTODataGridViewTextBoxColumn;
768        private System.Windows.Forms.DataGridViewTextBoxColumn suma_zaplat;
769        private System.Windows.Forms.ToolStripButton toolStripButton2;
770
771    }
772}
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.