| 495 | | // panel |
| 496 | | // |
| 497 | | this.panel.Controls.Add(this.bruttoTextBox); |
| 498 | | this.panel.Controls.Add(this.zaplataTextBox); |
| 499 | | this.panel.Dock = System.Windows.Forms.DockStyle.Bottom; |
| 500 | | this.panel.Location = new System.Drawing.Point(0, 630); |
| 501 | | this.panel.Name = "panel"; |
| 502 | | this.panel.Size = new System.Drawing.Size(979, 34); |
| 503 | | this.panel.TabIndex = 4; |
| 504 | | // |
| 505 | | // bruttoTextBox |
| 506 | | // |
| 507 | | this.bruttoTextBox.BackColor = System.Drawing.Color.White; |
| 508 | | this.bruttoTextBox.Location = new System.Drawing.Point(710, 6); |
| 509 | | this.bruttoTextBox.Name = "bruttoTextBox"; |
| 510 | | this.bruttoTextBox.ReadOnly = true; |
| 511 | | this.bruttoTextBox.Size = new System.Drawing.Size(125, 20); |
| 512 | | this.bruttoTextBox.TabIndex = 1; |
| 513 | | this.bruttoTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; |
| 514 | | // |
| 515 | | // zaplataTextBox |
| 516 | | // |
| 517 | | this.zaplataTextBox.BackColor = System.Drawing.Color.White; |
| 518 | | this.zaplataTextBox.Location = new System.Drawing.Point(851, 6); |
| 519 | | this.zaplataTextBox.Name = "zaplataTextBox"; |
| 520 | | this.zaplataTextBox.ReadOnly = true; |
| 521 | | this.zaplataTextBox.Size = new System.Drawing.Size(116, 20); |
| 522 | | this.zaplataTextBox.TabIndex = 0; |
| 523 | | this.zaplataTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; |
| 524 | | // |
| 525 | | // reklamaTableAdapter |
| 526 | | // |
| 527 | | this.reklamaTableAdapter.ClearBeforeFill = true; |
| 528 | | // |
| 529 | | // VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter |
| 530 | | // |
| 531 | | this.VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter.ClearBeforeFill = true; |
| 532 | | // |
| | 658 | // |
| | 659 | // panel |
| | 660 | // |
| | 661 | this.panel.Controls.Add(this.bruttoTextBox); |
| | 662 | this.panel.Controls.Add(this.zaplataTextBox); |
| | 663 | this.panel.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | 664 | this.panel.Location = new System.Drawing.Point(0, 630); |
| | 665 | this.panel.Name = "panel"; |
| | 666 | this.panel.Size = new System.Drawing.Size(979, 34); |
| | 667 | this.panel.TabIndex = 4; |
| | 668 | // |
| | 669 | // bruttoTextBox |
| | 670 | // |
| | 671 | this.bruttoTextBox.BackColor = System.Drawing.Color.White; |
| | 672 | this.bruttoTextBox.Location = new System.Drawing.Point(710, 6); |
| | 673 | this.bruttoTextBox.Name = "bruttoTextBox"; |
| | 674 | this.bruttoTextBox.ReadOnly = true; |
| | 675 | this.bruttoTextBox.Size = new System.Drawing.Size(125, 20); |
| | 676 | this.bruttoTextBox.TabIndex = 1; |
| | 677 | this.bruttoTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; |
| | 678 | // |
| | 679 | // zaplataTextBox |
| | 680 | // |
| | 681 | this.zaplataTextBox.BackColor = System.Drawing.Color.White; |
| | 682 | this.zaplataTextBox.Location = new System.Drawing.Point(851, 6); |
| | 683 | this.zaplataTextBox.Name = "zaplataTextBox"; |
| | 684 | this.zaplataTextBox.ReadOnly = true; |
| | 685 | this.zaplataTextBox.Size = new System.Drawing.Size(116, 20); |
| | 686 | this.zaplataTextBox.TabIndex = 0; |
| | 687 | this.zaplataTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; |
| | 688 | // |
| | 689 | // reklamaTableAdapter |
| | 690 | // |
| | 691 | this.reklamaTableAdapter.ClearBeforeFill = true; |
| | 692 | // |
| | 693 | // VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter |
| | 694 | // |
| | 695 | this.VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter.ClearBeforeFill = true; |
| | 696 | // |
| | 697 | // toolStripSeparator2 |
| | 698 | // |
| | 699 | this.toolStripSeparator2.Name = "toolStripSeparator2"; |
| | 700 | this.toolStripSeparator2.Size = new System.Drawing.Size(6, 31); |
| | 701 | // |
| | 702 | // PoznanKatowicetoolStripButton |
| | 703 | // |
| | 704 | this.PoznanKatowicetoolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; |
| | 705 | this.PoznanKatowicetoolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("PoznanKatowicetoolStripButton.Image"))); |
| | 706 | this.PoznanKatowicetoolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | 707 | this.PoznanKatowicetoolStripButton.Name = "PoznanKatowicetoolStripButton"; |
| | 708 | this.PoznanKatowicetoolStripButton.Size = new System.Drawing.Size(99, 28); |
| | 709 | this.PoznanKatowicetoolStripButton.Text = "Poznañ - Katowice"; |
| | 710 | this.PoznanKatowicetoolStripButton.Click += new System.EventHandler(this.PoznanKatowicetoolStripButton_Click); |