Zbiór zmian 351 dla trunk/BazaReklam/InfoForm.Designer.cs
- Data:
- 2009-02-12 16:32:49 (17 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/BazaReklam/InfoForm.Designer.cs (zmodyfikowane) (15 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/BazaReklam/InfoForm.Designer.cs
r65 r351 300 300 this.bindingNavigatorSeparator11 = new System.Windows.Forms.ToolStripSeparator(); 301 301 this.modulySaveToolStripButton = new System.Windows.Forms.ToolStripButton(); 302 this.excelToolStripButton = new System.Windows.Forms.ToolStripButton(); 302 303 this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); 303 304 this.naWydanTab = new System.Windows.Forms.TabPage(); … … 323 324 this.bindingNavigatorSeparator8 = new System.Windows.Forms.ToolStripSeparator(); 324 325 this.zapiszNrWydToolStripButton = new System.Windows.Forms.ToolStripButton(); 326 this.btnExportNrWydan = new System.Windows.Forms.ToolStripButton(); 325 327 this.infoTabControl = new System.Windows.Forms.TabControl(); 326 328 this.agencjeTabPage = new System.Windows.Forms.TabPage(); … … 355 357 this.agencjeListBox = new System.Windows.Forms.ListBox(); 356 358 this.ukrytyLabel = new System.Windows.Forms.Label(); 359 this.btnExportPlan = new System.Windows.Forms.ToolStripButton(); 360 this.btnExportBudzet = new System.Windows.Forms.ToolStripButton(); 357 361 rokLabel = new System.Windows.Forms.Label(); 358 362 miesiacLabel = new System.Windows.Forms.Label(); … … 972 976 this.bindingNavigatorAddNewItem10, 973 977 this.bindingNavigatorDeleteItem10, 974 this.zapiszBudzetToolStripButton}); 978 this.zapiszBudzetToolStripButton, 979 this.btnExportBudzet}); 975 980 this.bindingNavigator11.Location = new System.Drawing.Point(0, 0); 976 981 this.bindingNavigator11.MoveFirstItem = this.bindingNavigatorMoveFirstItem10; … … 1076 1081 this.zapiszBudzetToolStripButton.Name = "zapiszBudzetToolStripButton"; 1077 1082 this.zapiszBudzetToolStripButton.Size = new System.Drawing.Size(23, 22); 1078 this.zapiszBudzetToolStripButton.Text = " toolStripButton1";1083 this.zapiszBudzetToolStripButton.Text = "Zapisz bud¿et"; 1079 1084 this.zapiszBudzetToolStripButton.Click += new System.EventHandler(this.zapiszBudzetToolStripButton_Click); 1080 1085 // … … 1482 1487 this.pLANY_PROWIZJIDataGridView.DataSource = this.pLANYPROWIZJIBindingSource; 1483 1488 this.pLANY_PROWIZJIDataGridView.Dock = System.Windows.Forms.DockStyle.Fill; 1484 this.pLANY_PROWIZJIDataGridView.Location = new System.Drawing.Point(0, 25);1489 this.pLANY_PROWIZJIDataGridView.Location = new System.Drawing.Point(0, 0); 1485 1490 this.pLANY_PROWIZJIDataGridView.Name = "pLANY_PROWIZJIDataGridView"; 1486 1491 this.pLANY_PROWIZJIDataGridView.RowHeadersWidth = 10; 1487 this.pLANY_PROWIZJIDataGridView.Size = new System.Drawing.Size(547, 3 23);1492 this.pLANY_PROWIZJIDataGridView.Size = new System.Drawing.Size(547, 348); 1488 1493 this.pLANY_PROWIZJIDataGridView.TabIndex = 1; 1489 1494 this.pLANY_PROWIZJIDataGridView.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.pLANY_PROWIZJIDataGridView_CellLeave); … … 1547 1552 this.bindingNavigatorAddNewItem8, 1548 1553 this.bindingNavigatorDeleteItem8, 1549 this.zapiszPlanProwToolStripButton}); 1554 this.zapiszPlanProwToolStripButton, 1555 this.btnExportPlan}); 1550 1556 this.bindingNavigator9.Location = new System.Drawing.Point(0, 0); 1551 1557 this.bindingNavigator9.MoveFirstItem = this.bindingNavigatorMoveFirstItem8; … … 1558 1564 this.bindingNavigator9.TabIndex = 0; 1559 1565 this.bindingNavigator9.Text = "bindingNavigator9"; 1566 this.bindingNavigator9.Visible = false; 1560 1567 // 1561 1568 // bindingNavigatorAddNewItem8 … … 1651 1658 this.zapiszPlanProwToolStripButton.Name = "zapiszPlanProwToolStripButton"; 1652 1659 this.zapiszPlanProwToolStripButton.Size = new System.Drawing.Size(23, 22); 1653 this.zapiszPlanProwToolStripButton.Text = " toolStripButton1";1660 this.zapiszPlanProwToolStripButton.Text = "Zapisz plan prowizji"; 1654 1661 this.zapiszPlanProwToolStripButton.Click += new System.EventHandler(this.zapiszPlanProwToolStripButton_Click); 1655 1662 // … … 2580 2587 this.bindingNavigatorDeleteItem3, 2581 2588 this.modulySaveToolStripButton, 2589 this.excelToolStripButton, 2582 2590 this.toolStripSeparator1}); 2583 2591 this.bindingNavigator4.Location = new System.Drawing.Point(0, 0); … … 2686 2694 this.modulySaveToolStripButton.Text = "toolStripButton1"; 2687 2695 this.modulySaveToolStripButton.Click += new System.EventHandler(this.modulySaveToolStripButton_Click); 2696 // 2697 // excelToolStripButton 2698 // 2699 this.excelToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; 2700 this.excelToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("excelToolStripButton.Image"))); 2701 this.excelToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; 2702 this.excelToolStripButton.Name = "excelToolStripButton"; 2703 this.excelToolStripButton.Size = new System.Drawing.Size(23, 22); 2704 this.excelToolStripButton.Text = "Exportuj do excela"; 2705 this.excelToolStripButton.Click += new System.EventHandler(this.excelToolStripButton_Click); 2688 2706 // 2689 2707 // toolStripSeparator1 … … 2825 2843 this.bindingNavigatorAddNewItem2, 2826 2844 this.bindingNavigatorDeleteItem2, 2827 this.zapiszNrWydToolStripButton}); 2845 this.zapiszNrWydToolStripButton, 2846 this.btnExportNrWydan}); 2828 2847 this.bindingNavigator3.Location = new System.Drawing.Point(0, 0); 2829 2848 this.bindingNavigator3.MoveFirstItem = this.bindingNavigatorMoveFirstItem2; … … 2930 2949 this.zapiszNrWydToolStripButton.Name = "zapiszNrWydToolStripButton"; 2931 2950 this.zapiszNrWydToolStripButton.Size = new System.Drawing.Size(23, 22); 2932 this.zapiszNrWydToolStripButton.Text = " toolStripButton1";2951 this.zapiszNrWydToolStripButton.Text = "Zapisz nr wydania"; 2933 2952 this.zapiszNrWydToolStripButton.Click += new System.EventHandler(this.saveToolStripButton_Click); 2953 // 2954 // btnExportNrWydan 2955 // 2956 this.btnExportNrWydan.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; 2957 this.btnExportNrWydan.Image = ((System.Drawing.Image)(resources.GetObject("btnExportNrWydan.Image"))); 2958 this.btnExportNrWydan.ImageTransparentColor = System.Drawing.Color.Magenta; 2959 this.btnExportNrWydan.Name = "btnExportNrWydan"; 2960 this.btnExportNrWydan.Size = new System.Drawing.Size(23, 22); 2961 this.btnExportNrWydan.Text = "Exportuj do excela"; 2962 this.btnExportNrWydan.Click += new System.EventHandler(this.btnExportNrWydan_Click); 2934 2963 // 2935 2964 // infoTabControl … … 3284 3313 this.ukrytyLabel.Text = "ukrytyLabel"; 3285 3314 this.ukrytyLabel.Visible = false; 3315 // 3316 // btnExportPlan 3317 // 3318 this.btnExportPlan.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; 3319 this.btnExportPlan.Image = ((System.Drawing.Image)(resources.GetObject("btnExportPlan.Image"))); 3320 this.btnExportPlan.ImageTransparentColor = System.Drawing.Color.Magenta; 3321 this.btnExportPlan.Name = "btnExportPlan"; 3322 this.btnExportPlan.Size = new System.Drawing.Size(23, 22); 3323 this.btnExportPlan.Text = "Exportuj do excela"; 3324 this.btnExportPlan.Click += new System.EventHandler(this.btnExportPlan_Click); 3325 // 3326 // btnExportBudzet 3327 // 3328 this.btnExportBudzet.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; 3329 this.btnExportBudzet.Image = ((System.Drawing.Image)(resources.GetObject("btnExportBudzet.Image"))); 3330 this.btnExportBudzet.ImageTransparentColor = System.Drawing.Color.Magenta; 3331 this.btnExportBudzet.Name = "btnExportBudzet"; 3332 this.btnExportBudzet.Size = new System.Drawing.Size(23, 22); 3333 this.btnExportBudzet.Text = "Exportuj do excela"; 3334 this.btnExportBudzet.Click += new System.EventHandler(this.btnExportBudzet_Click); 3286 3335 // 3287 3336 // InfoForm … … 3658 3707 private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10; 3659 3708 private System.Windows.Forms.DataGridViewTextBoxColumn Kurs_Sredni_Poznan; 3709 private System.Windows.Forms.ToolStripButton excelToolStripButton; 3710 private System.Windows.Forms.ToolStripButton btnExportNrWydan; 3711 private System.Windows.Forms.ToolStripButton btnExportPlan; 3712 private System.Windows.Forms.ToolStripButton btnExportBudzet; 3660 3713 } 3661 3714 }
