root/trunk/BazaZamowien/Premie/PremieForm.Designer.cs @ 900

Wersja 710, 44.9 KB (wprowadzona przez dorota, 18 years temu)

baza zamowien i premii 1.0.0.1

Line 
1namespace BazaZamowien
2{
3    partial class premieForm
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(premieForm));
33            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
34            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
35            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
36            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
37            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
38            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
39            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
40            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
41            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
42            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
43            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
44            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
45            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
46            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
47            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
48            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
49            this.pREMIE2BindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
50            this.pREMIE2BindingSource = new System.Windows.Forms.BindingSource(this.components);
51            this.pREMIEDataSet = new BazaZamowien.PREMIEDataSet();
52            this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
53            this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
54            this.bindingNavigatorMovePreviousItem2 = 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.dodajToolStripButton = new System.Windows.Forms.ToolStripButton();
63            this.edytujToolStripButton = new System.Windows.Forms.ToolStripButton();
64            this.usunToolStripButton = new System.Windows.Forms.ToolStripButton();
65            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
66            this.emailToolStripButton = new System.Windows.Forms.ToolStripButton();
67            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
68            this.wspolczynnikiToolStripButton = new System.Windows.Forms.ToolStripButton();
69            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
70            this.adminToolStripButton = new System.Windows.Forms.ToolStripButton();
71            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
72            this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
73            this.rokToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
74            this.msToolStripLabel = new System.Windows.Forms.ToolStripLabel();
75            this.msToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
76            this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
77            this.dzialyToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
78            this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
79            this.pracownikToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
80            this.szukajToolStripButton = new System.Windows.Forms.ToolStripButton();
81            this.filtrToolStripButton = new System.Windows.Forms.ToolStripButton();
82            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
83            this.exportToolStripButton = new System.Windows.Forms.ToolStripButton();
84            this.pREMIE2DataGridView = new System.Windows.Forms.DataGridView();
85            this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
86            this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
87            this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
88            this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
89            this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
90            this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
91            this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
92            this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
93            this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
94            this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
95            this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
96            this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
97            this.pREMIE2TableAdapter = new BazaZamowien.PREMIEDataSetTableAdapters.PREMIE2TableAdapter();
98            this.drukujToolStripButton = new System.Windows.Forms.ToolStripButton();
99            ((System.ComponentModel.ISupportInitialize)(this.pREMIE2BindingNavigator)).BeginInit();
100            this.pREMIE2BindingNavigator.SuspendLayout();
101            ((System.ComponentModel.ISupportInitialize)(this.pREMIE2BindingSource)).BeginInit();
102            ((System.ComponentModel.ISupportInitialize)(this.pREMIEDataSet)).BeginInit();
103            this.toolStrip1.SuspendLayout();
104            ((System.ComponentModel.ISupportInitialize)(this.pREMIE2DataGridView)).BeginInit();
105            this.SuspendLayout();
106            //
107            // pREMIE2BindingNavigator
108            //
109            this.pREMIE2BindingNavigator.AddNewItem = null;
110            this.pREMIE2BindingNavigator.BindingSource = this.pREMIE2BindingSource;
111            this.pREMIE2BindingNavigator.CountItem = this.bindingNavigatorCountItem;
112            this.pREMIE2BindingNavigator.DeleteItem = null;
113            this.pREMIE2BindingNavigator.ImageScalingSize = new System.Drawing.Size(24, 24);
114            this.pREMIE2BindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
115            this.bindingNavigatorMoveFirstItem,
116            this.bindingNavigatorMovePreviousItem2,
117            this.bindingNavigatorMovePreviousItem,
118            this.bindingNavigatorSeparator,
119            this.bindingNavigatorPositionItem,
120            this.bindingNavigatorCountItem,
121            this.bindingNavigatorSeparator1,
122            this.bindingNavigatorMoveNextItem,
123            this.bindingNavigatorMoveLastItem,
124            this.bindingNavigatorSeparator2,
125            this.dodajToolStripButton,
126            this.edytujToolStripButton,
127            this.usunToolStripButton,
128            this.toolStripSeparator3,
129            this.emailToolStripButton,
130            this.toolStripSeparator1,
131            this.wspolczynnikiToolStripButton,
132            this.toolStripSeparator2,
133            this.adminToolStripButton});
134            this.pREMIE2BindingNavigator.Location = new System.Drawing.Point(0, 0);
135            this.pREMIE2BindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
136            this.pREMIE2BindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
137            this.pREMIE2BindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
138            this.pREMIE2BindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
139            this.pREMIE2BindingNavigator.Name = "pREMIE2BindingNavigator";
140            this.pREMIE2BindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
141            this.pREMIE2BindingNavigator.Size = new System.Drawing.Size(913, 31);
142            this.pREMIE2BindingNavigator.TabIndex = 1;
143            this.pREMIE2BindingNavigator.Text = "bindingNavigator1";
144            //
145            // pREMIE2BindingSource
146            //
147            this.pREMIE2BindingSource.DataMember = "PREMIE2";
148            this.pREMIE2BindingSource.DataSource = this.pREMIEDataSet;
149            //
150            // pREMIEDataSet
151            //
152            this.pREMIEDataSet.DataSetName = "PREMIEDataSet";
153            this.pREMIEDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
154            //
155            // bindingNavigatorCountItem
156            //
157            this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
158            this.bindingNavigatorCountItem.Size = new System.Drawing.Size(35, 28);
159            this.bindingNavigatorCountItem.Text = "of {0}";
160            this.bindingNavigatorCountItem.ToolTipText = "Total number of items";
161            //
162            // bindingNavigatorMoveFirstItem
163            //
164            this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
165            this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
166            this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
167            this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
168            this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(28, 28);
169            this.bindingNavigatorMoveFirstItem.Text = "Move first";
170            //
171            // bindingNavigatorMovePreviousItem2
172            //
173            this.bindingNavigatorMovePreviousItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
174            this.bindingNavigatorMovePreviousItem2.Name = "bindingNavigatorMovePreviousItem2";
175            this.bindingNavigatorMovePreviousItem2.RightToLeftAutoMirrorImage = true;
176            this.bindingNavigatorMovePreviousItem2.Size = new System.Drawing.Size(23, 28);
177            this.bindingNavigatorMovePreviousItem2.Text = "Move previous";
178            //
179            // bindingNavigatorMovePreviousItem
180            //
181            this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
182            this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
183            this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
184            this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
185            this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(28, 28);
186            this.bindingNavigatorMovePreviousItem.Text = "Move previous";
187            //
188            // bindingNavigatorSeparator
189            //
190            this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
191            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 31);
192            //
193            // bindingNavigatorPositionItem
194            //
195            this.bindingNavigatorPositionItem.AccessibleName = "Position";
196            this.bindingNavigatorPositionItem.AutoSize = false;
197            this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
198            this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
199            this.bindingNavigatorPositionItem.Text = "0";
200            this.bindingNavigatorPositionItem.ToolTipText = "Current position";
201            //
202            // bindingNavigatorSeparator1
203            //
204            this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
205            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 31);
206            //
207            // bindingNavigatorMoveNextItem
208            //
209            this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
210            this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
211            this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
212            this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
213            this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(28, 28);
214            this.bindingNavigatorMoveNextItem.Text = "Move next";
215            //
216            // bindingNavigatorMoveLastItem
217            //
218            this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
219            this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
220            this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
221            this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
222            this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(28, 28);
223            this.bindingNavigatorMoveLastItem.Text = "Move last";
224            //
225            // bindingNavigatorSeparator2
226            //
227            this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
228            this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 31);
229            //
230            // dodajToolStripButton
231            //
232            this.dodajToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("dodajToolStripButton.Image")));
233            this.dodajToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
234            this.dodajToolStripButton.Name = "dodajToolStripButton";
235            this.dodajToolStripButton.Size = new System.Drawing.Size(66, 28);
236            this.dodajToolStripButton.Text = "Dodaj";
237            this.dodajToolStripButton.Click += new System.EventHandler(this.dodajToolStripButton_Click);
238            //
239            // edytujToolStripButton
240            //
241            this.edytujToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("edytujToolStripButton.Image")));
242            this.edytujToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
243            this.edytujToolStripButton.Name = "edytujToolStripButton";
244            this.edytujToolStripButton.Size = new System.Drawing.Size(86, 28);
245            this.edytujToolStripButton.Text = "Szczegó³y";
246            this.edytujToolStripButton.Click += new System.EventHandler(this.edytujToolStripButton_Click);
247            //
248            // usunToolStripButton
249            //
250            this.usunToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("usunToolStripButton.Image")));
251            this.usunToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
252            this.usunToolStripButton.Name = "usunToolStripButton";
253            this.usunToolStripButton.Size = new System.Drawing.Size(62, 28);
254            this.usunToolStripButton.Text = "Usuñ";
255            this.usunToolStripButton.Click += new System.EventHandler(this.usunToolStripButton_Click);
256            //
257            // toolStripSeparator3
258            //
259            this.toolStripSeparator3.Name = "toolStripSeparator3";
260            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 31);
261            //
262            // emailToolStripButton
263            //
264            this.emailToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("emailToolStripButton.Image")));
265            this.emailToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
266            this.emailToolStripButton.Name = "emailToolStripButton";
267            this.emailToolStripButton.Size = new System.Drawing.Size(69, 28);
268            this.emailToolStripButton.Text = "E-mail";
269            this.emailToolStripButton.Click += new System.EventHandler(this.emailToolStripButton_Click);
270            //
271            // toolStripSeparator1
272            //
273            this.toolStripSeparator1.Name = "toolStripSeparator1";
274            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 31);
275            //
276            // wspolczynnikiToolStripButton
277            //
278            this.wspolczynnikiToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("wspolczynnikiToolStripButton.Image")));
279            this.wspolczynnikiToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
280            this.wspolczynnikiToolStripButton.Name = "wspolczynnikiToolStripButton";
281            this.wspolczynnikiToolStripButton.Size = new System.Drawing.Size(111, 28);
282            this.wspolczynnikiToolStripButton.Text = "Wspó³czynniki";
283            this.wspolczynnikiToolStripButton.Click += new System.EventHandler(this.wspolczynnikiToolStripButton_Click);
284            //
285            // toolStripSeparator2
286            //
287            this.toolStripSeparator2.Name = "toolStripSeparator2";
288            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 31);
289            //
290            // adminToolStripButton
291            //
292            this.adminToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("adminToolStripButton.Image")));
293            this.adminToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
294            this.adminToolStripButton.Name = "adminToolStripButton";
295            this.adminToolStripButton.Size = new System.Drawing.Size(108, 28);
296            this.adminToolStripButton.Text = "Administracja";
297            this.adminToolStripButton.Click += new System.EventHandler(this.adminToolStripButton_Click);
298            //
299            // toolStrip1
300            //
301            this.toolStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
302            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
303            this.toolStripLabel2,
304            this.rokToolStripTextBox,
305            this.msToolStripLabel,
306            this.msToolStripTextBox,
307            this.toolStripLabel1,
308            this.dzialyToolStripComboBox,
309            this.toolStripLabel3,
310            this.pracownikToolStripComboBox,
311            this.szukajToolStripButton,
312            this.filtrToolStripButton,
313            this.toolStripSeparator4,
314            this.exportToolStripButton,
315            this.drukujToolStripButton});
316            this.toolStrip1.Location = new System.Drawing.Point(0, 31);
317            this.toolStrip1.Name = "toolStrip1";
318            this.toolStrip1.Size = new System.Drawing.Size(913, 31);
319            this.toolStrip1.TabIndex = 3;
320            this.toolStrip1.Text = "toolStrip1";
321            //
322            // toolStripLabel2
323            //
324            this.toolStripLabel2.Name = "toolStripLabel2";
325            this.toolStripLabel2.Size = new System.Drawing.Size(27, 28);
326            this.toolStripLabel2.Text = "rok:";
327            //
328            // rokToolStripTextBox
329            //
330            this.rokToolStripTextBox.Name = "rokToolStripTextBox";
331            this.rokToolStripTextBox.Size = new System.Drawing.Size(40, 31);
332            //
333            // msToolStripLabel
334            //
335            this.msToolStripLabel.Name = "msToolStripLabel";
336            this.msToolStripLabel.Size = new System.Drawing.Size(26, 28);
337            this.msToolStripLabel.Text = "ms:";
338            //
339            // msToolStripTextBox
340            //
341            this.msToolStripTextBox.Name = "msToolStripTextBox";
342            this.msToolStripTextBox.Size = new System.Drawing.Size(25, 31);
343            //
344            // toolStripLabel1
345            //
346            this.toolStripLabel1.Name = "toolStripLabel1";
347            this.toolStripLabel1.Size = new System.Drawing.Size(34, 28);
348            this.toolStripLabel1.Text = "dzia³:";
349            //
350            // dzialyToolStripComboBox
351            //
352            this.dzialyToolStripComboBox.Name = "dzialyToolStripComboBox";
353            this.dzialyToolStripComboBox.Size = new System.Drawing.Size(121, 31);
354            //
355            // toolStripLabel3
356            //
357            this.toolStripLabel3.Name = "toolStripLabel3";
358            this.toolStripLabel3.Size = new System.Drawing.Size(65, 28);
359            this.toolStripLabel3.Text = "pracownik:";
360            //
361            // pracownikToolStripComboBox
362            //
363            this.pracownikToolStripComboBox.Name = "pracownikToolStripComboBox";
364            this.pracownikToolStripComboBox.Size = new System.Drawing.Size(121, 31);
365            //
366            // szukajToolStripButton
367            //
368            this.szukajToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("szukajToolStripButton.Image")));
369            this.szukajToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
370            this.szukajToolStripButton.Name = "szukajToolStripButton";
371            this.szukajToolStripButton.Size = new System.Drawing.Size(28, 28);
372            this.szukajToolStripButton.Click += new System.EventHandler(this.szukajToolStripButton_Click);
373            //
374            // filtrToolStripButton
375            //
376            this.filtrToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
377            this.filtrToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("filtrToolStripButton.Image")));
378            this.filtrToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
379            this.filtrToolStripButton.Name = "filtrToolStripButton";
380            this.filtrToolStripButton.Size = new System.Drawing.Size(28, 28);
381            this.filtrToolStripButton.Text = "Wyczyœæ filtr";
382            this.filtrToolStripButton.Click += new System.EventHandler(this.filtrToolStripButton_Click);
383            //
384            // toolStripSeparator4
385            //
386            this.toolStripSeparator4.Name = "toolStripSeparator4";
387            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 31);
388            //
389            // exportToolStripButton
390            //
391            this.exportToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
392            this.exportToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("exportToolStripButton.Image")));
393            this.exportToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
394            this.exportToolStripButton.Name = "exportToolStripButton";
395            this.exportToolStripButton.Size = new System.Drawing.Size(28, 28);
396            this.exportToolStripButton.Text = "Export do Excela";
397            this.exportToolStripButton.Click += new System.EventHandler(this.exportToolStripButton_Click);
398            //
399            // pREMIE2DataGridView
400            //
401            this.pREMIE2DataGridView.AllowUserToAddRows = false;
402            this.pREMIE2DataGridView.AllowUserToDeleteRows = false;
403            dataGridViewCellStyle17.BackColor = System.Drawing.Color.MintCream;
404            dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
405            this.pREMIE2DataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle17;
406            this.pREMIE2DataGridView.AutoGenerateColumns = false;
407            this.pREMIE2DataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
408            this.pREMIE2DataGridView.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
409            this.pREMIE2DataGridView.BackgroundColor = System.Drawing.Color.White;
410            dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
411            dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Control;
412            dataGridViewCellStyle18.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
413            dataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.WindowText;
414            dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;
415            dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
416            dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
417            this.pREMIE2DataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle18;
418            this.pREMIE2DataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
419            this.dataGridViewTextBoxColumn2,
420            this.dataGridViewTextBoxColumn3,
421            this.dataGridViewTextBoxColumn4,
422            this.dataGridViewTextBoxColumn5,
423            this.dataGridViewTextBoxColumn6,
424            this.dataGridViewTextBoxColumn7,
425            this.dataGridViewTextBoxColumn8,
426            this.dataGridViewTextBoxColumn9,
427            this.dataGridViewTextBoxColumn10,
428            this.dataGridViewTextBoxColumn11,
429            this.dataGridViewTextBoxColumn14,
430            this.dataGridViewTextBoxColumn15});
431            this.pREMIE2DataGridView.DataSource = this.pREMIE2BindingSource;
432            dataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
433            dataGridViewCellStyle31.BackColor = System.Drawing.SystemColors.Window;
434            dataGridViewCellStyle31.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
435            dataGridViewCellStyle31.ForeColor = System.Drawing.SystemColors.ControlText;
436            dataGridViewCellStyle31.SelectionBackColor = System.Drawing.SystemColors.Highlight;
437            dataGridViewCellStyle31.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
438            dataGridViewCellStyle31.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
439            this.pREMIE2DataGridView.DefaultCellStyle = dataGridViewCellStyle31;
440            this.pREMIE2DataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
441            this.pREMIE2DataGridView.Location = new System.Drawing.Point(0, 62);
442            this.pREMIE2DataGridView.MultiSelect = false;
443            this.pREMIE2DataGridView.Name = "pREMIE2DataGridView";
444            this.pREMIE2DataGridView.ReadOnly = true;
445            this.pREMIE2DataGridView.RowHeadersWidth = 10;
446            this.pREMIE2DataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
447            dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
448            this.pREMIE2DataGridView.RowsDefaultCellStyle = dataGridViewCellStyle32;
449            this.pREMIE2DataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
450            this.pREMIE2DataGridView.Size = new System.Drawing.Size(913, 531);
451            this.pREMIE2DataGridView.TabIndex = 4;
452            this.pREMIE2DataGridView.DoubleClick += new System.EventHandler(this.edytujToolStripButton_Click);
453            //
454            // dataGridViewTextBoxColumn2
455            //
456            this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
457            this.dataGridViewTextBoxColumn2.DataPropertyName = "ROK";
458            dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
459            dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
460            this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle19;
461            this.dataGridViewTextBoxColumn2.HeaderText = "Rok";
462            this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
463            this.dataGridViewTextBoxColumn2.ReadOnly = true;
464            this.dataGridViewTextBoxColumn2.Width = 35;
465            //
466            // dataGridViewTextBoxColumn3
467            //
468            this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
469            this.dataGridViewTextBoxColumn3.DataPropertyName = "MIESIAC";
470            dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
471            dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
472            this.dataGridViewTextBoxColumn3.DefaultCellStyle = dataGridViewCellStyle20;
473            this.dataGridViewTextBoxColumn3.HeaderText = "Ms";
474            this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
475            this.dataGridViewTextBoxColumn3.ReadOnly = true;
476            this.dataGridViewTextBoxColumn3.Width = 25;
477            //
478            // dataGridViewTextBoxColumn4
479            //
480            this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
481            this.dataGridViewTextBoxColumn4.DataPropertyName = "NAME";
482            dataGridViewCellStyle21.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
483            this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle21;
484            this.dataGridViewTextBoxColumn4.HeaderText = "Pracownik";
485            this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
486            this.dataGridViewTextBoxColumn4.ReadOnly = true;
487            //
488            // dataGridViewTextBoxColumn5
489            //
490            this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
491            this.dataGridViewTextBoxColumn5.DataPropertyName = "DZIAL";
492            dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
493            dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
494            this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle22;
495            this.dataGridViewTextBoxColumn5.HeaderText = "Dzia³";
496            this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
497            this.dataGridViewTextBoxColumn5.ReadOnly = true;
498            this.dataGridViewTextBoxColumn5.Width = 80;
499            //
500            // dataGridViewTextBoxColumn6
501            //
502            this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
503            this.dataGridViewTextBoxColumn6.DataPropertyName = "OPIS";
504            dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
505            this.dataGridViewTextBoxColumn6.DefaultCellStyle = dataGridViewCellStyle23;
506            this.dataGridViewTextBoxColumn6.HeaderText = "Opis";
507            this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
508            this.dataGridViewTextBoxColumn6.ReadOnly = true;
509            //
510            // dataGridViewTextBoxColumn7
511            //
512            this.dataGridViewTextBoxColumn7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
513            this.dataGridViewTextBoxColumn7.DataPropertyName = "IL";
514            dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
515            dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
516            this.dataGridViewTextBoxColumn7.DefaultCellStyle = dataGridViewCellStyle24;
517            this.dataGridViewTextBoxColumn7.HeaderText = "IL";
518            this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
519            this.dataGridViewTextBoxColumn7.ReadOnly = true;
520            this.dataGridViewTextBoxColumn7.Width = 45;
521            //
522            // dataGridViewTextBoxColumn8
523            //
524            this.dataGridViewTextBoxColumn8.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
525            this.dataGridViewTextBoxColumn8.DataPropertyName = "WYCENA";
526            dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
527            dataGridViewCellStyle25.Format = "C";
528            dataGridViewCellStyle25.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
529            this.dataGridViewTextBoxColumn8.DefaultCellStyle = dataGridViewCellStyle25;
530            this.dataGridViewTextBoxColumn8.HeaderText = "Wycena";
531            this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
532            this.dataGridViewTextBoxColumn8.ReadOnly = true;
533            this.dataGridViewTextBoxColumn8.Width = 75;
534            //
535            // dataGridViewTextBoxColumn9
536            //
537            this.dataGridViewTextBoxColumn9.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
538            this.dataGridViewTextBoxColumn9.DataPropertyName = "NETTO";
539            dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
540            dataGridViewCellStyle26.Format = "C";
541            dataGridViewCellStyle26.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
542            this.dataGridViewTextBoxColumn9.DefaultCellStyle = dataGridViewCellStyle26;
543            this.dataGridViewTextBoxColumn9.HeaderText = "Netto";
544            this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
545            this.dataGridViewTextBoxColumn9.ReadOnly = true;
546            this.dataGridViewTextBoxColumn9.Width = 70;
547            //
548            // dataGridViewTextBoxColumn10
549            //
550            this.dataGridViewTextBoxColumn10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
551            this.dataGridViewTextBoxColumn10.DataPropertyName = "BRUTTO";
552            dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
553            dataGridViewCellStyle27.Format = "C";
554            dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
555            this.dataGridViewTextBoxColumn10.DefaultCellStyle = dataGridViewCellStyle27;
556            this.dataGridViewTextBoxColumn10.HeaderText = "Brutto";
557            this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
558            this.dataGridViewTextBoxColumn10.ReadOnly = true;
559            this.dataGridViewTextBoxColumn10.Width = 70;
560            //
561            // dataGridViewTextBoxColumn11
562            //
563            this.dataGridViewTextBoxColumn11.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
564            this.dataGridViewTextBoxColumn11.DataPropertyName = "BB";
565            dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
566            dataGridViewCellStyle28.Format = "C";
567            dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
568            this.dataGridViewTextBoxColumn11.DefaultCellStyle = dataGridViewCellStyle28;
569            this.dataGridViewTextBoxColumn11.HeaderText = "BB";
570            this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
571            this.dataGridViewTextBoxColumn11.ReadOnly = true;
572            this.dataGridViewTextBoxColumn11.Width = 70;
573            //
574            // dataGridViewTextBoxColumn14
575            //
576            this.dataGridViewTextBoxColumn14.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
577            this.dataGridViewTextBoxColumn14.DataPropertyName = "data_modyfikacji";
578            dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
579            dataGridViewCellStyle29.Format = "d";
580            dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
581            this.dataGridViewTextBoxColumn14.DefaultCellStyle = dataGridViewCellStyle29;
582            this.dataGridViewTextBoxColumn14.HeaderText = "Data mod.";
583            this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
584            this.dataGridViewTextBoxColumn14.ReadOnly = true;
585            this.dataGridViewTextBoxColumn14.Width = 70;
586            //
587            // dataGridViewTextBoxColumn15
588            //
589            this.dataGridViewTextBoxColumn15.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
590            this.dataGridViewTextBoxColumn15.DataPropertyName = "zmodyfikowal";
591            dataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
592            dataGridViewCellStyle30.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
593            this.dataGridViewTextBoxColumn15.DefaultCellStyle = dataGridViewCellStyle30;
594            this.dataGridViewTextBoxColumn15.HeaderText = "Mod.";
595            this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
596            this.dataGridViewTextBoxColumn15.ReadOnly = true;
597            this.dataGridViewTextBoxColumn15.Width = 70;
598            //
599            // pREMIE2TableAdapter
600            //
601            this.pREMIE2TableAdapter.ClearBeforeFill = true;
602            //
603            // drukujToolStripButton
604            //
605            this.drukujToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
606            this.drukujToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("drukujToolStripButton.Image")));
607            this.drukujToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
608            this.drukujToolStripButton.Name = "drukujToolStripButton";
609            this.drukujToolStripButton.Size = new System.Drawing.Size(28, 28);
610            this.drukujToolStripButton.Text = "Drukuj";
611            this.drukujToolStripButton.Click += new System.EventHandler(this.drukujToolStripButton_Click);
612            //
613            // premieForm
614            //
615            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
616            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
617            this.ClientSize = new System.Drawing.Size(913, 593);
618            this.Controls.Add(this.pREMIE2DataGridView);
619            this.Controls.Add(this.toolStrip1);
620            this.Controls.Add(this.pREMIE2BindingNavigator);
621            this.Name = "premieForm";
622            this.Text = "Baza premii";
623            this.Load += new System.EventHandler(this.premieForm_Load);
624            ((System.ComponentModel.ISupportInitialize)(this.pREMIE2BindingNavigator)).EndInit();
625            this.pREMIE2BindingNavigator.ResumeLayout(false);
626            this.pREMIE2BindingNavigator.PerformLayout();
627            ((System.ComponentModel.ISupportInitialize)(this.pREMIE2BindingSource)).EndInit();
628            ((System.ComponentModel.ISupportInitialize)(this.pREMIEDataSet)).EndInit();
629            this.toolStrip1.ResumeLayout(false);
630            this.toolStrip1.PerformLayout();
631            ((System.ComponentModel.ISupportInitialize)(this.pREMIE2DataGridView)).EndInit();
632            this.ResumeLayout(false);
633            this.PerformLayout();
634
635        }
636
637        #endregion
638
639        private PREMIEDataSet pREMIEDataSet;
640        private System.Windows.Forms.BindingSource pREMIE2BindingSource;
641        private BazaZamowien.PREMIEDataSetTableAdapters.PREMIE2TableAdapter pREMIE2TableAdapter;
642        private System.Windows.Forms.BindingNavigator pREMIE2BindingNavigator;
643        private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
644        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
645        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
646        private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
647        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
648        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
649        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
650        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
651        private System.Windows.Forms.ToolStripButton dodajToolStripButton;
652        private System.Windows.Forms.ToolStripButton edytujToolStripButton;
653        private System.Windows.Forms.ToolStripButton usunToolStripButton;
654        private System.Windows.Forms.ToolStripButton emailToolStripButton;
655        private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
656        private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem2;
657        private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
658        private System.Windows.Forms.ToolStrip toolStrip1;
659        private System.Windows.Forms.ToolStripLabel toolStripLabel2;
660        private System.Windows.Forms.ToolStripTextBox rokToolStripTextBox;
661        private System.Windows.Forms.ToolStripLabel msToolStripLabel;
662        private System.Windows.Forms.ToolStripTextBox msToolStripTextBox;
663        private System.Windows.Forms.ToolStripLabel toolStripLabel1;
664        private System.Windows.Forms.ToolStripComboBox dzialyToolStripComboBox;
665        private System.Windows.Forms.ToolStripLabel toolStripLabel3;
666        private System.Windows.Forms.ToolStripComboBox pracownikToolStripComboBox;
667        private System.Windows.Forms.ToolStripButton szukajToolStripButton;
668        private System.Windows.Forms.ToolStripButton filtrToolStripButton;
669        private System.Windows.Forms.DataGridView pREMIE2DataGridView;
670        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
671        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
672        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
673        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
674        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
675        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
676        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
677        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
678        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
679        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
680        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
681        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
682        private System.Windows.Forms.ToolStripButton wspolczynnikiToolStripButton;
683        private System.Windows.Forms.ToolStripButton adminToolStripButton;
684        private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
685        private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
686        private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
687        private System.Windows.Forms.ToolStripButton exportToolStripButton;
688        private System.Windows.Forms.ToolStripButton drukujToolStripButton;
689
690    }
691}
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.