namespace BazaZamowien { partial class PremieWspolczynniki { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PremieWspolczynniki)); System.Windows.Forms.Label dataLabel; System.Windows.Forms.Label emerytalneLabel; System.Windows.Forms.Label rentoweLabel; System.Windows.Forms.Label choroboweLabel; System.Windows.Forms.Label podatekLabel; System.Windows.Forms.Label zdrowotne1Label; System.Windows.Forms.Label zdrowotne2Label; this.wspolczynnikiBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components); this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel(); this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator(); this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox(); this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.wspolczynnikiBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton(); this.wspolczynnikiBindingSource = new System.Windows.Forms.BindingSource(this.components); this.pREMIEDataSet = new BazaZamowien.PREMIEDataSet(); this.wspolczynnikiTableAdapter = new BazaZamowien.PREMIEDataSetTableAdapters.WspolczynnikiTableAdapter(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton2 = new System.Windows.Forms.ToolStripButton(); this.panel1 = new System.Windows.Forms.Panel(); this.dataDateTimePicker = new System.Windows.Forms.DateTimePicker(); this.podatekTextBox = new System.Windows.Forms.TextBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.emerytalneTextBox = new System.Windows.Forms.TextBox(); this.rentoweTextBox = new System.Windows.Forms.TextBox(); this.choroboweTextBox = new System.Windows.Forms.TextBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.zdrowotne1TextBox = new System.Windows.Forms.TextBox(); this.zdrowotne2TextBox = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); dataLabel = new System.Windows.Forms.Label(); emerytalneLabel = new System.Windows.Forms.Label(); rentoweLabel = new System.Windows.Forms.Label(); choroboweLabel = new System.Windows.Forms.Label(); podatekLabel = new System.Windows.Forms.Label(); zdrowotne1Label = new System.Windows.Forms.Label(); zdrowotne2Label = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.wspolczynnikiBindingNavigator)).BeginInit(); this.wspolczynnikiBindingNavigator.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.wspolczynnikiBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pREMIEDataSet)).BeginInit(); this.panel1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox1.SuspendLayout(); this.SuspendLayout(); // // wspolczynnikiBindingNavigator // this.wspolczynnikiBindingNavigator.AddNewItem = null; this.wspolczynnikiBindingNavigator.BindingSource = this.wspolczynnikiBindingSource; this.wspolczynnikiBindingNavigator.CountItem = this.bindingNavigatorCountItem; this.wspolczynnikiBindingNavigator.DeleteItem = null; this.wspolczynnikiBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.bindingNavigatorMoveFirstItem, this.bindingNavigatorMovePreviousItem, this.bindingNavigatorSeparator, this.bindingNavigatorPositionItem, this.bindingNavigatorCountItem, this.bindingNavigatorSeparator1, this.bindingNavigatorMoveNextItem, this.bindingNavigatorMoveLastItem, this.bindingNavigatorSeparator2, this.toolStripButton1, this.toolStripButton2, this.wspolczynnikiBindingNavigatorSaveItem}); this.wspolczynnikiBindingNavigator.Location = new System.Drawing.Point(0, 0); this.wspolczynnikiBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem; this.wspolczynnikiBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem; this.wspolczynnikiBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem; this.wspolczynnikiBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem; this.wspolczynnikiBindingNavigator.Name = "wspolczynnikiBindingNavigator"; this.wspolczynnikiBindingNavigator.PositionItem = this.bindingNavigatorPositionItem; this.wspolczynnikiBindingNavigator.Size = new System.Drawing.Size(308, 25); this.wspolczynnikiBindingNavigator.TabIndex = 0; this.wspolczynnikiBindingNavigator.Text = "bindingNavigator1"; // // bindingNavigatorCountItem // this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem"; this.bindingNavigatorCountItem.Size = new System.Drawing.Size(35, 22); this.bindingNavigatorCountItem.Text = "of {0}"; this.bindingNavigatorCountItem.ToolTipText = "Total number of items"; // // bindingNavigatorMoveFirstItem // this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image"))); this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem"; this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorMoveFirstItem.Text = "Move first"; // // bindingNavigatorMovePreviousItem // this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image"))); this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem"; this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorMovePreviousItem.Text = "Move previous"; // // bindingNavigatorSeparator // this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator"; this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25); // // bindingNavigatorPositionItem // this.bindingNavigatorPositionItem.AccessibleName = "Position"; this.bindingNavigatorPositionItem.AutoSize = false; this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem"; this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23); this.bindingNavigatorPositionItem.Text = "0"; this.bindingNavigatorPositionItem.ToolTipText = "Current position"; // // bindingNavigatorSeparator1 // this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1"; this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25); // // bindingNavigatorMoveNextItem // this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image"))); this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem"; this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorMoveNextItem.Text = "Move next"; // // bindingNavigatorMoveLastItem // this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image"))); this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem"; this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorMoveLastItem.Text = "Move last"; // // bindingNavigatorSeparator2 // this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2"; this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25); // // wspolczynnikiBindingNavigatorSaveItem // this.wspolczynnikiBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.wspolczynnikiBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("wspolczynnikiBindingNavigatorSaveItem.Image"))); this.wspolczynnikiBindingNavigatorSaveItem.Name = "wspolczynnikiBindingNavigatorSaveItem"; this.wspolczynnikiBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 22); this.wspolczynnikiBindingNavigatorSaveItem.Text = "Zapisz"; this.wspolczynnikiBindingNavigatorSaveItem.Click += new System.EventHandler(this.wspolczynnikiBindingNavigatorSaveItem_Click); // // wspolczynnikiBindingSource // this.wspolczynnikiBindingSource.DataMember = "Wspolczynniki"; this.wspolczynnikiBindingSource.DataSource = this.pREMIEDataSet; this.wspolczynnikiBindingSource.ListChanged += new System.ComponentModel.ListChangedEventHandler(this.wspolczynnikiBindingSource_ListChanged); // // pREMIEDataSet // this.pREMIEDataSet.DataSetName = "PREMIEDataSet"; this.pREMIEDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // wspolczynnikiTableAdapter // this.wspolczynnikiTableAdapter.ClearBeforeFill = true; // // toolStripButton1 // this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image"))); this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton1.Name = "toolStripButton1"; this.toolStripButton1.Size = new System.Drawing.Size(23, 22); this.toolStripButton1.Text = "Dodaj"; this.toolStripButton1.Click += new System.EventHandler(this.bindingNavigatorAddNewItem_Click); // // toolStripButton2 // this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image"))); this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton2.Name = "toolStripButton2"; this.toolStripButton2.Size = new System.Drawing.Size(23, 22); this.toolStripButton2.Text = "Edytuj"; this.toolStripButton2.Click += new System.EventHandler(this.bindingNavigatorDeleteItem_Click); // // panel1 // this.panel1.Controls.Add(dataLabel); this.panel1.Controls.Add(this.dataDateTimePicker); this.panel1.Controls.Add(this.podatekTextBox); this.panel1.Controls.Add(this.groupBox2); this.panel1.Controls.Add(podatekLabel); this.panel1.Controls.Add(this.groupBox1); this.panel1.Controls.Add(this.label2); this.panel1.Location = new System.Drawing.Point(13, 29); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(282, 296); this.panel1.TabIndex = 19; // // dataLabel // dataLabel.AutoSize = true; dataLabel.Location = new System.Drawing.Point(79, 15); dataLabel.Name = "dataLabel"; dataLabel.Size = new System.Drawing.Size(33, 13); dataLabel.TabIndex = 20; dataLabel.Text = "Data:"; // // dataDateTimePicker // this.dataDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.wspolczynnikiBindingSource, "data", true)); this.dataDateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dataDateTimePicker.Location = new System.Drawing.Point(118, 9); this.dataDateTimePicker.Name = "dataDateTimePicker"; this.dataDateTimePicker.Size = new System.Drawing.Size(87, 20); this.dataDateTimePicker.TabIndex = 19; // // podatekTextBox // this.podatekTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wspolczynnikiBindingSource, "podatek", true)); this.podatekTextBox.Location = new System.Drawing.Point(146, 267); this.podatekTextBox.Name = "podatekTextBox"; this.podatekTextBox.Size = new System.Drawing.Size(61, 20); this.podatekTextBox.TabIndex = 21; this.podatekTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.podatekTextBox.Leave += new System.EventHandler(this.procentBoxEndEdit); // // groupBox2 // this.groupBox2.Controls.Add(this.emerytalneTextBox); this.groupBox2.Controls.Add(emerytalneLabel); this.groupBox2.Controls.Add(this.rentoweTextBox); this.groupBox2.Controls.Add(rentoweLabel); this.groupBox2.Controls.Add(this.choroboweTextBox); this.groupBox2.Controls.Add(choroboweLabel); this.groupBox2.Location = new System.Drawing.Point(41, 40); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(200, 123); this.groupBox2.TabIndex = 25; this.groupBox2.TabStop = false; this.groupBox2.Text = "Składki ZUS"; // // emerytalneTextBox // this.emerytalneTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wspolczynnikiBindingSource, "emerytalne", true)); this.emerytalneTextBox.Location = new System.Drawing.Point(105, 28); this.emerytalneTextBox.Name = "emerytalneTextBox"; this.emerytalneTextBox.Size = new System.Drawing.Size(61, 20); this.emerytalneTextBox.TabIndex = 2; this.emerytalneTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.emerytalneTextBox.Leave += new System.EventHandler(this.procentBoxEndEdit); // // emerytalneLabel // emerytalneLabel.AutoSize = true; emerytalneLabel.Location = new System.Drawing.Point(38, 31); emerytalneLabel.Name = "emerytalneLabel"; emerytalneLabel.Size = new System.Drawing.Size(61, 13); emerytalneLabel.TabIndex = 3; emerytalneLabel.Text = "emerytalne:"; // // rentoweTextBox // this.rentoweTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wspolczynnikiBindingSource, "rentowe", true)); this.rentoweTextBox.Location = new System.Drawing.Point(105, 57); this.rentoweTextBox.Name = "rentoweTextBox"; this.rentoweTextBox.Size = new System.Drawing.Size(61, 20); this.rentoweTextBox.TabIndex = 3; this.rentoweTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.rentoweTextBox.Leave += new System.EventHandler(this.procentBoxEndEdit); // // rentoweLabel // rentoweLabel.AutoSize = true; rentoweLabel.Location = new System.Drawing.Point(51, 57); rentoweLabel.Name = "rentoweLabel"; rentoweLabel.Size = new System.Drawing.Size(48, 13); rentoweLabel.TabIndex = 5; rentoweLabel.Text = "rentowe:"; // // choroboweTextBox // this.choroboweTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wspolczynnikiBindingSource, "chorobowe", true)); this.choroboweTextBox.Location = new System.Drawing.Point(105, 87); this.choroboweTextBox.Name = "choroboweTextBox"; this.choroboweTextBox.Size = new System.Drawing.Size(61, 20); this.choroboweTextBox.TabIndex = 4; this.choroboweTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.choroboweTextBox.Leave += new System.EventHandler(this.procentBoxEndEdit); // // choroboweLabel // choroboweLabel.AutoSize = true; choroboweLabel.Location = new System.Drawing.Point(36, 87); choroboweLabel.Name = "choroboweLabel"; choroboweLabel.Size = new System.Drawing.Size(63, 13); choroboweLabel.TabIndex = 7; choroboweLabel.Text = "chorobowe:"; // // podatekLabel // podatekLabel.AutoSize = true; podatekLabel.Location = new System.Drawing.Point(90, 274); podatekLabel.Name = "podatekLabel"; podatekLabel.Size = new System.Drawing.Size(50, 13); podatekLabel.TabIndex = 22; podatekLabel.Text = "Podatek:"; // // groupBox1 // this.groupBox1.Controls.Add(this.zdrowotne1TextBox); this.groupBox1.Controls.Add(zdrowotne1Label); this.groupBox1.Controls.Add(this.zdrowotne2TextBox); this.groupBox1.Controls.Add(zdrowotne2Label); this.groupBox1.Location = new System.Drawing.Point(41, 169); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(200, 89); this.groupBox1.TabIndex = 24; this.groupBox1.TabStop = false; this.groupBox1.Text = "Składki na ubezpieczenie zdrowotne:"; // // zdrowotne1TextBox // this.zdrowotne1TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wspolczynnikiBindingSource, "zdrowotne1", true)); this.zdrowotne1TextBox.Location = new System.Drawing.Point(105, 28); this.zdrowotne1TextBox.Name = "zdrowotne1TextBox"; this.zdrowotne1TextBox.Size = new System.Drawing.Size(61, 20); this.zdrowotne1TextBox.TabIndex = 5; this.zdrowotne1TextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.zdrowotne1TextBox.Leave += new System.EventHandler(this.procentBoxEndEdit); // // zdrowotne1Label // zdrowotne1Label.AutoSize = true; zdrowotne1Label.Location = new System.Drawing.Point(34, 31); zdrowotne1Label.Name = "zdrowotne1Label"; zdrowotne1Label.Size = new System.Drawing.Size(65, 13); zdrowotne1Label.TabIndex = 9; zdrowotne1Label.Text = "zdrowotne1:"; // // zdrowotne2TextBox // this.zdrowotne2TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wspolczynnikiBindingSource, "zdrowotne2", true)); this.zdrowotne2TextBox.Location = new System.Drawing.Point(105, 54); this.zdrowotne2TextBox.Name = "zdrowotne2TextBox"; this.zdrowotne2TextBox.Size = new System.Drawing.Size(61, 20); this.zdrowotne2TextBox.TabIndex = 6; this.zdrowotne2TextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.zdrowotne2TextBox.Leave += new System.EventHandler(this.procentBoxEndEdit); // // zdrowotne2Label // zdrowotne2Label.AutoSize = true; zdrowotne2Label.Location = new System.Drawing.Point(34, 60); zdrowotne2Label.Name = "zdrowotne2Label"; zdrowotne2Label.Size = new System.Drawing.Size(65, 13); zdrowotne2Label.TabIndex = 11; zdrowotne2Label.Text = "zdrowotne2:"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(201, 60); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(0, 13); this.label2.TabIndex = 23; // // PremieWspolczynniki // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(308, 331); this.Controls.Add(this.wspolczynnikiBindingNavigator); this.Controls.Add(this.panel1); this.Name = "PremieWspolczynniki"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "Premie %"; this.Load += new System.EventHandler(this.PremieWspolczynniki_Load); ((System.ComponentModel.ISupportInitialize)(this.wspolczynnikiBindingNavigator)).EndInit(); this.wspolczynnikiBindingNavigator.ResumeLayout(false); this.wspolczynnikiBindingNavigator.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.wspolczynnikiBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pREMIEDataSet)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private PREMIEDataSet pREMIEDataSet; private System.Windows.Forms.BindingSource wspolczynnikiBindingSource; private BazaZamowien.PREMIEDataSetTableAdapters.WspolczynnikiTableAdapter wspolczynnikiTableAdapter; private System.Windows.Forms.BindingNavigator wspolczynnikiBindingNavigator; private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem; private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator; private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2; private System.Windows.Forms.ToolStripButton wspolczynnikiBindingNavigatorSaveItem; private System.Windows.Forms.ToolStripButton toolStripButton1; private System.Windows.Forms.ToolStripButton toolStripButton2; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.DateTimePicker dataDateTimePicker; private System.Windows.Forms.TextBox podatekTextBox; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.TextBox emerytalneTextBox; private System.Windows.Forms.TextBox rentoweTextBox; private System.Windows.Forms.TextBox choroboweTextBox; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.TextBox zdrowotne1TextBox; private System.Windows.Forms.TextBox zdrowotne2TextBox; private System.Windows.Forms.Label label2; } }