root/trunk/BazaZamowien/Premie/PremieWspolczynniki.Designer.cs @ 946

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

baza zamowien i premii 1.0.0.1

Line 
1namespace BazaZamowien
2{
3    partial class PremieWspolczynniki
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(PremieWspolczynniki));
33            System.Windows.Forms.Label dataLabel;
34            System.Windows.Forms.Label emerytalneLabel;
35            System.Windows.Forms.Label rentoweLabel;
36            System.Windows.Forms.Label choroboweLabel;
37            System.Windows.Forms.Label podatekLabel;
38            System.Windows.Forms.Label zdrowotne1Label;
39            System.Windows.Forms.Label zdrowotne2Label;
40            this.wspolczynnikiBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
41            this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
42            this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
43            this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
44            this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
45            this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
46            this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
47            this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
48            this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
49            this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
50            this.wspolczynnikiBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
51            this.wspolczynnikiBindingSource = new System.Windows.Forms.BindingSource(this.components);
52            this.pREMIEDataSet = new BazaZamowien.PREMIEDataSet();
53            this.wspolczynnikiTableAdapter = new BazaZamowien.PREMIEDataSetTableAdapters.WspolczynnikiTableAdapter();
54            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
55            this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
56            this.panel1 = new System.Windows.Forms.Panel();
57            this.dataDateTimePicker = new System.Windows.Forms.DateTimePicker();
58            this.podatekTextBox = new System.Windows.Forms.TextBox();
59            this.groupBox2 = new System.Windows.Forms.GroupBox();
60            this.emerytalneTextBox = new System.Windows.Forms.TextBox();
61            this.rentoweTextBox = new System.Windows.Forms.TextBox();
62            this.choroboweTextBox = new System.Windows.Forms.TextBox();
63            this.groupBox1 = new System.Windows.Forms.GroupBox();
64            this.zdrowotne1TextBox = new System.Windows.Forms.TextBox();
65            this.zdrowotne2TextBox = new System.Windows.Forms.TextBox();
66            this.label2 = new System.Windows.Forms.Label();
67            dataLabel = new System.Windows.Forms.Label();
68            emerytalneLabel = new System.Windows.Forms.Label();
69            rentoweLabel = new System.Windows.Forms.Label();
70            choroboweLabel = new System.Windows.Forms.Label();
71            podatekLabel = new System.Windows.Forms.Label();
72            zdrowotne1Label = new System.Windows.Forms.Label();
73            zdrowotne2Label = new System.Windows.Forms.Label();
74            ((System.ComponentModel.ISupportInitialize)(this.wspolczynnikiBindingNavigator)).BeginInit();
75            this.wspolczynnikiBindingNavigator.SuspendLayout();
76            ((System.ComponentModel.ISupportInitialize)(this.wspolczynnikiBindingSource)).BeginInit();
77            ((System.ComponentModel.ISupportInitialize)(this.pREMIEDataSet)).BeginInit();
78            this.panel1.SuspendLayout();
79            this.groupBox2.SuspendLayout();
80            this.groupBox1.SuspendLayout();
81            this.SuspendLayout();
82            //
83            // wspolczynnikiBindingNavigator
84            //
85            this.wspolczynnikiBindingNavigator.AddNewItem = null;
86            this.wspolczynnikiBindingNavigator.BindingSource = this.wspolczynnikiBindingSource;
87            this.wspolczynnikiBindingNavigator.CountItem = this.bindingNavigatorCountItem;
88            this.wspolczynnikiBindingNavigator.DeleteItem = null;
89            this.wspolczynnikiBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
90            this.bindingNavigatorMoveFirstItem,
91            this.bindingNavigatorMovePreviousItem,
92            this.bindingNavigatorSeparator,
93            this.bindingNavigatorPositionItem,
94            this.bindingNavigatorCountItem,
95            this.bindingNavigatorSeparator1,
96            this.bindingNavigatorMoveNextItem,
97            this.bindingNavigatorMoveLastItem,
98            this.bindingNavigatorSeparator2,
99            this.toolStripButton1,
100            this.toolStripButton2,
101            this.wspolczynnikiBindingNavigatorSaveItem});
102            this.wspolczynnikiBindingNavigator.Location = new System.Drawing.Point(0, 0);
103            this.wspolczynnikiBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
104            this.wspolczynnikiBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
105            this.wspolczynnikiBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
106            this.wspolczynnikiBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
107            this.wspolczynnikiBindingNavigator.Name = "wspolczynnikiBindingNavigator";
108            this.wspolczynnikiBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
109            this.wspolczynnikiBindingNavigator.Size = new System.Drawing.Size(308, 25);
110            this.wspolczynnikiBindingNavigator.TabIndex = 0;
111            this.wspolczynnikiBindingNavigator.Text = "bindingNavigator1";
112            //
113            // bindingNavigatorCountItem
114            //
115            this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
116            this.bindingNavigatorCountItem.Size = new System.Drawing.Size(35, 22);
117            this.bindingNavigatorCountItem.Text = "of {0}";
118            this.bindingNavigatorCountItem.ToolTipText = "Total number of items";
119            //
120            // bindingNavigatorMoveFirstItem
121            //
122            this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
123            this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
124            this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
125            this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
126            this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
127            this.bindingNavigatorMoveFirstItem.Text = "Move first";
128            //
129            // bindingNavigatorMovePreviousItem
130            //
131            this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
132            this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
133            this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
134            this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
135            this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
136            this.bindingNavigatorMovePreviousItem.Text = "Move previous";
137            //
138            // bindingNavigatorSeparator
139            //
140            this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
141            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
142            //
143            // bindingNavigatorPositionItem
144            //
145            this.bindingNavigatorPositionItem.AccessibleName = "Position";
146            this.bindingNavigatorPositionItem.AutoSize = false;
147            this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
148            this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
149            this.bindingNavigatorPositionItem.Text = "0";
150            this.bindingNavigatorPositionItem.ToolTipText = "Current position";
151            //
152            // bindingNavigatorSeparator1
153            //
154            this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
155            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
156            //
157            // bindingNavigatorMoveNextItem
158            //
159            this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
160            this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
161            this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
162            this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
163            this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
164            this.bindingNavigatorMoveNextItem.Text = "Move next";
165            //
166            // bindingNavigatorMoveLastItem
167            //
168            this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
169            this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
170            this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
171            this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
172            this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
173            this.bindingNavigatorMoveLastItem.Text = "Move last";
174            //
175            // bindingNavigatorSeparator2
176            //
177            this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
178            this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
179            //
180            // wspolczynnikiBindingNavigatorSaveItem
181            //
182            this.wspolczynnikiBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
183            this.wspolczynnikiBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("wspolczynnikiBindingNavigatorSaveItem.Image")));
184            this.wspolczynnikiBindingNavigatorSaveItem.Name = "wspolczynnikiBindingNavigatorSaveItem";
185            this.wspolczynnikiBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 22);
186            this.wspolczynnikiBindingNavigatorSaveItem.Text = "Zapisz";
187            this.wspolczynnikiBindingNavigatorSaveItem.Click += new System.EventHandler(this.wspolczynnikiBindingNavigatorSaveItem_Click);
188            //
189            // wspolczynnikiBindingSource
190            //
191            this.wspolczynnikiBindingSource.DataMember = "Wspolczynniki";
192            this.wspolczynnikiBindingSource.DataSource = this.pREMIEDataSet;
193            this.wspolczynnikiBindingSource.ListChanged += new System.ComponentModel.ListChangedEventHandler(this.wspolczynnikiBindingSource_ListChanged);
194            //
195            // pREMIEDataSet
196            //
197            this.pREMIEDataSet.DataSetName = "PREMIEDataSet";
198            this.pREMIEDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
199            //
200            // wspolczynnikiTableAdapter
201            //
202            this.wspolczynnikiTableAdapter.ClearBeforeFill = true;
203            //
204            // toolStripButton1
205            //
206            this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
207            this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
208            this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
209            this.toolStripButton1.Name = "toolStripButton1";
210            this.toolStripButton1.Size = new System.Drawing.Size(23, 22);
211            this.toolStripButton1.Text = "Dodaj";
212            this.toolStripButton1.Click += new System.EventHandler(this.bindingNavigatorAddNewItem_Click);
213            //
214            // toolStripButton2
215            //
216            this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
217            this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
218            this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
219            this.toolStripButton2.Name = "toolStripButton2";
220            this.toolStripButton2.Size = new System.Drawing.Size(23, 22);
221            this.toolStripButton2.Text = "Edytuj";
222            this.toolStripButton2.Click += new System.EventHandler(this.bindingNavigatorDeleteItem_Click);
223            //
224            // panel1
225            //
226            this.panel1.Controls.Add(dataLabel);
227            this.panel1.Controls.Add(this.dataDateTimePicker);
228            this.panel1.Controls.Add(this.podatekTextBox);
229            this.panel1.Controls.Add(this.groupBox2);
230            this.panel1.Controls.Add(podatekLabel);
231            this.panel1.Controls.Add(this.groupBox1);
232            this.panel1.Controls.Add(this.label2);
233            this.panel1.Location = new System.Drawing.Point(13, 29);
234            this.panel1.Name = "panel1";
235            this.panel1.Size = new System.Drawing.Size(282, 296);
236            this.panel1.TabIndex = 19;
237            //
238            // dataLabel
239            //
240            dataLabel.AutoSize = true;
241            dataLabel.Location = new System.Drawing.Point(79, 15);
242            dataLabel.Name = "dataLabel";
243            dataLabel.Size = new System.Drawing.Size(33, 13);
244            dataLabel.TabIndex = 20;
245            dataLabel.Text = "Data:";
246            //
247            // dataDateTimePicker
248            //
249            this.dataDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.wspolczynnikiBindingSource, "data", true));
250            this.dataDateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short;
251            this.dataDateTimePicker.Location = new System.Drawing.Point(118, 9);
252            this.dataDateTimePicker.Name = "dataDateTimePicker";
253            this.dataDateTimePicker.Size = new System.Drawing.Size(87, 20);
254            this.dataDateTimePicker.TabIndex = 19;
255            //
256            // podatekTextBox
257            //
258            this.podatekTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wspolczynnikiBindingSource, "podatek", true));
259            this.podatekTextBox.Location = new System.Drawing.Point(146, 267);
260            this.podatekTextBox.Name = "podatekTextBox";
261            this.podatekTextBox.Size = new System.Drawing.Size(61, 20);
262            this.podatekTextBox.TabIndex = 21;
263            this.podatekTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
264            this.podatekTextBox.Leave += new System.EventHandler(this.procentBoxEndEdit);
265            //
266            // groupBox2
267            //
268            this.groupBox2.Controls.Add(this.emerytalneTextBox);
269            this.groupBox2.Controls.Add(emerytalneLabel);
270            this.groupBox2.Controls.Add(this.rentoweTextBox);
271            this.groupBox2.Controls.Add(rentoweLabel);
272            this.groupBox2.Controls.Add(this.choroboweTextBox);
273            this.groupBox2.Controls.Add(choroboweLabel);
274            this.groupBox2.Location = new System.Drawing.Point(41, 40);
275            this.groupBox2.Name = "groupBox2";
276            this.groupBox2.Size = new System.Drawing.Size(200, 123);
277            this.groupBox2.TabIndex = 25;
278            this.groupBox2.TabStop = false;
279            this.groupBox2.Text = "Sk³adki ZUS";
280            //
281            // emerytalneTextBox
282            //
283            this.emerytalneTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wspolczynnikiBindingSource, "emerytalne", true));
284            this.emerytalneTextBox.Location = new System.Drawing.Point(105, 28);
285            this.emerytalneTextBox.Name = "emerytalneTextBox";
286            this.emerytalneTextBox.Size = new System.Drawing.Size(61, 20);
287            this.emerytalneTextBox.TabIndex = 2;
288            this.emerytalneTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
289            this.emerytalneTextBox.Leave += new System.EventHandler(this.procentBoxEndEdit);
290            //
291            // emerytalneLabel
292            //
293            emerytalneLabel.AutoSize = true;
294            emerytalneLabel.Location = new System.Drawing.Point(38, 31);
295            emerytalneLabel.Name = "emerytalneLabel";
296            emerytalneLabel.Size = new System.Drawing.Size(61, 13);
297            emerytalneLabel.TabIndex = 3;
298            emerytalneLabel.Text = "emerytalne:";
299            //
300            // rentoweTextBox
301            //
302            this.rentoweTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wspolczynnikiBindingSource, "rentowe", true));
303            this.rentoweTextBox.Location = new System.Drawing.Point(105, 57);
304            this.rentoweTextBox.Name = "rentoweTextBox";
305            this.rentoweTextBox.Size = new System.Drawing.Size(61, 20);
306            this.rentoweTextBox.TabIndex = 3;
307            this.rentoweTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
308            this.rentoweTextBox.Leave += new System.EventHandler(this.procentBoxEndEdit);
309            //
310            // rentoweLabel
311            //
312            rentoweLabel.AutoSize = true;
313            rentoweLabel.Location = new System.Drawing.Point(51, 57);
314            rentoweLabel.Name = "rentoweLabel";
315            rentoweLabel.Size = new System.Drawing.Size(48, 13);
316            rentoweLabel.TabIndex = 5;
317            rentoweLabel.Text = "rentowe:";
318            //
319            // choroboweTextBox
320            //
321            this.choroboweTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wspolczynnikiBindingSource, "chorobowe", true));
322            this.choroboweTextBox.Location = new System.Drawing.Point(105, 87);
323            this.choroboweTextBox.Name = "choroboweTextBox";
324            this.choroboweTextBox.Size = new System.Drawing.Size(61, 20);
325            this.choroboweTextBox.TabIndex = 4;
326            this.choroboweTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
327            this.choroboweTextBox.Leave += new System.EventHandler(this.procentBoxEndEdit);
328            //
329            // choroboweLabel
330            //
331            choroboweLabel.AutoSize = true;
332            choroboweLabel.Location = new System.Drawing.Point(36, 87);
333            choroboweLabel.Name = "choroboweLabel";
334            choroboweLabel.Size = new System.Drawing.Size(63, 13);
335            choroboweLabel.TabIndex = 7;
336            choroboweLabel.Text = "chorobowe:";
337            //
338            // podatekLabel
339            //
340            podatekLabel.AutoSize = true;
341            podatekLabel.Location = new System.Drawing.Point(90, 274);
342            podatekLabel.Name = "podatekLabel";
343            podatekLabel.Size = new System.Drawing.Size(50, 13);
344            podatekLabel.TabIndex = 22;
345            podatekLabel.Text = "Podatek:";
346            //
347            // groupBox1
348            //
349            this.groupBox1.Controls.Add(this.zdrowotne1TextBox);
350            this.groupBox1.Controls.Add(zdrowotne1Label);
351            this.groupBox1.Controls.Add(this.zdrowotne2TextBox);
352            this.groupBox1.Controls.Add(zdrowotne2Label);
353            this.groupBox1.Location = new System.Drawing.Point(41, 169);
354            this.groupBox1.Name = "groupBox1";
355            this.groupBox1.Size = new System.Drawing.Size(200, 89);
356            this.groupBox1.TabIndex = 24;
357            this.groupBox1.TabStop = false;
358            this.groupBox1.Text = "Sk³adki na ubezpieczenie zdrowotne:";
359            //
360            // zdrowotne1TextBox
361            //
362            this.zdrowotne1TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wspolczynnikiBindingSource, "zdrowotne1", true));
363            this.zdrowotne1TextBox.Location = new System.Drawing.Point(105, 28);
364            this.zdrowotne1TextBox.Name = "zdrowotne1TextBox";
365            this.zdrowotne1TextBox.Size = new System.Drawing.Size(61, 20);
366            this.zdrowotne1TextBox.TabIndex = 5;
367            this.zdrowotne1TextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
368            this.zdrowotne1TextBox.Leave += new System.EventHandler(this.procentBoxEndEdit);
369            //
370            // zdrowotne1Label
371            //
372            zdrowotne1Label.AutoSize = true;
373            zdrowotne1Label.Location = new System.Drawing.Point(34, 31);
374            zdrowotne1Label.Name = "zdrowotne1Label";
375            zdrowotne1Label.Size = new System.Drawing.Size(65, 13);
376            zdrowotne1Label.TabIndex = 9;
377            zdrowotne1Label.Text = "zdrowotne1:";
378            //
379            // zdrowotne2TextBox
380            //
381            this.zdrowotne2TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wspolczynnikiBindingSource, "zdrowotne2", true));
382            this.zdrowotne2TextBox.Location = new System.Drawing.Point(105, 54);
383            this.zdrowotne2TextBox.Name = "zdrowotne2TextBox";
384            this.zdrowotne2TextBox.Size = new System.Drawing.Size(61, 20);
385            this.zdrowotne2TextBox.TabIndex = 6;
386            this.zdrowotne2TextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
387            this.zdrowotne2TextBox.Leave += new System.EventHandler(this.procentBoxEndEdit);
388            //
389            // zdrowotne2Label
390            //
391            zdrowotne2Label.AutoSize = true;
392            zdrowotne2Label.Location = new System.Drawing.Point(34, 60);
393            zdrowotne2Label.Name = "zdrowotne2Label";
394            zdrowotne2Label.Size = new System.Drawing.Size(65, 13);
395            zdrowotne2Label.TabIndex = 11;
396            zdrowotne2Label.Text = "zdrowotne2:";
397            //
398            // label2
399            //
400            this.label2.AutoSize = true;
401            this.label2.Location = new System.Drawing.Point(201, 60);
402            this.label2.Name = "label2";
403            this.label2.Size = new System.Drawing.Size(0, 13);
404            this.label2.TabIndex = 23;
405            //
406            // PremieWspolczynniki
407            //
408            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
409            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
410            this.ClientSize = new System.Drawing.Size(308, 331);
411            this.Controls.Add(this.wspolczynnikiBindingNavigator);
412            this.Controls.Add(this.panel1);
413            this.Name = "PremieWspolczynniki";
414            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
415            this.Text = "Premie %";
416            this.Load += new System.EventHandler(this.PremieWspolczynniki_Load);
417            ((System.ComponentModel.ISupportInitialize)(this.wspolczynnikiBindingNavigator)).EndInit();
418            this.wspolczynnikiBindingNavigator.ResumeLayout(false);
419            this.wspolczynnikiBindingNavigator.PerformLayout();
420            ((System.ComponentModel.ISupportInitialize)(this.wspolczynnikiBindingSource)).EndInit();
421            ((System.ComponentModel.ISupportInitialize)(this.pREMIEDataSet)).EndInit();
422            this.panel1.ResumeLayout(false);
423            this.panel1.PerformLayout();
424            this.groupBox2.ResumeLayout(false);
425            this.groupBox2.PerformLayout();
426            this.groupBox1.ResumeLayout(false);
427            this.groupBox1.PerformLayout();
428            this.ResumeLayout(false);
429            this.PerformLayout();
430
431        }
432
433        #endregion
434
435        private PREMIEDataSet pREMIEDataSet;
436        private System.Windows.Forms.BindingSource wspolczynnikiBindingSource;
437        private BazaZamowien.PREMIEDataSetTableAdapters.WspolczynnikiTableAdapter wspolczynnikiTableAdapter;
438        private System.Windows.Forms.BindingNavigator wspolczynnikiBindingNavigator;
439        private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
440        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
441        private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
442        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
443        private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
444        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
445        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
446        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
447        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
448        private System.Windows.Forms.ToolStripButton wspolczynnikiBindingNavigatorSaveItem;
449        private System.Windows.Forms.ToolStripButton toolStripButton1;
450        private System.Windows.Forms.ToolStripButton toolStripButton2;
451        private System.Windows.Forms.Panel panel1;
452        private System.Windows.Forms.DateTimePicker dataDateTimePicker;
453        private System.Windows.Forms.TextBox podatekTextBox;
454        private System.Windows.Forms.GroupBox groupBox2;
455        private System.Windows.Forms.TextBox emerytalneTextBox;
456        private System.Windows.Forms.TextBox rentoweTextBox;
457        private System.Windows.Forms.TextBox choroboweTextBox;
458        private System.Windows.Forms.GroupBox groupBox1;
459        private System.Windows.Forms.TextBox zdrowotne1TextBox;
460        private System.Windows.Forms.TextBox zdrowotne2TextBox;
461        private System.Windows.Forms.Label label2;
462    }
463}
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.